nimbusweb.me Open in urlscan Pro
18.67.93.53  Public Scan

Submitted URL: https://nm-mt.nimbusweb.me/clk/2W5sIQrFPvMF7GoumpCT1?u=https%3A%2F%2Fnimbusweb.me%2Fauth%2F%3Ff%3Dresetpass%26key%3DvXoJICU...
Effective URL: https://nimbusweb.me/auth/?f=resetpass&key=vXoJICUa0IvYte8LWMRWw495ZIvXLeG8
Submission: On January 17 via manual from AU — Scanned from AU

Form analysis 8 forms found in the DOM

POST

<form method="POST" action="">
  <div class="form_top_text">
    <div class="form__header">
      <div class="form__title">Sign in to FuseBase</div>
    </div>
  </div>
  <div class="form_error_text">Login or Password are incorrect</div>
  <input type="hidden" name="token">
  <input class="form_text form_error_field" name="login" type="text" placeholder="Enter your work email">
  <input class="form_text form_error_field" name="password" type="password" placeholder="Password" required="">
  <button class="form_button button" type="submit" name=""><span>Sign in with email</span></button>
  <div class="form__openid">
    <div class="form_text_separate"><span>or continue with</span></div>
    <div class="social_auth_icons">
      <button class="button form_button social_auth_icon social_auth_icon_google" type="button" name="">
        <span><i></i></span> <span class="text">Google</span>
      </button>
      <button class="button form_button social_auth_icon social_auth_icon_facebook" type="button" name="">
        <span><i></i></span> <span class="text">Facebook</span>
      </button>
      <button class="button form_button social_auth_icon social_auth_icon_apple" type="button" name="">
        <span><i></i></span> <span class="text">Apple</span>
      </button>
      <button class="button form_button social_auth_icon social_auth_icon_ms" type="button" name="">
        <span><i></i></span> <span class="text">Microsoft</span>
      </button>
    </div>
  </div>
  <div class="form_links">
    <a href="#" data-frm="remind" title="Restore Password">Restore password</a> or <a href="#" data-frm="register" title="Register">Register a new Account</a>
  </div>
</form>

<form method="" name="" action="" class="sign_form">
  <div class="form_top_text">
    <div class="form__header">
      <div class="form__title">Sign up to FuseBase</div>
    </div>
  </div>
  <div class="form_error_text">Login or Password are incorrect</div>
  <input type="hidden" name="token">
  <input class="form_text" id="register_email" type="text" name="login" placeholder="Enter your work email">
  <input class="form_text" type="password" name="password" maxlength="72" minlength="8" placeholder="Password" id="register-password" required="">
  <input class="form_text" type="password" name="repassword" placeholder="Retype password" equalto="#register-password">
  <button class="form_button button sign_up" type="submit" name="">
    <span>Sign up with email</span>
  </button>
  <div class="form__openid">
    <div class="form_text_separate"><span>or continue with</span></div>
    <div class="social_auth_icons">
      <button class="button form_button social_auth_icon social_auth_icon_google" type="button" name="">
        <span><i></i></span> <span class="text">Google</span>
      </button>
      <button class="button form_button social_auth_icon social_auth_icon_facebook" type="button" name="">
        <span><i></i></span> <span class="text">Facebook</span>
      </button>
      <button class="button form_button social_auth_icon social_auth_icon_apple" type="button" name="">
        <span><i></i></span> <span class="text">Apple</span>
      </button>
      <button class="button form_button social_auth_icon social_auth_icon_ms" type="button" name="">
        <span><i></i></span> <span class="text">Microsoft</span>
      </button>
    </div>
  </div>
  <div class="form_checkbox">
    <label>
      <input type="checkbox" name="subscribe" value="1" checked="">
      <i></i>Subscribe to service updates</label>
    <!--
              <label class="educational-checkbox">
                <input type="checkbox" name="educational" value="1"/>
                <i></i>I am from an educational institution</label>
              -->
  </div>
  <div class="form_links"> <a data-frm="login" href="#" title="Login">Login page</a> </div>
</form>

<form method="" name="" action="">
  <div class="form_details_text_center">You are almost there!</div>
  <div class="form_success_text">Organization details have been successfully saved</div>
  <div class="form_error_text"></div>
  <input class="form_text" id="org_name" type="text" name="org_name" placeholder="Your name" required="">
  <div class="org_role_container form_text">
    <input id="org_role" class="org_role" type="text" name="org_role" placeholder="Title (what describes you best)" readonly="">
    <div class="org_role_dropdown hidden">
      <ul>
        <li>Content Maker / Copywriter</li>
        <li>Marketing</li>
        <li>Sales</li>
        <li>Consultant / Coach</li>
        <li>Director / C-Level / VP</li>
        <li>Operations / HR</li>
        <li>Software Engineer</li>
        <li>Customer Support</li>
        <li>Designer</li>
        <li>Product / Project Manager</li>
        <li>Teacher</li>
        <li>Student</li>
        <li>Other</li>
      </ul>
    </div>
  </div>
  <input id="org_role_other" class="form_text hidden" type="text" name="org_role_other" placeholder="For example marketing, government etc">
  <input class="form_text" id="org_title" type="text" name="org_title" placeholder="Name your FuseBase Organization" required="">
  <div class="org_sub_container form_text">
    <div class="input-overlay">
      <span class="sub-value">org-subdomain</span>
      <span class="domain-value">.nimbusweb.me</span>
    </div>
    <input name="org_sub" type="text" placeholder="org-subdomain" onkeyup="onOrgSubKeyUp(this)" required="">
  </div>
  <button class="form_button button" type="submit" name=""><span>Get Started!</span></button>
