Closed sherlocksecurity closed 7 months ago
Resolved the WERKZEUG_SERVER_FD issue, able to bring up the host in-app mentions
For WERKZEUG_SERVER_FD Removed the
WERKZEUG
module completely and install the old model usingpip3 install werkzeug==2.0.0
For Flask Error Removed the latest
flask
and install the old flask version that is compatible with the WERKZEUG by
pip3 install flask==2.1.3
Still the [12/07/2023 11:34:42][ERROR] Unable to execute sublist3r make sure to install all requirements [12/07/2023 11:34:42][ERROR] Unable to execute dnsrecon make sure to install all requirements error persists and but the scan is running on.
Hey Mates,
Eventhough i've dnsrecon and sublist3r installed and running getting some errors. Along with that getting key error where it is fetching some SERVER_FD value not sure how to set it or how we're deducting it.
Additionally, the slack even subscription is unable to reach the mentioned IP that started by the tool, even i have setup the inbound rules for 6500, 80, 443 as well.