Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 550 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 550 Bytes

What is Directory Traversal Attack

Details:click me.

How to install ?

Firstly, if not installed "requests" library :

pip3 install requests

then...

git clone https://github.com/sadeceben/dir_search.git

finally

cd dir_search/ && chmod +x main.py

How to using ?

./main.py {site_url} {world_list_path}

example :

./main.py "http://cemaltiryaki.com" ~/wordlist/common.txt