https://github.com/kkirsche/pentest-utils
Small scripts and utilities to help with penetration testing
https://github.com/kkirsche/pentest-utils
Last synced: about 1 year ago
JSON representation
Small scripts and utilities to help with penetration testing
- Host: GitHub
- URL: https://github.com/kkirsche/pentest-utils
- Owner: kkirsche
- License: bsd-2-clause
- Created: 2017-12-02T00:48:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T19:20:04.000Z (about 8 years ago)
- Last Synced: 2025-04-15T00:18:19.340Z (about 1 year ago)
- Language: Shell
- Size: 1.07 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pentest-utils
Small scripts and utilities to help with penetration testing
## Recommended usage for a fresh kali installation:
```
$ cd /opt
$ git clone https://github.com/kkirsche/pentest-utils.git
$ ./setup-kali.sh
```