neverlose.cc Open in urlscan Pro
2606:4700:10::6816:1dfa  Public Scan

Submitted URL: http://neverlose.cc/
Effective URL: https://neverlose.cc/
Submission: On April 17 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /doregister

<form method="post" action="/doregister" class="userform">
  <div class="container flex-cont">
    <div class="logo">
      <a href="/">
<img src="/static/assets/img/logo.png?81351b9614212619b30585a60cb04838" alt="logo">
</a>
    </div>
    <div class="status"></div>
    <div class="input_log">
      <input type="text" placeholder="Login" name="login" required="">
    </div>
    <div class="input_pass">
      <input type="password" placeholder="Password" name="password" required="">
    </div>
    <div class="input_email">
      <input type="email" placeholder="Email" name="email" required="">
    </div>
    <div class="capcha">
      <div id="auth-captcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-2yp26m9g8jtd" 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=6LfltkAUAAAAAIYhSuMgm33hCMmhtkuj4iLOzaxn&amp;co=aHR0cHM6Ly9uZXZlcmxvc2UuY2M6NDQz&amp;hl=de&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;theme=light&amp;size=normal&amp;cb=7kqb7wpm7u8e"></iframe>
          </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>
    </div>
    <div class="check check-new">
      <input type="checkbox" name="yes" id="yesCheck" required="">
      <label for="yesCheck">I agree with <a href="/tos">terms of use</a>
      </label>
    </div>
    <div class="check check-new">
      <input type="checkbox" name="yes" id="yesCheck2" required="">
      <label for="yesCheck2">I agree with <a href="/legal">user license agreement</a>
      </label>
    </div>
    <div class="check check-new">
      <input type="checkbox" name="yes" id="yesCheck3" required="">
      <label for="yesCheck3">I agree with <a href="/privacy">privacy policy</a>
      </label>
    </div>
    <input type="submit" value="Register" class="btn">
  </div>
</form>

POST /login

<form method="post" action="/login" class="userform">
  <div class="container flex-cont">
    <div class="logo">
      <a href="/">
<img src="/static/assets/img/logo.png?81351b9614212619b30585a60cb04838" alt="logo">
</a>
    </div>
    <div class="status"></div>
    <div class="input_log">
      <input type="text" placeholder="Login" name="login" required="">
    </div>
    <div class="input_pass">
      <input type="password" placeholder="Password" name="password" required="">
    </div>
    <div class="capcha">
      <div id="reg-captcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-m3fs4sye7p42" 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=6LfltkAUAAAAAIYhSuMgm33hCMmhtkuj4iLOzaxn&amp;co=aHR0cHM6Ly9uZXZlcmxvc2UuY2M6NDQz&amp;hl=de&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;theme=light&amp;size=normal&amp;cb=fs475eo7qzlb"></iframe>
          </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>
      </div>
    </div>
    <input type="submit" value="Login" class="btn">
    <div class="some_text">
      <a href="#respassw" class="to-popup">Forgot password?</a>
      <a href="#respassw" class="to-popup">Resend activation link</a>
      <a href="#reg" class="to-popup">Still don't have an account? <span>Register</span></a>
    </div>
  </div>
</form>

POST /2falogin

<form method="post" action="/2falogin" class="userform">
  <div class="container flex-cont">
    <div class="logo">
      <a href="/">
<img src="/static/assets/img/logo.png?81351b9614212619b30585a60cb04838" alt="logo">
</a>
    </div>
    <div class="status"></div>
    <div class="twofa_text"> Please enter the verification code generated by the app on your phone. </div>
    <div class="input_log" style="margin-bottom:5px;">
      <input type="text" placeholder="Code from authenticator" name="code" required="" maxlength="6" minlength="6">
    </div>
    <input type="submit" value="Login" class="btn">
    <div class="some_text">
      <a href="/lost_2fa_help" target="_blank">Lost 2FA?</a>
    </div>
  </div>
</form>

POST /resetpassw

<form method="post" action="/resetpassw" class="userform">
  <div class="container flex-cont">
    <div class="logo">
      <a href="/">
<img src="/static/assets/img/logo.png?81351b9614212619b30585a60cb04838" alt="logo">
</a>
    </div>
    <div class="status"></div>
    <div class="input_email">
      <input type="email" placeholder="Email" name="email" required="">
    </div>
    <div class="capcha">
      <div id="forgot-captcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-7a3q5e5a35oa" 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=6LfltkAUAAAAAIYhSuMgm33hCMmhtkuj4iLOzaxn&amp;co=aHR0cHM6Ly9uZXZlcmxvc2UuY2M6NDQz&amp;hl=de&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;theme=light&amp;size=normal&amp;cb=t43ek5r6ayy"></iframe>
          </div><textarea id="g-recaptcha-response-2" 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>
    </div>
    <input type="submit" value="Send" class="btn">
  </div>
</form>

Text Content

I agree with terms of use
I agree with user license agreement
I agree with privacy policy
Forgot password? Resend activation link Still don't have an account? Register
Please enter the verification code generated by the app on your phone.

Lost 2FA?

Main Forum Help
En Ru En
En
Ru
En
Register
Login


NEVERLOSE.CC

Unique software that provides great functionality and easy customization, with a
fast and friendly support team.

OUR PRODUCTS

Counter-Strike 2
Neverlose for CS2. Available now.
MORE INFO / BUY
Counter-Strike: Global Offensive
Neverlose for CS:GO will allow you to completely change the look of the game to
your liking.
Change skins for weapons, turn on night mode or simply repaint the walls -
everything to your taste!

MORE INFO / BUY


COMFORTABLE SITE

You can buy a subscription or reset your HWID directly from your account.


A LOT OF FEATURES

Our software is packed with cool features that will enhance your gaming
experience!


CUSTOMIZABLE VISUALS

You can easily customize the look of the game to suit your taste.


RESPONSIVE SUPPORT

Our support team is always ready to answer all your questions and help you deal
with any difficulties you may have.


OPEN TO THE COMMUNITY

Have any interesting idea? Bug report? Contact us!


UNIQUE DESIGN

Our products have nice and user-friendly design. Easy to use for everyone.

Help Terms of use User License Agreement Behavior rules Privacy policy Youtube
policy Contacts Developers

CS2 CS:GO
neverlose.cc © 2020-2024