Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- read -p "Enter Domain/IP: " url
- content=$(curl -s "$url")
- nmap -sV -A $url --script-trace --script=http-headers --unprivileged
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement