malsub icon indicating copy to clipboard operation
malsub copied to clipboard

A Python RESTful API framework for online malware analysis and threat intelligence services.

Results 6 malsub issues
Sort by recently updated
recently updated
newest added

Support latest Metadefender API v4 (currently support v2)

upgrade

Support URLhaus, a useful repository for malicious URLs: https://urlhaus.abuse.ch/ maintained by abuse.ch. It doesn't requires an API key

enhancement

Support MalwareBazaar, a useful repository for malicious samples: https://bazaar.abuse.ch/ maintained by abuse.ch. It doesn't required an API key

enhancement

The HIBP API is now V3 and the malsub module needs to be updated Documentation: https://haveibeenpwned.com/API/v3

upgrade

https://developers.virustotal.com/reference/files-upload-url

upgrade

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...

dependencies