wapiti3
2023-03-22 / 2025-05-14 | ||
__ __ _ _ _ _____
/ / /\ \ \__ _ _ __ (_) |_(_)___ /
\ \/ \/ / _` | '_ \| | __| | |_ \
\ /\ / (_| | |_) | | |_| |___) |
\/ \/ \__,_| .__/|_|\__|_|____/
|_|
Notizen rund um wapiti (git) unter anderem die manuell Installation.
In den APT-Paketquellen von Ubuntu ist nur die Version 3.0.4 enthalten, aktuell ist aber 3.1.8., nach aktuellem Stand von anno dazumal. Inzwischen sind wir weiter 😉
Aufrufe
~/.python/wapiti3/bin/wapiti -u https://l0la59.l11/m.cms/ --flush-attacks --flush-session
Notwendige Installationen
#debian
install python3-full
#install python3-pip ?
python3 -m venv .python/wapiti3
. .python/wapiti3/bin/activate
pip install --upgrade wapiti3 #? sslyze humanize
deactivate