TapIt - SMS Phishing Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

21 lines
1.0 KiB

<!doctype html>
<html lang="en">
<head>
<!-- Start Bootstrap - Possible to change to static links-->
<script src="/assets/jquery-3.4.1.min.js"></script>
<script src="/assets/popper.min.js"></script>
<link rel="stylesheet" href="/assets/bootstrap-4.3.1-dist/css/bootstrap.min.css">
<script src="/assets/bootstrap-4.3.1-dist/js/bootstrap.min.js"></script>
<!-- End Bootstrap -->
<meta charset="utf-8">
<title>Tap It - Text Phishing Framework</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root></app-root>
<script type="text/javascript" src="runtime.js"></script><script type="text/javascript" src="es2015-polyfills.js" nomodule></script><script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="styles.js"></script><script type="text/javascript" src="vendor.js"></script><script type="text/javascript" src="main.js"></script></body>
</html>