원클릭으로
tunneling
Internal network pivoting and traffic tunneling — FRP, Chisel, Ligolo-ng, SSH, ReGeorg, DNS tunneling, EarthWorm, Ngrok.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Internal network pivoting and traffic tunneling — FRP, Chisel, Ligolo-ng, SSH, ReGeorg, DNS tunneling, EarthWorm, Ngrok.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Authentication security testing - auth bypass, JWT attacks, OAuth flaws, password attacks, 2FA bypass, CAPTCHA bypass, and bot detection evasion.
AV/EDR evasion and detection bypass — AMSI, ETW, API unhooking, process injection, AppLocker bypass, LOLBins, shellcode obfuscation.
Microsoft Exchange and SharePoint attack techniques — enumeration, ProxyLogon/ProxyShell/ProxyToken exploitation, mailbox access, SharePoint file exfiltration.
System exploitation testing - Active Directory attacks, privilege escalation (Linux/Windows), and exploit development.
Offensive AI security testing and exploitation framework. Systematically tests LLM applications for OWASP Top 10 vulnerabilities including prompt injection, model extraction, data poisoning, and supply chain attacks. Integrates with pentest workflows to discover and exploit AI-specific threats.
API security testing - GraphQL, REST API, WebSocket, and Web-LLM attack techniques.
| name | tunneling |
| description | Internal network pivoting and traffic tunneling — FRP, Chisel, Ligolo-ng, SSH, ReGeorg, DNS tunneling, EarthWorm, Ngrok. |
Establish egress channels and route traffic through compromised hosts into segmented internal networks.
| Tool | Transport | Use Case |
|---|---|---|
| Ligolo-ng | TCP | Best general-purpose pivot — kernel TUN interface, full IP routing |
| Chisel | TCP over HTTP | Outbound-only firewall, HTTP allowed |
| FRP | TCP | Persistent SOCKS5 proxy with auth |
| SSH | TCP | When SSH is available on pivot host |
| ReGeorg | HTTP | Webshell already deployed, no binary upload |
| iodine / dnscat2 | DNS | All TCP/HTTP blocked, DNS egress only |
| EarthWorm | TCP | Windows-only pivots, no dependencies |
| Ngrok | TCP/HTTP | Quick external exposure, no server needed |
reference/frp-chisel-ligolo.md — FRP SOCKS5, Chisel reverse proxy, Ligolo-ng full-network routingreference/ssh-regeorg-ngrok.md — SSH port forwarding, ReGeorg webshell SOCKS, EarthWorm, Ngrokreference/dns-covert-tunnel.md — iodine IP-over-DNS, dnscat2 C2-over-DNS, proxychains config