guardicore / monkey

Infection Monkey - An open-source adversary emulation platform

Home Page:https://www.guardicore.com/infectionmonkey/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add dynamic credenital validators

VakarisZ opened this issue · comments

Is your feature request related to a problem? Please describe.
The credentials inputs doesn't have dynamic validation of hashes and ssh keys.

Describe the solution you'd like
Credentials inputs should be validated dynamically, as the user is typing them.
Attempting to submit an empty credential row should throw an error.