mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-20 13:33:30 -07:00
Plugins can be enabled|disabled using RESTful API
This commit is contained in:
parent
2fdd6eb653
commit
2cbbf20903
1 changed files with 29 additions and 0 deletions
29
config/plugins.conf
Normal file
29
config/plugins.conf
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
[plugins]
|
||||||
|
|
||||||
|
[[cachekill]]
|
||||||
|
|
||||||
|
status = disabled
|
||||||
|
|
||||||
|
[[screen]]
|
||||||
|
|
||||||
|
status = disabled
|
||||||
|
|
||||||
|
[[browserprofiler]]
|
||||||
|
|
||||||
|
status = disabled
|
||||||
|
|
||||||
|
[[appoison]]
|
||||||
|
|
||||||
|
status = disabled
|
||||||
|
|
||||||
|
[[replace]]
|
||||||
|
|
||||||
|
status = disabled
|
||||||
|
|
||||||
|
[[smbtrap]]
|
||||||
|
|
||||||
|
status = disabled
|
||||||
|
|
||||||
|
[[upsidedownternet]]
|
||||||
|
|
||||||
|
status = disabled
|
Loading…
Add table
Add a link
Reference in a new issue