Releases: blackhillsinfosec/GoSpoof
v1.3.0
GoSpoof v1.3.0
Description: Whole bunch of new features and usability added.
Features
-honey
Use -honey Y to activate a Honeypot Mode. This will give you an attackers IP as well as the date and time of the attack and what payloads were sent. This is then saved in honeypot.log
-t
Assign a value 1-5 to thottle time for a scan 1 = 5 minutes and doubles through each level to 5 = 80 minutes
-rg
Tunnels an intruders attacks back at them. This is a stand alone flag NO OTHER flags should be used with Rubber glue. Saves the hash and plain text in a captures directory.
-e
Excludes ports that are specified
--boot
Saves flags used and starts go-spoof as configured with said flags, on boot.
-rm
Removes all flags used on boot as well as the saved config file and deletes the gospoof.service. A complete fresh start
What's Changed
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0 - Features Update
GoSpoof
Description: Whole bunch of new features and usability added.
What's Changed
- Update README.md to fix a spelling error by @weems in #4
- HoneyPot and Time Throttle added by @Cour1erNVs in #7
New Contributors
- @weems made their first contribution in #4
- @Cour1erNVs made their first contribution in #7
Full Changelog: v1.0.0...v1.2.0