Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung |
ctf:links [2024/05/09 00:00] – dominicfour | ctf:links [2024/05/09 21:36] (aktuell) – m0veax |
---|
| |
* [[https://github.com/vavkamil/awesome-bugbounty-tools?tab=readme-ov-file#parameters|awesome-bugbounty-tools#parameters]] | * [[https://github.com/vavkamil/awesome-bugbounty-tools?tab=readme-ov-file#parameters|awesome-bugbounty-tools#parameters]] |
| |
| ===== Reverse Shells ===== |
| |
| * [[https://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet]] Reverse Shell Oneliner |
| * [[https://www.revshells.com/]] |
| |
| ===== Exploitation ===== |
| |
| * [[https://www.baeldung.com/linux/ifs-shell-variable|IFS shell variable]] as argument seperator in Payloads |
| * [[https://stackoverflow.com/questions/40416516/what-is-stack-smashing-c]] |
| |
===== Cookies ===== | ===== Cookies ===== |
| |
* [[https://jwt.io/ ]] JWT (JSON Web Tokens) Cookie Analyser, Libs, etc | * [[https://jwt.io/ ]] JWT (JSON Web Tokens) Cookie Analyser, Libs, etc |
| |
| ===== Diverses ===== |
| |
| * [[https://gchq.github.io/CyberChef/]] Umwandlung/Encoding von Zeichenketten |
| |
===== Rev ===== | ===== Rev ===== |
* [[https://github.com/extremecoders-re/re-list]] | * [[https://github.com/extremecoders-re/re-list]] |
* [[https://angr.io/]] | * [[https://angr.io/]] |
* [[https://stackoverflow.com/questions/40416516/what-is-stack-smashing-c]] | |