From 5a2508e524f02fe458c0a2f2019243a6ea4d8e07 Mon Sep 17 00:00:00 2001 From: Roman Hergenreder Date: Wed, 14 Feb 2024 13:32:32 +0100 Subject: [PATCH] README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9238a56..67ed827 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,10 @@ Can be deployed on victim machines to scan the intranet. - [SharpHound.exe](https://github.com/BloodHoundAD/SharpHound3): BloodHound Ingestor - [windows-exploit-suggester.py](https://github.com/AonCyberLabs/Windows-Exploit-Suggester) - [aspx-reverse-shell.aspx](https://github.com/borjmz/aspx-reverse-shell) - - [xp_cmdshell.py](https://github.com/0xalwayslucky/pentesting-tools) (thanks to @alwayslucky) + - [xp_cmdshell.py](https://github.com/0xalwayslucky/pentesting-tools) (thanks to [@alwayslucky](https://github.com/0xalwayslucky)) - [PetitPotam.py](https://github.com/topotam/PetitPotam) - [socat.exe](https://github.com/3ndG4me/socat) + - TODO: add all Potatoes ### Example API-Usage TODO: Add some example code or bash commands on how to use the custom libraries, e.g. fileserver, xss_handler, etc. \ No newline at end of file