Pick a depth. Each prompt opens in your AI pre-loaded with the lesson. Click a row to preview the prompt.
Once your dropbox is inside, you need a way out — and the corporate firewall is watching. Three exfil paths: reverse tunnel over corp egress (cheap, logged); bring your own LTE/4G dongle (out-of-band); mesh — daisy-chain implants over LoRa or 802.11s to one egress node.
LTE: Huawei E3372 (~$25, USB stick, unlocked SIM): plug into Pi, dhclient on wwan0, route C2 over it. Corporate IDS sees nothing — traffic never touches corp. Trade: cellular in basements is unreliable, and the SIM purchase leaves a trail.
ip rule so only traffic to your C2 host uses cellular; everything else uses lab wifi. Verify with traceroute.autossh to maintain a reverse-SSH tunnel to a VPS. Bring cellular down and back up — verify reconnect.