joshkar / X-Recon

A utility for detecting webpage inputs and conducting XSS scans.
132 stars 23 forks source link

Hi #2

Closed Teicu closed 23 hours ago

Teicu commented 5 months ago

While the current approach scans all pages, perhaps we could explore filtering to prioritize pages containing input parameters, which are often more susceptible to security risks.

Is there an option to configure to test only pages with input parameters?

Cheers

joshkar commented 5 months ago

While the current approach scans all pages, perhaps we could explore filtering to prioritize pages containing input parameters, which are often more susceptible to security risks.

Is there an option to configure to test only pages with input parameters?

Cheers

Hi,

I will add this to the update list for X-Recon. It's an interesting suggestion. If you have any specific solutions or workflows for this, please share them with me to help improve the tool more efficiently.