ovmoney.sbs Open in urlscan Pro
2606:4700:3031::6815:2328  Public Scan

URL: https://ovmoney.sbs/
Submission: On July 27 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form id="uregistrForm" method="post" class="needs-validation" novalidate="">
  <input type="hidden" name="fname" value="<!--#fname#-->">
  <input type="hidden" name="from" value="ulogin-signup">
  <input type="hidden" id="show-u" value="<!--#show-u#-->">
  <div class="form-group has-feedback">
    <label class="text-danger" id="reg2-error"></label><br>
    <label for="input-name" class="form-label-outside">Username</label>
    <input name="name" type="text" class="form-control" id="u-input-rname" placeholder="Print user name" required="" value="<!--#name_val#-->">
    <div class="invalid-feedback"> Required </div>
  </div>
  <div class="form-group has-feedback">
    <label for="input-email" class="form-label-outside">E-mail address</label>
    <input name="email" type="email" class="form-control" id="u-input-email" pattern="[_0-9a-z][-_.0-9a-z]*@[0-9a-z][-.0-9a-z]*[0-9a-z]\.[a-z]{2,}" data-pattern-error="The field isn't match the format somebody@somewhere.com"
      data-required-error="Required" placeholder="Print e-mail" required="" value="<!--#email_val#-->">
    <div class="invalid-feedback" id="email-error">Required</div>
  </div>
  <div class="form-group">
    <button type="submit" class="card-btn submit" id="uregbutton">
      <div class="fa-sign-up">Sign up</div>
    </button>
  </div>
</form>

POST

<form id="registrForm" method="post" class="needs-validation" novalidate="">
  <input type="hidden" name="from" value="signup">
  <div class="form-group has-feedback">
    <label class="text-danger" id="reg-error"></label>
    <label for="input-name" class="form-label-outside">Username</label>
    <input name="name" type="text" class="form-control" id="r-input-rname" placeholder="Print user name" required="">
    <div class="invalid-feedback"> Required </div>
  </div>
  <div class="form-group has-feedback">
    <label for="input-email" class="form-label-outside">E-mail address</label>
    <input name="email" type="email" class="form-control" id="r-input-email" pattern="[_0-9a-z][-_.0-9a-z]*@[0-9a-z][-.0-9a-z]*[0-9a-z]\.[a-z]{2,}" data-pattern-error="The field isn't match the format somebody@somewhere.com"
      data-required-error="Required" placeholder="Print e-mail" required="">
    <div class="invalid-feedback" id="email-error">Required</div>
  </div>
  <div class="form-group has-feedback">
    <label for="input-password" class="form-label-outside">Password</label>
    <input name="password" type="password" class="form-control" id="r-input-rpassword" placeholder="Enter password" required="">
    <div class="invalid-feedback"> Required </div>
  </div>
  <label class="text-danger" id="match_error"></label>
  <div class="form-group has-feedback">
    <label for="input-confirm" class="form-label-outside">Confirm password</label>
    <input type="password" class="form-control" id="r-input-confirm" data-required-error="Required" data-match-error="Passwords are not matched" data-match="#input-password" placeholder="Confirm password" required="">
    <div class="invalid-feedback">Required</div>
  </div>
  <div class="form-group">
    <div class="row justify-content-center">
      <label class="text-danger" id="captcha-error"></label>
      <div class="col-12 align-items-center">
        <div id="captcha">
          <div class="form-group has-feedback">
            <div class="row justify-content-center">
              <div class="col-12 text-center">
                <label for="captcha" class="form-label-outside text-center">Enter the characters from the image</label>
                <p class="m-0 p-0"><img src="https://ovmoney.sbs/images/captcha/?1983221" class="captcha"></p>
                <input name="captcha" type="text" class="form-control captcha-input" autocomplete="off" pattern="[0-9]{5}" required="" style="max-width: 20rem; margin-left: auto; margin-right: auto;">
              </div>
            </div>
          </div>
        </div>
        <div class="row justify-content-center">
          <button type="submit" class="card-btn submit">
            <div class="fa-sign-up">Sign up</div>
          </button>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form id="loginForm" method="post" class="needs-validation" novalidate="">
  <input type="hidden" name="from" value="signin">
  <div class="form-group has-feedback">
    <label class="text-danger" id="auth-error"></label>
    <label for="input-name" class="form-label-outside">User name or email</label>
    <input name="name" type="text" class="form-control" id="input-name" placeholder="Enter user name or email" required="">
    <div class="invalid-feedback"> Required </div>
  </div>
  <div class="form-group has-feedback">
    <label for="input-password" class="form-label-outside">Password</label>
    <input name="password" type="password" class="form-control" id="input-password" placeholder="Enter password" required="">
    <div class="invalid-feedback"> Required </div>
  </div>
  <div class="row">
    <div class=" col-12">
      <div id="captcha-login">
        <div class="form-group has-feedback">
          <div class="row justify-content-center">
            <div class="col-12 text-center">
              <label for="captcha" class="form-label-outside text-center">Enter the characters from the image</label>
              <p class="m-0 p-0"><img src="https://ovmoney.sbs/images/captcha/?1983221" class="captcha"></p>
              <input name="captcha" type="text" class="form-control captcha-input" autocomplete="off" pattern="[0-9]{5}" required="" style="max-width: 20rem; margin-left: auto; margin-right: auto;">
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="col-6 text-center">
      <button type="submit" class="card-btn submit">
        <div class="fa-sign-in"> Sign in</div>
      </button>
    </div>
    <div class="col-6 text-center">
      <a class="card-btn-easy" href="javascript:$('#login').modal('hide'); javascript:$('#registration').modal('show'); void(0);"><div class="fa-sign-up">Sign up</div></a>
    </div>
  </div>
