>[!TIP] Tips
>- Skyhook Source Repository: https://github.com/blackhillsinfosec/skyhook
Skyhook is a pair of HTTP servers that coordinate [[Notes/File Streaming|streaming]] file transfers with web applications and CLI utilities. With the objective of thwarting perimeter controls implemented to detect and block suspicious traffic, all data is passed through an [[Notes/Obfuscation Chain|obfuscation chain]] prior to being embedded in HTTP transactions.
- [[How Skyhook Works]]
- [[Use Cases]]
- [[High Level Skyhook Flowchart]]
# Key Procedures
- [[Start and Configure the Skyhook Servers]]
- [[Notes/Getting Links from the Admin Web Interface]]
- [[Upload Files From Disk]]
- [[Enable Web Application Persistent Staging]]
- [[Using the Encrypted Loaders]]
# Key Diagrams
- [[High Level Skyhook Flowchart]]
- [[File Transfer Flowchart]]
- [[File Transfer Sequence Diagram]]
- [[Authentication Flowchart]]