Add the stub site/dns lists for airpwn/dnspwn

git-svn-id: file:///home/svn/framework3/trunk@7491 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2009-11-13 19:17:14 +00:00
parent da6fa072f2
commit c44bcf3299
2 changed files with 9 additions and 0 deletions

View File

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

View File