6. Perform Network Scanning using AI

Network scanning using AI enhances cybersecurity by automating the detection of vulnerabilities and threats.

1. Scan a Target using ShellGPT

After incorporating the ShellGPT API in Parrot Security Machine, in the terminal window run

 sgpt --chat scan --shell “Use hping3 to perform ICMP scanning on the target IP address 10.10.1.11 and stop after 10 iterations”

Now to perform ACK scan on target IP address.

To perform host discovery

To perform nmap scan against the IP addresses that were gathered in previous step run

To run ICMP echo scan

Other scans prompts

Last updated

Was this helpful?