Skip to content

dreddsa5dies/goHackTools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 6, 2018 23:16
img
June 12, 2017 11:38
October 19, 2023 18:17
December 17, 2018 11:08
July 30, 2021 23:02
October 19, 2022 10:51
February 21, 2023 08:55
June 2, 2018 19:26
July 30, 2021 22:54
April 6, 2018 23:16

Go Report Card License

IMAGE

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;
  • Криптография с Python;
  • "Black Hat Go" Go Programming For Hackers and Pentesters by Tom Steele, Chris Patten, and Dan Kottmann.
List of projects

SCC

───────────────────────────────────────────────────────────────────────────────
Language                 Files     Lines   Blanks  Comments     Code Complexity
───────────────────────────────────────────────────────────────────────────────
Go                          65      4758      878       269     3611        888
Plain Text                   9     21110        0         0    21110          0
Markdown                     2        20        3         0       17          0
───────────────────────────────────────────────────────────────────────────────
Total                       76     25888      881       269    24738        888
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop (organic) $784,563
Estimated Schedule Effort (organic) 12.54 months
Estimated People Required (organic) 5.56
───────────────────────────────────────────────────────────────────────────────
Processed 262599 bytes, 0.263 megabytes (SI)
───────────────────────────────────────────────────────────────────────────────

Thank you

Thanks to all authors of amazing books on information security

Predict

In spite of the license, I PREDICT that all the examples here are for reference only, and not for criminal (or malicious) purposes.

Packages

Use Go Modules && install

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, ISSUE TEMPLATE and CODE_OF_CONDUCT file.