Update README.md

This commit is contained in:
Mark 2024-06-14 10:29:17 -04:00 committed by GitHub
parent 42b1e1c39d
commit 2e0aebe9a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -252,7 +252,7 @@ See also *[HackingThe.cloud](https://hackingthe.cloud/)*.
* [pwnat](https://github.com/samyk/pwnat) - Punches holes in firewalls and NATs.
* [tgcd](http://tgcd.sourceforge.net/) - Simple Unix network utility to extend the accessibility of TCP/IP based network services beyond firewalls.
* [QueenSono](https://github.com/ariary/QueenSono) - Client/Server Binaries for data exfiltration with ICMP. Useful in a network where ICMP protocol is less monitored than others (which is a common case).
* [BadUSB Credential Harvester](https://github.com/MarkCyber/BadUSB/blob/main/HackStuff/CredentialHarvester.txt) - Harvests all credentials such as usernames and passwords from chrome, firefox & edge via the use of a flipperzero acting as a badusb. A secondary usb is used to extract all saved passwords onto. More instructions in the actual script.
* [BadUSB Credential Harvester](https://github.com/MarkCyber/BadUSB/blob/main/HackStuff/CredentialHarvester.txt) - Harvests all credentials such as usernames and passwords from chrome, firefox & edge via the use of a flipperzero acting as a badusb. A secondary usb is used to extract all saved passwords onto. More instructions in the actual script. This script was made by [MarkCyber](https://www.github.com/markcyber)
## Exploit Development Tools