Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GhostPWN

GhostPWN

Autonomous penetration testing agent
A Rust TUI with multi-provider LLM support, human-in-the-loop tool execution, and workspace boundaries.

Rust Rust 2024 Edition ratatui + crossterm Providers License

Academic project. GhostPWN is the annual project for the 3rd year of the Bachelor in Cybersecurity at ESGI Paris.

Install

macOS

brew install GhostPWN/tap/ghostpwn
ghostpwn

Linux

sudo apt-get install -y build-essential pkg-config
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source "$HOME/.cargo/env"
cargo install --git https://github.com/GhostPWN/ghostpwn
ghostpwn

Windows

Install Rust, then:

cargo install --git https://github.com/GhostPWN/ghostpwn
ghostpwn

See the documentation for detailed requirements, configuration, commands, and architecture.

Contributing

Contributions are welcome. Open an issue before submitting a pull request.

License

MIT

About

Autonomous pentest agent TUI interactive, multi-provider LLM

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages