Traverse directory.

Support for security such as Firewalls and securing linux
Post Reply
hack3rcon
Posts: 757
Joined: 2014/11/24 11:04:37

Traverse directory.

Post by hack3rcon » 2020/08/19 19:05:59

Hello,
I used the DotDotPwn tool to check my server:

Code: Select all

$ perl ./dotdotpwn.pl -m http -h 192.168.1.1 -M GET 
And the result is:
https://paste.ubuntu.com/p/5XN5ds8RCq/
When I enter each of these URLs then it show me the first page of website!!
Are they real vulnerabilities?

Thank you.

BShT
Posts: 585
Joined: 2019/10/09 12:31:40

Re: Traverse directory.

Post by BShT » 2020/08/20 12:34:09

you can copy each URL and see by yourself

hack3rcon
Posts: 757
Joined: 2014/11/24 11:04:37

Re: Traverse directory.

Post by hack3rcon » 2020/08/20 18:07:15

As I said, they show me the first page of site.

Post Reply