Skip to content

makarenok/goHackTools

 
 

Repository files navigation

Go Report Card License

IMAGE

Hacker tools on Go (Golang)

We used examples from the book "Violent Python" TJ O'Connor

TODO:

examples from the book "Black Hat Python" Python Programming for Hackers and Pentesters by Justin Seitz
examples from the book "Black Hat Go" Go Programming For Hackers and Pentesters by Tom Steele, Chris Patten, and Dan Kottmann

Package used

go get -v -u github.com/alexmullins/zip github.com/amoghe/go-crypt github.com/shavac/gexpect github.com/mattn/go-sqlite3 rsc.io/pdf github.com/oschwald/geoip2-golang github.com/google/gopacket golang.org/x/crypto/ssh
sudo apt-get install libpcap-dev 

The code contains comments in Russian

License

This project is licensed under MIT license. Please read the LICENSE file.

Contribute

Welcomes any kind of contribution, please follow the next steps:

  • Fork the project on github.com.
  • Create a new branch.
  • Commit changes to the new branch.
  • Send a pull request.

About

Hacker tools on Go (Golang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%