scuba-dive-pensacola.com Open in urlscan Pro
34.215.217.118  Public Scan

Submitted URL: https://sharkquestdiveshop.com/#ce
Effective URL: https://scuba-dive-pensacola.com/
Submission Tags: 0xscam
Submission: On March 08 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST /signin

<form action="/signin" class="login-form" id="ContactSigninForm" method="post" accept-charset="utf-8" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <div class="input email"><label for="ContactLoginEmail">Email</label><input name="data[Contact][login_email]" class="form-control" maxlength="255" type="email" id="ContactLoginEmail"></div>
  <div style="clear:both"></div>
  <div class="input password"><label for="ContactLoginPassword">Password</label><input name="data[Contact][login_password]" class="form-control" type="password" id="ContactLoginPassword"></div> <span id="forgot_pass">
    <a href="/forget_password">Forgot your password?</a>
  </span>
  <span id="signin_otp"><br>
    <a href="javascript:void(0);" class="signin_otp">Signin with OTP</a>
  </span>
  <button type="submit" class="btn btn-warning login_form_btn">Sign In</button>
  <p class="message">Not registered? <a href="javascript:;" onclick="show_register_form()">Create an account</a></p>
</form>

POST /create_account

<form action="/create_account" class="login-form" id="LoginInfoCreateAccountForm" method="post" accept-charset="utf-8" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <div class="input text"><label for="LoginInfoFirstName">First Name</label><input name="data[LoginInfo][first name]" class="form-control" placeholder="" type="text" id="LoginInfoFirstName"></div>
  <div style="clear:both"></div>
  <div class="input text"><label for="LoginInfoLastName">Last Name</label><input name="data[LoginInfo][last name]" class="form-control" placeholder="" type="text" id="LoginInfoLastName"></div>
  <div style="clear:both"></div>
  <div class="input email"><label for="LoginInfoEmail">Email</label><input name="username" class="form-control" placeholder="" type="email" id="LoginInfoEmail"></div>
  <div style="clear:both"></div>
  <div class="input text"><label for="LoginInfoCell">Mobile</label><input name="data[LoginInfo][cell]" class="form-control" placeholder="" maxlength="12" type="text" id="LoginInfoCell"></div>
  <div class="input password"><label for="LoginInfoPassword">Password</label><input name="data[LoginInfo][password]" class="form-control" placeholder="at least 6 characters" autocomplete="new-password" type="password" id="LoginInfoPassword"></div>
  <div style="clear:both"></div>
  <div class="input password"><label for="LoginInfoPasswordAgain">Password Again</label><input name="data[LoginInfo][password again]" class="form-control" placeholder="" autocomplete="new-password" type="password" id="LoginInfoPasswordAgain"></div>
  <div style="clear:both"></div>
  <div class="simple_security">
    <img src="https://scuba-dive-pensacola.com/site/captcha?type=image&amp;model=User&amp;field=CaptchaRegister&amp;width=150&amp;height=50&amp;theme=default&amp;length=6" vspace="2" alt=""><a href="#" class="creload">Can't read? Reload</a>
    <div class="input text"><label for="UserCaptchaRegister">
        <p>Enter security code shown above:</p>
      </label><input name="data[User][CaptchaRegister]" autocomplete="off" class="clabel" data-val="" type="text" id="UserCaptchaRegister"></div>
  </div>
  <div style="clear:both"></div>
  <input type="hidden" class="hiddenRecaptcha required" name="hiddenRecaptcha" id="hiddenRecaptcha" aria-required="true">
  <button type="button" class="btn btn-warning login_form_btn">Create Your Account</button>
  <p class="message">Already have an account? <a href="javascript:;" onclick="show_signin_form()">Sign In</a></p>
  <input type="hidden" name="action" id="action" value="validate_captcha">
</form>

POST /forget_password

<form action="/forget_password" class="login-form" id="ContactForgetPasswordForm" method="post" accept-charset="utf-8" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <div class="layout-form" style="margin-top: 7px;">
    <div class="input email"><label for="ContactContactEmail">Email</label><input name="data[Contact][contact_email]" class="form-control" type="email" id="ContactContactEmail"></div>
    <div style="clear:both"></div>
    <div class="g-recaptcha" data-sitekey="6Lcs39kUAAAAAA1cCRTtKZWOcvciX3CdVRW1YJw6" data-callback="recaptchaUserForgetCallback">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-g6y2ar6kacic" 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=6Lcs39kUAAAAAA1cCRTtKZWOcvciX3CdVRW1YJw6&amp;co=aHR0cHM6Ly9zY3ViYS1kaXZlLXBlbnNhY29sYS5jb206NDQz&amp;hl=de&amp;v=QquE1_MNjnFHgZF4HPsEcf_2&amp;size=normal&amp;cb=rwu1ezdv5f2c"></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>
    <input type="hidden" class="hiddenRecaptchaForget required" name="hiddenRecaptchaForget" id="hiddenRecaptchaForget" aria-required="true">
    <div style="clear:both"></div>
    <button type="submit" class="btn btn-warning login_form_btn">Continue</button>
  </div>
</form>

POST /site/contact_us

<form action="/site/contact_us" class="contact-us-form" id="ContactContactUsForm" method="post" accept-charset="utf-8" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <div class="input text"><label for="ContactName">Name</label><input name="data[Contact][name]" class="form-control" type="text" id="ContactName"></div>
  <div class="input email"><label for="ContactEmail">Email</label><input name="data[Contact][email]" class="form-control" type="email" id="ContactEmail"></div>
  <div class="input textarea"><label for="ContactMessage">Message</label><textarea name="data[Contact][message]" class="form-control" placeholder="Optional" cols="30" rows="6" id="ContactMessage"></textarea></div>
  <div class="simple_security">
    <img src="https://scuba-dive-pensacola.com/site/captcha?type=image&amp;model=User&amp;field=CaptchaContactUs&amp;width=150&amp;height=50&amp;theme=default&amp;length=6" vspace="2" alt=""><a href="#" class="creload">Can't read? Reload</a>
    <div class="input text"><label for="UserCaptchaContactUs">
        <p>Enter security code shown above:</p>
      </label><input name="data[User][CaptchaContactUs]" autocomplete="off" class="clabel" data-val="" type="text" id="UserCaptchaContactUs"></div>
  </div>
  <input type="hidden" class="hiddenRecaptcha required" name="hiddenRecaptchaContactus" id="hiddenRecaptchaContactus" aria-required="true">
  <input type="hidden" name="part_number" id="contact_part_number" value="">
  <input type="hidden" name="description" id="contact_description" value="">
  <input type="hidden" name="color" id="contact_color" value="">
  <input type="hidden" name="size" id="contact_size" value="">
  <button type="button" class="btn btn-warning contact_us_form_btn">Contact Us</button>
  <input type="hidden" name="action" id="action" value="validate_captcha">
</form>

POST /signin_otp

<form action="/signin_otp" class="login-form" id="ContactSigninOtpForm" method="post" accept-charset="utf-8" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <div class="layout-form" style="margin-top: 7px;">
    <div class="input text"><label for="ContactOtpLoginEmail">Email/Mobile Number</label><input name="data[Contact][login_email]" id="ContactOtpLoginEmail" class="form-control" maxlength="255" type="text"></div>
    <div style="clear:both"></div>
    <div class="input text"><label for="ContactLoginEmailOtp">OTP number</label><input name="data[Contact][login_email_otp]" class="form-control" maxlength="6"
        onkeyup="$(&quot;.login_otp_form_btn&quot;).show();if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')" type="text" id="ContactLoginEmailOtp"></div>
    <div class="simple_security">
      <img src="https://scuba-dive-pensacola.com/site/captcha?type=image&amp;model=User&amp;field=CaptchaSigninOtp&amp;width=150&amp;height=50&amp;theme=default&amp;length=6" vspace="2" alt=""><a href="#" class="creload">Can't read? Reload</a>
      <div class="input text"><label for="UserCaptchaSigninOtp">
          <p>Enter security code shown above:</p>
        </label><input name="data[User][CaptchaSigninOtp]" autocomplete="off" class="clabel" data-val="" type="text" id="UserCaptchaSigninOtp"></div>
    </div>
    <div style="clear:both"></div>
    <span id="forgot_pass">
      <span class="otp_counter" id="otp_counter"></span>
      <a href="javascript:void(0);" class="resend_otp">Resend OTP</a>
    </span>
    <button type="button" class="btn btn-warning login_otp_form_btn">Continue</button>
  </div>
</form>

Text Content

