Advertisement
gabriel_nerd_tm

Untitled

Jun 20th, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. root@kTI290 ~/t/p/h/tabby# cat rustb.sh
  2. #!/usr/bin/fish
  3. rustbuster -w $RLD -u http://10.10.10.194 -e php -t 80
  4. root@kTI290 ~/t/p/h/tabby#
  5. [15:45]
  6. preparei um script pro gobuster
  7. [15:45]
  8. root@kTI290:~/trabalho/pentesting/htb/tabby# ping tab
  9. PING tabby.htb (10.10.10.194) 56(84) bytes of data.
  10.  
  11. gabizinhaHoje às 15:45
  12. ta animado hein
  13.  
  14. celesianHoje às 15:45
  15. hostname curto
  16. [15:46]
  17. alias pras wordlists
  18. root@kTI290:~/trabalho/pentesting/htb/tabby# echo $RLD; echo $RLF;
  19. /usr/share/seclists/Discovery/Web-Content/raft-large-directories.txt
  20. /usr/share/seclists/Discovery/Web-Content/raft-large-files.txt
  21. root@kTI290:~/trabalho/pentesting/htb/tabby#
  22. [15:46]
  23. e preparei o chromium
  24. Exec=/usr/bin/chromium --no-sandbox --proxy-server=http://127.0.0.1:8080 %U
  25.  
  26. G4fanhotoHoje às 15:47
  27. Hauhauahau os mlk não tão pra brincadeira !
  28. [15:47]
  29. !krypto
  30.  
  31. xx41
  32. BOT
  33. Hoje às 15:47
  34. É um nmap só que melhorado
  35.  
  36. celesianHoje às 15:47
  37. também coloquei um ping
  38. [15:47]
  39. com um alarme
  40. [15:47]
  41. while ! ping -c1 tabby.htb &>/dev/null; do cat /dev/null; done ; echo "Host Found - `date`" ; speaker-test -t sine -f 400 -l 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement