Category Archives: Advisories

github.com/malvuln/RansomDLLs / Catalog of current DLLs affecting vulnerable Ransomware strains.

Read Time:14 Second

Posted by malvuln on May 18

Reference list for my Ransomware exploitation research. Lists current DLLs
I have seen to date that some ransomware search for, which I have used
successfully to hijack and intercept vulnerable strains executing arbitrary
code pre-encryption.

https://github.com/malvuln/RansomDLLs

Read More

CVE-2019-25061

Read Time:9 Second

The random_password_generator (aka RandomPasswordGenerator) gem through 1.0.0 for Ruby uses Kernel#rand to generate passwords, which, due to its cyclic nature, can facilitate password prediction.

Read More