Skipfish
De Linuxmemo.
(Différences entre les versions)
(Page créée avec « Catégorie:Kali web application scanner ») |
|||
(3 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== | ||
+ | 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