Skip to content

Briskinfosec Pentest Toolkit (BPT) is a powerful and automated security assessment toolkit. BPT is pioneering techniques that helps penetration testers to automate the attack surfaces.

Notifications You must be signed in to change notification settings

briskinfosec/BPT_Briskinfosec_Pentest_Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation


BPT-Briskinfosec Pentest Toolkit

Table of contents

OVERVIEW

Briskinfosec Pentest Toolkit (BPT) is a powerful and automated security assessment toolkit. BPT is pioneering techniques that helps penetration testers to automate the attack surfaces. Unlike other Pentest Frameworks, BPT focuses on major domains and tool flexibility. This toolkit allows penetration testers to select specific modules (in real-time) for each attack.

INSTALLATION

The following installation instructions are suitable for Linux. In theory, BPT should work on any operating system which can run bash scripts and python.

SOURCE

Cloning the Git repository from GitHub:

$ git clone https://github.com/briskinfosec/BPT

PREREQUISITES

BPT requires some tools in order to run error free.

    NMAP
    METASPLOIT
    XTERM
    INTERNET CONNECTION
    ROOT USER

QUICK INSTALLATION

You can install all the prerequisites, the required tools and scripts, using the installation script.

$ chmod +x install.sh
$ ./install.sh

TO START BPT

To start BTP, simply run

$ chmod +x BPT.sh
$ ./BPT.sh

TO UPDATE

To update BTP, simply run

$ git pull

How to contribute

All contributions are welcome, from code to tool integration, to design suggestions, to bug reports. Please use GitHub to its fullest. Submit your requests, contribute tutorials or other wiki content. Whatever lucrative you offer, we will use it! Support us !

If you want to support us in any possible ways, please do it. Here is our official Email address:contact@briskinfosec.com or visit our website www.briskinfosec.com for more details.

Disclaimer

 Note: This BPT is intended to be used for legal security purposes only, and you should only use it to do audit on network  that you own or have permission to test. Any other illegal use is not the responsibility of the developer(s). Be sure that you understand and comply with the licenses and laws in your area.

About

Briskinfosec Pentest Toolkit (BPT) is a powerful and automated security assessment toolkit. BPT is pioneering techniques that helps penetration testers to automate the attack surfaces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages