security-training.faros.ai
Open in
urlscan Pro
15.197.149.182
Public Scan
URL:
https://security-training.faros.ai/
Submission: On October 28 via automatic, source certstream-suspicious — Scanned from CA
Submission: On October 28 via automatic, source certstream-suspicious — Scanned from CA
Form analysis
3 forms found in the DOMPOST /free-phishing-tools/email-spoofing-test/result
<form action="/free-phishing-tools/email-spoofing-test/result" method="post">
<div class="text-center col-12 mb-5 mb-md-9">
<div class="card shadow-lg p-2 mb-3 col-12">
<!-- Input Group -->
<div class="form-row">
<div class="col-sm mb-2 mb-sm-0">
<div class="input-group input-group-merge input-group-borderless" style="border:none">
<div class="input-group-prepend">
<div class="input-group-text">
<i class="fas fa-search"></i>
</div>
</div>
<input id="domainName" type="text" class="form-control" name="domainName" placeholder="mydomain.com">
</div>
</div>
<script>
function DisplayProgressMessage(ctl, msg) {
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
'event': 'domainScan'
});
$(ctl).text(msg);
$(ctl).submit();
return true;
}
</script>
<div class="col-sm-auto">
<button type="submit" class="btn btn-block btn-primary px-5" onclick="return DisplayProgressMessage(this, 'Scanning...');">Instant Scan</button>
</div>
</div>
<!-- End Input Group -->
</div>
</div>
</form>
<form onsubmit="return accountSignup()" class="needs-validation card" novalidate="" id="signupForm">
<div class="card-header bg-light text-center py-4 px-5 px-md-6">
<span class="h4 mb-0">Instant Access. Try for free. <span class="text-body font-size-1 font-weight-bold">No credit card or sales calls required.</span></span>
</div>
<div class="card-body p-4 p-md-6">
<div class="js-form-message form-group">
<label class="input-label font-weight-bold mb-1" for="signupEmail">Email Address</label>
<div class="col-sm-12 p-0">
<input type="email" class="form-control" name="email" id="signupEmail" placeholder="Email Address" aria-label="Email address" required="">
<div class="invalid-tooltip"> Please enter a valid email address. </div>
</div>
</div>
<!-- End Form Group -->
<!-- Form Group -->
<div class="row">
<div class="js-form-message form-group pt-1 col-lg-6">
<label class="input-label font-weight-bold mb-1" for="flname">Full Name</label>
<div class="col-sm-12 p-0">
<input type="text" class="form-control" name="flname" id="flname" placeholder="John Doe" aria-label="Full Name" required="">
<div class="invalid-tooltip"> Please enter your first and last name. </div>
</div>
</div>
<!-- End Form Group -->
<!-- Form Group -->
<div class="js-form-message form-group pt-1 col-lg-6">
<label class="input-label font-weight-bold mb-1" for="signupPhone">Company Name</label>
<div class="col-sm-12 p-0">
<input type="text" class="form-control" name="phone" id="signupPhone" placeholder="Contoso Corp" aria-label="Company Name" required="">
<div class="invalid-tooltip"> Please enter a valid company name. </div>
</div>
</div>
</div>
<div class="row">
<div class="js-form-message form-group pt-1 col-lg-6">
<label class="input-label mb-0 font-weight-bold mb-1" for="signupPassword" data-toggle="tooltip" data-html="true" title="" data-placement="top"
data-original-title="Must contain a lowercase letter, number and be at least 10 characters.">Password <i class="fas fa-info-circle"></i></label>
<div class="col-sm-12 p-0">
<input type="password" class="form-control" name="password" id="signupPassword" placeholder="**********" aria-label="**********" required="">
<progress id="progress" value="0" max="100">70</progress>
<span id="progresslabel"></span>
<div class="invalid-tooltip" style="margin-top:-5px"> Please enter a password. </div>
</div>
</div>
<!-- End Form Group -->
<!-- Form Group -->
<style>
.form-select {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2371869d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right 1rem center;
background-size: 16px 12px;
appearance: none;
}
</style>
<div class="js-form-message form-group pt-1 col-lg-6">
<label class="input-label font-weight-bold mb-1" for="signupRegion" data-toggle="tooltip" data-html="true" title="" data-placement="top"
data-original-title="Where do you need sensitive data stored (e.g. employee information, campaign statistics, etc.)?">Storage Region <i class="fas fa-info-circle"></i></label>
<div class="col-sm-12 p-0">
<select id="signupRegion" class="form-control form-select">
<option value="USA">United States of America</option>
<option value="AUS">Australia</option>
<option value="UK">United Kingdom</option>
<option value="CAN">Canada</option>
<option value="SAF">South Africa</option>
<option value="EU">Germany</option>
<option value="UAE">United Arab Emirates</option>
<option value="SG">Singapore</option>
<option value="IND">India</option>
<option value="BRA">Brazil</option>
</select>
</div>
</div>
</div>
<div class="js-form-message mb-6 pt-1">
<div class="custom-control custom-checkbox d-flex align-items-center text-muted">
<input type="checkbox" class="custom-control-input" id="termsCheckbox" name="termsCheckbox" required="">
<div class="invalid-tooltip"> Please accept our Terms and Conditions. </div>
<label class="custom-control-label" for="termsCheckbox">
<small class="font-weight-bold text-body"> I agree to the <a class="link-underline text-body" href="/terms-conditions" target="_blank">Terms and Conditions</a>
</small>
</label>
</div>
</div>
<!-- End Checkbox -->
<button id="signUpButton" type="submit" class="btn btn-block btn-success transition-3d-hover"> Create your free account <i class="fas fa-angle-right fa-sm ml-1"></i>
</button>
</div>
</form>
POST /Auth/SignupConfirm
<form style="display: none" action="/Auth/SignupConfirm" method="POST" id="hiddenForm">
<input type="hidden" id="usernameF" name="username" value="">
<input type="hidden" id="emailF" name="email" value="">
<input type="hidden" id="subscriptionTierF" name="subscriptionTier" value="">
<input type="hidden" id="pricingFreqF" name="pricingFreq" value="">
<input type="hidden" id="regionF" name="region" value="">
<input type="hidden" id="passwordF" name="password" value="">
</form>
Text Content
Try it free * Platform Curious how we secure your data? See our Compliance Reports! Security Awareness Engaging employee training Simulated Phishing Realistic phishing simulations Platform Datasheet Explore the full solution * Free Tools Free Tools For Any Business Phishing Email Simulator Training Program Generator Domain Spoofing Scanner Phishing Email Simulator Training Program Generator Domain Spoofing Scanner Content Phishing Email Library Phishing Website Library Training Course Library Multi-Language Content Employee Training Policy Definitions What Is Vishing? What Is Smishing? What Is Malvertising? What Is A BEC Attack? What Is Executive Phishing? Guides Phishing Awareness Training Running A Phishing Campaign Open Source Phishing Comparison Gamified Cyber Security Training ISO 27001 Employee Training * Pricing * Partners * Resources Blog New Follow the latest trends Knowledge Base Learn how to use CanIPhish Popular Themes Simulated Phishing Emails Popular Topics Security Awareness Training Free Downloads Security Awareness Posters Phishing Simulation The Ultimate Guide For 2024 Hear from one of our customers and check out a customer story! * About * Try it free * Log in SIMULATE PHISHING THREATS & TRAIN YOUR EMPLOYEES CanIPhish use real-world techniques to deliver a truly realistic employee training experience. Sign-up for free and fundamentally transform your training program. Create Your Free Account Watch Demo No credit cards or commitments required! Why CanIPhish? THE NEW BENCHMARK IN SECURITY AWARENESS TRAINING INSTANT ACCESS Sign-up and begin sending in a matter of minutes. No trial periods, no credit cards, no sales calls, no commitments. SAVE TIME AND MONEY Whether you’re on our free or paid subscriptions, CanIPhish provides the most cost effective security awareness training platform on the market. MODERN AND INTUITIVE An easy-to-use platform with a guided experience including welcome checklists, knowledge base articles and walkthrough videos. INTEGRATED ELEARNING PLATFORM Assign micro-learnings that can be completed in under 10 minutes to employees who fall for periodic simulated phishing emails. MODERN PHISHING THEMES Create your own phishing material or choose from our regularly updated library of phishing websites and emails. ADVANCED REAL-TIME REPORTING Track campaigns in real-time, schedule reports and monitor your month-by-month progress with declining phish click rates. Run a free domain scan IS YOUR DOMAIN VULNERABLE TO PHISHING? Instant Scan > “Adopting CanIPhish marked a significant shift in our workplace culture > towards cybersecurity.” Michael McKinnon / Head of Security USE THE POWER OF GAMIFICATION TO CONTINUOUSLY EDUCATE EMPLOYEES. Reward employees with badges for dodging phishing attacks, reporting phishing attempts, completing training, and much more! Track badges on a company-wide leaderboard, incentivizing those who are cyber-safe and follow best practices! +50 POINTS Swimming with sharks DODGED 10 PHISHING ATTACKS IN A ROW. +15 POINTS Marathon swimmer COMPLETED ALL TRAININGS BEFORE THEIR DUE DATE. -25 POINTS Phish fingers FELL FOR TEN PHISHING ATTACKS IN A ROW. WHAT ARE OUR CUSTOMERS SAYING? SERGEY K Information Security Officer (Company with 11-50 Employees) Services available for free is astonishing!!! IMHO, the best tool for small businesses PASCAL G IT Security Specialist (Company with 11-50 Employees) The software is easy to use and does not require many configuration changes. ANTHONY Z Technical Specialist (Company with 11-50 Employees) CanIPhish is a great way to bench mark where employee's security awareness is. TAYLOR S Cyber Security Operations Specialist (Company with 501-1,000 Employees) Compared to every other vendor we spoke to, working with CanIPhish was a dream. MARINE B Engineer (Company with 51-200 Employees) A powerful and realistic employee training solution with many phishing templates. DENIS T Information Security Engineer (Company with 1,001-5,000 Employees) Loving it! A very easy to use product and the support is 10 out of 10! ALEXEI D Offensive Director (Information Security Consultancy) It just works! The platform does everything you need without 10,000 useless features. MUTHUKANNAN P Security & Compliance Manager (Company with 201-500 Employees) A good and affordable solution compared to other phishing tools on the market. DAVID B System Administrator (Company with 11-50 Employees) CanIPhish is a very simple to use tool that has world class simulated phishing tools. SERGEY K Information Security Officer (Company with 11-50 Employees) Services available for free is astonishing!!! IMHO, the best tool for small businesses PASCAL G IT Security Specialist (Company with 11-50 Employees) The software is easy to use and does not require many configuration changes. ANTHONY Z Technical Specialist (Company with 11-50 Employees) CanIPhish is a great way to bench mark where employee's security awareness is. TAYLOR S Cyber Security Operations Specialist (Company with 501-1,000 Employees) Compared to every other vendor we spoke to, working with CanIPhish was a dream. MARINE B Engineer (Company with 51-200 Employees) A powerful and realistic employee training solution with many phishing templates. DENIS T Information Security Engineer (Company with 1,001-5,000 Employees) Loving it! A very easy to use product and the support is 10 out of 10! WHAT CAN WE DO FOR YOU? SIMULATE PHISHING By blending social engineering with realistic phishing material that continually updates with the latest trends. TRAIN EMPLOYEES Through custom-made security awareness training modules that are designed to be completed in 10 minutes or less. REFINE & IMPROVE Track, train & improve the security awareness of your employees while also continually meeting compliance obligations. See our free and paid subscription tiers GET STARTED NOW. IT'S EASY! Sign-up for free and schedule a training campaign in under 5 minutes. Watch our video explaining how it works TRY FOR FREE TODAY Sign-up in seconds and send your training campaign in minutes with a fully self-service phishing simulation & security awareness training platform. No trial periods. No credit cards. No sales calls. Take control of your employee training program, and protect your organisation today. GENERAL ENQUIRIES support@caniphish.com ADDRESS - AUSTRALIA PO Box 21, Eumundi, QLD 4562, Australia ADDRESS - USA PO Box 2672, Key West, FL 33040, USA Instant Access. Try for free. No credit card or sales calls required. Email Address Please enter a valid email address. Full Name Please enter your first and last name. Company Name Please enter a valid company name. Password 70 Please enter a password. Storage Region United States of America Australia United Kingdom Canada South Africa Germany United Arab Emirates Singapore India Brazil Please accept our Terms and Conditions. I agree to the Terms and Conditions Create your free account COMPANY * Meet The Team * Contact Us LEGAL * Terms & Conditions * Privacy Policy PRODUCT * Security & Compliance * Roadmap © Copyright 2024. Can I Phish Pty Ltd. COOKIE CONSENT Note! CanIPhish use cookies to store strictly necessary session information as well as acceptance of this cookie policy. These cookies do not store any personally identifiable information. Strictly necessary Decline Accept