README.md

This commit is contained in:
Roman Hergenreder 2020-02-06 21:28:27 +01:00
parent be3232750d
commit e2f295e9bc

@ -3,8 +3,8 @@
This repository contains self-made and common scripts for information gathering, enumeration and more.
### Enumeration: Initial Scans
- first_scan.sh
- gobuster.sh
- first_scan.sh: Performs initial nmap scan (-A, -T5, -p-)
- gobuster.sh: Performs gobuster dir scan with raft-large-words-lowercase.txt
- ssh-check-username.py: Check if user enumeration works for ssh
### Enumeration: Privilege Escalation