Penetration-Testing-Toolkit
A web interface to automate Scanning, Generating metasploit payload, Network Testing,Exploring CMS,Information Gathering and much more
File Explorer
Download Latest Version (.zip)- freesweep.sh
- freesweep_0.90-2_i386.deb
- postinst
- postinst1
- xbomb.sh
- xbomb_2.2a-2_amd64.deb
- autorun.ico
- icon.res
- asp.sh
- linux.sh
- shellcode.sh
- syfiles.tar
- win.sh
- bexe.sh
- bing-ip2hosts
- bypass.sh
- geoedge.py
- tekCollect.py
- ie.css
- layout.css
- .gitignore
- blank.gif
- CHANGELOG.md
- demo.html
- jquery.center.min.js
- jquery.msg.css
- jquery.msg.js
- jquery.msg.min.js
- LICENSE.txt
- package.json
- PIE.htc
- README.md
- __init__.py
- __init__.pyc
- Base.py
- Base.pyc
- Class.py
- Class.pyc
- lazy.py
- lazy.pyc
- Lib.py
- Lib.pyc
- Opcode.py
- Opcode.pyc
- Status.py
- Status.pyc
- Type.py
- Type.pyc
- win32dns.py
- __init__.py
- __init__.pyc
- api.py
- api.pyc
- wps.py
- __init__.py
- __init__.pyc
- bingsearch.py
- bingsearch.pyc
- dns-names.txt
- dnssearch-threads.py
- dnssearch.py
- dnssearch.pyc
- exaleadsearch.py
- exaleadsearch.pyc
- googlesearch.py
- googlesearch.pyc
- googlesets.py
- googlesets.pyc
- IPy.py
- IPy.pyc
- jigsaw.py
- jigsaw.pyc
- linkedinsearch.py
- linkedinsearch.pyc
- nameservers.txt
- people123.py
- people123.pyc
- pgpsearch.py
- pgpsearch.pyc
- shodansearch.py
- shodansearch.pyc
- yandexsearch.py
- yandexsearch.pyc
- __init__.py
- __init__.pyc
- graphs.py
- graphs.pyc
- hostchecker.py
- hostchecker.pyc
- htmlExport.py
- htmlExport.pyc
- markup.py
- markup.pyc
- COPYING
- dns-names.txt
- LICENSES
- myparser.py
- myparser.pyc
- README
- theHarvester.py
- version.txt
- breadcrumb_divider.png
- btn_submit.png
- btn_submit_2.png
- btn_view_site.png
- header_bg.png
- header_shadow.png
- icn_add_user.png
- icn_alert_error.png
- icn_alert_info.png
- icn_alert_success.png
- icn_alert_warning.png
- icn_audio.png
- icn_categories.png
- icn_edit.png
- icn_edit_article.png
- icn_folder.png
- icn_jump_back.png
- icn_logout.png
- icn_new_article.png
- icn_photo.png
- icn_profile.png
- icn_search.png
- icn_security.png
- icn_settings.png
- icn_tags.png
- icn_trash.png
- icn_user.png
- icn_video.png
- icn_view_users.png
- module_footer_bg.png
- post_message.png
- secondary_bar.png
- secondary_bar_shadow.png
- sidebar.png
- sidebar_divider.png
- sidebar_shadow.png
- table_sorter_header.png
- hideshow.js
- jquery-1.5.2.min.js
- jquery-2.1.0.min.js
- jquery.equalHeight.js
- jquery.tablesorter.min.js
- check.php
- cms.php
- deb.php
- dmtool.php
- dns.php
- exe.php
- exe_result.php
- google.php
- harvester.php
- index.php
- info.php
- layout.php
- loading.php
- microLink.php
- net.php
- payload.php
- payload_result.php
- phpbackdoor.php
- sweep.php
- u.php
- uni.php
- veeru.gif
- vuln.php
- web.php
- whois.php
- win.php
- win_result.php
- install.sh
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/veerupandey/Penetration-Testing-Toolkit
Downloads the entire project code from GitHub to your computer.
cd Penetration-Testing-Toolkit
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- APT (Debian/Ubuntu κ³μ΄) Built into Debian/Ubuntu-based Linux distributions.
apt-get install apache2 php5 libapache2-mod-php5
Installs directly from the APT package repository (Debian/Ubuntu-based).
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Node.js
EasyPrerequisites
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd lab/dlgs
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
