-
-
Save fizerkhan/41a99569b024b938b171280389f158e7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
○ → curl https://sparkshoes.com.au/login | |
<!DOCTYPE html> | |
<!--[if IE 9 ]> | |
<html class="ie ie9" lang="en" class="no-js"> <![endif]--> | |
<!--[if !(IE)]><!--> | |
<html lang="en" class="no-js"> | |
<!--<![endif]--> | |
<head> | |
<title>Automox</title> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | |
<!-- Google Webfonts --> | |
<link href='//fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'> | |
<link href='//fonts.googleapis.com/css?family=Roboto:400,300,500,700' rel='stylesheet' type='text/css'> | |
<!-- CSS --> | |
<link href="./build/css/bootstrap-min-f64a1dc9c6.css" rel="stylesheet" type="text/css" media="all"> | |
<link href="./build/css/font-awesome-feda974a77.min.css" rel="stylesheet" type="text/css" media="all"> | |
<link href="./build/css/icomoon-9ebe27d97d.css" rel="stylesheet" type="text/css" media="all"> | |
<link href="./build/css/avenir-next-110e5d8a2b.css" rel="stylesheet" type="text/css" media="all"> | |
<link href="./build/css/introjs-fbc96847c6.min.css" rel="stylesheet" type="text/css" media="all"> | |
<link href="assets/css/main-min.css" rel="stylesheet" type="text/css" media="all"> | |
<!--[if lte IE 9]> | |
<link href="assets/css/main-ie.css" rel="stylesheet" type="text/css" media="all" /> | |
<link href="assets/css/main-ie-part2.css" rel="stylesheet" type="text/css" media="all" /> | |
<![endif]--> | |
<!-- Fav and touch icons --> | |
<link rel="shortcut icon" href="assets/ico/favicon.ico"> | |
<link rel="apple-touch-icon" href="assets/ico/icon.png" sizes="57x57"> | |
<link rel="apple-touch-icon" href="assets/ico/icon-72.png" sizes="72x72"> | |
<link rel="apple-touch-icon" href="assets/ico/icon-76.png" sizes="76x76"> | |
<link rel="apple-touch-icon" href="assets/ico/[email protected]" sizes="114x114"> | |
<link rel="apple-touch-icon" href="assets/ico/[email protected]" sizes="120x120"> | |
<link rel="apple-touch-icon" href="assets/ico/[email protected]" sizes="144x144"> | |
<link rel="apple-touch-icon" href="assets/ico/[email protected]" sizes="152x152"> | |
<meta name="msapplication-TileImage" content="assets/ico/[email protected]"> | |
<meta name="msapplication-TileColor" content="#3b3b3b"/> | |
<meta name="application-name" content="Automox" /> | |
<script type="text/javascript"> | |
var colors = { | |
blue: "#234224", | |
pale_gray: "#ebebeb", | |
light_gray: "#999", | |
medium_gray: "#666", | |
dark_gray: "#333", | |
charcoal: "#252525", | |
orange: "#e84920", | |
dark_orange: "#b5391a", | |
green: "#2eb59a", | |
dark_green: "#1b6958", | |
blue: "#4199e8", | |
dark_blue: "#3377b5", | |
darker_blue: "#225482", | |
purple: "#c575e6", | |
dark_purple: "#af2be6", | |
red: "#e81f31", | |
dark_red: "#bf1e2e", | |
darkest_red: "#9c1826", | |
}; | |
</script> | |
<!-- Overlay templates --> | |
<!-- | |
Linux: "Run Command" Installation Option | |
======================================== | |
--> | |
<script id="run-command-linux" type="text/html"> | |
<li> | |
<div> | |
<p class="no-margin">Run this command:</p> | |
<code> | |
<ol> | |
<li>curl -sS https://console.automox.com/downloadInstaller?accesskey=<span class="access-key"></span> | sudo bash</li> | |
</ol> | |
</code> | |
</div> | |
</li> | |
</script> | |
<!-- | |
Linux: Installation Instructions Postscript | |
=========================================== | |
--> | |
<script id="linux-postscript" type="text/html"> | |
<div> | |
<p><strong>That’s It!</strong> The agent installer guides you through the setup process and downloads and installs the correct agent for your OS. Are you having trouble with the install? Try the <a href="#" id="manual_install">manual installation.</a></p> | |
</div> | |
</script> | |
<!-- | |
OSX: "Run Command" Installation Option | |
====================================== | |
--> | |
<script id="run-command-osx" type="text/html"> | |
<div> | |
<p class="no-margin">Run this command:</p> | |
<code> | |
<ol> | |
<li>curl -sS https://console.automox.com/downloadInstaller?accesskey=<span class="access-key"></span> | sudo bash</li> | |
</ol> | |
</code> | |
</div> | |
</script> | |
<!-- | |
OSX: "Download Installer" Button | |
================================ | |
--> | |
<script id="installer-osx" type="text/html"> | |
<div> | |
<a href="" class="btn btn-automox-primary btn-lg osx-agent-download">Download Installer</a> | |
</div> | |
</script> | |
<!-- | |
OSX: "Download Installer" #steps List Steps | |
=========================================== | |
--> | |
<script id="installer-osx-steps" type="text/html"> | |
<li> | |
<div> | |
<p class="no-margin">Double-click the installer to complete the installation, then run:</p> | |
<code> | |
<ol> | |
<li>$ sudo /usr/local/bin/amagent --setkey <span class="access-key"></span> | |
<br>$ sudo launchctl load /Library/LaunchDaemons/com.automox.agent.plist</li> | |
</ol> | |
</code> | |
</div> | |
</li> | |
</script> | |
<!-- | |
OSX: Installation Instructions Postscript | |
========================================= | |
--> | |
<script id="osx-postscript" type="text/html"> | |
<div> | |
<p><strong>That’s It!</strong> The agent installer guides you through the setup process and downloads and installs the correct agent for your OS.</p> | |
</div> | |
</script> | |
<!-- | |
Windows: #steps List Steps | |
========================== | |
--> | |
<script id="windows-steps" type="text/html"> | |
<li> | |
<div> | |
<a href="" class="btn btn-automox-primary btn-lg windows-agent-download">Download Installer</a> | |
</div> | |
</li> | |
<li> | |
<div> | |
<p class="no-margin">Then either double-click the installer, or run:</p> | |
<code> | |
<ol> | |
<li> | |
<span class="windows-agent-run-command"></span> ACCESSKEY=<span class="access-key"></span></li> | |
</ol> | |
</code> | |
</div> | |
</li> | |
</script> | |
<!-- | |
Windows: Installation Instructions Postscript | |
=======--==================================== | |
--> | |
<script id="windows-postscript" type="text/html"> | |
<p><strong>That’s It!</strong> The agent guides you through the setup process, downloads and installs the correct agent for your OS.</p> | |
</script> | |
<!-- | |
Linux & OSX: Installation Options Dropdown | |
========================================== | |
--> | |
<script id="dropdown-install-opts" type="text/html"> | |
<div class="btn-group" data-choice=""> | |
<button type="button" class="btn btn-automox-primary dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Choose Install Option</button> | |
<button type="button" class="btn btn-caret btn-automox-primary dropdown-toggle" | |
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | |
<span class="caret"></span> | |
<span class="sr-only"></span> | |
</button> | |
<ul class="dropdown-menu"> | |
<li class="run-command"> | |
<a href="tutorial/#" data-val="run_command" data-cb="cb_inst_opt_run_command">Run Command</a> | |
</li> | |
<li class="download-installer"> | |
<a href="tutorial/#" data-val="download_installer" data-cb="cb_inst_opt_installer">Download Installer</a> | |
</li> | |
</ul> | |
</div> | |
</script> | |
<!-- /Overlay templates --> | |
<!-- Start of automox Zendesk Widget script --> | |
<script>/*<![CDATA[*/window.zEmbed||function(e,t){var n,o,d,i,s,a=[],r=document.createElement("iframe");window.zEmbed=function(){a.push(arguments)},window.zE=window.zE||window.zEmbed,r.src="javascript:false",r.title="",r.role="presentation",(r.frameElement||r).style.cssText="display: none",d=document.getElementsByTagName("script"),d=d[d.length-1],d.parentNode.insertBefore(r,d),i=r.contentWindow,s=i.document;try{o=s}catch(e){n=document.domain,r.src='javascript:var d=document.open();d.domain="'+n+'";void(0);',o=s}o.open()._l=function(){var o=this.createElement("script");n&&(this.domain=n),o.id="js-iframe-async",o.src=e,this.t=+new Date,this.zendeskHost=t,this.zEQueue=a,this.body.appendChild(o)},o.write('<body onload="document._l();">'),o.close()}("https://assets.zendesk.com/embeddable_framework/main.js","automox.zendesk.com"); | |
/*]]>*/</script> | |
<!-- End of automox Zendesk Widget script --> | |
<script> | |
window.zESettings = { | |
webWidget: { | |
position: { | |
horizontal: 'right', | |
vertical: 'top' | |
} | |
} | |
}; | |
</script> | |
</head> | |
<body class="dark-theme page-login"> | |
<!-- WRAPPER --> | |
<div class="wrapper full-page"> | |
<!-- ## MAIN CONTENT GOES HERE ## --> | |
<div class="inner-page"> | |
<div class="login-box"> | |
<form class="login-form loadable" role="form"> | |
<span class="loading-overlay"></span> | |
<div class="loading-spinner"><span class="fa fa-spinner fa-spin fa-5x"></span></div> | |
<div id="alert"></div> | |
<div class="logo"> | |
<span class="icon icon-Automox"></span> | |
<div class="text">AUTOMOX</div> | |
</div> | |
<div class="login-fields hide"> | |
<div class="login-title loginTitle">Enter your email address to get started</div> | |
<div class="form-group first-child emailField"> | |
<label class="form-label">Email Address</label> | |
<input type="email" class="form-control" id="username" name="username" required /> | |
</div> | |
<div class="form-group passwordField hide"> | |
<label class="form-label">Password</label> | |
<input type="password" class="form-control" id="password" name="password" required /> | |
</div> | |
<div> | |
<a href="forgot-password" class="forgot-password hide">Forgot Password?</a> | |
</div> | |
<div class="text-center remember"> | |
<label class="fancy-checkbox"> | |
<input id="remember" type="checkbox"> | |
<span class="remember-me"> Remember Me</span> | |
</label> | |
</div> | |
<div class="text-center"> | |
<button type="button" id="next" class="btn btn-lg">Next</button> | |
<button type="button" id="login" class="btn btn-lg hide">Login</button> | |
</div> | |
</div> | |
<div class="tfa-fields hide"> | |
<div class="login-title-container"> | |
<div class="login-title">Please enter the verification code</div> | |
</div> | |
<div class="form-group"> | |
<label class="form-label"> </label> | |
<input type="password" class="form-control" id="tfa_code" name="tfa_code" required> | |
</div> | |
<div class="text-center"> | |
<button type="button" id="authenticate" class="btn btn-success btn-lg"> | |
Verify | |
</button> | |
</div> | |
</div> | |
</form> | |
<div class="login-links hide"> | |
<p class="pull-right"> | |
Don't have an account? <a id="createLink" href="https://www.automox.com/signup">Get | |
Started</a> | |
</p> | |
</div> | |
</div> | |
</div><!-- .inner-page --> | |
</div> | |
<!-- /wrapper --> | |
<div class="page-content"> | |
<div id="enableAuthenticatorModal" class="modal automox-dark-modal fade"> | |
<div class="modal-container"> | |
<div class="modal-dialog"> | |
<div class="modal-content"> | |
<div class="modal-header"> | |
<div> | |
<button type="button" class="close cancel" data-dismiss="modal"> | |
<span aria-hidden="true">×</span> | |
<span class="sr-only">Close</span> | |
</button> | |
<div class="modal-title"> | |
Two-Factor Authentication | |
</div> | |
</div> | |
</div> | |
<div class="modal-body"> | |
<div id="enableAuthenticatorAlerts"></div> | |
<div> | |
<div class="row step"> | |
<div class="col-lg-1 step-number">1.</div> | |
<div class="col-lg-11 step-description">To enable two-factor authentication, first download a TFA mobile app such as Google Authenticator or Authy. Click here for a list of the authenticators we recommend.</div> | |
</div> | |
<div class="row step"> | |
<div class="col-lg-1 step-number">2.</div> | |
<div class="col-lg-11 step-description">Install the app and then open it.</div> | |
</div> | |
<div class="row step"> | |
<div class="col-lg-1 step-number">3.</div> | |
<div class="col-lg-11 step-description"> | |
Pair the app with your Automox account by scanning the QR code. | |
<div class="tfaImage"> | |
<img /> | |
</div> | |
</div> | |
</div> | |
<div class="fields-container"> | |
<div class="row step tfa1"> | |
<div class="col-lg-1 step-number">4.</div> | |
<div class="col-lg-11 row step-description"> | |
<div class="col-lg-6"> | |
Then enter the code that is generated: | |
</div> | |
<div class="col-lg-6"> | |
<div class="row field-item"> | |
<div class="field-input"> | |
<input type="text" maxlength="6" name="tfa1" class="tfaInput" /> | |
<span class="icon icon-Approve hide"></span> | |
<div class="error hide"> | |
This is not a valid authentication code, please try again | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
<div class="row step tfa2 hide"> | |
<div class="col-lg-1 step-number">5.</div> | |
<div class="col-lg-11 row step-description"> | |
<div class="col-lg-6"> | |
Please enter the next code: | |
</div> | |
<div class="col-lg-6"> | |
<div class="row field-item"> | |
<div class="field-input"> | |
<input type="test" maxlength="6" name="tfa2" class="tfaInput" /> | |
<span class="icon icon-Approve hide"></span> | |
<div class="error hide"> | |
This is not a valid authentication code, please try again | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
<div class="modal-footer"> | |
<button class="btn btn-cancel cancel" data-dismiss="modal"> | |
Cancel | |
</button> | |
<button class="btn btn-save enableConfirm hide"> | |
Enable | |
</button> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
<footer class="footer"> | |
© <span id="presentYear"></span> Automox, Inc. All Rights Reserved. | |
</footer> | |
<div id="policyPatchServer" class="modal modal-vertical-center fade"> | |
<div class="modal-container"> | |
<div class="modal-dialog"> | |
<div class="modal-content policy"> | |
<div class="modal-header"> | |
<div> | |
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button> | |
<h4 class="modal-title">What would you like to do?</h4> | |
</div> | |
</div> | |
<div class="modal-body"> | |
<div class="like-to-do-item-wrapper"> | |
<a href="add-policy" class="nav-link modal-item"> | |
<div class="like-to-do-item"> | |
Create a new patch policy | |
</div> | |
</a> | |
<a href="add-required-software" class="nav-link modal-item"> | |
<div class="like-to-do-item"> | |
Create a new required software policy | |
</div> | |
</a> | |
<a href="add-custom-policy" class="nav-link modal-item"> | |
<div class="like-to-do-item"> | |
Create a new custom policy | |
</div> | |
</a> | |
<a href="add-policy-set" class="nav-link modal-item"> | |
<div class="like-to-do-item"> | |
Create a new policy set | |
</div> | |
</a> | |
<a href="#" class="nav-link modal-item"> | |
<div class="like-to-do-item like-to-do-item-last-child"> | |
Add a new endpoint | |
</div> | |
</a> | |
</div> | |
<h5>You are the automation king.</h5> | |
</div> | |
</div><!-- /.modal-content --> | |
</div><!-- /.modal-dialog --> | |
</div><!-- .modal-container --> | |
</div><!-- /.modal --> | |
</div><!-- .widget --> | |
<div class="dark-theme"> | |
<div id="upsellModal" class="modal automox-dark-modal fade"> | |
<div class="modal-container"> | |
<div class="modal-dialog"> | |
<div class="modal-content"> | |
<div class="modal-header"> | |
<div> | |
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button> | |
<h4 class="modal-title">Advanced Reporting and Management</h4> | |
</div> | |
</div> | |
<div class="modal-body"> | |
<div> | |
<p>Configure your systems, set up advanced policies, and report on more information about your organization on demand by upgrading to <strong>Manage</strong>.</p> | |
</div> | |
</div> | |
<div class="modal-footer"> | |
<div> | |
<a href="settings?billing=true" target="self" class="btn btn-primary nav-link"> | |
<span class="text">Upgrade</span> | |
</a> | |
</div> | |
</div> | |
</div><!-- /.modal-content --> | |
</div><!-- /.modal-dialog --> | |
</div><!-- .modal-container --> | |
</div> | |
</div> | |
<script> | |
var year = new Date(); | |
document.getElementById('presentYear').innerHTML = year.getFullYear(); | |
</script> | |
<script src="shared/js/config"></script> | |
<script src="assets/js/polyfills/promise-polyfill.js"></script> | |
<script src="assets/js/polyfills/promise-polyfill.js"></script> | |
<script src="assets/js/jquery/jquery-2.1.0.min.js"></script> | |
<script src="assets/js/bootstrap/bootstrap.js"></script> | |
<script src="assets/js/plugins/modernizr/modernizr.js"></script> | |
<script src="./build/js/king-common-c324b116cf.js"></script> | |
<script src="assets/js/plugins/bootstrap-switch/bootstrap-switch.min.js"></script> | |
<script src="assets/js/plugins/select2/select2.min.js"></script> | |
<script src="assets/js/plugins/jquery-sparkline/jquery.sparkline.min.js"></script> | |
<script src="assets/js/plugins/datatable/jquery.dataTables.min.js"></script> | |
<script src="assets/js/plugins/datatable/dataTables.bootstrap.js"></script> | |
<script src="assets/js/plugins/moment/moment.min.js"></script> | |
<script src="./build/js/king-table-46947c85b5.js"></script> | |
<script src="./build/js/king-components-8802315cbb.js"></script> | |
<script src="assets/js/underscore/underscore-min.js"></script> | |
<script src="assets/js/backbone/backbone-min.js"></script> | |
<script src="assets/js/perfect-scrollbar/perfect-scrollbar.jquery.min.js"></script> | |
<script src="./build/js/api-564e593688.js"></script> | |
<script src="./build/js/User-eb8def6f6a.js"></script> | |
<script src="./build/js/Org-4b58efe66f.js"></script> | |
<script src="./build/js/Info-86f371f87d.js"></script> | |
<script src="./build/js/RBAC-ffea514e55.js"></script> | |
<script src="./build/js/tutorial-a85037e285.js"></script> | |
<script src="assets/js/plugins/introjs/intro.js"></script> | |
<script src="assets/js/plugins/segment/analytics.js"></script> | |
<script src="assets/js/plugins/jquery-validation/jquery.validate.js"></script> | |
<script src="./build/js/Server-aa164c4b63.js"></script> | |
<script src="./build/js/login-a4b4a2d329.js"></script> | |
</body> | |
</html> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment