labunix's blog

labunixのラボUnix

2020-01-13から1日間の記事一覧

debian busterでniktoを使ってみる。

■debian busterでniktoを使ってみる。 $ lsb_release -d Description: Debian GNU/Linux 10 (buster) $ apt-cache search nikto wapiti - web application vulnerability scanner nikto - web server security scanner $ sudo apt-get install -y nikto $ ni…