rapid7/metasploit-framework

View on GitHub
data/exploits/wifi/airpwn/sitelist.yml

Summary

Maintainability
Test Coverage
- 
 regex: ['GET [^ ]+ HTTP']
 response: 'any file'
- 
 regex: ['GET ([^ ]+(?=\.js)[^ ]+) HTTP']
 response: 'javascript'
-
 regex: ['GET ([^ ]+(?=\.jpg)[^ ]+) HTTP']
 file: '/some/new/image.jpg'