Multiple domain names as target
No due date
25% complete
Complex sites usually use more than one domain name to serve content, data, images, etc. Today the framework only accepts one domain name as the target, and won't be able to find some vulnerabilities due to this limitation.
Many framework parts depend on the fact that we're only scanning one domain (google spider for example). What needs to be done is:
- I…
Complex sites usually use more than one domain name to serve content, data, images, etc. Today the framework only accepts one domain name as the target, and won't be able to find some vulnerabilities due to this limitation.
Many framework parts depend on the fact that we're only scanning one domain (google spider for example). What needs to be done is:
- Identify all parts of the framework which have this limitation and create individual tasks
- Remove any specific validations