Skip to content

VasanthVanan/web-security-academy-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-security-academy-labs

► A Interactive way to complete PortSwigger's Web security academy lab exercises.

  • Repository only contain challenges that were present at the time of completion as new challenges are continually introduced.
  • Challenges that require the need of burp collaborator client are omitted due to limitation of the burp community version.

Getting Started

  1. Clone the repository:
    git clone https://github.com/VasanthVanan/web-security-academy-labs.git
  2. Navigate to the project directory:
    cd web-security-academy-labs
  3. Install the packages if any:
    pip install requests
    pip install tabulate
  4. Choose a topic to complete from the listed python files.
  5. run the file and follow the prompt:
    python3 FILENAME.py

happy hacking :)

About

Interactive web security lab-exercises in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages