Grabbing/Following redirects? #771
joaociocca
started this conversation in
General
Replies: 1 comment 4 replies
-
|
there's some logic that prevents ferox from following a redirect that doesn't match the base scan's site. If the redirect is still on the same base scan's domain, and isn't following redirects, that might be a bug. Is there any variation on |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was just noticing this today... Ferox won't follow redirects for URLs down the domain/path it's looking at?
I started testing it against a target, trying to come up with a few ideas, and noticed that when I access it on a browser or curl it, I get a redirection from https://domain.target to https://domain.target/further/down/path - but Ferox won't map/scan that.
Beta Was this translation helpful? Give feedback.
All reactions