Adds more improvements re passive scanning when there are a lot of urls
This commit is contained in:
16
spec/fixtures/finders/interesting_findings/mu_plugins/match_href.html
vendored
Normal file
16
spec/fixtures/finders/interesting_findings/mu_plugins/match_href.html
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US" class="no-js">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="profile" href="http://gmpg.org/xfn/11">
|
||||
<link rel="pingback" href="http://ex.lo/xmlrpc.php">
|
||||
<script>(function(){document.documentElement.className='js'})();</script>
|
||||
<title>WP 5.3.2 | Just another WordPress site</title>
|
||||
<meta name='robots' content='noindex,follow' />
|
||||
<link rel="alternate" type="application/rss+xml" title="WP 5.3.2 » Feed" href="http://ex.lo/feed/" />
|
||||
<link rel="alternate" type="application/rss+xml" title="WP 5.3.2 » Comments Feed" href="http://ex.lo/comments/feed/" />
|
||||
<link rel='stylesheet' id='twentyfifteen-style-css' href='http://g.com/wp-content/themes/twentyfifteen/style.css?ver=5.3.2' type='text/css' media='all' />
|
||||
|
||||
|
||||
<link rel='stylesheet' id='wbb-css' href='https://ex.lo/wp-content/mu-plugins/bb-mods/css/style.css' type='text/css' media='all' />
|
||||
Reference in New Issue
Block a user