Scanning web servers: Difference between revisions

From Cramsession
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials
(Created page with " Use nikto check the webserver for vulnerabilities nikto -h ''ip'' https://www.freecodecamp.org/news/an-introduction-to-web-server-scanning-with-nikto/")
 
No edit summary
Line 4: Line 4:
  nikto -h ''ip''
  nikto -h ''ip''


https://www.freecodecamp.org/news/an-introduction-to-web-server-scanning-with-nikto/
*https://www.freecodecamp.org/news/an-introduction-to-web-server-scanning-with-nikto/

Revision as of 01:27, 10 December 2024

Use nikto check the webserver for vulnerabilities

nikto -h ip