Commit Graph
10 Commits
Author SHA1 Message Date
MarkusandGitHub d57dcabf46 Web Sockets: Update README.md
Update outdated link to blog post and add Hacktricks as reference
2023-02-24 10:37:52 +01:00
MarkusandGitHub 950114b9e6 Zip Slip: Add slipit to tools 2022-10-03 18:19:28 +02:00
MarkusandGitHub f8d04cef3b CVE Exploit: Add trickest CVE repo 2022-10-03 17:51:39 +02:00
MarkusandGitHub bd6a1b759a Java RMI: Add remote-method-guesser to tools
This also includes slight adjustments to the README.md to adhere to the current contribution example layout
2022-10-01 22:04:49 +02:00
MarkusandGitHub b7d275d5b0 Api Key Leaks: Add Trivy to tools section 2022-10-01 17:20:51 +02:00
MarkusandGitHub 46aabc8c8c Update XXE Injection
Slight QOL improvements for the recent changes of the chapter `XXE inside XLSX file`
2021-10-18 10:13:30 +02:00
MarkusandGitHub 6584df310f Update Windows - Persistence.md
Add example to `disable windows defender` which uses MpCmdRun.exe to reset the current definitions. I recently used this and it was sufficient, that defender did not recognize previously flagged malicious files. It is quite helpful in case, that Set-MpPreference is not present or that the attacker is not allowed to adjust the service.
2021-10-14 08:53:25 +02:00
MarkusandGitHub d1345b0016 Update Hash Cracking Methodology
Add some structure to add additional tools.
Fix some typo.
Add online resources for cracking password hashes.
2021-10-11 17:08:46 +02:00
MarkusandGitHub 7e737baa23 Update directory traversal wordlist
Update the intruder wordlist to include CVE-2021-42013 (Traversal/RCE into Apache 2.4.49/2.4.50).
Also add some depth to the current fuzzing payloads to not miss /cgi-bin directories which are located deeper than 4 subdirectories.
2021-10-11 10:11:10 +02:00
MarkusandGitHub 7996b4f905 Update XSS README.md
Remove unnecessary complexity from CSP bypass payload
2021-10-01 16:10:23 +02:00