CINXE.COM
Privacy ~ VulnHub
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>Privacy ~ VulnHub</title> <link rel="shortcut icon" href="/static/img/favicon.ico"/> <link rel="apple-touch-icon" href="/static/img/touch-icon-iphone.png" /> <link rel="apple-touch-icon" sizes="76x76" href="/static/img/touch-icon-ipad.png" /> <link rel="apple-touch-icon" sizes="120x120" href="/static/img/touch-icon-iphone-retina.png" /> <link rel="apple-touch-icon" sizes="152x152" href="/static/img/touch-icon-ipad-retina.png" /> <link rel="stylesheet" type="text/css" href="//necolas.github.io/normalize.css/1.1.3/normalize.css" /> <meta name="theme-color" content="#337e97"> <meta name="msapplication-navbutton-color" content="#337e97"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="/static/css/style.css" /> <link rel="stylesheet" type="text/css" href="/static/fonts/fonts.css" /> <link rel="alternate" type="application/atom+xml" title="Entries - Atom" href=":///feeds/added/atom/" /> <link rel="alternate" type="application/rss+xml" title="Entries - RSS" href=":///feeds/added/rss/" /> <link rel="alternate" type="application/atom+xml" title="Blog" href="https://blog.vulnhub.com/atom.xml" /> <link rel="alternate" type="application/atom+xml" title="Torrents - Atom" href=":///feeds/torrent/atom/" /> <link rel="alternate" type="application/rss+xml" title="Torrents - RSS" href=":///feeds/torrent/rss/" /> <link rel="author" type="text/plain" href=":///humans.txt" /> <link rel="author" type="text/plain" href=":///robots.txt" /> <link rel="sitemap" type="application/xml" href=":///sitemap.xml" /> <meta name="description" xml:lang="en" lang="en" content="" /> <meta name="keywords" content="vulnhub,vulnerable,design,digital,information,security,infosec,hacking,pentest,training,download,mirror,walkthrough,hint,spoiler,legal,free,materials,resources,learning,hands on,practical,crack,break,boot2root,vulnerable virtual machines,machine,vuln,exploit,community" /> </head> <body> <noscript> <div class="text-center"> <h4>Javascript is required to give the best user experience.</h4> </div> </noscript> <div class="navbar navbar-expand-lg fixed-top"> <div class="container "> <a class="navbar-brand" href="/"> <img src="/static/img/logo.svg" class="d-inline-block align-top" alt=""> </a> <!-- Collapse button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <img src="/static/img/bars.svg" alt="bars"> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <nav class="d-flex w-100"> <ul class="navbar-nav mr-auto left-nav"> <li class="nav-item "> <a class="nav-link text-center" href="/">Virtual Machines</a> </li> <li class="nav-item dropdown "> <a class="nav-link text-center" href="/" id="help-dropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Help</a> <div class="dropdown-menu" aria-labelledby="help-dropdown"> <a class="dropdown-item" href="/faq/">FAQ</a> <a class="dropdown-item" href="/difficulty/">Difficulty</a> <a class="dropdown-item" href="/lab/">Setting up a Lab</a> <a class="dropdown-item" href="/chat/">Chat</a> </div> </li> <li class="nav-item "> <a class="nav-link text-center" href="/resources/">Resources</a> </li> <li class="nav-item dropdown active"> <a class="nav-link text-center" href="/" id="about-dropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About</a> <div class="dropdown-menu" aria-labelledby="about-dropdown"> <a class="dropdown-item" href="/about/">About VulnHub</a> <a class="dropdown-item" href="/feeds/">Feeds</a> <a class="dropdown-item" href="/privacy/">Privacy Policy</a> </div> </li> </ul> <ul class="navbar-nav ml-auto right-nav"> <li class="nav-item nav-btn nav-btn-orange align-self-center"> <a class="nav-link" href="/submit/vm/">Submit Machine</a> </li> <li class="nav-item nav-btn nav-btn-white align-self-center"> <a class="nav-link" href="/contact/">Contact Us</a> </li> </ul> </nav> </div> </div> </div> <div class="col-12 container content-container"> <div class="row-fluid"> <h2>Privacy</h2> </div> <div class="d-flex flex-wrap p-0"> <div class="col-12 col-lg-10 pl-0"> <div> <h3>Privacy Policy</h3> <p>We are committed to privacy and support current industry initiatives to preserve individual privacy rights on the Internet. Protecting your privacy on-line is an evolving area and this website will constantly evolve to meet these demands.</p> <hr> <h3>Cookies</h3> <p>Some of our web pages utilise "cookies". A "cookie" is a small text file that may be used, for example, to collect information about web site activity. Some cookies and other technologies may serve to recall Personal Information previously indicated by a web user. Most browsers allow you to control cookies, including whether or not to accept them and how to remove them.</p> <p>Some cookies are necessary for the operation of our website, if you choose to block them some aspects of the site may not work for you. Non necessary cookies are only set when you have given your explicit consent to their use. Such cookies included those set by our statistics package "Google Analytics". </p> </div> </div> <div class="col-12 col-lg-2 pr-0 d-flex flex-column justify-content-center align-items-center"> <img src="/static/img/cookie.png" alt="Cookie" /> </div> </div> </div> <div class="cookie-warning-container mt-5"> <div class="container cookie-warning-box d-flex justify-content-center align-items-center text-center"> <div class="cookie-warning d-flex"> <div class="warning-text"> This website uses 'cookies' to give you the best, most relevant experience. Using this website means you're happy with this. You can find out more about the cookies used by clicking this <a href='/privacy/'>link</a> (or by clicking the 'Privacy Policy' link at the top of any page). </div> <button type="button" class="btn btn-info" id="cookie-consent">OK</button> </div> </div> </div> <footer class="d-flex justify-content-center align-items-center mt-5"> <div class="text-center"> © VulnHub 2012-2025 </div> </footer> <script type="text/javascript" src="//code.jquery.com/jquery-3.4.1.min.js"></script> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script> <script type="text/javascript" src="/static/js/custom.js"></script> <script type="text/javascript" src="/static/js/cookieAlert.js"></script> <!--Google Analytics--> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-37274599-1', 'vulnhub.com'); ga('send', 'pageview'); </script> </body> </html>