malsub
malsub copied to clipboard
A Python RESTful API framework for online malware analysis and threat intelligence services.
Support latest Metadefender API v4 (currently support v2)
Support URLhaus, a useful repository for malicious URLs: https://urlhaus.abuse.ch/ maintained by abuse.ch. It doesn't requires an API key
Support MalwareBazaar, a useful repository for malicious samples: https://bazaar.abuse.ch/ maintained by abuse.ch. It doesn't required an API key
The HIBP API is now V3 and the malsub module needs to be updated Documentation: https://haveibeenpwned.com/API/v3
https://developers.virustotal.com/reference/files-upload-url
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...