watch out for directory traversal/path traversal security problem [closed]

After some research on the internet and read some articles/posts about directory traversal/path traversal security problem, I still don’t quite get when I need to watch out for this kind of security problem, should I always need to watch o… Continue reading watch out for directory traversal/path traversal security problem [closed]

Is an out-of-band request via DNS by abusing the X-Forwarded-For header exploitable

By changing the X-Forwarded-For header in a request, I am able to have it sent an OOB interaction with Burp Collaborator requesting a DNS lookup of type A.
Is there any risk to this vulnerability or should this just be reported as an info… Continue reading Is an out-of-band request via DNS by abusing the X-Forwarded-For header exploitable