Apr 25, 2026
Thanks!
understand how the application treats with different IPs. Ask AI to generate most common internal IPs then pass them to the vulnerable parameter using burp Intruder.
Also, think in port scanning. ex: http://127.0.0.1:80, http://127.0.0.1:443 http://127.0.0.1:1234. ask AI to get most common ports, pass them to the intruder then check the results well and how the application treats with them. Are there different status codes? Are there different content-lengths? Are there different time in the responses?
Best regards