Python_Malicious_Url_Block¶
Python Malicious Url Block check if it is a malicious URL
Free software: MIT license
Documentation: https://python-malicious-url-block.readthedocs.io.
Features¶
Determine if the URL does not fit into an arbitrary list of domain based.
Malicious Url Blocklist is always used.
Credits¶
This package is used Malicious Url Blocklist: https://github.com/curbengh/urlhaus-filter . This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.