Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLi, Directory Traversal, SSRF Notes and Lab Walkthroughs Added #8

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

nimishdudhe01
Copy link

I have compiled a comprehensive set of SQL injection labs and detailed walkthroughs covering various scenarios such as blind SQL injection, time delays, and information retrieval. These walkthroughs provide a step-by-step guide on how to exploit SQL injection vulnerabilities, demonstrating the extraction of sensitive data like usernames and passwords.

Copy link
Author

@nimishdudhe01 nimishdudhe01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Includes Notes of SSRF Attacks and the walkthrough of 1st SSRF Lab of PortSwigger's Web Application Security Academy.

Added Walkthrough to the 2nd Lab of SSRF From PortSwigger's Web Application Security Academy.
Added SSRF Lab 3 Wakhthrough from PortSwigger's Lab!
@nimishdudhe01 nimishdudhe01 changed the title SQL Injection Notes and Lab Walkthroughs Added SQL Injection, Directory Traversal, Server Side Request Forgery Notes and Lab Walkthroughs Added Sep 25, 2023
@nimishdudhe01 nimishdudhe01 changed the title SQL Injection, Directory Traversal, Server Side Request Forgery Notes and Lab Walkthroughs Added SQLi, Directory Traversal, SSRF Notes and Lab Walkthroughs Added Sep 25, 2023
Included notes and Walkthrough for "SSRF with whitelist-based input filters".
Added missing Description of labs and fixed some minor issues.
Completed the module "Circumventing common SSRF defenses" With all the labs added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant