Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when I want to see "exploits". #23

Closed
jheeree opened this issue Sep 16, 2021 · 1 comment
Closed

Error when I want to see "exploits". #23

jheeree opened this issue Sep 16, 2021 · 1 comment

Comments

@jheeree
Copy link

jheeree commented Sep 16, 2021

Hi everyone.

When I want to see the exploits available in the module, the following error is generated:

image

image

 ################## 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.
@Guezone
Copy link
Owner

Guezone commented Oct 7, 2021

Correcting by e81847f

@Guezone Guezone closed this as completed Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants