Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 926 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 926 Bytes

Hack-Script

Scripts to setup pentesting system and use during pentest which will make the testing more efficient.

This repo hosts the pentest system setup script and various other scripts to help on pentesting and security related tasks.

  • massbanner.sh - Specify file with list of URLs and get the server running
  • setup-pendata.sh - Clone popular and useful files and payloads without needing to go to each source
  • setup-sys.sh - Setups the base system to get into hacking/programming mode

Installation

The first thing you would want to do after downloading/cloning this repository is to run setup-sys.sh and setup-pendata.sh scripts respectively. These two scripts will install various packages, tools and resources that will be useful during your pentesting journey.

Author