Advertisement
opexxx

aq.sh

Oct 13th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. #!/bin/bash
  2. aquatone-discover -d $1 --threads 15
  3. aquatone-scan -d $1 --ports huge --threads 15
  4. DEBUG=nightmare xvfb-run -a aquatone-gather -d $1 --threads 15
  5. aquatone-takeover -d $1 --threads 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement