ksof.org
Open in
urlscan Pro
2607:f1c0:100f:f000::296
Public Scan
Submitted URL: https://ksof.org/fxuxz/0.30348853177918234
Effective URL: https://ksof.org/
Submission: On August 12 via api from US — Scanned from CA
Effective URL: https://ksof.org/
Submission: On August 12 via api from US — Scanned from CA
Form analysis
4 forms found in the DOMPOST
<form class="form-horizontal login-frm-set" method="post" action="" id="customer_signin_form">
<p class="green-success-msg"></p>
<label id="invalid_username" class="error"></label>
<div class="form-group">
<div class="col-sm-12">
<input type="text" class="form-control" id="login_username" placeholder="Username or Email" name="login-username" required="">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input type="password" class="form-control" id="login_password" placeholder="Password" name="login-password" required="">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<div class="g-recaptcha" data-sitekey="6LcpdDApAAAAANk2lWIGj7lrulYyHRYjBks-_PwO">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-431an2tmmujq" 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&k=6LcpdDApAAAAANk2lWIGj7lrulYyHRYjBks-_PwO&co=aHR0cHM6Ly9rc29mLm9yZzo0NDM.&hl=en&v=_ZpyzC9NQw3gYt1GHTrnprhx&size=normal&cb=x1tig8bk4z6r"></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 class="captcha-error" style="color: red;"></div>
</div>
</div>
<div class="form-group" style="padding-bottom: 10px;">
<div class="col-sm-12">
<button type="submit" class="btn btn-primary signin-submitbtn" id="signin-form-submit">SIGN IN</button>
</div>
</div>
<p class="dont-have-ac">Don't have an account ! <a id="sign_up_here">Sign Up Here</a></p>
<p class="forgot-pwd"><a href="https://ksof.org/reset-password/">Forgot Your Password ?</a></p>
</form>
GET https://ksof.org/
<form action="https://ksof.org/" class="searchform" method="get" role="search" novalidate="">
<input type="text" required="required" placeholder="Search..." name="s" value="">
<button type="submit" class="icon theme"></button>
</form>
POST
<form class="form-horizontal" method="post" action="" id="customer_signup_form">
<p class="signup-green-success-msg"></p>
<div class="form-group">
<div class="col-sm-12">
<!-- <label>First Name</label> -->
<input type="text" class="form-control" id="customer_firstname" placeholder="First Name" name="customer_firstname" required="" autocomplete="off">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<!-- <label>Last Name</label> -->
<input type="text" class="form-control" id="customer_lastname" placeholder="Last Name" name="customer_lastname" required="" autocomplete="off">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<!-- <label>Email</label> -->
<input type="email" class="form-control" id="customer_email" placeholder="Email" name="customer_email" required="" autocomplete="off">
<label id="emailalready_registered" class="error" style="display: none;"></label>
</div>
</div>
<!-- <div class="cus-phone-field">
<label>Phone</label>
<input type="text" class="form-control" id="customer_phone" placeholder="Phone" name="customer-phone" required="">
</div> -->
<!-- <div class="form-group">
<div class="col-sm-12">
<input type="text" class="form-control" id="customer_username" placeholder="Username" name="customer_username" required="">
<label id="usernamealready_registered" class="error" style="display: none;"></label>
</div>
</div> -->
<div class="form-group">
<div class="col-sm-12 cus-pwd-field">
<!-- <label>Password</label>-->
<input type="password" class="form-control" id="customer_password" placeholder="Password" name="customer_password" required="" autocomplete="off">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<!-- <label>Confirm Passowrd</label>-->
<input type="password" class="form-control" id="customer_confirm_password" placeholder="Confirm Passowrd" name="customer_confirm_password" required="" autocomplete="off">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input type="text" class="form-control" id="family" placeholder="Family Name" name="family" required="" autocomplete="off">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input type="text" class="form-control" id="customer_address" placeholder="Address" name="customer_address" required="" autocomplete="off">
</div>
</div>
<div class="form-group city-state-zip-set">
<div class="col-sm-4">
<input type="text" class="form-control" id="city" placeholder="City" name="customer_city" autocomplete="off" required="">
</div>
<div class="col-sm-4">
<input type="text" class="form-control" id="state" placeholder="State" name="customer_state" autocomplete="off" required="">
</div>
<div class="col-sm-4 zip-code-set">
<input type="text" class="form-control" id="zip" placeholder="Zip Code" name="customer_zip" autocomplete="off" required="">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input type="text" class="form-control" id="customer_phone" placeholder="Home Number ( xxx - xxx - xxxx )" name="customer_home_number" required="" autocomplete="off">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input type="text" class="form-control" id="customer_cell" placeholder="Cell Number ( xxx - xxx - xxxx )" name="customer_cell_number" required="" autocomplete="off">
</div>
</div>
<!-- <div class="form-group">
<div class="col-sm-12">
<input type="text" class="form-control" id="customer_work" placeholder="Work" name="customer_work" required="" autocomplete="off">
</div>
</div> -->
<div class="form-group">
<div class="col-sm-12 text-center">
<div class="g-recaptcha" data-sitekey="6LcpdDApAAAAANk2lWIGj7lrulYyHRYjBks-_PwO">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-csbqenmiz8e0" 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&k=6LcpdDApAAAAANk2lWIGj7lrulYyHRYjBks-_PwO&co=aHR0cHM6Ly9rc29mLm9yZzo0NDM.&hl=en&v=_ZpyzC9NQw3gYt1GHTrnprhx&size=normal&cb=j33egpov1s0t"></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><iframe style="display: none;"></iframe>
</div>
<div class="captcha-error" style="color: red;"></div>
</div>
</div>
</form>
POST
<form class="form-horizontal" method="post" action="" id="customer_signin_form">
<label id="invalid_username" class="error"></label>
<div class="form-group">
<div class="col-sm-12">
<input type="text" class="form-control" id="login_username" placeholder="Username or Email" name="login-username" required="">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input type="password" class="form-control" id="login_password" placeholder="Password" name="login-password" required="">
</div>
</div>
<div class="form-group" style="padding-bottom: 10px;">
<div class="col-sm-12 text-center">
<button type="submit" class="btn btn-primary signin-submitbtn" id="signin-form-submit">SIGN IN</button>
</div>
</div>
</form>
Text Content
NEXT BIG EVENT IN: Open/Close Menu Kshatriya Society of Florida Skip to content * Home * Events/RSVP * Month View * Day View * List View * Blog * Reports * Minutes * Newsletters * Finance Reports * Member List * Contact Us * Committee Members * Services Offered Donate LOGIN Login SIGN IN Don't have an account ! Sign Up Here Forgot Your Password ? CONTACT US 4th Sundays @ 3pm Location to decide Orlando FL Tel: 1-844-277-3377 Mobile: 407-592-3309 E-mail: jk@jkhatri.com KSOF LINKS * Home * Events/RSVP * Blog * Reports * Committee Members * Services Offered * Contact Us WHY BECOME PART OF KSOF? We all live in a society-community. Mingling with friends and families create a bond, togetherness, and happiness. So lets come together and help and support each other where needed and feel better and experience happiness. © 2020 Ksof. All Rights Reserved. ↑ FOLLOW US: × BECOME A MEMBER SIGN UP Already have an account ! Sign In × LOGIN SIGN IN Don't have an account ! Sign Up Here Forgot Your Password ?