Merge pull request #266 from dreddsa5dies/addGoHackTools

add code examples
This commit is contained in:
Samar Dhwoj Acharya 2018-12-23 20:14:31 -06:00 committed by GitHub
commit c063770280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [Side-channel Tools](#side-channel-tools)
* [CTF Tools](#ctf-tools)
* [Penetration Testing Report Templates](#penetration-testing-report-templates)
* [Code examples for Penetration Testing](#code-examples-for-penetration-testing)
* [Books](#books)
* [Penetration Testing Books](#penetration-testing-books)
* [Hackers Handbook Series](#hackers-handbook-series)
@ -516,6 +517,10 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [T&VS Pentesting Report Template](https://www.testandverification.com/wp-content/uploads/template-penetration-testing-report-v03.pdf) - Pentest report template provided by Test and Verification Services, Ltd.
* [Web Application Security Assessment Report Template](http://lucideus.com/pdf/stw.pdf) - Sample Web application security assessment reporting template provided by Lucideus.
### Code examples for Penetration Testing
* [goHackTools](https://github.com/dreddsa5dies/goHackTools) - Hacker tools on Go (Golang).
## Books
### Penetration Testing Books