8000 GitHub - ragodev/goHackTools: Hacker tools on Go (Golang)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ragodev/goHackTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card License

IMAGE

Hacker tools on Go (Golang)

I used examples from the books "Violent Python" TJ O'Connor, "Black Hat Python" Python Programming for Hackers and Pentesters by Justin Seitz and asecuritysite

TODO:

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 github.com/rwcarlsen/goexif/exif
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 read the CONTRIBUTING and CODE_OF_CONDUCT file.

About

Hacker tools on Go (Golang)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0