Skip to content

One of a kind infomation security & penetration testing framework built in python with command line interface and a graphical user interface.

License

Notifications You must be signed in to change notification settings

ZeroPenSecurity/0pentesting-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

+      ┏━━━┓╋╋╋╋╋╋╋╋╋╋┏━━━━┓╋╋╋╋┏┓              +
+      ┃┏━┓┃╋╋╋╋╋╋╋╋╋╋┃┏┓┏┓┃╋╋╋┏┛┗┓             +
+      ┃┃┃┃┣━━┳━━┳━┓╋╋┗┛┃┃┣┻━┳━┻┓┏╋┳━┓┏━━┓      +
+      ┃┃┃┃┃┏┓┃┃━┫┏┓┳━━┓┃┃┃┃━┫━━┫┃┣┫┏┓┫┏┓┃      +
+      ┃┗━┛┃┗┛┃┃━┫┃┃┣━━┛┃┃┃┃━╋━━┃┗┫┃┃┃┃┗┛┃      +
+      ┗━━━┫┏━┻━━┻┛┗┛╋╋╋┗┛┗━━┻━━┻━┻┻┛┗┻━┓┃      +
+      ╋╋╋╋┃┃╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏━┛┃      +
+      ╋╋╋╋┗┛╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┗━━┛      +
-              [  From ZeroPenSecurity  ]       -

Description

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!

Getting Started

Installing:

Debian-base

One-line install command

git clone https://github.com/ZeroPenSecurity/0pentesting-Framework/ && cd 0pentesting-Framework/ && chmod + x install && bash ./install

Uninstall

bash ./app/uninstall

Executing program

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.




MacOS

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

Executing program

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

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
Uninstall
bash ./app/uninstall

Executing program

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.





Help:

  • 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?!

Authors:

@CRO-THEHACKER



Version History

  • 1.0
    • Initial Release - CLI only. GUI Work-In-Progress.
  • 1.5
    • Fully working - CLI and GUI w/ env testing for users.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.

Acknowledgments

Inspiration, code snippets, etc.

About

One of a kind infomation security & penetration testing framework built in python with command line interface and a graphical user interface.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published