Skip to content

Commit

Permalink
reformated the README.md index & added new video in vulns.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AshF0x committed Jan 4, 2020
1 parent f7cfb3b commit 1fcc917
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ We understand that there are more resources other than the ones we have listed a

---
## Table of Contents

1. [Basics](/assets/basics.md)
2. [Setup](/assets/setup.md)
3. [Tools](/assets/tools.md)
4. [Labs & Testing Environments](/assets/labs.md)
5. [Vulnerability Types](/assets/vulns.md)
6. [Mobile Hacking](/assets/mobile.md)
6. [Blog posts & Talks](/assets/blogposts.md)
7. [Media Resources](/assets/media.md)
| Topic | Description |
| ------------------------------ | ----------- |
|1. [Basics](/assets/basics.md)|A quick guide about Networking, Programming & Automation|
|2. [Setup](/assets/setup.md)|Tips on how to get started/setting up your environment|
|3. [Tools](/assets/tools.md)|A curated list of usefull Tools, organized by use case|
|4. [Labs & Testing Environments](/assets/labs.md)|List with Labs & Platforms to test your skills and learn how to exploit common web app vulnerabilities|
|5. [Vulnerability Types](/assets/vulns.md)|A list with resources, describing vulnerabilities & how to find/exploit them|
|6. [Mobile Hacking](/assets/mobile.md)|Helpful content focusing especially on Mobile Application Hacking|
|6. [Blog posts & Talks](/assets/blogposts.md)|Published Blogposts & Writeups organized by Vulnerability Types|
|7. [Media Resources](/assets/media.md)|A collection of lists, featuring YouTubers, Streamers, Twitter Accounts, Books, Podcasts etc.|
1 change: 1 addition & 0 deletions assets/vulns.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ As we start to build this repository, we'll be adding more vulnerability types a
- [A comprehensive tutorial on cross-site scripting](https://excess-xss.com)
- [Google Application Security (XSS Guide)](https://www.google.com/intl/am_AD/about/appsecurity/learning/xss/)
- [What is PHP and why is XSS so common there?](https://www.youtube.com/watch?v=Q2mGcbkX550) - by LiveOverflow
- [Finding Your First Bug: Cross Site Scripting (XSS)](https://www.youtube.com/watch?v=IWbmP0Z-yQg) - by InsiderPhD

## Cross-Site Request Forgery (CSRF)
- [Cross-Site Request Forgery Attack](https://www.youtube.com/watch?v=eWEgUcHPle0) - by PwnFunction
Expand Down

0 comments on commit 1fcc917

Please sign in to comment.