metasploit-framework/data/exploits/wifi/airpwn/sitelist.yml

10 lines
195 B
YAML
Raw Normal View History

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