haelmj / Cloud-Sec

create code that can automatically exploit its documented vulnerabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud-Sec

create code that can automatically exploit its documented vulnerabilities.

  • Clone the repository
  • Create a virtual environment: python -m venv venv
  • Activate the environment: source venv/Scripts/activate
  • Install the requirements: pip install -r requirements.txt
  • Run the file: pytest --headed exploit.py

About

create code that can automatically exploit its documented vulnerabilities.

License:MIT License


Languages

Language:Python 99.2%Language:HTML 0.8%