You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to see the exploits available in the module, the following error is generated:
################## PLEASE REPORT THIS ON GITHUB ##################
################## NEW GUI ERROR AT 15/09/2021, 22:33:50 ##################
######## URL : https://localhost/cve-exploits/img/logo.png ##########
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.9/dist-packages/flask/app.py", line 1936, in dispatch_request
return self.view_functions[rule.endpoint
File "/var/www/secmon/secmon_web.py", line 732, in serveStaticResource
return send_from_directory('static/', resource)
File "/usr/local/lib/python3.9/dist-packages/flask/helpers.py", line 767, in send_from_directory
raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
The text was updated successfully, but these errors were encountered:
Hi everyone.
When I want to see the exploits available in the module, the following error is generated:
The text was updated successfully, but these errors were encountered: