An open API service indexing awesome lists of open source software.

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

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
```