Parser of Roadreconarrow-up-right, available herearrow-up-right, that identifies all the users with enabled MFA. The script will produce two files:
results_users.csv with all the users with information about enabled/disabled MFA
results_users.csv
results_roles.csv with all the users with information about enabled/disabled MFA organized by role
results_roles.csv
pip install -r requirements.txt
Run the following command:
python road_mfa.py
Then, when the application prompts the information, insert the URL of your running Roadrecon server.
Last updated 1 month ago