From 4ddb8d14289f2475d20e0b287046d56d4ab8c5fd Mon Sep 17 00:00:00 2001 From: dreddsa5dies Date: Sat, 5 Jan 2019 13:09:42 +0300 Subject: [PATCH] add code examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c1b14d..801f73e 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Repository | Description [API Security Checklist](https://github.com/shieldfy/API-Security-Checklist) | Checklist of the most important security countermeasures when designing, testing, and releasing your API [APT Notes](https://github.com/kbandla/APTnotes) | Various public documents, whitepapers and articles about APT campaigns [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) | List of bug bounty write-up that is categorized by the bug nature +[Code examples](https://github.com/dreddsa5dies/goHackTools) | Code examples for Penetration Testing [Cryptography](https://github.com/sobolevn/awesome-cryptography) | Cryptography resources and tools [CTF Tool](https://github.com/SandySekharan/CTF-tool) | List of Capture The Flag (CTF) frameworks, libraries, resources and softwares [CVE PoC](https://github.com/qazbnm456/awesome-cve-poc) | List of CVE Proof of Concepts (PoCs)