llms.txt Content
<meta charset="utf-8">
<title>MalShare</title>
<meta name="description" content="The MalShare Project is a community driven public malware repository that works to provide free access to malware samples and tooling to the infomation security community.">
<link href="./css/malshare.css" rel="stylesheet">
<link href="./css/bootstrap.css" rel="stylesheet">
<link href="./css/sticky-footer-navbar.css" rel="stylesheet">
<link href="./css/popup.css" rel="stylesheet">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4WK6RGYZEY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-4WK6RGYZEY');
</script>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="brand"
href="index.php"
name="top"> <b>Mal</b>Share</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li >
<a href="index.php">Home</a>
</li>
<li >
<a href="upload.php">Upload</a>
</li>
<li >
<a href="search.php">Search</a>
</li>
<li >
<a href="pull.php">Download</a>
</li>
<!--?--><li><a href="register.php">Register</a></li>
<!-- <li>
<a href="./daily/">Daily Digest</a></li> -->
<li >
<a href="doc.php">API</a>
</li>
<li >
<a href="about.php">About</a>
</li>
</ul>
<div class="nav pull-right">