Skip to content

Taken urls and match words => return urls which true or false matched

License

Notifications You must be signed in to change notification settings

hackersden09/matchizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

matchizer

Taken urls and match words => return urls which true or false matched

why i want matchizer

some times you want gather all [ login pages , admin pages , CMS , password input , any thing in response body ]
matchizer can do this ..

Installation

git clone https://github.com/Abdelrahman-Khaled-sec/matchizer.git
pip3 install -r requirements.txt

Examples usage

python3 matchizer.py -urls file_urls.txt -match "login" -include -o results.txt

About

Taken urls and match words => return urls which true or false matched

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%