synopsys-sig / ATOR-Burp

78 stars 33 forks source link

ATOR V3 - OTP Support #40

Open Manikandan-Raj opened 1 year ago

Manikandan-Raj commented 1 year ago
  1. Base 64 encode/decode feature is added. This can be used in extraction layer.
  2. OTP validation support
    • mysms.com app needs to be configure for this feature. Register your mobile number with this application. And use the API key, password, sendername, key and phonenumber on ATOR Settings panel.
  3. CONFIG
    • 3 apps are used here to showcase the demo.
    • All the config files are shared. Take this as a reference and import it to get an understanding of how we can configure ATOR.
    • This gives you an idea about how ATOR-v3 plugin solves the authentication issue which varies from simple to complex scenario's (OAuth based)
  4. V3 Binary
    • Please take this binary file for ATOR-v3 plugin.