diff --git a/CHANGELOG.md b/CHANGELOG.md index 6970fdf3..cc3a3761 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). to find and add subdomains to the Sites Tree. - passive/JavaDisclosure.js - Passive scan for Java error messages leaks - httpsender/RsaEncryptPayloadForZap.py - A script that encrypts requests using RSA -- selenium/Fill OTP in MFA.js - A script that fills the OTP in MFA +- selenium/FillOTPInMFA.js - A script that fills the OTP in MFA ## [18] - 2024-01-29 ### Added diff --git a/selenium/Fill OTP in MFA.js b/selenium/FillOTPInMFA.js similarity index 100% rename from selenium/Fill OTP in MFA.js rename to selenium/FillOTPInMFA.js