Releases: MrEx-Right/ShadowLine
Releases · MrEx-Right/ShadowLine
v1.2.0 - The "Shadow Walk" Update
v1.2.0 - The "Shadow Walk" Update
We are thrilled to announce the release of ShadowLine v1.2.0. This major update takes the framework's lateral movement capabilities to the next level, introducing advanced Network Pivoting, allowing your agents to act as stealthy gateways into deeply segmented networks.
🔥 What's New?
🕸️ Advanced Network Pivoting
Your agents are no longer confined to the initial compromised subnet. ShadowLine now natively supports robust pivoting, allowing you to route your operational traffic directly through the implant.
- SOCKS5 Proxy Integration: Dynamically turn any active agent into a SOCKS5 proxy to tunnel external offensive tools (Nmap, Metasploit, BloodHound, etc.) straight into the internal network.
- Port Forwarding: Seamlessly bind local C2 ports to remote services (RDP, SMB, SSH) on heavily isolated networks.
- Bypass Segmentation: Easily reach critical infrastructure, Active Directory controllers, and databases located behind internal firewalls and DMZs.
- Encrypted Tunnels: All pivoted traffic is tunneled through the existing AES-256-GCM connection. Deep packet inspection sees only standard C2 chatter, hiding your lateral movement completely.
⚡ Tunnel Optimization & Stability
- Built a custom multiplexer to handle multiple parallel connections over a single agent heartbeat without freezing the core execution thread.
- Minimized overhead so the agent's memory footprint remains incredibly low, even when pushing heavy traffic (like RDP) through the pivot.
📦 Assets
Ensure you update both the Server (main.go, client.go) and generate new Agents to activate the new routing handlers required for the Pivoting modules.