Automated Scanner tool
Automated Scanner tool
Page 1 of 6
AUTOMATED SCANNER TOOL.
Automated Scanner tools widely uses in the field of cybersecurity and software
development to identify the security issues in the network, application, websites and
security compliances. Basically the tool automates the scanning code and run in such a way
that understand the security posture and find out potential risk.
• OWASP ZED ATTACK PROXY ZAP: This is an open-source security tool to find
vulnerability in web application.
• BURPSUITE: This tool is widely used to test the security for the web
application that provides scanning and crawling capabilities.
2. Network Scanner.
• Wireshark: This tool has a network protocol which allows users to interact
with network and capture the traffic which is running in a computer network.
3. Compliance Scanner.
• Nessus: This tool helps finding vulnerabilities and compliance security issues
and ensure compliance with various standards.
There are various tools which is not mentioned in this document. However, you can search
on internet to get an idea about alternative tools as well as various types of tools and their
usage.
Page 2 of 6
OWASP ZED ATTACK PROXY ZAP
ZAP (ZED ATTACK PROXY) tool widely used by cybersecurity team and developers as
it helps to crawl the website data i.e., each and every page in website. It is helpful to
identify/discover the security issue in the website in testing phase as well as in development
phase.
1. Open Terminal:
• You can open terminal in linux by clicking on terminal icon OR you can open
by using keyboard shortcut Ctrl + Alt + T.
2. Install ZAP:
• Install the ZAP package by using the following command given below.
3. Run ZAP:
Zaproxy
• When ZAP starts, it opens a window with selection. i.e., you have to select
the option to proceed. So select the following option. Then click on start.
• Now the UI has been launched. You have to select the ‘Automated Scanner’
option, then enter the URL that you’ve to scan and start the attack. It will
take some time to crawl. However, it will provide you with results.
Page 3 of 6
SCREENSHOT OF INSTALLATION AND LIVE USAGE OF ZAP TOOL
SCREENSHOT: STEP 3
SCREENSHOT: STEP 5
Page 4 of 6
SCREENSHOT: LIVE WEBSITE https://testphp.vulnweb.com
You can see in the above screenshot above “Automated Scan” headline there is a small report icon
which is highlighted. I’ve downloaded the report from that section and providing few sample
screenshots in this documentation for you reference.
Page 5 of 6
SCREENSHOT OF TARGET REPORT
REFERENCES
https://www.kali.org/tools/zaproxy/
https://chat.openai.com/
https://www.google.com
Page 6 of 6