├── Binary ├── Accumulator │ ├── Flag.png │ ├── README.md │ ├── task │ ├── task.c │ ├── task.tar │ └── task.tar.gz ├── Blackbox │ ├── 1.png │ ├── 2.png │ ├── 3.png │ ├── Flag.png │ └── README.md ├── Favorite Color │ └── README.md ├── Jenny │ ├── Jenny.class │ └── README.md ├── Lazy Game Challenge │ ├── Flag.png │ └── README.md ├── Poor Login │ ├── Flag.png │ ├── README.md │ ├── exploit.py │ ├── login.tar.gz │ └── pwn-login │ │ ├── login │ │ └── login.c ├── README.md ├── RIP my bof │ ├── README.md │ ├── pwn-simple-rip │ │ ├── bof2.c │ │ └── server │ └── simple-rip.tar.gz └── Simple bof │ ├── 1.png │ ├── Flag.png │ ├── README.md │ ├── bof.c │ └── exploit.py ├── Cryptography ├── 3's or 16's? Don't Ask Me! │ ├── 1.png │ ├── 2.png │ ├── 3's or 16's.txt │ ├── 3.png │ ├── 4.png │ ├── 5.png │ ├── Flag.png │ └── README.md ├── 5x5 Crypto │ ├── Flag.py │ ├── README.md │ └── Table.png ├── ALEXCTF CR2: Many time secrets │ ├── README.md │ ├── cribdrag.py │ └── msg (4) ├── Base 2 2 the 6 │ ├── Decode.png │ └── README.md ├── BruXOR │ ├── Flag.png │ ├── Input.png │ └── README.md ├── Character Encoding │ └── README.md ├── CoppeRSA Lattice │ ├── README.md │ └── exploit.py ├── Defying Hell │ ├── Flag.png │ ├── README.md │ ├── data.txt │ └── exploit.py ├── Encryption Master │ ├── 1.png │ ├── 2.png │ ├── 3.png │ ├── Flag.png │ ├── Here ya go!.txt │ └── README.md ├── Hextroadinary │ ├── README.md │ └── xor.png ├── HyperStream Test #2 │ ├── Flag.png │ └── README.md ├── Image Editing │ ├── Flag.png │ ├── README.md │ ├── exploit.py │ ├── final.png │ ├── half.png │ └── stegsolve.png ├── Linear-feedback. Shift. Register │ ├── Flag.png │ ├── PRNG.zip │ ├── README.md │ ├── description.png │ ├── exploit.py │ └── secretMessage.hex ├── Modern Gaius Julius Caesar │ └── README.md ├── Morse Code │ ├── Flag.png │ └── README.md ├── Nasty Little Doctorses! │ ├── Flag.png │ └── README.md ├── RSA Beginner │ ├── Flag.py │ ├── README.md │ └── rsa (1).txt ├── RSA Noob │ ├── Factorize.png │ ├── Flag.py │ ├── README.md │ └── rsanoob (1).txt ├── Reverse Polarity │ ├── Covert.png │ └── README.md ├── Skynet Is (Almost) Taking Over │ ├── README.md │ └── Skynet.txt ├── So many 64s │ ├── README.md │ ├── exploit.py │ └── flag.txt ├── Substitution Cipher │ ├── Flag.png │ ├── Input.png │ ├── README.md │ └── Substitution.txt ├── Suspecious message │ ├── Flag.png │ ├── README.md │ └── photo.png ├── Symbolic Decimals │ ├── Flag.png │ └── README.md ├── The Simpsons │ ├── Flag.png │ ├── ItsKrumpingTime.jpg │ ├── README.md │ ├── encoding.py │ └── key.py ├── Tone dialing │ ├── Flag.png │ ├── README.md │ └── you_know_what_to_do.wav ├── Vigenere Cipher │ ├── Flag.png │ └── README.md ├── We want Nudes instead of Nukes │ ├── README.md │ └── exploit.py ├── Zippy.zip │ ├── Flag.png │ ├── README.md │ ├── crack.py │ ├── exploit.png │ ├── exploit.py │ ├── exploit.sh │ ├── flag_parts.zip │ └── flag_parts │ │ ├── flag00.zip │ │ ├── flag01.zip │ │ ├── flag02.zip │ │ ├── flag03.zip │ │ ├── flag04.zip │ │ ├── flag05.zip │ │ ├── flag06.zip │ │ ├── flag07.zip │ │ ├── flag08.zip │ │ ├── flag09.zip │ │ ├── flag10.zip │ │ ├── flag11.zip │ │ ├── flag12.zip │ │ └── flag13.zip └── otpyrC │ ├── 1.png │ ├── Flag.png │ ├── README.md │ └── Reverse.png ├── Forensics ├── 07601 │ ├── AGT.png │ └── README.md ├── A CAPture of a Flag │ ├── Base64.png │ ├── HTTP.png │ ├── README.md │ └── flag (4) ├── Binwalk │ ├── PurpleThing.jpeg │ └── README.md ├── Blank Page │ ├── 1.png │ ├── Flag.png │ ├── README.md │ ├── TheMessage.txt │ └── exploit.py ├── Bobby Toe's iPad │ ├── README.md │ ├── bobbytoesipad.png │ ├── hex.png │ ├── otp.png │ ├── split.png │ └── stego.png ├── Brute Force is Fun! │ ├── README.md │ ├── legotroopers.jpg │ └── output │ │ ├── audit.txt │ │ ├── jpg │ │ └── 00000000.jpg │ │ └── zip │ │ ├── 00000012.zip │ │ ├── exploit.py │ │ ├── flag.txt │ │ ├── flag.zip │ │ └── folders │ │ └── 73 │ │ ├── 43 │ │ └── p │ │ └── 47 │ │ └── p ├── Chalkboard │ ├── README.md │ └── math.jpg ├── Corrupted File │ ├── Edit.png │ ├── Flag.png │ ├── README.md │ ├── unopenable.gif │ └── unopenable1.gif ├── Digital Camouflage │ ├── Base64.png │ ├── README.md │ ├── TCP_Stream.png │ ├── TCP_Stream_Eq_0.png │ ├── TCP_Stream_Eq_3.png │ └── data.pcap ├── Dumpster │ ├── Decryptor.java │ ├── README.md │ ├── dumpster.zip │ └── heapdump.hprof ├── Exclusive Santa │ ├── Exclusive_Santa.rar │ ├── Flag.png │ └── README.md ├── Exif │ ├── Computer-Password-Security-Hacker - Copy.jpg │ └── README.md ├── Forensics 101 │ ├── 95f6edfb66ef42d774a5a34581f19052.jpg │ └── README.md ├── GandalfTheWise │ ├── Flag.png │ ├── Gandalf.jpg │ ├── README.md │ ├── String1.png │ ├── String2.png │ └── String3.png ├── Git Is Good │ ├── README.md │ ├── gitIsGood.zip │ └── gitIsGood │ │ └── flag.txt ├── HailCaesar! │ ├── Base64.png │ ├── Flag.png │ ├── HailCaesar.jpg │ └── README.md ├── I'm a dump │ ├── README.md │ └── file ├── Jakarta │ ├── Flag.png │ ├── Jakarta.jpg │ ├── README.md │ ├── jakarta.py │ ├── jakarta_data.png │ ├── jakarta_data.py │ ├── jakarta_flag │ └── jakarta_rsa.key ├── Milk's Best Friend │ ├── README.md │ ├── _oreo.jpg.extracted │ │ ├── 1 │ │ │ ├── a │ │ │ └── b.jpg │ │ └── 252B.rar │ ├── b.jpg │ └── oreo.jpg ├── Minions │ ├── Hey_You.png │ ├── Only_Few_Steps.jpg │ ├── README.md │ ├── YouWon(Almost).png │ ├── _Hey_You.png.extracted │ │ ├── 0 │ │ ├── 5B │ │ ├── 5B-0 │ │ ├── D3EDB │ │ └── You_Still_Here │ │ │ └── Nothing_Here_16 │ │ │ └── ..txt │ └── _Only_Few_Steps.jpg.extracted │ │ ├── 0 │ │ ├── 22806 │ │ ├── 1AA │ │ └── 1E ├── MountainMan │ ├── Flag.png │ ├── Hexdump.png │ ├── MountainMan.jpg │ └── README.md ├── Mr.Bin │ ├── 600x600_picture │ ├── D0F0.zip │ ├── D0F0 │ │ └── bin │ ├── README.md │ ├── bin │ ├── binwalk.png │ ├── exploit.py │ ├── image.jpg │ ├── password.png │ └── strings.out ├── Music To My Ears │ ├── README.md │ └── hereisyourflag.m4a ├── Naughty Cat │ ├── README.md │ └── cut3_c4t.png ├── PDF by fdpumyp │ ├── README.md │ └── dontopen.pdf ├── Pho Is Tasty! │ ├── Flag.png │ ├── Pho.jpg │ └── README.md ├── PikesPeak │ ├── PikesPeak.jpg │ └── README.md ├── QR-code inception │ ├── README.md │ ├── flag.png │ ├── flag_qr.png │ ├── inception.png │ └── qr.py ├── Rubber Duck │ ├── README.md │ └── RubberDuck.jpg ├── Seeing is believing │ ├── Flag.png │ ├── README.md │ ├── Spectogram.png │ ├── message.zip │ └── seeingisbelieving │ │ ├── help (copy).ogg │ │ └── help.me ├── ShahOfGimli │ ├── 0 │ ├── Gimli04Base.jpg │ ├── README.md │ ├── ShahOfGimli.jpg │ ├── _ShahOfGimli.jpg.extracted │ │ ├── 0 │ │ ├── 20517.tar │ │ ├── Gimli04Base.jpg │ │ ├── flag.enc │ │ └── flag.txt │ └── flag.txt ├── Simple Steganography │ ├── Minions1.jpeg │ ├── README.md │ └── raw.txt ├── Smiling ASCII │ ├── ALTERNATIVE.md │ ├── README.md │ ├── data_extract.png │ ├── interference.png │ └── smiling.png ├── Snowboard │ ├── README.md │ ├── Snowboard.jpg │ └── _Snowboard.jpg.extracted │ │ ├── 0 │ │ ├── 393B │ │ ├── 395D │ │ ├── 3A4 │ │ └── 5A ├── Taking LS │ ├── README.md │ ├── The Flag.zip │ └── The Flag │ │ └── The Flag.pdf ├── The Data Scientist │ ├── README.md │ └── the_data_scientist.csv ├── The Keymaker │ ├── README.md │ ├── The-Keymaker.jpg │ ├── flag │ └── flag.enc ├── The adventures of Boris Ivanov. Part 1. │ ├── Boris_Ivanov_1.jpg │ ├── Flag.png │ └── README.md ├── Tux! │ ├── Base64.png │ ├── README.md │ ├── Tux.jpg │ └── _Tux.jpg.extracted │ │ ├── 1570.zip │ │ └── flag ├── Up For A Little Challenge? │ ├── Begin Hack.jpg │ ├── Did I Forget Again? │ │ ├── Loo Nothing Becomes Useless ack.jpg │ │ └── skycoder.jpg │ ├── README.md │ └── Up For A Little Challenge.zip ├── WOW.... So Meta │ ├── 3UWLBAUCb9Z2.jpg │ └── README.md ├── abandoned place │ ├── Hex1.png │ ├── Hex2.png │ ├── README.md │ ├── abondoned_street_challenge2.jpg │ └── abondoned_street_challenge2_altered.jpg └── office flag │ ├── README.md │ ├── flag.odt │ └── flag.zip ├── LICENSE ├── Miscellaneous ├── Ambush Mission │ ├── Base64.png │ ├── Flag.png │ ├── README.md │ ├── Reversal.png │ └── clue.png ├── Android, run! │ ├── Flag.png │ ├── README.md │ └── Run.apk ├── F1L3 M1X3R │ ├── Flag.jpeg │ ├── README.md │ ├── Repair.png │ ├── Unrepair.png │ ├── exploit.py │ └── fl4g.jpeg ├── Get Into Command Mission │ ├── Dump.txt │ ├── Flag.png │ ├── README.md │ └── program.exe ├── Help Bity │ └── README.md ├── Practice Flag │ └── README.md ├── QR Code v2 │ ├── Flag.txt │ ├── README.md │ ├── Scan.png │ └── qr_code.jpg ├── QR Code │ ├── Base64.png │ ├── README.md │ ├── ROT13.png │ ├── Scan.png │ └── qrcode.39907201.png ├── Reversal of fortune │ └── README.md ├── Rock Paper Scissors │ ├── Flag.png │ └── README.md ├── Time Traveller │ ├── Flag.png │ ├── README.md │ ├── Web1.png │ └── Web2.png ├── What could this be? │ ├── Input.png │ ├── Output.png │ ├── README.md │ └── what_can_this_be.txt ├── Where Can My Robot Go? │ └── README.md └── Wikipedia │ ├── 1.png │ ├── 2.png │ ├── 3.png │ └── README.md ├── Programming ├── An Old Image │ ├── Flag.png │ ├── README.md │ ├── exploit.py │ ├── new_image.png │ └── old_image.png ├── AndhraPradesh Assembler Chall │ ├── AndhraPradesh │ ├── AndhraPradesh.asm │ ├── AndhraPradesh.o │ ├── AndhraPradesh.zip │ ├── README.md │ ├── clnasm.sh │ └── readme ├── Dawn's Lawn │ ├── Flag.py │ ├── README.md │ ├── dawn.txt │ └── dawn2.txt ├── Fabio's Nachos │ ├── Base64.png │ ├── Flag.png │ ├── README.md │ ├── base.txt │ └── exploit.py ├── Image Magic │ ├── ALTERNATE.md │ ├── Exploit.py │ ├── Flag.jpg │ ├── README.md │ ├── flag.png │ ├── out copy.jpg │ └── script.py ├── Is it the Flag? (JAVA) │ ├── Flag.py │ ├── IsItTheFlag.java │ └── README.md ├── Old memories │ ├── 1.png │ ├── 2.png │ ├── README.md │ ├── exploit.py │ ├── flag.png │ └── hisss.zip ├── Programming a language │ ├── Flag.png │ ├── README.md │ ├── exploit.py │ └── input.txt ├── Python Reversal │ ├── README.md │ ├── exploit.py │ └── rev.py ├── Read in Color │ ├── README.md │ ├── color_img.png │ └── exploit.py ├── Simple Programming │ ├── Flag.py │ ├── README.md │ └── data.dat ├── The Adventures of Boris Ivanov Part 2 │ ├── Concatenate.py │ ├── README.md │ ├── concatenate.png │ └── confetti.zip └── Weird Android Calculator │ └── README.md ├── README.md ├── Reverse ├── Basic Android RE 1 │ ├── BasicAndroidRE1.apk │ ├── Flag.png │ └── README.md ├── Bite-code │ ├── Bruteforce.c │ ├── README.md │ └── bitecode.txt ├── Every Bit Counts │ ├── README.md │ └── every_bit_counts ├── Finish The Flag │ ├── Flag.png │ ├── README.md │ ├── exec.png │ ├── exec.py │ ├── exec_bin │ ├── exploit.py │ ├── finish_the_flag │ │ ├── qr.asm.enc │ │ ├── qr.png │ │ └── readme.txt │ ├── letter.zip │ ├── objdump.png │ └── qr.png ├── Jumper │ ├── README.md │ ├── flag │ ├── flag.c │ └── jump.asm ├── Lost In The Binary │ ├── Crack.py │ ├── README.md │ └── lost_in_bin ├── PIN │ ├── README.md │ ├── rev1 │ └── rev1.i64 ├── PyDis │ ├── Flag.png │ ├── README.md │ ├── dis.txt │ └── exploit.py ├── RE_verseDIS │ ├── README.md │ └── problem ├── Ramada │ ├── Flag.png │ ├── README.md │ ├── Ramada │ ├── Ramada.zip │ ├── exploit.py │ ├── readme │ ├── reversing │ └── sources.zip.enc ├── Rangoon │ ├── README.md │ ├── Rangoon │ ├── Rangoon.md │ ├── Rangoon.zip │ ├── readme │ └── sources.zip.enc ├── Raspberry │ ├── Flag.png │ ├── README.md │ ├── Raspberry │ ├── Raspberry.zip │ ├── exploit.py │ ├── readme │ └── sources.zip.enc ├── Recklinghausen │ ├── Flag.png │ ├── README.md │ ├── Recklinghausen │ ├── Recklinghausen.zip │ ├── exploit.py │ ├── readme │ └── sources.zip.enc ├── Reverse Me │ ├── Flag.png │ ├── README.md │ ├── exploit.py │ └── reverseme ├── Reykjavik │ ├── README.md │ ├── Reykjavik │ ├── Reykjavik.zip │ └── readme ├── Rotterdam Reversing Challenge │ ├── Flag.png │ ├── README.md │ ├── Rotterdam │ ├── Rotterdam_1.zip │ ├── exploit.py │ ├── readme │ ├── rotterdam.asm │ └── sources.zip.enc ├── Rzeszow │ ├── Flag.png │ ├── README.md │ ├── Rzeszow │ ├── Rzeszow.zip │ ├── exploit.py │ ├── readme │ ├── reversing │ └── sources.zip.enc ├── The Super Secure Service │ ├── README.md │ ├── Web1.png │ ├── code.dat │ └── exploit.py └── Time to Eat │ ├── README.md │ └── eat.py ├── Web ├── AudioEdit │ ├── Flag1.png │ ├── Flag2.png │ ├── README.md │ └── Web1.png ├── Basic Injection │ └── README.md ├── Calculat3 M3 │ ├── Flag.png │ ├── Inspect.png │ └── README.md ├── Don't Bump Your Head(er) │ ├── README.md │ └── Web1.png ├── Gobustme 👻 │ ├── README.md │ ├── common.txt │ ├── results.png │ └── setup.png ├── Grid It! │ └── README.md ├── Inj3ction Time │ ├── Flag.png │ └── README.md ├── My Blog │ ├── Flag.png │ ├── README.md │ ├── Web1.png │ └── Web2.png ├── POST Practice │ ├── README.md │ └── Web_Page.png └── Prehashbrown │ ├── README.md │ ├── Register.png │ └── Search.png └── _config.yml /Binary/Accumulator/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Accumulator/Flag.png -------------------------------------------------------------------------------- /Binary/Accumulator/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Accumulator/README.md -------------------------------------------------------------------------------- /Binary/Accumulator/task: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Accumulator/task -------------------------------------------------------------------------------- /Binary/Accumulator/task.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Accumulator/task.c -------------------------------------------------------------------------------- /Binary/Accumulator/task.tar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Accumulator/task.tar -------------------------------------------------------------------------------- /Binary/Accumulator/task.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Accumulator/task.tar.gz -------------------------------------------------------------------------------- /Binary/Blackbox/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Blackbox/1.png -------------------------------------------------------------------------------- /Binary/Blackbox/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Blackbox/2.png -------------------------------------------------------------------------------- /Binary/Blackbox/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Blackbox/3.png -------------------------------------------------------------------------------- /Binary/Blackbox/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Blackbox/Flag.png -------------------------------------------------------------------------------- /Binary/Blackbox/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Blackbox/README.md -------------------------------------------------------------------------------- /Binary/Favorite Color/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Favorite Color/README.md -------------------------------------------------------------------------------- /Binary/Jenny/Jenny.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Jenny/Jenny.class -------------------------------------------------------------------------------- /Binary/Jenny/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Jenny/README.md -------------------------------------------------------------------------------- /Binary/Lazy Game Challenge/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Lazy Game Challenge/Flag.png -------------------------------------------------------------------------------- /Binary/Lazy Game Challenge/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Lazy Game Challenge/README.md -------------------------------------------------------------------------------- /Binary/Poor Login/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Poor Login/Flag.png -------------------------------------------------------------------------------- /Binary/Poor Login/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Poor Login/README.md -------------------------------------------------------------------------------- /Binary/Poor Login/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Poor Login/exploit.py -------------------------------------------------------------------------------- /Binary/Poor Login/login.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Poor Login/login.tar.gz -------------------------------------------------------------------------------- /Binary/Poor Login/pwn-login/login: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Poor Login/pwn-login/login -------------------------------------------------------------------------------- /Binary/Poor Login/pwn-login/login.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Poor Login/pwn-login/login.c -------------------------------------------------------------------------------- /Binary/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/README.md -------------------------------------------------------------------------------- /Binary/RIP my bof/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/RIP my bof/README.md -------------------------------------------------------------------------------- /Binary/RIP my bof/pwn-simple-rip/bof2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/RIP my bof/pwn-simple-rip/bof2.c -------------------------------------------------------------------------------- /Binary/RIP my bof/pwn-simple-rip/server: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/RIP my bof/pwn-simple-rip/server -------------------------------------------------------------------------------- /Binary/RIP my bof/simple-rip.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/RIP my bof/simple-rip.tar.gz -------------------------------------------------------------------------------- /Binary/Simple bof/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Simple bof/1.png -------------------------------------------------------------------------------- /Binary/Simple bof/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Simple bof/Flag.png -------------------------------------------------------------------------------- /Binary/Simple bof/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Simple bof/README.md -------------------------------------------------------------------------------- /Binary/Simple bof/bof.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Simple bof/bof.c -------------------------------------------------------------------------------- /Binary/Simple bof/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Binary/Simple bof/exploit.py -------------------------------------------------------------------------------- /Cryptography/3's or 16's? Don't Ask Me!/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/3's or 16's? Don't Ask Me!/1.png -------------------------------------------------------------------------------- /Cryptography/3's or 16's? Don't Ask Me!/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/3's or 16's? Don't Ask Me!/2.png -------------------------------------------------------------------------------- /Cryptography/3's or 16's? Don't Ask Me!/3's or 16's.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/3's or 16's? Don't Ask Me!/3's or 16's.txt -------------------------------------------------------------------------------- /Cryptography/3's or 16's? Don't Ask Me!/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/3's or 16's? Don't Ask Me!/3.png -------------------------------------------------------------------------------- /Cryptography/3's or 16's? Don't Ask Me!/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/3's or 16's? Don't Ask Me!/4.png -------------------------------------------------------------------------------- /Cryptography/3's or 16's? Don't Ask Me!/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/3's or 16's? Don't Ask Me!/5.png -------------------------------------------------------------------------------- /Cryptography/3's or 16's? Don't Ask Me!/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/3's or 16's? Don't Ask Me!/Flag.png -------------------------------------------------------------------------------- /Cryptography/3's or 16's? Don't Ask Me!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/3's or 16's? Don't Ask Me!/README.md -------------------------------------------------------------------------------- /Cryptography/5x5 Crypto/Flag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/5x5 Crypto/Flag.py -------------------------------------------------------------------------------- /Cryptography/5x5 Crypto/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/5x5 Crypto/README.md -------------------------------------------------------------------------------- /Cryptography/5x5 Crypto/Table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/5x5 Crypto/Table.png -------------------------------------------------------------------------------- /Cryptography/ALEXCTF CR2: Many time secrets/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/ALEXCTF CR2: Many time secrets/README.md -------------------------------------------------------------------------------- /Cryptography/ALEXCTF CR2: Many time secrets/cribdrag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/ALEXCTF CR2: Many time secrets/cribdrag.py -------------------------------------------------------------------------------- /Cryptography/ALEXCTF CR2: Many time secrets/msg (4): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/ALEXCTF CR2: Many time secrets/msg (4) -------------------------------------------------------------------------------- /Cryptography/Base 2 2 the 6/Decode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Base 2 2 the 6/Decode.png -------------------------------------------------------------------------------- /Cryptography/Base 2 2 the 6/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Base 2 2 the 6/README.md -------------------------------------------------------------------------------- /Cryptography/BruXOR/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/BruXOR/Flag.png -------------------------------------------------------------------------------- /Cryptography/BruXOR/Input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/BruXOR/Input.png -------------------------------------------------------------------------------- /Cryptography/BruXOR/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/BruXOR/README.md -------------------------------------------------------------------------------- /Cryptography/Character Encoding/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Character Encoding/README.md -------------------------------------------------------------------------------- /Cryptography/CoppeRSA Lattice/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/CoppeRSA Lattice/README.md -------------------------------------------------------------------------------- /Cryptography/CoppeRSA Lattice/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/CoppeRSA Lattice/exploit.py -------------------------------------------------------------------------------- /Cryptography/Defying Hell/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Defying Hell/Flag.png -------------------------------------------------------------------------------- /Cryptography/Defying Hell/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Defying Hell/README.md -------------------------------------------------------------------------------- /Cryptography/Defying Hell/data.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Defying Hell/data.txt -------------------------------------------------------------------------------- /Cryptography/Defying Hell/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Defying Hell/exploit.py -------------------------------------------------------------------------------- /Cryptography/Encryption Master/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Encryption Master/1.png -------------------------------------------------------------------------------- /Cryptography/Encryption Master/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Encryption Master/2.png -------------------------------------------------------------------------------- /Cryptography/Encryption Master/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Encryption Master/3.png -------------------------------------------------------------------------------- /Cryptography/Encryption Master/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Encryption Master/Flag.png -------------------------------------------------------------------------------- /Cryptography/Encryption Master/Here ya go!.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Encryption Master/Here ya go!.txt -------------------------------------------------------------------------------- /Cryptography/Encryption Master/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Encryption Master/README.md -------------------------------------------------------------------------------- /Cryptography/Hextroadinary/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Hextroadinary/README.md -------------------------------------------------------------------------------- /Cryptography/Hextroadinary/xor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Hextroadinary/xor.png -------------------------------------------------------------------------------- /Cryptography/HyperStream Test #2/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/HyperStream Test #2/Flag.png -------------------------------------------------------------------------------- /Cryptography/HyperStream Test #2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/HyperStream Test #2/README.md -------------------------------------------------------------------------------- /Cryptography/Image Editing/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Image Editing/Flag.png -------------------------------------------------------------------------------- /Cryptography/Image Editing/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Image Editing/README.md -------------------------------------------------------------------------------- /Cryptography/Image Editing/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Image Editing/exploit.py -------------------------------------------------------------------------------- /Cryptography/Image Editing/final.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Image Editing/final.png -------------------------------------------------------------------------------- /Cryptography/Image Editing/half.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Image Editing/half.png -------------------------------------------------------------------------------- /Cryptography/Image Editing/stegsolve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Image Editing/stegsolve.png -------------------------------------------------------------------------------- /Cryptography/Linear-feedback. Shift. Register/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Linear-feedback. Shift. Register/Flag.png -------------------------------------------------------------------------------- /Cryptography/Linear-feedback. Shift. Register/PRNG.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Linear-feedback. Shift. Register/PRNG.zip -------------------------------------------------------------------------------- /Cryptography/Linear-feedback. Shift. Register/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Linear-feedback. Shift. Register/README.md -------------------------------------------------------------------------------- /Cryptography/Linear-feedback. Shift. Register/description.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Linear-feedback. Shift. Register/description.png -------------------------------------------------------------------------------- /Cryptography/Linear-feedback. Shift. Register/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Linear-feedback. Shift. Register/exploit.py -------------------------------------------------------------------------------- /Cryptography/Linear-feedback. Shift. Register/secretMessage.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Linear-feedback. Shift. Register/secretMessage.hex -------------------------------------------------------------------------------- /Cryptography/Modern Gaius Julius Caesar/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Modern Gaius Julius Caesar/README.md -------------------------------------------------------------------------------- /Cryptography/Morse Code/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Morse Code/Flag.png -------------------------------------------------------------------------------- /Cryptography/Morse Code/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Morse Code/README.md -------------------------------------------------------------------------------- /Cryptography/Nasty Little Doctorses!/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Nasty Little Doctorses!/Flag.png -------------------------------------------------------------------------------- /Cryptography/Nasty Little Doctorses!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Nasty Little Doctorses!/README.md -------------------------------------------------------------------------------- /Cryptography/RSA Beginner/Flag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/RSA Beginner/Flag.py -------------------------------------------------------------------------------- /Cryptography/RSA Beginner/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/RSA Beginner/README.md -------------------------------------------------------------------------------- /Cryptography/RSA Beginner/rsa (1).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/RSA Beginner/rsa (1).txt -------------------------------------------------------------------------------- /Cryptography/RSA Noob/Factorize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/RSA Noob/Factorize.png -------------------------------------------------------------------------------- /Cryptography/RSA Noob/Flag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/RSA Noob/Flag.py -------------------------------------------------------------------------------- /Cryptography/RSA Noob/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/RSA Noob/README.md -------------------------------------------------------------------------------- /Cryptography/RSA Noob/rsanoob (1).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/RSA Noob/rsanoob (1).txt -------------------------------------------------------------------------------- /Cryptography/Reverse Polarity/Covert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Reverse Polarity/Covert.png -------------------------------------------------------------------------------- /Cryptography/Reverse Polarity/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Reverse Polarity/README.md -------------------------------------------------------------------------------- /Cryptography/Skynet Is (Almost) Taking Over/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Skynet Is (Almost) Taking Over/README.md -------------------------------------------------------------------------------- /Cryptography/Skynet Is (Almost) Taking Over/Skynet.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Skynet Is (Almost) Taking Over/Skynet.txt -------------------------------------------------------------------------------- /Cryptography/So many 64s/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/So many 64s/README.md -------------------------------------------------------------------------------- /Cryptography/So many 64s/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/So many 64s/exploit.py -------------------------------------------------------------------------------- /Cryptography/So many 64s/flag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/So many 64s/flag.txt -------------------------------------------------------------------------------- /Cryptography/Substitution Cipher/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Substitution Cipher/Flag.png -------------------------------------------------------------------------------- /Cryptography/Substitution Cipher/Input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Substitution Cipher/Input.png -------------------------------------------------------------------------------- /Cryptography/Substitution Cipher/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Substitution Cipher/README.md -------------------------------------------------------------------------------- /Cryptography/Substitution Cipher/Substitution.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Substitution Cipher/Substitution.txt -------------------------------------------------------------------------------- /Cryptography/Suspecious message/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Suspecious message/Flag.png -------------------------------------------------------------------------------- /Cryptography/Suspecious message/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Suspecious message/README.md -------------------------------------------------------------------------------- /Cryptography/Suspecious message/photo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Suspecious message/photo.png -------------------------------------------------------------------------------- /Cryptography/Symbolic Decimals/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Symbolic Decimals/Flag.png -------------------------------------------------------------------------------- /Cryptography/Symbolic Decimals/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Symbolic Decimals/README.md -------------------------------------------------------------------------------- /Cryptography/The Simpsons/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/The Simpsons/Flag.png -------------------------------------------------------------------------------- /Cryptography/The Simpsons/ItsKrumpingTime.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/The Simpsons/ItsKrumpingTime.jpg -------------------------------------------------------------------------------- /Cryptography/The Simpsons/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/The Simpsons/README.md -------------------------------------------------------------------------------- /Cryptography/The Simpsons/encoding.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/The Simpsons/encoding.py -------------------------------------------------------------------------------- /Cryptography/The Simpsons/key.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/The Simpsons/key.py -------------------------------------------------------------------------------- /Cryptography/Tone dialing/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Tone dialing/Flag.png -------------------------------------------------------------------------------- /Cryptography/Tone dialing/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Tone dialing/README.md -------------------------------------------------------------------------------- /Cryptography/Tone dialing/you_know_what_to_do.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Tone dialing/you_know_what_to_do.wav -------------------------------------------------------------------------------- /Cryptography/Vigenere Cipher/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Vigenere Cipher/Flag.png -------------------------------------------------------------------------------- /Cryptography/Vigenere Cipher/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Vigenere Cipher/README.md -------------------------------------------------------------------------------- /Cryptography/We want Nudes instead of Nukes/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/We want Nudes instead of Nukes/README.md -------------------------------------------------------------------------------- /Cryptography/We want Nudes instead of Nukes/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/We want Nudes instead of Nukes/exploit.py -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/Flag.png -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/README.md -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/crack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/crack.py -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/exploit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/exploit.png -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/exploit.py -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/exploit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/exploit.sh -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag00.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag00.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag01.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag01.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag02.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag02.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag03.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag03.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag04.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag04.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag05.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag05.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag06.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag06.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag07.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag07.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag08.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag08.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag09.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag09.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag10.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag10.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag11.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag11.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag12.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag12.zip -------------------------------------------------------------------------------- /Cryptography/Zippy.zip/flag_parts/flag13.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/Zippy.zip/flag_parts/flag13.zip -------------------------------------------------------------------------------- /Cryptography/otpyrC/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/otpyrC/1.png -------------------------------------------------------------------------------- /Cryptography/otpyrC/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/otpyrC/Flag.png -------------------------------------------------------------------------------- /Cryptography/otpyrC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/otpyrC/README.md -------------------------------------------------------------------------------- /Cryptography/otpyrC/Reverse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Cryptography/otpyrC/Reverse.png -------------------------------------------------------------------------------- /Forensics/07601/AGT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/07601/AGT.png -------------------------------------------------------------------------------- /Forensics/07601/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/07601/README.md -------------------------------------------------------------------------------- /Forensics/A CAPture of a Flag/Base64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/A CAPture of a Flag/Base64.png -------------------------------------------------------------------------------- /Forensics/A CAPture of a Flag/HTTP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/A CAPture of a Flag/HTTP.png -------------------------------------------------------------------------------- /Forensics/A CAPture of a Flag/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/A CAPture of a Flag/README.md -------------------------------------------------------------------------------- /Forensics/A CAPture of a Flag/flag (4): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/A CAPture of a Flag/flag (4) -------------------------------------------------------------------------------- /Forensics/Binwalk/PurpleThing.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Binwalk/PurpleThing.jpeg -------------------------------------------------------------------------------- /Forensics/Binwalk/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Binwalk/README.md -------------------------------------------------------------------------------- /Forensics/Blank Page/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Blank Page/1.png -------------------------------------------------------------------------------- /Forensics/Blank Page/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Blank Page/Flag.png -------------------------------------------------------------------------------- /Forensics/Blank Page/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Blank Page/README.md -------------------------------------------------------------------------------- /Forensics/Blank Page/TheMessage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Blank Page/TheMessage.txt -------------------------------------------------------------------------------- /Forensics/Blank Page/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Blank Page/exploit.py -------------------------------------------------------------------------------- /Forensics/Bobby Toe's iPad/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Bobby Toe's iPad/README.md -------------------------------------------------------------------------------- /Forensics/Bobby Toe's iPad/bobbytoesipad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Bobby Toe's iPad/bobbytoesipad.png -------------------------------------------------------------------------------- /Forensics/Bobby Toe's iPad/hex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Bobby Toe's iPad/hex.png -------------------------------------------------------------------------------- /Forensics/Bobby Toe's iPad/otp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Bobby Toe's iPad/otp.png -------------------------------------------------------------------------------- /Forensics/Bobby Toe's iPad/split.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Bobby Toe's iPad/split.png -------------------------------------------------------------------------------- /Forensics/Bobby Toe's iPad/stego.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Bobby Toe's iPad/stego.png -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/README.md -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/legotroopers.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/legotroopers.jpg -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/output/audit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/output/audit.txt -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/output/jpg/00000000.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/output/jpg/00000000.jpg -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/output/zip/00000012.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/output/zip/00000012.zip -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/output/zip/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/output/zip/exploit.py -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/output/zip/flag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/output/zip/flag.txt -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/output/zip/flag.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/output/zip/flag.zip -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/output/zip/folders/73/43/p: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/output/zip/folders/73/43/p -------------------------------------------------------------------------------- /Forensics/Brute Force is Fun!/output/zip/folders/73/47/p: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Brute Force is Fun!/output/zip/folders/73/47/p -------------------------------------------------------------------------------- /Forensics/Chalkboard/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Chalkboard/README.md -------------------------------------------------------------------------------- /Forensics/Chalkboard/math.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Chalkboard/math.jpg -------------------------------------------------------------------------------- /Forensics/Corrupted File/Edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Corrupted File/Edit.png -------------------------------------------------------------------------------- /Forensics/Corrupted File/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Corrupted File/Flag.png -------------------------------------------------------------------------------- /Forensics/Corrupted File/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Corrupted File/README.md -------------------------------------------------------------------------------- /Forensics/Corrupted File/unopenable.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Corrupted File/unopenable.gif -------------------------------------------------------------------------------- /Forensics/Corrupted File/unopenable1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Corrupted File/unopenable1.gif -------------------------------------------------------------------------------- /Forensics/Digital Camouflage/Base64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Digital Camouflage/Base64.png -------------------------------------------------------------------------------- /Forensics/Digital Camouflage/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Digital Camouflage/README.md -------------------------------------------------------------------------------- /Forensics/Digital Camouflage/TCP_Stream.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Digital Camouflage/TCP_Stream.png -------------------------------------------------------------------------------- /Forensics/Digital Camouflage/TCP_Stream_Eq_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Digital Camouflage/TCP_Stream_Eq_0.png -------------------------------------------------------------------------------- /Forensics/Digital Camouflage/TCP_Stream_Eq_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Digital Camouflage/TCP_Stream_Eq_3.png -------------------------------------------------------------------------------- /Forensics/Digital Camouflage/data.pcap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Digital Camouflage/data.pcap -------------------------------------------------------------------------------- /Forensics/Dumpster/Decryptor.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Dumpster/Decryptor.java -------------------------------------------------------------------------------- /Forensics/Dumpster/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Dumpster/README.md -------------------------------------------------------------------------------- /Forensics/Dumpster/dumpster.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Dumpster/dumpster.zip -------------------------------------------------------------------------------- /Forensics/Dumpster/heapdump.hprof: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Dumpster/heapdump.hprof -------------------------------------------------------------------------------- /Forensics/Exclusive Santa/Exclusive_Santa.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Exclusive Santa/Exclusive_Santa.rar -------------------------------------------------------------------------------- /Forensics/Exclusive Santa/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Exclusive Santa/Flag.png -------------------------------------------------------------------------------- /Forensics/Exclusive Santa/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Exclusive Santa/README.md -------------------------------------------------------------------------------- /Forensics/Exif/Computer-Password-Security-Hacker - Copy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Exif/Computer-Password-Security-Hacker - Copy.jpg -------------------------------------------------------------------------------- /Forensics/Exif/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Exif/README.md -------------------------------------------------------------------------------- /Forensics/Forensics 101/95f6edfb66ef42d774a5a34581f19052.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Forensics 101/95f6edfb66ef42d774a5a34581f19052.jpg -------------------------------------------------------------------------------- /Forensics/Forensics 101/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Forensics 101/README.md -------------------------------------------------------------------------------- /Forensics/GandalfTheWise/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/GandalfTheWise/Flag.png -------------------------------------------------------------------------------- /Forensics/GandalfTheWise/Gandalf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/GandalfTheWise/Gandalf.jpg -------------------------------------------------------------------------------- /Forensics/GandalfTheWise/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/GandalfTheWise/README.md -------------------------------------------------------------------------------- /Forensics/GandalfTheWise/String1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/GandalfTheWise/String1.png -------------------------------------------------------------------------------- /Forensics/GandalfTheWise/String2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/GandalfTheWise/String2.png -------------------------------------------------------------------------------- /Forensics/GandalfTheWise/String3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/GandalfTheWise/String3.png -------------------------------------------------------------------------------- /Forensics/Git Is Good/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Git Is Good/README.md -------------------------------------------------------------------------------- /Forensics/Git Is Good/gitIsGood.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Git Is Good/gitIsGood.zip -------------------------------------------------------------------------------- /Forensics/Git Is Good/gitIsGood/flag.txt: -------------------------------------------------------------------------------- 1 | flag{REDACTED} 2 | -------------------------------------------------------------------------------- /Forensics/HailCaesar!/Base64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/HailCaesar!/Base64.png -------------------------------------------------------------------------------- /Forensics/HailCaesar!/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/HailCaesar!/Flag.png -------------------------------------------------------------------------------- /Forensics/HailCaesar!/HailCaesar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/HailCaesar!/HailCaesar.jpg -------------------------------------------------------------------------------- /Forensics/HailCaesar!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/HailCaesar!/README.md -------------------------------------------------------------------------------- /Forensics/I'm a dump/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/I'm a dump/README.md -------------------------------------------------------------------------------- /Forensics/I'm a dump/file: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/I'm a dump/file -------------------------------------------------------------------------------- /Forensics/Jakarta/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Jakarta/Flag.png -------------------------------------------------------------------------------- /Forensics/Jakarta/Jakarta.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Jakarta/Jakarta.jpg -------------------------------------------------------------------------------- /Forensics/Jakarta/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Jakarta/README.md -------------------------------------------------------------------------------- /Forensics/Jakarta/jakarta.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Jakarta/jakarta.py -------------------------------------------------------------------------------- /Forensics/Jakarta/jakarta_data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Jakarta/jakarta_data.png -------------------------------------------------------------------------------- /Forensics/Jakarta/jakarta_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Jakarta/jakarta_data.py -------------------------------------------------------------------------------- /Forensics/Jakarta/jakarta_flag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Jakarta/jakarta_flag -------------------------------------------------------------------------------- /Forensics/Jakarta/jakarta_rsa.key: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Jakarta/jakarta_rsa.key -------------------------------------------------------------------------------- /Forensics/Milk's Best Friend/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Milk's Best Friend/README.md -------------------------------------------------------------------------------- /Forensics/Milk's Best Friend/_oreo.jpg.extracted/1/a: -------------------------------------------------------------------------------- 1 | 2 | 3 | This is not the flag you are looking for. -------------------------------------------------------------------------------- /Forensics/Milk's Best Friend/_oreo.jpg.extracted/1/b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Milk's Best Friend/_oreo.jpg.extracted/1/b.jpg -------------------------------------------------------------------------------- /Forensics/Milk's Best Friend/_oreo.jpg.extracted/252B.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Milk's Best Friend/_oreo.jpg.extracted/252B.rar -------------------------------------------------------------------------------- /Forensics/Milk's Best Friend/b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Milk's Best Friend/b.jpg -------------------------------------------------------------------------------- /Forensics/Milk's Best Friend/oreo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Milk's Best Friend/oreo.jpg -------------------------------------------------------------------------------- /Forensics/Minions/Hey_You.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/Hey_You.png -------------------------------------------------------------------------------- /Forensics/Minions/Only_Few_Steps.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/Only_Few_Steps.jpg -------------------------------------------------------------------------------- /Forensics/Minions/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/README.md -------------------------------------------------------------------------------- /Forensics/Minions/YouWon(Almost).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/YouWon(Almost).png -------------------------------------------------------------------------------- /Forensics/Minions/_Hey_You.png.extracted/0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/_Hey_You.png.extracted/0 -------------------------------------------------------------------------------- /Forensics/Minions/_Hey_You.png.extracted/5B: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Forensics/Minions/_Hey_You.png.extracted/5B-0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/_Hey_You.png.extracted/5B-0 -------------------------------------------------------------------------------- /Forensics/Minions/_Hey_You.png.extracted/D3EDB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/_Hey_You.png.extracted/D3EDB -------------------------------------------------------------------------------- /Forensics/Minions/_Hey_You.png.extracted/You_Still_Here/Nothing_Here_16/..txt: -------------------------------------------------------------------------------- 1 | https://mega.nz/file/wZw2nAhS#i3Q0r-R8psiB8zwUrqHTr661d8FiAS1Ott8badDnZko -------------------------------------------------------------------------------- /Forensics/Minions/_Only_Few_Steps.jpg.extracted/0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/_Only_Few_Steps.jpg.extracted/0 -------------------------------------------------------------------------------- /Forensics/Minions/_Only_Few_Steps.jpg.extracted/1AA: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/_Only_Few_Steps.jpg.extracted/1AA -------------------------------------------------------------------------------- /Forensics/Minions/_Only_Few_Steps.jpg.extracted/1E: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/_Only_Few_Steps.jpg.extracted/1E -------------------------------------------------------------------------------- /Forensics/Minions/_Only_Few_Steps.jpg.extracted/22806: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Minions/_Only_Few_Steps.jpg.extracted/22806 -------------------------------------------------------------------------------- /Forensics/MountainMan/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/MountainMan/Flag.png -------------------------------------------------------------------------------- /Forensics/MountainMan/Hexdump.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/MountainMan/Hexdump.png -------------------------------------------------------------------------------- /Forensics/MountainMan/MountainMan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/MountainMan/MountainMan.jpg -------------------------------------------------------------------------------- /Forensics/MountainMan/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/MountainMan/README.md -------------------------------------------------------------------------------- /Forensics/Mr.Bin/600x600_picture: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Forensics/Mr.Bin/D0F0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Mr.Bin/D0F0.zip -------------------------------------------------------------------------------- /Forensics/Mr.Bin/D0F0/bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Mr.Bin/D0F0/bin -------------------------------------------------------------------------------- /Forensics/Mr.Bin/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Mr.Bin/README.md -------------------------------------------------------------------------------- /Forensics/Mr.Bin/bin: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Forensics/Mr.Bin/binwalk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Mr.Bin/binwalk.png -------------------------------------------------------------------------------- /Forensics/Mr.Bin/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Mr.Bin/exploit.py -------------------------------------------------------------------------------- /Forensics/Mr.Bin/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Mr.Bin/image.jpg -------------------------------------------------------------------------------- /Forensics/Mr.Bin/password.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Mr.Bin/password.png -------------------------------------------------------------------------------- /Forensics/Mr.Bin/strings.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Mr.Bin/strings.out -------------------------------------------------------------------------------- /Forensics/Music To My Ears/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Music To My Ears/README.md -------------------------------------------------------------------------------- /Forensics/Music To My Ears/hereisyourflag.m4a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Music To My Ears/hereisyourflag.m4a -------------------------------------------------------------------------------- /Forensics/Naughty Cat/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Naughty Cat/README.md -------------------------------------------------------------------------------- /Forensics/Naughty Cat/cut3_c4t.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Naughty Cat/cut3_c4t.png -------------------------------------------------------------------------------- /Forensics/PDF by fdpumyp/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/PDF by fdpumyp/README.md -------------------------------------------------------------------------------- /Forensics/PDF by fdpumyp/dontopen.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/PDF by fdpumyp/dontopen.pdf -------------------------------------------------------------------------------- /Forensics/Pho Is Tasty!/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Pho Is Tasty!/Flag.png -------------------------------------------------------------------------------- /Forensics/Pho Is Tasty!/Pho.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Pho Is Tasty!/Pho.jpg -------------------------------------------------------------------------------- /Forensics/Pho Is Tasty!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Pho Is Tasty!/README.md -------------------------------------------------------------------------------- /Forensics/PikesPeak/PikesPeak.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/PikesPeak/PikesPeak.jpg -------------------------------------------------------------------------------- /Forensics/PikesPeak/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/PikesPeak/README.md -------------------------------------------------------------------------------- /Forensics/QR-code inception/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/QR-code inception/README.md -------------------------------------------------------------------------------- /Forensics/QR-code inception/flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/QR-code inception/flag.png -------------------------------------------------------------------------------- /Forensics/QR-code inception/flag_qr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/QR-code inception/flag_qr.png -------------------------------------------------------------------------------- /Forensics/QR-code inception/inception.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/QR-code inception/inception.png -------------------------------------------------------------------------------- /Forensics/QR-code inception/qr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/QR-code inception/qr.py -------------------------------------------------------------------------------- /Forensics/Rubber Duck/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Rubber Duck/README.md -------------------------------------------------------------------------------- /Forensics/Rubber Duck/RubberDuck.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Rubber Duck/RubberDuck.jpg -------------------------------------------------------------------------------- /Forensics/Seeing is believing/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Seeing is believing/Flag.png -------------------------------------------------------------------------------- /Forensics/Seeing is believing/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Seeing is believing/README.md -------------------------------------------------------------------------------- /Forensics/Seeing is believing/Spectogram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Seeing is believing/Spectogram.png -------------------------------------------------------------------------------- /Forensics/Seeing is believing/message.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Seeing is believing/message.zip -------------------------------------------------------------------------------- /Forensics/Seeing is believing/seeingisbelieving/help (copy).ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Seeing is believing/seeingisbelieving/help (copy).ogg -------------------------------------------------------------------------------- /Forensics/Seeing is believing/seeingisbelieving/help.me: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Seeing is believing/seeingisbelieving/help.me -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/ShahOfGimli/0 -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/Gimli04Base.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/ShahOfGimli/Gimli04Base.jpg -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/ShahOfGimli/README.md -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/ShahOfGimli.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/ShahOfGimli/ShahOfGimli.jpg -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/0 -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/20517.tar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/20517.tar -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/Gimli04Base.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/Gimli04Base.jpg -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/flag.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/flag.enc -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/_ShahOfGimli.jpg.extracted/flag.txt: -------------------------------------------------------------------------------- 1 | CTFlearn{Gimli.Is.A.Warrior} -------------------------------------------------------------------------------- /Forensics/ShahOfGimli/flag.txt: -------------------------------------------------------------------------------- 1 | CTFlearn{Gimli.Is.A.Warrior} -------------------------------------------------------------------------------- /Forensics/Simple Steganography/Minions1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Simple Steganography/Minions1.jpeg -------------------------------------------------------------------------------- /Forensics/Simple Steganography/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Simple Steganography/README.md -------------------------------------------------------------------------------- /Forensics/Simple Steganography/raw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Simple Steganography/raw.txt -------------------------------------------------------------------------------- /Forensics/Smiling ASCII/ALTERNATIVE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Smiling ASCII/ALTERNATIVE.md -------------------------------------------------------------------------------- /Forensics/Smiling ASCII/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Smiling ASCII/README.md -------------------------------------------------------------------------------- /Forensics/Smiling ASCII/data_extract.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Smiling ASCII/data_extract.png -------------------------------------------------------------------------------- /Forensics/Smiling ASCII/interference.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Smiling ASCII/interference.png -------------------------------------------------------------------------------- /Forensics/Smiling ASCII/smiling.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Smiling ASCII/smiling.png -------------------------------------------------------------------------------- /Forensics/Snowboard/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Snowboard/README.md -------------------------------------------------------------------------------- /Forensics/Snowboard/Snowboard.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Snowboard/Snowboard.jpg -------------------------------------------------------------------------------- /Forensics/Snowboard/_Snowboard.jpg.extracted/0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Snowboard/_Snowboard.jpg.extracted/0 -------------------------------------------------------------------------------- /Forensics/Snowboard/_Snowboard.jpg.extracted/393B: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Snowboard/_Snowboard.jpg.extracted/393B -------------------------------------------------------------------------------- /Forensics/Snowboard/_Snowboard.jpg.extracted/395D: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Snowboard/_Snowboard.jpg.extracted/395D -------------------------------------------------------------------------------- /Forensics/Snowboard/_Snowboard.jpg.extracted/3A4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Snowboard/_Snowboard.jpg.extracted/3A4 -------------------------------------------------------------------------------- /Forensics/Snowboard/_Snowboard.jpg.extracted/5A: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Snowboard/_Snowboard.jpg.extracted/5A -------------------------------------------------------------------------------- /Forensics/Taking LS/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Taking LS/README.md -------------------------------------------------------------------------------- /Forensics/Taking LS/The Flag.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Taking LS/The Flag.zip -------------------------------------------------------------------------------- /Forensics/Taking LS/The Flag/The Flag.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Taking LS/The Flag/The Flag.pdf -------------------------------------------------------------------------------- /Forensics/The Data Scientist/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/The Data Scientist/README.md -------------------------------------------------------------------------------- /Forensics/The Data Scientist/the_data_scientist.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/The Data Scientist/the_data_scientist.csv -------------------------------------------------------------------------------- /Forensics/The Keymaker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/The Keymaker/README.md -------------------------------------------------------------------------------- /Forensics/The Keymaker/The-Keymaker.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/The Keymaker/The-Keymaker.jpg -------------------------------------------------------------------------------- /Forensics/The Keymaker/flag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/The Keymaker/flag -------------------------------------------------------------------------------- /Forensics/The Keymaker/flag.enc: -------------------------------------------------------------------------------- 1 | mmtaSHhAsK9pLMepyFDl37UTXQT0CMltZk7+4Kaa1svo5vqb6JuczUqQGFJYiycY 2 | -------------------------------------------------------------------------------- /Forensics/The adventures of Boris Ivanov. Part 1./Boris_Ivanov_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/The adventures of Boris Ivanov. Part 1./Boris_Ivanov_1.jpg -------------------------------------------------------------------------------- /Forensics/The adventures of Boris Ivanov. Part 1./Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/The adventures of Boris Ivanov. Part 1./Flag.png -------------------------------------------------------------------------------- /Forensics/The adventures of Boris Ivanov. Part 1./README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/The adventures of Boris Ivanov. Part 1./README.md -------------------------------------------------------------------------------- /Forensics/Tux!/Base64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Tux!/Base64.png -------------------------------------------------------------------------------- /Forensics/Tux!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Tux!/README.md -------------------------------------------------------------------------------- /Forensics/Tux!/Tux.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Tux!/Tux.jpg -------------------------------------------------------------------------------- /Forensics/Tux!/_Tux.jpg.extracted/1570.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Tux!/_Tux.jpg.extracted/1570.zip -------------------------------------------------------------------------------- /Forensics/Tux!/_Tux.jpg.extracted/flag: -------------------------------------------------------------------------------- 1 | CTFlearn{Linux_Is_Awesome} 2 | -------------------------------------------------------------------------------- /Forensics/Up For A Little Challenge?/Begin Hack.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Up For A Little Challenge?/Begin Hack.jpg -------------------------------------------------------------------------------- /Forensics/Up For A Little Challenge?/Did I Forget Again?/Loo Nothing Becomes Useless ack.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Up For A Little Challenge?/Did I Forget Again?/Loo Nothing Becomes Useless ack.jpg -------------------------------------------------------------------------------- /Forensics/Up For A Little Challenge?/Did I Forget Again?/skycoder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Up For A Little Challenge?/Did I Forget Again?/skycoder.jpg -------------------------------------------------------------------------------- /Forensics/Up For A Little Challenge?/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Up For A Little Challenge?/README.md -------------------------------------------------------------------------------- /Forensics/Up For A Little Challenge?/Up For A Little Challenge.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/Up For A Little Challenge?/Up For A Little Challenge.zip -------------------------------------------------------------------------------- /Forensics/WOW.... So Meta/3UWLBAUCb9Z2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/WOW.... So Meta/3UWLBAUCb9Z2.jpg -------------------------------------------------------------------------------- /Forensics/WOW.... So Meta/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/WOW.... So Meta/README.md -------------------------------------------------------------------------------- /Forensics/abandoned place/Hex1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/abandoned place/Hex1.png -------------------------------------------------------------------------------- /Forensics/abandoned place/Hex2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/abandoned place/Hex2.png -------------------------------------------------------------------------------- /Forensics/abandoned place/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/abandoned place/README.md -------------------------------------------------------------------------------- /Forensics/abandoned place/abondoned_street_challenge2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/abandoned place/abondoned_street_challenge2.jpg -------------------------------------------------------------------------------- /Forensics/abandoned place/abondoned_street_challenge2_altered.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/abandoned place/abondoned_street_challenge2_altered.jpg -------------------------------------------------------------------------------- /Forensics/office flag/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/office flag/README.md -------------------------------------------------------------------------------- /Forensics/office flag/flag.odt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/office flag/flag.odt -------------------------------------------------------------------------------- /Forensics/office flag/flag.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Forensics/office flag/flag.zip -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/LICENSE -------------------------------------------------------------------------------- /Miscellaneous/Ambush Mission/Base64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Ambush Mission/Base64.png -------------------------------------------------------------------------------- /Miscellaneous/Ambush Mission/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Ambush Mission/Flag.png -------------------------------------------------------------------------------- /Miscellaneous/Ambush Mission/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Ambush Mission/README.md -------------------------------------------------------------------------------- /Miscellaneous/Ambush Mission/Reversal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Ambush Mission/Reversal.png -------------------------------------------------------------------------------- /Miscellaneous/Ambush Mission/clue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Ambush Mission/clue.png -------------------------------------------------------------------------------- /Miscellaneous/Android, run!/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Android, run!/Flag.png -------------------------------------------------------------------------------- /Miscellaneous/Android, run!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Android, run!/README.md -------------------------------------------------------------------------------- /Miscellaneous/Android, run!/Run.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Android, run!/Run.apk -------------------------------------------------------------------------------- /Miscellaneous/F1L3 M1X3R/Flag.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/F1L3 M1X3R/Flag.jpeg -------------------------------------------------------------------------------- /Miscellaneous/F1L3 M1X3R/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/F1L3 M1X3R/README.md -------------------------------------------------------------------------------- /Miscellaneous/F1L3 M1X3R/Repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/F1L3 M1X3R/Repair.png -------------------------------------------------------------------------------- /Miscellaneous/F1L3 M1X3R/Unrepair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/F1L3 M1X3R/Unrepair.png -------------------------------------------------------------------------------- /Miscellaneous/F1L3 M1X3R/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/F1L3 M1X3R/exploit.py -------------------------------------------------------------------------------- /Miscellaneous/F1L3 M1X3R/fl4g.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/F1L3 M1X3R/fl4g.jpeg -------------------------------------------------------------------------------- /Miscellaneous/Get Into Command Mission/Dump.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Get Into Command Mission/Dump.txt -------------------------------------------------------------------------------- /Miscellaneous/Get Into Command Mission/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Get Into Command Mission/Flag.png -------------------------------------------------------------------------------- /Miscellaneous/Get Into Command Mission/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Get Into Command Mission/README.md -------------------------------------------------------------------------------- /Miscellaneous/Get Into Command Mission/program.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Get Into Command Mission/program.exe -------------------------------------------------------------------------------- /Miscellaneous/Help Bity/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Help Bity/README.md -------------------------------------------------------------------------------- /Miscellaneous/Practice Flag/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Practice Flag/README.md -------------------------------------------------------------------------------- /Miscellaneous/QR Code v2/Flag.txt: -------------------------------------------------------------------------------- 1 | CTF{2_QR_4_U} -------------------------------------------------------------------------------- /Miscellaneous/QR Code v2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/QR Code v2/README.md -------------------------------------------------------------------------------- /Miscellaneous/QR Code v2/Scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/QR Code v2/Scan.png -------------------------------------------------------------------------------- /Miscellaneous/QR Code v2/qr_code.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/QR Code v2/qr_code.jpg -------------------------------------------------------------------------------- /Miscellaneous/QR Code/Base64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/QR Code/Base64.png -------------------------------------------------------------------------------- /Miscellaneous/QR Code/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/QR Code/README.md -------------------------------------------------------------------------------- /Miscellaneous/QR Code/ROT13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/QR Code/ROT13.png -------------------------------------------------------------------------------- /Miscellaneous/QR Code/Scan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/QR Code/Scan.png -------------------------------------------------------------------------------- /Miscellaneous/QR Code/qrcode.39907201.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/QR Code/qrcode.39907201.png -------------------------------------------------------------------------------- /Miscellaneous/Reversal of fortune/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Reversal of fortune/README.md -------------------------------------------------------------------------------- /Miscellaneous/Rock Paper Scissors/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Rock Paper Scissors/Flag.png -------------------------------------------------------------------------------- /Miscellaneous/Rock Paper Scissors/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Rock Paper Scissors/README.md -------------------------------------------------------------------------------- /Miscellaneous/Time Traveller/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Time Traveller/Flag.png -------------------------------------------------------------------------------- /Miscellaneous/Time Traveller/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Time Traveller/README.md -------------------------------------------------------------------------------- /Miscellaneous/Time Traveller/Web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Time Traveller/Web1.png -------------------------------------------------------------------------------- /Miscellaneous/Time Traveller/Web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Time Traveller/Web2.png -------------------------------------------------------------------------------- /Miscellaneous/What could this be?/Input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/What could this be?/Input.png -------------------------------------------------------------------------------- /Miscellaneous/What could this be?/Output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/What could this be?/Output.png -------------------------------------------------------------------------------- /Miscellaneous/What could this be?/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/What could this be?/README.md -------------------------------------------------------------------------------- /Miscellaneous/What could this be?/what_can_this_be.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/What could this be?/what_can_this_be.txt -------------------------------------------------------------------------------- /Miscellaneous/Where Can My Robot Go?/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Where Can My Robot Go?/README.md -------------------------------------------------------------------------------- /Miscellaneous/Wikipedia/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Wikipedia/1.png -------------------------------------------------------------------------------- /Miscellaneous/Wikipedia/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Wikipedia/2.png -------------------------------------------------------------------------------- /Miscellaneous/Wikipedia/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Wikipedia/3.png -------------------------------------------------------------------------------- /Miscellaneous/Wikipedia/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Miscellaneous/Wikipedia/README.md -------------------------------------------------------------------------------- /Programming/An Old Image/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/An Old Image/Flag.png -------------------------------------------------------------------------------- /Programming/An Old Image/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/An Old Image/README.md -------------------------------------------------------------------------------- /Programming/An Old Image/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/An Old Image/exploit.py -------------------------------------------------------------------------------- /Programming/An Old Image/new_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/An Old Image/new_image.png -------------------------------------------------------------------------------- /Programming/An Old Image/old_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/An Old Image/old_image.png -------------------------------------------------------------------------------- /Programming/AndhraPradesh Assembler Chall/AndhraPradesh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/AndhraPradesh Assembler Chall/AndhraPradesh -------------------------------------------------------------------------------- /Programming/AndhraPradesh Assembler Chall/AndhraPradesh.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/AndhraPradesh Assembler Chall/AndhraPradesh.asm -------------------------------------------------------------------------------- /Programming/AndhraPradesh Assembler Chall/AndhraPradesh.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/AndhraPradesh Assembler Chall/AndhraPradesh.o -------------------------------------------------------------------------------- /Programming/AndhraPradesh Assembler Chall/AndhraPradesh.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/AndhraPradesh Assembler Chall/AndhraPradesh.zip -------------------------------------------------------------------------------- /Programming/AndhraPradesh Assembler Chall/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/AndhraPradesh Assembler Chall/README.md -------------------------------------------------------------------------------- /Programming/AndhraPradesh Assembler Chall/clnasm.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/AndhraPradesh Assembler Chall/clnasm.sh -------------------------------------------------------------------------------- /Programming/AndhraPradesh Assembler Chall/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/AndhraPradesh Assembler Chall/readme -------------------------------------------------------------------------------- /Programming/Dawn's Lawn/Flag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Dawn's Lawn/Flag.py -------------------------------------------------------------------------------- /Programming/Dawn's Lawn/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Dawn's Lawn/README.md -------------------------------------------------------------------------------- /Programming/Dawn's Lawn/dawn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Dawn's Lawn/dawn.txt -------------------------------------------------------------------------------- /Programming/Dawn's Lawn/dawn2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Dawn's Lawn/dawn2.txt -------------------------------------------------------------------------------- /Programming/Fabio's Nachos/Base64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Fabio's Nachos/Base64.png -------------------------------------------------------------------------------- /Programming/Fabio's Nachos/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Fabio's Nachos/Flag.png -------------------------------------------------------------------------------- /Programming/Fabio's Nachos/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Fabio's Nachos/README.md -------------------------------------------------------------------------------- /Programming/Fabio's Nachos/base.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Fabio's Nachos/base.txt -------------------------------------------------------------------------------- /Programming/Fabio's Nachos/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Fabio's Nachos/exploit.py -------------------------------------------------------------------------------- /Programming/Image Magic/ALTERNATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Image Magic/ALTERNATE.md -------------------------------------------------------------------------------- /Programming/Image Magic/Exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Image Magic/Exploit.py -------------------------------------------------------------------------------- /Programming/Image Magic/Flag.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Image Magic/Flag.jpg -------------------------------------------------------------------------------- /Programming/Image Magic/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Image Magic/README.md -------------------------------------------------------------------------------- /Programming/Image Magic/flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Image Magic/flag.png -------------------------------------------------------------------------------- /Programming/Image Magic/out copy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Image Magic/out copy.jpg -------------------------------------------------------------------------------- /Programming/Image Magic/script.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Image Magic/script.py -------------------------------------------------------------------------------- /Programming/Is it the Flag? (JAVA)/Flag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Is it the Flag? (JAVA)/Flag.py -------------------------------------------------------------------------------- /Programming/Is it the Flag? (JAVA)/IsItTheFlag.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Is it the Flag? (JAVA)/IsItTheFlag.java -------------------------------------------------------------------------------- /Programming/Is it the Flag? (JAVA)/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Is it the Flag? (JAVA)/README.md -------------------------------------------------------------------------------- /Programming/Old memories/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Old memories/1.png -------------------------------------------------------------------------------- /Programming/Old memories/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Old memories/2.png -------------------------------------------------------------------------------- /Programming/Old memories/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Old memories/README.md -------------------------------------------------------------------------------- /Programming/Old memories/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Old memories/exploit.py -------------------------------------------------------------------------------- /Programming/Old memories/flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Old memories/flag.png -------------------------------------------------------------------------------- /Programming/Old memories/hisss.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Old memories/hisss.zip -------------------------------------------------------------------------------- /Programming/Programming a language/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Programming a language/Flag.png -------------------------------------------------------------------------------- /Programming/Programming a language/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Programming a language/README.md -------------------------------------------------------------------------------- /Programming/Programming a language/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Programming a language/exploit.py -------------------------------------------------------------------------------- /Programming/Programming a language/input.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Programming a language/input.txt -------------------------------------------------------------------------------- /Programming/Python Reversal/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Python Reversal/README.md -------------------------------------------------------------------------------- /Programming/Python Reversal/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Python Reversal/exploit.py -------------------------------------------------------------------------------- /Programming/Python Reversal/rev.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Python Reversal/rev.py -------------------------------------------------------------------------------- /Programming/Read in Color/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Read in Color/README.md -------------------------------------------------------------------------------- /Programming/Read in Color/color_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Read in Color/color_img.png -------------------------------------------------------------------------------- /Programming/Read in Color/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Read in Color/exploit.py -------------------------------------------------------------------------------- /Programming/Simple Programming/Flag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Simple Programming/Flag.py -------------------------------------------------------------------------------- /Programming/Simple Programming/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Simple Programming/README.md -------------------------------------------------------------------------------- /Programming/Simple Programming/data.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Simple Programming/data.dat -------------------------------------------------------------------------------- /Programming/The Adventures of Boris Ivanov Part 2/Concatenate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/The Adventures of Boris Ivanov Part 2/Concatenate.py -------------------------------------------------------------------------------- /Programming/The Adventures of Boris Ivanov Part 2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/The Adventures of Boris Ivanov Part 2/README.md -------------------------------------------------------------------------------- /Programming/The Adventures of Boris Ivanov Part 2/concatenate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/The Adventures of Boris Ivanov Part 2/concatenate.png -------------------------------------------------------------------------------- /Programming/The Adventures of Boris Ivanov Part 2/confetti.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/The Adventures of Boris Ivanov Part 2/confetti.zip -------------------------------------------------------------------------------- /Programming/Weird Android Calculator/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Programming/Weird Android Calculator/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/README.md -------------------------------------------------------------------------------- /Reverse/Basic Android RE 1/BasicAndroidRE1.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Basic Android RE 1/BasicAndroidRE1.apk -------------------------------------------------------------------------------- /Reverse/Basic Android RE 1/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Basic Android RE 1/Flag.png -------------------------------------------------------------------------------- /Reverse/Basic Android RE 1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Basic Android RE 1/README.md -------------------------------------------------------------------------------- /Reverse/Bite-code/Bruteforce.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Bite-code/Bruteforce.c -------------------------------------------------------------------------------- /Reverse/Bite-code/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Bite-code/README.md -------------------------------------------------------------------------------- /Reverse/Bite-code/bitecode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Bite-code/bitecode.txt -------------------------------------------------------------------------------- /Reverse/Every Bit Counts/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Every Bit Counts/README.md -------------------------------------------------------------------------------- /Reverse/Every Bit Counts/every_bit_counts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Every Bit Counts/every_bit_counts -------------------------------------------------------------------------------- /Reverse/Finish The Flag/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/Flag.png -------------------------------------------------------------------------------- /Reverse/Finish The Flag/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/README.md -------------------------------------------------------------------------------- /Reverse/Finish The Flag/exec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/exec.png -------------------------------------------------------------------------------- /Reverse/Finish The Flag/exec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/exec.py -------------------------------------------------------------------------------- /Reverse/Finish The Flag/exec_bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/exec_bin -------------------------------------------------------------------------------- /Reverse/Finish The Flag/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/exploit.py -------------------------------------------------------------------------------- /Reverse/Finish The Flag/finish_the_flag/qr.asm.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/finish_the_flag/qr.asm.enc -------------------------------------------------------------------------------- /Reverse/Finish The Flag/finish_the_flag/qr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/finish_the_flag/qr.png -------------------------------------------------------------------------------- /Reverse/Finish The Flag/finish_the_flag/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/finish_the_flag/readme.txt -------------------------------------------------------------------------------- /Reverse/Finish The Flag/letter.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/letter.zip -------------------------------------------------------------------------------- /Reverse/Finish The Flag/objdump.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/objdump.png -------------------------------------------------------------------------------- /Reverse/Finish The Flag/qr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Finish The Flag/qr.png -------------------------------------------------------------------------------- /Reverse/Jumper/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Jumper/README.md -------------------------------------------------------------------------------- /Reverse/Jumper/flag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Jumper/flag -------------------------------------------------------------------------------- /Reverse/Jumper/flag.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Jumper/flag.c -------------------------------------------------------------------------------- /Reverse/Jumper/jump.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Jumper/jump.asm -------------------------------------------------------------------------------- /Reverse/Lost In The Binary/Crack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Lost In The Binary/Crack.py -------------------------------------------------------------------------------- /Reverse/Lost In The Binary/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Lost In The Binary/README.md -------------------------------------------------------------------------------- /Reverse/Lost In The Binary/lost_in_bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Lost In The Binary/lost_in_bin -------------------------------------------------------------------------------- /Reverse/PIN/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/PIN/README.md -------------------------------------------------------------------------------- /Reverse/PIN/rev1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/PIN/rev1 -------------------------------------------------------------------------------- /Reverse/PIN/rev1.i64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/PIN/rev1.i64 -------------------------------------------------------------------------------- /Reverse/PyDis/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/PyDis/Flag.png -------------------------------------------------------------------------------- /Reverse/PyDis/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/PyDis/README.md -------------------------------------------------------------------------------- /Reverse/PyDis/dis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/PyDis/dis.txt -------------------------------------------------------------------------------- /Reverse/PyDis/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/PyDis/exploit.py -------------------------------------------------------------------------------- /Reverse/RE_verseDIS/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/RE_verseDIS/README.md -------------------------------------------------------------------------------- /Reverse/RE_verseDIS/problem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/RE_verseDIS/problem -------------------------------------------------------------------------------- /Reverse/Ramada/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Ramada/Flag.png -------------------------------------------------------------------------------- /Reverse/Ramada/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Ramada/README.md -------------------------------------------------------------------------------- /Reverse/Ramada/Ramada: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Ramada/Ramada -------------------------------------------------------------------------------- /Reverse/Ramada/Ramada.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Ramada/Ramada.zip -------------------------------------------------------------------------------- /Reverse/Ramada/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Ramada/exploit.py -------------------------------------------------------------------------------- /Reverse/Ramada/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Ramada/readme -------------------------------------------------------------------------------- /Reverse/Ramada/reversing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Ramada/reversing -------------------------------------------------------------------------------- /Reverse/Ramada/sources.zip.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Ramada/sources.zip.enc -------------------------------------------------------------------------------- /Reverse/Rangoon/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rangoon/README.md -------------------------------------------------------------------------------- /Reverse/Rangoon/Rangoon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rangoon/Rangoon -------------------------------------------------------------------------------- /Reverse/Rangoon/Rangoon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rangoon/Rangoon.md -------------------------------------------------------------------------------- /Reverse/Rangoon/Rangoon.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rangoon/Rangoon.zip -------------------------------------------------------------------------------- /Reverse/Rangoon/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rangoon/readme -------------------------------------------------------------------------------- /Reverse/Rangoon/sources.zip.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rangoon/sources.zip.enc -------------------------------------------------------------------------------- /Reverse/Raspberry/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Raspberry/Flag.png -------------------------------------------------------------------------------- /Reverse/Raspberry/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Raspberry/README.md -------------------------------------------------------------------------------- /Reverse/Raspberry/Raspberry: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Raspberry/Raspberry -------------------------------------------------------------------------------- /Reverse/Raspberry/Raspberry.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Raspberry/Raspberry.zip -------------------------------------------------------------------------------- /Reverse/Raspberry/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Raspberry/exploit.py -------------------------------------------------------------------------------- /Reverse/Raspberry/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Raspberry/readme -------------------------------------------------------------------------------- /Reverse/Raspberry/sources.zip.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Raspberry/sources.zip.enc -------------------------------------------------------------------------------- /Reverse/Recklinghausen/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Recklinghausen/Flag.png -------------------------------------------------------------------------------- /Reverse/Recklinghausen/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Recklinghausen/README.md -------------------------------------------------------------------------------- /Reverse/Recklinghausen/Recklinghausen: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Recklinghausen/Recklinghausen -------------------------------------------------------------------------------- /Reverse/Recklinghausen/Recklinghausen.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Recklinghausen/Recklinghausen.zip -------------------------------------------------------------------------------- /Reverse/Recklinghausen/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Recklinghausen/exploit.py -------------------------------------------------------------------------------- /Reverse/Recklinghausen/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Recklinghausen/readme -------------------------------------------------------------------------------- /Reverse/Recklinghausen/sources.zip.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Recklinghausen/sources.zip.enc -------------------------------------------------------------------------------- /Reverse/Reverse Me/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Reverse Me/Flag.png -------------------------------------------------------------------------------- /Reverse/Reverse Me/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Reverse Me/README.md -------------------------------------------------------------------------------- /Reverse/Reverse Me/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Reverse Me/exploit.py -------------------------------------------------------------------------------- /Reverse/Reverse Me/reverseme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Reverse Me/reverseme -------------------------------------------------------------------------------- /Reverse/Reykjavik/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Reykjavik/README.md -------------------------------------------------------------------------------- /Reverse/Reykjavik/Reykjavik: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Reykjavik/Reykjavik -------------------------------------------------------------------------------- /Reverse/Reykjavik/Reykjavik.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Reykjavik/Reykjavik.zip -------------------------------------------------------------------------------- /Reverse/Reykjavik/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Reykjavik/readme -------------------------------------------------------------------------------- /Reverse/Rotterdam Reversing Challenge/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rotterdam Reversing Challenge/Flag.png -------------------------------------------------------------------------------- /Reverse/Rotterdam Reversing Challenge/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rotterdam Reversing Challenge/README.md -------------------------------------------------------------------------------- /Reverse/Rotterdam Reversing Challenge/Rotterdam: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rotterdam Reversing Challenge/Rotterdam -------------------------------------------------------------------------------- /Reverse/Rotterdam Reversing Challenge/Rotterdam_1.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rotterdam Reversing Challenge/Rotterdam_1.zip -------------------------------------------------------------------------------- /Reverse/Rotterdam Reversing Challenge/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rotterdam Reversing Challenge/exploit.py -------------------------------------------------------------------------------- /Reverse/Rotterdam Reversing Challenge/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rotterdam Reversing Challenge/readme -------------------------------------------------------------------------------- /Reverse/Rotterdam Reversing Challenge/rotterdam.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rotterdam Reversing Challenge/rotterdam.asm -------------------------------------------------------------------------------- /Reverse/Rotterdam Reversing Challenge/sources.zip.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rotterdam Reversing Challenge/sources.zip.enc -------------------------------------------------------------------------------- /Reverse/Rzeszow/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rzeszow/Flag.png -------------------------------------------------------------------------------- /Reverse/Rzeszow/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rzeszow/README.md -------------------------------------------------------------------------------- /Reverse/Rzeszow/Rzeszow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rzeszow/Rzeszow -------------------------------------------------------------------------------- /Reverse/Rzeszow/Rzeszow.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rzeszow/Rzeszow.zip -------------------------------------------------------------------------------- /Reverse/Rzeszow/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rzeszow/exploit.py -------------------------------------------------------------------------------- /Reverse/Rzeszow/readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rzeszow/readme -------------------------------------------------------------------------------- /Reverse/Rzeszow/reversing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rzeszow/reversing -------------------------------------------------------------------------------- /Reverse/Rzeszow/sources.zip.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Rzeszow/sources.zip.enc -------------------------------------------------------------------------------- /Reverse/The Super Secure Service/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/The Super Secure Service/README.md -------------------------------------------------------------------------------- /Reverse/The Super Secure Service/Web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/The Super Secure Service/Web1.png -------------------------------------------------------------------------------- /Reverse/The Super Secure Service/code.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/The Super Secure Service/code.dat -------------------------------------------------------------------------------- /Reverse/The Super Secure Service/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/The Super Secure Service/exploit.py -------------------------------------------------------------------------------- /Reverse/Time to Eat/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Time to Eat/README.md -------------------------------------------------------------------------------- /Reverse/Time to Eat/eat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Reverse/Time to Eat/eat.py -------------------------------------------------------------------------------- /Web/AudioEdit/Flag1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/AudioEdit/Flag1.png -------------------------------------------------------------------------------- /Web/AudioEdit/Flag2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/AudioEdit/Flag2.png -------------------------------------------------------------------------------- /Web/AudioEdit/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/AudioEdit/README.md -------------------------------------------------------------------------------- /Web/AudioEdit/Web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/AudioEdit/Web1.png -------------------------------------------------------------------------------- /Web/Basic Injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Basic Injection/README.md -------------------------------------------------------------------------------- /Web/Calculat3 M3/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Calculat3 M3/Flag.png -------------------------------------------------------------------------------- /Web/Calculat3 M3/Inspect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Calculat3 M3/Inspect.png -------------------------------------------------------------------------------- /Web/Calculat3 M3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Calculat3 M3/README.md -------------------------------------------------------------------------------- /Web/Don't Bump Your Head(er)/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Don't Bump Your Head(er)/README.md -------------------------------------------------------------------------------- /Web/Don't Bump Your Head(er)/Web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Don't Bump Your Head(er)/Web1.png -------------------------------------------------------------------------------- /Web/Gobustme 👻/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Gobustme 👻/README.md -------------------------------------------------------------------------------- /Web/Gobustme 👻/common.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Gobustme 👻/common.txt -------------------------------------------------------------------------------- /Web/Gobustme 👻/results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Gobustme 👻/results.png -------------------------------------------------------------------------------- /Web/Gobustme 👻/setup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Gobustme 👻/setup.png -------------------------------------------------------------------------------- /Web/Grid It!/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Grid It!/README.md -------------------------------------------------------------------------------- /Web/Inj3ction Time/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Inj3ction Time/Flag.png -------------------------------------------------------------------------------- /Web/Inj3ction Time/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Inj3ction Time/README.md -------------------------------------------------------------------------------- /Web/My Blog/Flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/My Blog/Flag.png -------------------------------------------------------------------------------- /Web/My Blog/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/My Blog/README.md -------------------------------------------------------------------------------- /Web/My Blog/Web1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/My Blog/Web1.png -------------------------------------------------------------------------------- /Web/My Blog/Web2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/My Blog/Web2.png -------------------------------------------------------------------------------- /Web/POST Practice/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/POST Practice/README.md -------------------------------------------------------------------------------- /Web/POST Practice/Web_Page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/POST Practice/Web_Page.png -------------------------------------------------------------------------------- /Web/Prehashbrown/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Prehashbrown/README.md -------------------------------------------------------------------------------- /Web/Prehashbrown/Register.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Prehashbrown/Register.png -------------------------------------------------------------------------------- /Web/Prehashbrown/Search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/Web/Prehashbrown/Search.png -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishitsaiya/CTFlearn-Writeups/HEAD/_config.yml --------------------------------------------------------------------------------