Change WordPress vulnerability scanner to WordPress security scanner
This commit is contained in:
10
index.html
10
index.html
@@ -3,9 +3,9 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>WPScan a WordPress Vulnerability Scanner</title>
|
||||
<title>WPScan a WordPress Security Scanner</title>
|
||||
|
||||
<meta name="description" content="The official WPScan homepage. WPScan is a free, for non-commercial use, black box WordPress vulnerability scanner written for security professionals and blog maintainers to test the security of their WordPress websites.">
|
||||
<meta name="description" content="The official WPScan homepage. WPScan is a free, for non-commercial use, black box WordPress security scanner written for security professionals and blog maintainers to test the security of their WordPress websites.">
|
||||
|
||||
<link rel="stylesheet" href="stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
||||
@@ -58,15 +58,15 @@
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1>WPScan</h1>
|
||||
<h2>WordPress Vulnerability Scanner</h2>
|
||||
<p>WPScan is a free, for non-commercial use, black box WordPress vulnerability scanner written for security professionals and blog maintainers to test the security of their sites.</p>
|
||||
<h2>WordPress Security Scanner</h2>
|
||||
<p>WPScan is a free, for non-commercial use, black box WordPress security scanner written for security professionals and blog maintainers to test the security of their sites.</p>
|
||||
|
||||
<ul>
|
||||
<li class="view">
|
||||
<a href="https://github.com/wpscanteam/wpscan" title="WPScan Github">View On <strong>GitHub</strong></a>
|
||||
</li>
|
||||
<li class="view">
|
||||
<a href="https://wpscan.io" title="Online WordPress Vulnerability Scanner">Vulnerability <strong>Scanner</strong></a>
|
||||
<a href="https://wpscan.io" title="Online WordPress Security Scanner">Vulnerability <strong>Scanner</strong></a>
|
||||
</li>
|
||||
<li class="view">
|
||||
<a href="https://wpvulndb.com/" title="WPScan Vulnerability Database">Vulnerability <strong>Database</strong></a>
|
||||
|
||||
Reference in New Issue
Block a user