A collection of network research experiments and lab setups by RUGERO Tesla (404saint).
Focused on exploring constrained network environments, routing pivots, and application-layer traffic analysis.
| Lab Name | Description |
|---|---|
| ADB Userspace VPN Pivot | Reverse tethering using ADB and SOCKS5h to route PC traffic through a mobile VPN. |
| (Future labs) | Additional network experiments exploring constrained routing, traffic pivots, and application-layer analysis. |
network-research/
β
ββ lab-setup/ # Environment setups and reproducibility notes
ββ methodology/ # Problem analysis, design decisions, implementation, technical breakdown
ββ security-considerations/ # Defensive and ICS/OT perspective
ββ references/ # Technical notes, RFCs, documentation
ββ diagrams/ # Architecture diagrams and flowcharts
- Linux/Windows hosts for testing
- Network proxies, port forwarding, and tunneling techniques
- Application-layer pivoting and constrained routing
- Packet inspection, traffic analysis, and validation tools
- Diagramming with Graphviz/DOT
- Labs are reversible and safe, designed for research purposes.
- Focus is on understanding network behavior under constraints, not bypassing security controls.
- Suitable for ICS/OT-inspired research and general network experimentation.
This repository is designed to grow with new network research experiments. To add a lab:
- Create a dedicated directory for the lab:
network-research/<lab-name>/
- Include the following structure:
lab-setup/ # Environment setup & prerequisites
methodology/ # Problem analysis, design, implementation
security-considerations/ # Defensive insights & ICS/OT perspective
references/ # Documentation, RFCs, technical notes
diagrams/ # Architecture or flow diagrams
- Include a brief description in the README.md of the lab folder.
- Use clear naming for files and directories to maintain consistency.
- Ensure all experiments are reversible, safe, and for research purposes only.
Contributions should follow these guidelines to maintain clarity, reproducibility, and research integrity.
- GitHub: 404saint
- HackerOne: 404saint
- Website: 404saint
- Email: rugerotesla@proton.me
Industrial & Network Security | Offensive Security Research | ICS/OT-focused