mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-03-12 04:35:49 -07:00
6 lines
205 B
INI
6 lines
205 B
INI
#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 |