G-SLVBVTWQG1
Toggle navigation
 * My Account
   * Register
   * Login
 *   0 item(s) - $0.00
   * Subtotal:  $0.00
   * View Cart Checkout

 * 
 * 
 * 
 * 

sharkquestdiveshop@gmail.com



(850) 516-6800




 * Home
 * Dive Gear
 * Learn To Dive!
 * Destin Charters
 * USS Oriskany
 * About
   * About us
   * Crew
 * Contact
 * Blog Posts
   * Dive Boat Etiquette
   * Dive Gear


COME DIVE WITH US!

Check the Schedule


VA PROGRAM

Find Out More


COME DIVE WITH US!

Check the Schedule


VA PROGRAM

Find Out More


COME DIVE WITH US!

Check the Schedule


VA PROGRAM

Find Out More




WELCOME TO SHARK QUEST!

Nick and Eric opened the shop in April of 2019. A full service dive shop and
charter service proudly serving the locals and visitors alike. We attribute the
shop success to our incredible crew. All of us working together to provide you
with great service in the shop and amazing days diving off our boat. Give us a
call and let our team provide you with the best diving experience for you and
your family.


DIVE SITES & RESERVATIONS

Learn About Our Charters and Reserve Your Trip
Find Out More


LEARN TO DIVE

Let Shark Quest Teach You the Skills Needed to be a Diver
Find Out More


SPEAR FISHING

Learn More About Spear Fishing Regulations and License
Find Out More


OUR CREW

Meet the Shark Quest Crew
Find Out More
Sign up to get the latest News and Discounts



SOME OF OUR MOST POPULAR COURSES:


Try Scuba


TRY SCUBA

Imagine what it’s like to slip below the surface and continue breathing while
y...
+

NAUI Open Water Scuba Diver


NAUI OPEN WATER SCUBA DIVER

Just imagine where you will go! Begin your underwater explorations by enrolling
in a ...
+

NAUI Enriched Air Nitrox


NAUI ENRICHED AIR NITROX

Do you want to extend your bottom time, lessen your surface interval, and
maximize e...
+

NAUI Advanced Open Water Scuba Diver


NAUI ADVANCED OPEN WATER SCUBA DIVER

Enroll in a NAUI Advanced Diver Course to explore new dive sites and undert...
+

NAUI Master Scuba Diver


NAUI MASTER SCUBA DIVER

Gain the in-depth knowledge and experience that will distinguish you as a leader
in a...
+



SHOP ONLINE




 * View All

 * All
 * Buoyancy Compensating Device
 * Dive Computers
 * Fins
 * Regulators

CENTAURI DIVE WATCH

$330.00
MORE CHOICES AVAILABLE

CENTAURI DIVE WATCH

GENESIS

(0)
$330.00
 * 
   
 * 
 * 

INSIGHT COMPUTER - COMPACT CONSOLE

$0.00
MORE CHOICES AVAILABLE

INSIGHT COMPUTER - COMPACT CONSOLE

SHERWOOD

(0)
$0.00
 * 
   
 * 
 * 


1

 Tues - Thurs 10:00 am - 6:00 pm

 Fri - Sat 9:00 am - 6:00 pm

 



CONTACT INFO

 * 5614 Gulf Breeze Pkwy
   Gulf Breeze, FL 32563
 * (850) 516-6800
 * sharkquestdiveshop@gmail.com
 * scuba-dive-pensacola.com

QUICK LINKS

 * Dive Gear
 * Certifications
 * Charters
 * Oriskay
 * Contact



Copyright © 2020 DiveShop360. All rights reserved.

 * 
 * 
 * 
 * 

top
x


SIGN IN


Email

Password
Forgot your password?
Signin with OTP Sign In

Not registered? Create an account

OR

Continue as a guest
You will have the option to register for an account after your purchase.
x


CREATE ACCOUNT

First Name

Last Name

Email

Mobile
Password

Password Again

Can't read? Reload

Enter security code shown above:


Create Your Account

Already have an account? Sign In

OR

Continue as a guest
You will have the option to register for an account after your purchase.
x


FORGET YOUR PASSWORD?

Email



Continue
CLOSE



Enquiry for
Name
Email
Message
Can't read? Reload

Enter security code shown above:

Contact Us
x


SIGNIN WITH OTP



Email/Mobile Number

OTP number
Can't read? Reload

Enter security code shown above:


Resend OTP Continue