add new config_mikrotik script
Recently mikrotik introduce "force new password" on init boot for routeros. Current script stuck on "new password> " prompt
I developed a completely new script which is tested and work as expected.
For more information:
github readme
eve-ng forum topic
I'm not sure if config_* scrupts must be identical. The new script use telnetlib, argparse etc, however the main functionality and eve-ng integration is preserve.
Let me know if more info is needed
Regards,