summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-08-01Add PHP memesMalfurious1-0/+0
Signed-off-by: Malfurious <m@lfurio.us>
2021-08-01Add sections to the README fileMalfurious1-0/+19
The wishlist is a collection of things I want to add to the repository (either can't find them easily, or tools that need to be written). The quick reference is for random one-liner things that don't easily fit anywhere else in the folder structure. Signed-off-by: Malfurious <m@lfurio.us>
2021-08-01Add a collection of common wordlistsMalfurious7-0/+1615490
Signed-off-by: Malfurious <m@lfurio.us>
2021-07-23Change README to plaintext only fileMalfurious1-1/+2
The intened way to view this file is directly via plaintext, so remove the intent of having any specific markdown within the document. Signed-off-by: Malfurious <m@lfurio.us>
2020-12-21Add libpng skeleton fileMalfurious1-0/+176
Signed-off-by: Malfurious <m@lfurio.us>
2020-12-21Add Java serialization documentationMalfurious1-0/+41
Signed-off-by: Malfurious <m@lfurio.us>
2020-12-21Add netcat-based port scannerMalfurious1-0/+2
Signed-off-by: Malfurious <m@lfurio.us>
2020-12-21Create tools directoryMalfurious3-0/+0
Signed-off-by: Malfurious <m@lfurio.us>
2020-12-20Create RE documentation directoryMalfurious3-0/+33
Signed-off-by: Malfurious <m@lfurio.us>
2020-12-20Add Metasploit 2020 CTF resultsMalfurious1-0/+2
Signed-off-by: Malfurious <m@lfurio.us>
2020-12-04Commit genhex programMalfurious1-0/+33
This is a utility program from my shellcoding repository. It uses the dissassembly output from objdump to auto-format a payload from an assembled object file. Signed-off-by: Malfurious <m@lfurio.us>
2020-12-04Finish filling out USB scancodes tableMalfurious1-2/+110
Signed-off-by: Malfurious <m@lfurio.us>
2020-12-03Add WIP USB PCAP documentationMalfurious1-0/+27
This was leftover in my working directory from the last ctf.... Signed-off-by: Malfurious <m@lfurio.us>
2019-05-05Import CTF scores historyMalf Furious1-0/+10
This data is imported from the wiki and includes the results from CSA CTF 2019, which, at the time of this writing, has just concluded. Signed-off-by: Malf Furious <m@lfurio.us>
2019-05-05Import IceCTF 2018/Hot or Not writeup from the wikiMalf Furious6-0/+617
Signed-off-by: Malf Furious <m@lfurio.us>
2019-05-05Import IceCTF 2018/Lost in the Forest writeup from the wikiMalf Furious1-0/+66
Signed-off-by: Malf Furious <m@lfurio.us>
2019-05-05Import IceCTF 2018/Modern Picasso writeup from the wikiMalf Furious3-0/+22
Signed-off-by: Malf Furious <m@lfurio.us>
2019-05-05Import Meepwn 2018/Esor writeup from the wikiMalf Furious1-0/+105
F. Signed-off-by: Malf Furious <m@lfurio.us>
2019-04-27More robust hexbin programMalf Furious1-5/+1
Removed the intermediate char buffer, just scanf() stdin directly. This handles newlines and arbitrary formatting/whitespace much better than the previous version. Signed-off-by: Malf Furious <m@lfurio.us>
2018-10-10Last time I'm writing this damn programMalf Furious1-0/+28
2018-10-10Add READMEMalf Furious1-0/+4
2018-10-10Add catcho WIPMalf Furious1-0/+204
2018-07-29Initial commitMalf Furious0-0/+0