8000 GitHub - hackersden09/matchizer: Taken urls and match words => return urls which true or false matched
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hackersden09/matchizer

 
  8000

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%
0