+ ┏━━━┓╋╋╋╋╋╋╋╋╋╋┏━━━━┓╋╋╋╋┏┓ +
+ ┃┏━┓┃╋╋╋╋╋╋╋╋╋╋┃┏┓┏┓┃╋╋╋┏┛┗┓ +
+ ┃┃┃┃┣━━┳━━┳━┓╋╋┗┛┃┃┣┻━┳━┻┓┏╋┳━┓┏━━┓ +
+ ┃┃┃┃┃┏┓┃┃━┫┏┓┳━━┓┃┃┃┃━┫━━┫┃┣┫┏┓┫┏┓┃ +
+ ┃┗━┛┃┗┛┃┃━┫┃┃┣━━┛┃┃┃┃━╋━━┃┗┫┃┃┃┃┗┛┃ +
+ ┗━━━┫┏━┻━━┻┛┗┛╋╋╋┗┛┗━━┻━━┻━┻┻┛┗┻━┓┃ +
+ ╋╋╋╋┃┃╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏━┛┃ +
+ ╋╋╋╋┗┛╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┗━━┛ +
- [ From ZeroPenSecurity ] -
One of a kind Infomation Security and Penetration testing framework built in python3
with a command line interface (CLI) and a graphical user interface (GUI) our framework gives more
control over your environment, automating simple tasks like nmap scans to making drawn-out tasks
easier for everyone... Here at ZeroPenSecurity we stive for only the best tool for you, a tool
made by the people for the people so, our tools are open source for everybody!
Installing:
One-line install command
git clone https://github.com/ZeroPenSecurity/0pentesting-Framework/ && cd 0pentesting-Framework/ && chmod + x install && bash ./install
Uninstall
bash ./app/uninstall
To run program, enter terminal and type 0pf
to get started!
Please note: if you just installed the app you must restart your terminal session before continuing.
One-line install command
brew install git && git clone https://github.com/ZeroPenSecurity/0pentesting-Framework && cd 0pentesting-Framework/ && chmod +x install && shell ./install
Uninstall
bash ./app/uninstall
To run program, enter terminal and type 0pf
to get started!
Please note: if you just installed the app you must restart your terminal session before continuing.
Termux is not fully supported in 0pentesting-Framework and does not have access to the GUI. This is due to the library we use to generate the GUI.
One-line install command
pkg install git && git clone https://github.com/ZeroPenSecurity/0pentesting-Framework && cd 0pentesting-Framework/ && chmod +x install && bash ./install
bash ./app/uninstall
To run program, enter termux and cd to the app then run the app with bash ./0pf
to get started!
Please note: if you just installed the app you must restart your terminal session before continuing.
- Submit a issue via GitHub.
- Version infomation & current bugs can be viewed in the web dashboard.
- Run application in debug mode? Edit
app/debug_settings.json
! - Join the discord for more help?!
- 1.0
- Initial Release - CLI only. GUI Work-In-Progress.
- 1.5
- Fully working - CLI and GUI w/ env testing for users.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.
Inspiration, code snippets, etc.