Skipfish
De Linuxmemo.
(Différences entre les versions)
Ligne 2 : | Ligne 2 : | ||
[[Catégorie:Web_Server_Scanner]] | [[Catégorie:Web_Server_Scanner]] | ||
web application scanner | web application scanner | ||
- | sudo apt install | + | ==Install== |
- | https://github.com/spinkham/skipfish.git | + | sudo apt install libidn11-dev |
+ | https://github.com/spinkham/skipfish.git skipfish | ||
+ | cd skipfish | ||
+ | make |
Version actuelle en date du 15 juillet 2020 à 14:05
web application scanner
[modifier] Install
sudo apt install libidn11-dev https://github.com/spinkham/skipfish.git skipfish cd skipfish make