joomscan icon indicating copy to clipboard operation
joomscan copied to clipboard

Robots.txt path incorrect when Disallow is empty

Open pes-soft opened this issue 7 years ago • 0 comments

Hi, If robots.txt contains Disallow line with no path, joomscan incorrectly displays the interesting path. robots.txt:

User-agent: *
Disallow:

Output:

[++] robots.txt is found
path : http://target.example.org/robots.txt 

Interesting path found from robots.txt
http://target.example.orgisallow:

pes-soft avatar Mar 13 '18 22:03 pes-soft