Skipfish
De Linuxmemo.
(Différences entre les versions)
(2 versions intermédiaires masquées) | |||
Ligne 1 : | Ligne 1 : | ||
[[Catégorie:Kali]] | [[Catégorie:Kali]] | ||
+ | [[Catégorie:Web_Server_Scanner]] | ||
web application scanner | web application scanner | ||
- | + | ==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