EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.
http://www.powershellempire.com/
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.8k forks source link

Use SystemRandom() and maintain API compatibility #1355

Open moloch-- opened 5 years ago

moloch-- commented 5 years ago

Fixes security issues related to insecure RNG use.