HTB Business CTF 2021
23 challenges with 29 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 CTFtimeMisc9
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
- flink
- horizontcms
- machine
- mariadb
Same technique in picoCTF: Permissions, Specialer, Codebook
Rocket
2 writeups- cve-2021-3156
- rocket-chat
- linux
- nosqli
Same technique in picoCTF: Permissions, Specialer, plumbing
BBQ
1 writeup- machine
- printnightmare
- as-rep-roast
- windows
Same technique in picoCTF: Permissions, Specialer, Codebook
Cycle
1 writeup- kerberoasting
- windows
- delegation
Same technique in picoCTF: Permissions, Specialer, Codebook
Fire
1 writeup- lfi
- machine
- impersonation
- firebird
Same technique in picoCTF: Specialer, Permissions, Codebook
Flow
1 writeup- machine
- linux
- jenkins
Same technique in picoCTF: Permissions, Specialer, plumbing
Manager
1 writeup- machine
- linux
- cve-2021-35464
- password-reuse
Same technique in picoCTF: Permissions, Specialer, plumbing
Parkor
1 writeup- unquotedpath
- machine
- nosqli
- windows
Same technique in picoCTF: Permissions, Specialer, Codebook
Virtual
1 writeup- machine
- virtualbox
- windows
Same technique in picoCTF: Permissions, Specialer, Codebook
Web6
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
- containers
- kubernetes
- cloud
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- lambda
- cloud
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
Entituber
1 writeup- php
- xxe
- windows
- file_upload
- machine
- impersonation
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- nginx
- web
- laravel
- fast-destruct
- deserialization
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- graphql
- web
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
Supply
1 writeup- s3
- aws
- cloud
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
Binary exploitation3
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
Backtrack
1 writeup- got-overwrite
- libc
- pwn
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- pwn
- heap
- exploitation
Same technique in picoCTF: tea-cash, sice_cream, zero_to_hero
- exploit
- reverse_engineering
- jscript
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
Forensics3
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
- forensics
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions
- ssh
- volatility
- linux
- forensics
- dump
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions
- vm
- powershell
- forensics
- encryption
- python
- keylogger
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions
Cryptography1
Recover a plaintext or a key from something that was supposed to protect it. In practice: identify the scheme, find the parameter the author got wrong, exploit it.
Got Ransomed
1 writeup- prime
- crypto
- pyinstaller
- rsa
Same technique in picoCTF: StegoRSA, john_pollard, rsa_oracle
Reverse engineering1
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
- reverse
- engineering
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300