Skip to content

Commit 6a22e44

Browse files
authored
README.md
commit 2
1 parent a0560d4 commit 6a22e44

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# hack-script
2-
Scripts to setup pentesting system and use during pentest which will make the testing more efficient.
1+
# hack-scripts
2+
3+
> scripts to setup pentesting system and use during pentest
4+
5+
This repo hosts the pentest system setup script and various other scripts to help on pentesting and security related tasks.
6+
7+
- [massbanner.sh](massbanner.sh) - Specify file with list of URLs and get the server running
8+
- [setup-pendata.sh](setup-pendata.sh) - Clone popular and useful files and payloads without needing to go to each source
9+
- [setup-sys.sh](setup-sys.sh) - Setups the base system to get into hacking/programming mode
10+
11+
## Installation
12+
13+
The first thing you would want to do after downloading/cloning this repository is to run [setup-sys.sh](setup-sys.sh) and [setup-pendata.sh](setup-pendata.sh) scripts respectively. These two scripts will install various packages, tools and resources that will be useful during your pentesting journey.
14+
15+
## Author
16+
17+
- [techgaun](https://github.com/techgaun)

0 commit comments

Comments
 (0)