Use skipfish to scan website vulnerabilities in Ubuntu

Source: Internet
Author: User
Skipfish is a powerful and easy-to-use scanning tool developed by Google. # Install the required software library: sudoapt-getinstalllibssl0.9.8sudoapt-getinstalllibssl-devsudoapt-getinstallopenssl install skipfish: wgethttp: // skipfish.googlecode.com/files/skipfish-1.69b.

Skipfish is a powerful and easy-to-use scanning tool developed by Google.

# Install the required software libraries:
Sudo apt-get install libssl0.9.8
Sudo apt-get install libssl-dev
Sudo apt-get install openssl

Install skipfish:
Wget http://skipfish.googlecode.com/files/skipfish-1.69b.tgz
Tar zxvf skipfish-1.69b.tgz
Music Video skipfish-1.69b skipfish
Cd skipfish
Make
// After compilation is completed, the skipfish executable program is generated in the directory.
Cp dictionaries/default. wl skipfish. wl
// Copy one of the dictionaries for scanning

SCAN:
./Skipfish-o output_folder http://www.example.com
// Output_folderis the output directory. After scanning, you can open index.html to view the scan result.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.