mirror of
https://github.com/Cronocide/wifipumpkin3.git
synced 2025-01-23 03:39:18 +00:00
26 lines
537 B
INI
26 lines
537 B
INI
[plugins]
|
|
downloadspoof=false
|
|
js_inject=false
|
|
html_inject=false
|
|
beef=false
|
|
replaceImages=false
|
|
no-cache=false
|
|
|
|
[set_js_inject]
|
|
url=http://example.com/foo.js
|
|
|
|
[set_replaceImages]
|
|
path=docs/logo.png
|
|
|
|
[set_beef]
|
|
url_hook=http://172.16.149.141:3000/hook.js
|
|
|
|
[set_html_inject]
|
|
content_path=file.html
|
|
|
|
[set_downloadspoof]
|
|
backdoorExePath=plugins/extension/tmp/exe/backdoor.exe
|
|
backdoorPDFpath=plugins/extension/tmp/pdf/backdoor.pdf
|
|
backdoorWORDpath=plugins/extension/tmp/doc/backdoor.doc
|
|
backdoorXLSpath=plugins/extension/tmp/xls/backdoor.xls
|