</form>

<form method="" name="" action="">
  <div class="form_success_text">Restore password instructions will be sent to this email if it exists</div>
  <div class="form_error_text"></div>
  <div class="form_restore_text">To restore password you need to enter your Email</div>
  <input class="form_text" type="email" name="login" placeholder="Email" required="">
  <button class="form_button button" type="submit" name=""><span>Restore password</span></button>
  <div class="form_links">
    <a data-frm="login" href="#" title="Login">Login</a> or <a href="#" data-frm="register" title="Register">Register a new Account</a>
  </div>
</form>

<form method="" name="" action="">
  <div class="form_success_text"></div>
  <div class="form_error_text"></div>
  <div class="form_restore_text">Please enter the temporary code</div>
  <input autocomplete="off" maxlength="6" class="form_text" type="text" name="code" placeholder="Code" required="">
  <button class="form_button button" type="submit" name=""><span>Continue</span></button>
  <div class="otp_bottom_help"> Check your authentication app for code. <br>
    <a target="_blank" href="https://support.nimbusweb.co/portal/en/newticket">Having trouble finding your code?</a>
  </div>
</form>

<form method="" name="" action="">
  <div class="form_success_text"></div>
  <div class="form_error_text"></div>
  <div class="form_restore_text">We detected a suspicious activity from your device, in order to continue please verify that you are a human by entering the text from the image below</div>
  <div class="form_captcha_image_container"></div>
  <input autocomplete="off" class="form_text" type="text" name="code" placeholder="Text from the image" required="">
  <button class="form_button button" type="submit" name=""><span>Continue</span></button>
</form>

<form method="" name="" action="">
  <input type="hidden" name="token">
  <div class="form_user_name"></div>
  <div class="form_invite_message">Unidentified invitation</div>
  <a class="form_message_status" href=""><span>Declined</span></a>
  <button class="form_button button" type="submit" name="accepted"><span>Accept Invitation</span></button>
  <div style="height:10px">&nbsp;</div>
  <button class="form_button button button-refused" type="button" name="refused"><span>Decline Invitation</span></button>
</form>

<form method="" name="" action="" novalidate="novalidate">
  <div class="form_success_text">Password has been successfully changed.<br><a href="?f=login">Click here to login</a></div>
  <div class="form_restore_text">Please enter your new password</div>
  <input type="hidden" name="key" value="vXoJICUa0IvYte8LWMRWw495ZIvXLeG8">
  <input class="form_text" id="reset-password" type="password" name="password" maxlength="72" minlength="8" placeholder="Password" required="">
  <input class="form_text" type="password" name="repassword" placeholder="Retype password" equalto="#reset-password">
  <button class="form_button button" type="submit" name=""><span>RESET PASSWORD</span></button>
</form>

Text Content

DRIVE YOUR INTERNAL AND EXTERNAL COLLABORATION IN ONE PLACE!

Platform comes with a free trial to test the powerful fusion


Sign in to FuseBase
Login or Password are incorrect
Sign in with email
or continue with
Google Facebook Apple Microsoft
Restore password or Register a new Account
Sign up to FuseBase
Login or Password are incorrect
Sign up with email
or continue with
Google Facebook Apple Microsoft
Subscribe to service updates
Login page
By clicking "Sign up", you agree to our Terms and Conditions
You are almost there!
Organization details have been successfully saved

 * Content Maker / Copywriter
 * Marketing
 * Sales
 * Consultant / Coach
 * Director / C-Level / VP
 * Operations / HR
 * Software Engineer
 * Customer Support
 * Designer
 * Product / Project Manager
 * Teacher
 * Student
 * Other

org-subdomain .nimbusweb.me
Get Started!
Terms & Privacy
Restore password instructions will be sent to this email if it exists

To restore password you need to enter your Email
Restore password
Login or Register a new Account
Terms & Privacy
Please enter the temporary code
Continue
Check your authentication app for code.
Having trouble finding your code?
Terms & Privacy
We detected a suspicious activity from your device, in order to continue please
verify that you are a human by entering the text from the image below

Continue
Terms & Privacy
Unidentified invitation
Declined Accept Invitation
 
Decline Invitation
Terms & Privacy
Password has been successfully changed.
Click here to login
Please enter your new password
RESET PASSWORD
Terms & Privacy