cp .env.example .env
./venv/Scripts/activate
For The Command Line Interface:
python3.12 CommandInjectionAttacks.py --url URL
For the Local File Inclusion:
python3.12 LocalFileInclusion.py --url URL
this was created using autogen on EX MACHINA CTF
Repository from Github https://github.comAlpetGexha/multi-agent-system-for-cybersecurity
cp .env.example .env
./venv/Scripts/activate
For The Command Line Interface:
python3.12 CommandInjectionAttacks.py --url URL
For the Local File Inclusion:
python3.12 LocalFileInclusion.py --url URL
this was created using autogen on EX MACHINA CTF