diff --git a/config/airpwn.cfg b/config/airpwn.cfg deleted file mode 100644 index 0197070..0000000 --- a/config/airpwn.cfg +++ /dev/null @@ -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 \ No newline at end of file diff --git a/config/airpwn_templates/airpwn_cssbg b/config/airpwn_templates/airpwn_cssbg deleted file mode 100644 index cf60a95..0000000 --- a/config/airpwn_templates/airpwn_cssbg +++ /dev/null @@ -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; -} - \ No newline at end of file diff --git a/config/airpwn_templates/airpwned_png b/config/airpwn_templates/airpwned_png deleted file mode 100644 index c4bd094..0000000 Binary files a/config/airpwn_templates/airpwned_png and /dev/null differ diff --git a/config/airpwn_templates/ftp_resp b/config/airpwn_templates/ftp_resp deleted file mode 100644 index 76bfaac..0000000 --- a/config/airpwn_templates/ftp_resp +++ /dev/null @@ -1,2 +0,0 @@ -331 FTP IS FUN!!!! ENJOY YOUR DATA!!! - diff --git a/config/airpwn_templates/greet_html b/config/airpwn_templates/greet_html deleted file mode 100644 index 4091401..0000000 --- a/config/airpwn_templates/greet_html +++ /dev/null @@ -1,11 +0,0 @@ -HTTP/1.1 200 OK -Connection: close -Content-Type: text/html - -HELLO DEFCON! - - -Hello Defcon! Your wireless network is delicious! - - -

diff --git a/config/airpwn_templates/js_html b/config/airpwn_templates/js_html deleted file mode 100644 index ffd9cb8..0000000 --- a/config/airpwn_templates/js_html +++ /dev/null @@ -1,13 +0,0 @@ -HTTP/1.1 200 OK -Connection: close -Content-Type: text/html - -pwned - - diff --git a/config/airpwn_templates/puppy_jpg b/config/airpwn_templates/puppy_jpg deleted file mode 100644 index e84fc7e..0000000 Binary files a/config/airpwn_templates/puppy_jpg and /dev/null differ diff --git a/config/airpwn_templates/site_hijack b/config/airpwn_templates/site_hijack deleted file mode 100644 index 3e5f6ff..0000000 --- a/config/airpwn_templates/site_hijack +++ /dev/null @@ -1,15 +0,0 @@ -HTTP/1.1 200 OK -Connection: close -Content-Type: text/html -Content-Length: 250 - - - hugs - - -

- BYE BYE! - - -