Remove PhishingFrenzy integration (#2793)

This commit is contained in:
bcoles
2023-04-03 15:51:10 +10:00
committed by GitHub
parent 58efd34f8c
commit 6887774823
10 changed files with 0 additions and 135 deletions

View File

@@ -124,13 +124,6 @@ beef:
# GeoLite2 City database created by MaxMind, available from https://www.maxmind.com
database: '/usr/share/GeoIP/GeoLite2-City.mmdb'
# Integration with PhishingFrenzy
# If enabled BeEF will try to get the UID parameter value from the hooked URI, as this is used by PhishingFrenzy
# to uniquely identify the victims. In this way you can easily associate phishing emails with hooked browser.
integration:
phishing_frenzy:
enable: false
# You may override default extension configuration parameters here
# Note: additional experimental extensions are available in the 'extensions' directory
# and can be enabled via their respective 'config.yaml' file