www.app.noota.io Open in urlscan Pro
2a00:1450:4001:830::2013  Public Scan

Submitted URL: http://www.app.noota.io/
Effective URL: https://www.app.noota.io/
Submission: On December 07 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /

<form class="cozy" id="loginForm" method="POST" action="/" role="login" style="text-align: right"> <input type="hidden" name="csrf_token" value="IjlhNjAxYWJlMzY0YWYwNDc1NzVjZjEyOWViZTJiNzhhNTI2MjVlYTIi.ZXHIng.Yw82cV07pyQ_PlGXHzVXXTRp8Q4"> <input
    id="csrf_token" name="csrf_token" type="hidden" value="IjlhNjAxYWJlMzY0YWYwNDc1NzVjZjEyOWViZTJiNzhhNTI2MjVlYTIi.ZXHIng.Yw82cV07pyQ_PlGXHzVXXTRp8Q4">
  <div class="input-group" style=" display: flex; margin: 0 !important; padding: 0px; flex-direction: column; ">
    <div class="row row_login"> <label class="control-label">Login</label> <input autocomplete="username" class="form-control" id="email" maxlength="320" minlength="6" name="email" required="" spellcheck="false" type="email" value=""> </div>
    <div class="row row_login"> <label class="control-label text">Password</label> <input autocapitalize="off" autocomplete="current-password" class="form-control" id="password" name="password" required="" spellcheck="false" type="password" value="">
    </div>
    <div class="row" style=" margin: 0 auto; align-items: center; flex-flow: column; padding: 10px; ">
      <div style=" display: inline-flex; align-items: center; margin-bottom: 9px; margin-top: 15px; "> <button type="submit" id="connectMe" name="Connexion" class="btn" style="display:none">Sign in</button>
        <div>
          <div class="grecaptcha-badge" data-style="bottomright"
            style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-h7tor6hd1xa9" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfkVu4kAAAAAHelhMLfLsBVEZrshFrjvr_wgnqQ&amp;co=aHR0cHM6Ly93d3cuYXBwLm5vb3RhLmlvOjQ0Mw..&amp;hl=de&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;size=invisible&amp;sa=submit&amp;cb=vrzsrw8aiuq8"></iframe>
            </div>
            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div>
        </div><button class="btn connect g-recaptcha" data-sitekey="6LfkVu4kAAAAAHelhMLfLsBVEZrshFrjvr_wgnqQ" data-callback="onSubmitConnect" data-action="submit">Sign in</button>
      </div>
      <div style="display: inline-flex; align-items: center"> <a id="fgtPwd" href="/forgottenPassword" class="small" style="font-size: x-small">Forgot your password?</a> </div>
    </div>
  </div>
</form>

POST /registerv2

