Skip to content

UZI-LOADED/P4X-V1.1-Ultimate-AI-Pentesting-Platform-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

P4X-V1.1-Ultimate-AI-Pentesting-Platform-prototype

πŸ’‹πŸ’»πŸ€–V1.1 design and code blueprint provides a fully integrated, extensible, live, admin-focused, production-ready pentesting AI platform

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Additional Notes

Replace 'YOUR_JWT_TOKEN' with a valid JWT from your auth system.

Set environment variables properly before running backend.

Install required dependencies via pip for backend and npm for frontend.

Run backend with uvicorn server:app --reload.

Run frontend with npm start in React app folder.

Add your own user management and token issuance system to generate JWT tokens.

pentest-platform-v1.1/ β”‚ β”œβ”€β”€ backend/ β”‚ β”œβ”€β”€ agents.py β”‚ β”œβ”€β”€ plugin_manager.py β”‚ β”œβ”€β”€ auth.py β”‚ β”œβ”€β”€ middleware.py β”‚ β”œβ”€β”€ kill_switch.py β”‚ β”œβ”€β”€ server.py β”‚ β”œβ”€β”€ requirements.txt β”‚ └── Dockerfile β”‚ β”œβ”€β”€ frontend/ β”‚ β”œβ”€β”€ src/ β”‚ β”‚ β”œβ”€β”€ App.js β”‚ β”‚ β”œβ”€β”€ index.js β”‚ β”‚ └── ... β”‚ β”œβ”€β”€ package.json β”‚ └── Dockerfile β”‚ └── README.md

About

πŸ’‹πŸ’»πŸ€–V1.1 design and code blueprint provides a fully integrated, extensible, live, admin-focused, production-ready pentesting AI platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors