Package Details: wapiti 3.2.4-2

Git Clone URL: https://aur.archlinux.org/wapiti.git (read-only, click to copy)
Package Base: wapiti
Description: Comprehensive web app vulnerability scanner written in Python
Upstream URL: https://wapiti-scanner.github.io
Keywords: fuzzing ITsec python security web
Licenses: GPL-2.0-only
Submitter: mickael9
Maintainer: crazycowz
Last Packager: zxp19821005
Votes: 27
Popularity: 0.000000
First Submitted: 2009-07-09 18:45 (UTC)
Last Updated: 2025-05-16 04:39 (UTC)

Latest Comments

1 2 Next › Last »

zxp19821005 commented on 2025-05-16 04:40 (UTC)

@drygdryg Thanks for your feedback, added it.

drygdryg commented on 2025-05-15 11:55 (UTC) (edited on 2025-05-15 11:57 (UTC) by drygdryg)

Fatal error when running:

ModuleNotFoundError: No module named 'httpx_ntlm'

You need to add python-httpx-ntlm to depends.

Also:

ModuleNotFoundError: No module named 'spnego'

Please add python-pyspnego to depends.

zxp19821005 commented on 2024-11-15 03:27 (UTC)

@ram4nd Thanks for your feedback, I've added all dependencies.

ram4nd commented on 2024-11-14 13:41 (UTC) (edited on 2024-11-14 13:55 (UTC) by ram4nd)

Fatal when running:

ModuleNotFoundError: No module named 'aiocache'

More packages are required (python-yaswfp, python-loguru, python-tld). Got stuck, because I didn't find mitmproxy.

tfi commented on 2024-08-20 07:47 (UTC) (edited on 2024-08-20 08:06 (UTC) by tfi)

welp..

yay -S --noconfirm python-aiocache python-sqlalchemy python-browser-cookie3 python-tld python-loguru python-yaswfp mitmproxy python-arsenic python-prance python-aiosqlite python-humanize sslscan

yigits commented on 2023-01-23 21:14 (UTC) (edited on 2023-01-23 21:14 (UTC) by yigits)

Orphaning... Too many dependencies, which would've been fine (see the seds inside build()) but when the dependencies of dependencies require specific version tweaking it's time to throw the towel and use a virtualenv

yigits commented on 2022-10-25 12:30 (UTC) (edited on 2022-12-12 08:50 (UTC) by yigits)

3.1.4 is released, however it depends on arsenic which depends on python-poetry-plugin-export and python-requests-toolbelt, one is out-of-date and the other is too new for arsenic...

I'm monitoring the situation and will update wapiti (and submit arsenic to AUR) as upstream sorts itself out

Edit: The final hurdle seems to be at h11, following this issue

Kr1ss commented on 2021-11-23 15:16 (UTC)

Thank you @diabonas for the heads-up !

diabonas commented on 2021-11-23 14:14 (UTC)

Please rename the python-python_socks dependency to python-python-socks, the latter has been added to the [community] repository and there former AUR is therefore going to be deleted.