<form id="registerForm" class="form form-register" method="POST" action="/registerv2" style="display: flex; margin: 0 auto; width: 100%">
  <div class="form_inner" id="RegisterContainer" style="width: 100%"> <input id="csrf_token" name="csrf_token" type="hidden" value="IjlhNjAxYWJlMzY0YWYwNDc1NzVjZjEyOWViZTJiNzhhNTI2MjVlYTIi.ZXHIng.Yw82cV07pyQ_PlGXHzVXXTRp8Q4">
    <div id="manualRegister" style="display:none">
      <div class="row rowRegi" style="justify-content: center;column-gap:20px">
        <div class="form-group" style="width:42%"> <label for="nom">Name</label> <input class="form-control" id="nomInput" maxlength="40" minlength="1" name="nom" onblur="mev(this.id)" placeholder="" required="" type="text" value=""> </div>
        <div class="form-group" style="width:42%"> <label for="prenom">First name</label> <input class="form-control" id="prenomInput" maxlength="40" minlength="2" name="prenom" onblur="mev(this.id)" placeholder="" required="" type="text" value="">
        </div>
      </div>
      <div class="row rowRegi" style="justify-content: center">
        <div class="form-group"> <label for="email">Professional e-mail</label> <input autocomplete="username" class="form-control" id="emailInput" maxlength="320" minlength="6" name="email" onblur="mev(this.id)" placeholder="" required=""
            type="email" value=""> </div>
      </div>
      <div class="row rowRegi" style="justify-content: center" id="PwdContainer">
        <div class="form-group"> <label for="password">Password</label> <input autocapitalize="off" autocomplete="new-password" class="form-control" id="pwdInput" maxlength="40" minlength="8" name="password" onblur="mev(this.id)"
            onkeyup="isPwdSecure(this.value)" placeholder="from 8 to 40 characters" required="" spellcheck="false" type="password" value=""> </div>
      </div>
      <div class="msgRow row" style="min-height: 0">
        <div class="message dynaglotte" id="messageReg" style="color: #ff7272; text-align: center"></div>
      </div>
      <div class="row" style="justify-content: center"> <button style="display:none" class="btn disabled buttonizer" id="buttonInscription" name="Inscription" onsubmit="checkAllInputs()" type="submit"> NEXT </button>
        <div>
          <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-990f3gttijnm" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfkVu4kAAAAAHelhMLfLsBVEZrshFrjvr_wgnqQ&amp;co=aHR0cHM6Ly93d3cuYXBwLm5vb3RhLmlvOjQ0Mw..&amp;hl=de&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;size=invisible&amp;sa=submit&amp;cb=lcnq11d42sik"></iframe>
            </div>
            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div><button id="nextRegister" class="btn disabled buttonizer g-recaptcha" data-sitekey="6LfkVu4kAAAAAHelhMLfLsBVEZrshFrjvr_wgnqQ" data-callback="onSubmitRegister" data-action="submit">NEXT</button>
      </div>
      <div id="termsConditionS" class="row"> <small style="margin-left: 5px; font-size: small"> By clicking on "Next", you accept the <a href="https://www.noota.io/terms" target="_blank" class="">end-user license agreement</a>
          <hr style="margin: 20px 0;">
        </small> </div>
      <div class="row rowRegi" style="justify-content: center" id="PwdContainer">
        <div class="form-group flexing cbMarket"> <input id="cbMarketingInput" name="marketing_emails" type="checkbox" value="y"> <label class="dynaglotte" for="cbMarketingInput" style="margin-left: 10px; font-size: small">I choose to subscribe to
            receive the newsletter and the latest marketing news by email.</label> </div>
      </div>
    </div>
    <div id="register_openid" class="row" style="justify-content: center; margin-top: 0px;height:160px; row-gap: 7px;margin: 16px 0;">
      <a id="signup_gl_en" class="oauth firstMm" href="/api/v1/oauth/google/login" style="justify-content: center"><img type="image/svg+xml" class="oauthBtnoot" src="https://storage.googleapis.com/noota-cdn-strawberry-578544/static/img/oauth/sign_up_ggl.png" alt="Sign up with Google"></a>
      <a id="signup_mimi_en" class="oauth firstMm" href="/api/v1/oauth/outlook/login" style="justify-content: center"><img type="image/svg+xml" class="oauthBtnoot " src="https://storage.googleapis.com/noota-cdn-strawberry-578544/static/img/oauth/sign_up_mimi.png" alt="Sign up with Microsoft"></a>
    </div>
    <p id="SignWEma">Register with another method</p>
  </div>
</form>

Text Content

Enter your credentials to continue with the Noota extension
OK
LOG INREGISTER
Login
Password
Sign in

Sign in
Forgot your password?

Name
First name
Professional e-mail
Password

NEXT

NEXT
By clicking on "Next", you accept the end-user license agreement

--------------------------------------------------------------------------------

I choose to subscribe to receive the newsletter and the latest marketing news by
email.


Register with another method


CHECK YOUR E-MAIL AND COPY THE CODE.

Didn't find the e-mail ? Check your spam.

-

CHECK

Resend the code

Other confirmation method

 * Website
 * Terms & Conditions
 * Privacy


 * 
 *