diff --git a/README.md b/README.md index fdafb92..9893fd1 100644 --- a/README.md +++ b/README.md @@ -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