Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Pwning Intranet with HTML 5
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Attack vector
- 3 Why would you use HTML5?
- 4 What is BeEF? • Ber: Browser Exploitation Framework
- 5 HTML5 + BeEF
- 6 Using a technique known as footprinting
- 7 Toolkit: Modules in BeEF
- 8 Toolkit: Add your own module
- 9 Discover Internal Network
- 10 Ping sweep
- 11 Intranet footprinting Discover web servers in porte 80 and 8080 Scans for Apache, IIS. and known
- 12 DNS enumeration
- 13 Port Scanning: Beating protections Blocking example for known ports: (Firefox, WebSockets and CORS)
- 14 Port Scanning module Scan can be performed using ranges, lists or single ports Uses a med method to workaround security measures ports blocked can be stil scanned!
- 15 Network Topology
- 16 Inter-protocol: IRC
- 17 Inter-protocol: exploitation Exploit vulnerabilities within the internal network to gain control
- 18 Conclusions
- 19 References and Links