Changes
This release contains the following changes 🎉. Help spread the word or leave a GitHub star if you like it 😉
🐛 Bug Fixes
- Fix issue with amass parser where the operator isn't able to properly start the parser due to an RBAC issue @J12934 (#2309)
🔒 Security
- Change RSA padding mechanism due to a potential timing attack in ncrack parser. The encryption can be used into encrypt passwords identified by ncrack scanner (https://www.securecodebox.io/docs/scanners/ncrack#password-encryption) @J12934 (#2310)