# goHackTools **Repository Path**: xgadmin/goHackTools ## Basic Information - **Project Name**: goHackTools - **Description**: Hacker tools on Go (Golang) - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Go Report Card](https://goreportcard.com/badge/github.com/dreddsa5dies/goHackTools)](https://goreportcard.com/report/github.com/dreddsa5dies/goHackTools) ![License](https://img.shields.io/badge/License-MIT-blue.svg) ![IMAGE](img/goHackTools.png) [![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/black_img.png)](https://www.buymeacoffee.com/GDNsM0F) ## Hacker tools on Go (Golang) I used examples from the books & materials: * "Violent Python" TJ O'Connor; * "Black Hat Python" Python Programming for Hackers and Pentesters by Justin Seitz; * "Security with Go" by John Daniel Leon; * "Python Web Penetration Testing Cookbook" by C.Buchanan, T.Ip, B.May, D.Mound, A.Mabbit; * [asecuritysite](https://asecuritysite.com/) ## TODO: examples from the book "Black Hat Go" Go Programming For Hackers and Pentesters by Tom Steele, Chris Patten, and Dan Kottmann ## THANK YOU: Thanks to all authors of amazing books on information security ## Package used Use [dep](https://github.com/golang/dep/cmd/dep) ```bash sudo apt-get install libpcap-dev ``` ## The code contains comments in Russian ## License This project is licensed under MIT license. Please read the [LICENSE](https://github.com/dreddsa5dies/goHackTools/tree/master/LICENSE.md) file. ## PREDICT In spite of the license, I PREDICT that all the examples here are for reference only, and not for criminal (or malicious) purposes. ## Contribute Welcomes any kind of contribution. Please read the [CONTRIBUTING](https://github.com/dreddsa5dies/goHackTools/tree/master/CONTRIBUTING.md), [ISSUE TEMPLATE](https://github.com/dreddsa5dies/goHackTools/tree/master/ISSUE_TEMPLATE.md) and [CODE_OF_CONDUCT](https://github.com/dreddsa5dies/goHackTools/tree/master/CODE_OF_CONDUCT.md) file.