Skip to content

kaniehuest/venus-hackmyvm-autopwn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackMyVm - Venus lab AutoPwn

A collection of scripts to automate the collection of flags and passwords for the venus lab.

Link for the lab Venus.

Requirements

Create a virtualenv to make things easier.

python3 -m virtualenv venv
source ./venv/bin/activate

Install dependencies.

pip3 install -r requirements.txt

Run the main script.

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages