dotdotslash icon indicating copy to clipboard operation
dotdotslash copied to clipboard

Search for Directory Traversal Vulnerabilities

Results 6 dotdotslash issues
Sort by recently updated
recently updated
newest added

It would be really cool if the tool could have a way to start it at a certain depth. Instead of starting at depth zero everytime

TODO * [ ] Rewrite code * [ ] Threads * [ ] Reverse search * [ ] Consume less ram (for depth do)

enhancement

``` ➜ dotdotslash git:(master) ✗ python3 dotdotslash.py -u https://[truncated]/api/v1/DOTDOT --string DOTDOT -v _ _ _ _ _ _ __| | ___ | |_ __| | ___ | |_ ___| |...

![image](https://github.com/jcesarstef/dotdotslash/assets/68173644/f3275d1e-3611-44cd-8d7b-0c863d64b6c8) while using dotdotslash to detect DVWA, here throws re.error:bad escape \w at position 2 my system is ubuntu 20.04 python is python3.8.10 maybe its because the newest re lib...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...