</form>

Text Content

ovMoney.sbs
 Signin
 * Home
 * Support
 * F.A.Q.
 * Sign in

 EN
 *  RU
 *  ES
 *  EN

WELCOME TO PAID ADVERTISING VIEWING SYSTEM!

The ovMoney.sbs company offers you to earn money on viewing ad units and
attracting referrals.

Watch commercial advertising, and we will credit up to 21 cents to your account
for an ad unit display. Attract referrals and get 30% from their earnings
transferred to your account.

It seems to be the most profitable offer on the market of paid advertising at
the time!

Your earnings are practically unlimited and depend on the time you spend in
front of your PC. Working on the average 3-5 hours a day, you can get paid from
50$ to 300$ or even more to your account.

All earned funds are saved in the personal account of the employee and are paid
to your bank card or electronic account upon the request in your account within
1 hour.

To get answers on frequently asked questions, follow the link.

Also, you can ask your questions and read the Feedback of our users.

TOP 50 ON EARNINGS FOR 07.27.2024

User
Earnings for a day
Status
User
Earnings date
Earnings for a day
Status
yankkovskaya
27.07.2024
$743.70
Paid out
Toomas1990
27.07.2024
$690.15
Paid out
Dark_Arrows
27.07.2024
$689.93
Paid out
farearee
27.07.2024
$684.92
Paid out
KOTwasya
27.07.2024
$661.94
Paid out
nasya
27.07.2024
$660.02
Paid out
luser08
27.07.2024
$652.77
Paid out
Art2208
27.07.2024
$649.83
Paid out
bumer_MS
27.07.2024
$642.77
Paid out
Nikolau_nn
27.07.2024
$620.10
Paid out
Lazoreva
27.07.2024
$605.78
Paid out
Dizik
27.07.2024
$604.33
Paid out
Helena234
27.07.2024
$596.19
Paid out
papa123
27.07.2024
$571.98
Paid out
julia172014
27.07.2024
$570.24
Paid out
Anastasiya98
27.07.2024
$554.45
Paid out
678678
27.07.2024
$544.84
Paid out
vlad7169374
27.07.2024
$536.03
Paid out
Xa
27.07.2024
$524.92
Paid out
Amruddi_95
27.07.2024
$510.68
Paid out
wertyal
27.07.2024
$507.19
Paid out
rozat
27.07.2024
$506.45
Paid out
timashevnikita
27.07.2024
$505.94
Paid out
Liker228
27.07.2024
$474.19
Paid out
Vesunschik
27.07.2024
$463.29
Paid out
babyshkamoy
27.07.2024
$459.23
Paid out
jil09
27.07.2024
$443.90
Paid out
baoductn
27.07.2024
$437.79
Paid out
slafort
27.07.2024
$434.50
Paid out
jhj56
27.07.2024
$425.09
Paid out
ruka_v_pope
27.07.2024
$409.11
Paid out
kibermax
27.07.2024
$398.63
Paid out
4qaz
27.07.2024
$388.93
Paid out
kislyatskikh
27.07.2024
$378.26
Paid out
andrea71
27.07.2024
$368.66
Paid out
aroh9595
27.07.2024
$360.00
Paid out
harchik
27.07.2024
$353.14
Paid out
Carela
27.07.2024
$345.54
Paid out
Nigina17
27.07.2024
$320.06
Paid out
sanek1005
27.07.2024
$310.65
Paid out
1mrak1
27.07.2024
$310.59
Paid out
bobka
27.07.2024
$296.92
Paid out
Allissa1
27.07.2024
$283.34
Paid out
islameyi
27.07.2024
$277.80
Paid out
pomaret91
27.07.2024
$268.38
Paid out
Krigkiller
27.07.2024
$263.27
Paid out
myradovna
27.07.2024
$263.14
Paid out
caiaana
27.07.2024
$258.74
Paid out
Anthony_Stog
27.07.2024
$243.63
Paid out
linhvan
27.07.2024
$216.79
Paid out

SIGNUP NOW

ovMoney.sbs - is an effective solution for earning on viewing advertising
websites!

Join us today

NEWS

07/07/24 !!! SPECIAL OFFER!!! Within two weeks of registration, you will receive
$10 to your account!

03/06/24 Pay per view of the ad unit is increased up to 21 cents!

12/05/24 We have moved to a more powerful server. The system works faster and is
more stable now!

03/04/24 There are negotiations with advertisers on increasing the payment up to
21 cents per view

06/03/24 At the request of the system participants, the withdrawal of money to
PayPal was added.

05/02/24 Payment for viewing the ad unit is increased up to 11 cents.

10/01/24 Updating of the software on the server.

ovMoney.sbs 2024
Home
Support
F.A.Q.
Sign in

SIGN UP

×

Username
Required
E-mail address
Required
Sign up

SIGN UP

×
Username
Required
E-mail address
Required
Password
Required
Confirm password
Required
Enter the characters from the image



Sign up

SIGN IN

×
User name or email
Required
Password
Required
Enter the characters from the image



Sign in
Sign up
Sign in through social networks