koutto / pi-pwnbox-rogueap

Homemade Pwnbox :rocket: / Rogue AP :satellite: based on Raspberry Pi — WiFi Hacking Cheatsheets + MindMap :bulb:
GNU General Public License v3.0
1.68k stars 178 forks source link

4G Dongle #7

Open Awaces opened 2 years ago

Awaces commented 2 years ago

If I plug a 4g dongle into the RPI, I just get internet (eth1) and my remote shell is created with my c2 server. If I then plug in a network cable, I should basically receive a new ip by executing dhclient eth0. As soon as i execute dhclient eth0, i lost my reverse shell. Anyone have an idea how to avoid that 'refresh' or whatever it is ?