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

New option --wapp-url never raise the correct error #559

Closed
Qwarctick opened this issue Feb 15, 2024 · 1 comment
Closed

New option --wapp-url never raise the correct error #559

Qwarctick opened this issue Feb 15, 2024 · 1 comment

Comments

@Qwarctick
Copy link

Qwarctick commented Feb 15, 2024

Description

With #554

An error when downloading the database should print an error message Error downloading wapp database. https://github.com/OussamaBeng/wapiti/blob/master/wapitiCore/attack/mod_wapp.py#L121

Instead, there is juste a Non-200 status code and a message Update done (which is wrong).

Steps to reproduce

$ wapiti --update -m wapp --wapp-url "https://foobar123.com"
Wapiti 3.1.8 (wapiti-scanner.github.io)
[*] Updating modules
Updating module wapp
Error: Non-200 status code for _.json. Skipping.
Update done.
$ echo $?
0
@Qwarctick Qwarctick changed the title New option --wapp-url never the correct error New option --wapp-url never raise the correct error Feb 16, 2024
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 16, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 22, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 22, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 23, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 26, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 26, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 29, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 29, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 29, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Feb 29, 2024
Fixing the errors output
OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Mar 1, 2024
Fixing the errors output
bretfourbe pushed a commit that referenced this issue Mar 1, 2024
Fixing the errors output
@bretfourbe
Copy link
Collaborator

Fixed by #562

OussamaBeng added a commit to OussamaBeng/wapiti that referenced this issue Apr 2, 2024
Fixing the errors output
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