Skip to content

Commit 316e75a

Browse files
authored
Merge pull request infoslack#64 from common-guid/additions
updated books, tools, labs
2 parents eb6179e + e1abc59 commit 316e75a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Table of Contents
4444
* https://www.manning.com/books/secret-key-cryptography - A book about cryptographic techniques and Secret Key methods.
4545
* https://www.manning.com/books/application-security-program-handbook - This practical book is a one-stop guide to implementing a robust application security program.
4646
* https://www.manning.com/books/cyber-threat-hunting - Practical guide to cyber threat hunting.
47+
* https://nostarch.com/bug-bounty-bootcamp - Bug Bounty Bootcamp
48+
* https://nostarch.com/hacking-apis - Hacking APIs
4749

4850

4951
## Documentation
@@ -133,6 +135,9 @@ Table of Contents
133135
* https://github.com/HightechSec/git-scanner git-scanner - A tool for bug hunting or pentesting for targeting websites that have open `.git` repositories available in public
134136
* [Web Application Exploitation @ Rawsec Inventory](https://inventory.raw.pm/tools.html#title-tools-web-application-exploitation) - Complete list of Web pentesting tools
135137
* [Cyclops is a novel browser that can detect vulnerability automatically](https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking/) - Cyclops is a web browser with XSS detection feature
138+
* https://caido.io/ - Web proxy
139+
* https://github.com/assetnote/kiterunner - API discovery
140+
* https://github.com/owasp-amass/amass - domain recon
136141

137142
## Cheat Sheets
138143

@@ -198,6 +203,7 @@ Table of Contents
198203
* https://public-firing-range.appspot.com/ - Firing Range is a test bed for automated web application security scanners.
199204
* https://xss-game.appspot.com/ - XSS challenge
200205
* https://google-gruyere.appspot.com/ Google Gruyere, web application exploits and defenses
206+
* https://ginandjuice.shop/catalog
201207

202208
## Labs
203209
* https://portswigger.net/web-security - Web Security Academy: Free Online Training from PortSwigger
@@ -217,7 +223,8 @@ Table of Contents
217223
* https://www.hackthebox.eu/ - Hack The Box is an online platform allowing you to test and advance your skills in cyber security.
218224
* https://github.com/tegal1337/0l4bs - 0l4bs is a Cross-site scripting labs for web application security enthusiasts.
219225
* https://github.com/oliverwiegers/pentest_lab - Local pentest lab leveraging docker compose.
220-
226+
* https://ginandjuice.shop/catalog
227+
* https://github.com/dolevf/Damn-Vulnerable-GraphQL-Application
221228

222229
## SSL
223230

0 commit comments

Comments
 (0)