HTB Business CTF 2022: Dirty Money
16 challenges with 223 published community solutions between them. Solution links go to CTFtime’s task page, which aggregates every writeup for a challenge - individual blog posts rot, the aggregator does not.
Full task list on CTFtimeWeb4
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
- web
- sandbox
- http2
- twig
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- selfxss
- cache-poisoning
- web
- xss
Same technique in picoCTF: notepad, noted, Client-side-again
- sqli
- graphql
- web
- time-based
Same technique in picoCTF: Irish-Name-Repo 3, More SQLi, Secret Box
- php
- pwn
- format-string
- partial-overwrite
- rop
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
Binary exploitation4
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
- ftp
- pwn
- backdoor
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- spidermonkey
- browser
- pwn
- firefox
- arraybuffer
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- kernel
- pwn
- windows
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- format-string
- pwn
Same technique in picoCTF: format string 3, Binary Gauntlet 2, Binary Gauntlet 3
Reverse engineering4
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
- python
- c++
- reversing
Same technique in picoCTF: keygenme-py, Shop, patchme.py
- browser
- backdoor
- reversing
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- ransomware
- reversing
- windows
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- python
- c++
- backdoor
- reversing
Same technique in picoCTF: keygenme-py, Shop, patchme.py
Forensics4
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
- folina
- maldoc
- forensics
- wireshark
Same technique in picoCTF: FindAndOpen, WebNet0, WebNet1
- smb
- mimikatz
- forensics
- wireshark
Same technique in picoCTF: FindAndOpen, WebNet0, WebNet1
- macros
- forensics
- wireshark
Same technique in picoCTF: FindAndOpen, WebNet0, WebNet1
- wmi
- forensics
- persistence
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions