What you'll learn:
- Build your own hacking box “Plug-and-Pwn”
- [Optional] Control the box from AWS Cloud
- Get a reverse access to the box using VPN, SSH, SSL
- How to flash OpenWRT (A Free, Opensource Linux distribution for embedded devices)
- Install and use Python and Scapy
- Understand DoS amplification attack (SNMP+DNS) + SYN Flooding
- Tunnel exploits and attacks using SSH tunneling / SOCKS
The main idea of this course is to turn an innocent router into a hacking box (AKA hardware backdoor or Pentest box) . We will not be focusing on the hacking tools themselves but rather than how to use them in such scenario where we do have our box in between with our target. Also we will not develop new exploits. But we will test exploits through our box.
Please make sure to checkwith local, state, andfederal lawsprior todoing any physical assessments.Also, ensure you have proper approval, work with the facility’s physicalsecurityteams, and have asignoffpaper in case you get caught. IF you want to use AWS. Check the AWS Abuse and Pentest Policy. The lastthingyouwantistoactuallygotojail.
++++++++++++++++++++++++++++++++++++++
Instead of buying WiFi Pineapple, Minipwner, Pwn .. etc. why not building your own custom one?
In this course, we will build your custom Ethical Hacking Box. Control it from AWS. Install Python & Scapy. Tunnel tools and attacks!