🤬
  • reformated the README.md index & added new video in vulns.md

  • Loading...
  • AshF0x committed 4 years ago
    1fcc917e
    1 parent f7cfb3b5
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 8 lines
    9 9   
    10 10  ---
    11 11  ## Table of Contents
    12  - 
    13  -1. [Basics](/assets/basics.md)
    14  -2. [Setup](/assets/setup.md)
    15  -3. [Tools](/assets/tools.md)
    16  -4. [Labs & Testing Environments](/assets/labs.md)
    17  -5. [Vulnerability Types](/assets/vulns.md)
    18  -6. [Mobile Hacking](/assets/mobile.md)
    19  -6. [Blog posts & Talks](/assets/blogposts.md)
    20  -7. [Media Resources](/assets/media.md)
     12 +| Topic | Description |
     13 +| ------------------------------ | ----------- |
     14 +|1. [Basics](/assets/basics.md)|A quick guide about Networking, Programming & Automation|
     15 +|2. [Setup](/assets/setup.md)|Tips on how to get started/setting up your environment|
     16 +|3. [Tools](/assets/tools.md)|A curated list of usefull Tools, organized by use case|
     17 +|4. [Labs & Testing Environments](/assets/labs.md)|List with Labs & Platforms to test your skills and learn how to exploit common web app vulnerabilities|
     18 +|5. [Vulnerability Types](/assets/vulns.md)|A list with resources, describing vulnerabilities & how to find/exploit them|
     19 +|6. [Mobile Hacking](/assets/mobile.md)|Helpful content focusing especially on Mobile Application Hacking|
     20 +|6. [Blog posts & Talks](/assets/blogposts.md)|Published Blogposts & Writeups organized by Vulnerability Types|
     21 +|7. [Media Resources](/assets/media.md)|A collection of lists, featuring YouTubers, Streamers, Twitter Accounts, Books, Podcasts etc.|
  • ■ ■ ■ ■ ■
    assets/vulns.md
    skipped 14 lines
    15 15  - [A comprehensive tutorial on cross-site scripting](https://excess-xss.com)
    16 16  - [Google Application Security (XSS Guide)](https://www.google.com/intl/am_AD/about/appsecurity/learning/xss/)
    17 17  - [What is PHP and why is XSS so common there?](https://www.youtube.com/watch?v=Q2mGcbkX550) - by LiveOverflow
     18 +- [Finding Your First Bug: Cross Site Scripting (XSS)](https://www.youtube.com/watch?v=IWbmP0Z-yQg) - by InsiderPhD
    18 19   
    19 20  ## Cross-Site Request Forgery (CSRF)
    20 21  - [Cross-Site Request Forgery Attack](https://www.youtube.com/watch?v=eWEgUcHPle0) - by PwnFunction
    skipped 17 lines
Please wait...
Page is in error, reload to recover