8000 Releases · blackhillsinfosec/GoSpoof · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: blackhillsinfosec/GoSpoof

v1.3.0

31 May 05:23
Compare
Choose a tag to compare

GoSpoof Logo

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

21 May 15:30
Compare
Choose a tag to compare

GoSpoof Logo

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

Full Changelog: v1.0.0...v1.2.0

New Beginnings

21 Feb 17:11
a7fa817
Compare
Choose a tag to compare

gospoof

Go-Spoof Launch

Description: First working version release.

Version 1.0.0 | New Beginnings

Features

  • Same functionality as portspoof. But more reliable.

Supported OS

  • Linux
0