Ref #52 RSS url detection
This commit is contained in:
42
spec/fixtures/wpscan/modules/web_site/rss_url/wordpress-3.5.htm
vendored
Executable file
42
spec/fixtures/wpscan/modules/web_site/rss_url/wordpress-3.5.htm
vendored
Executable file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 7]>
|
||||
<html class="ie ie7" lang="en-US">
|
||||
<![endif]-->
|
||||
<!--[if IE 8]>
|
||||
<html class="ie ie8" lang="en-US">
|
||||
<![endif]-->
|
||||
<!--[if !(IE 7) | !(IE 8) ]><!-->
|
||||
<html lang="en-US">
|
||||
<!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<title>Wordpress 3.5 | Just another WordPress site</title>
|
||||
<link rel="profile" href="http://gmpg.org/xfn/11" />
|
||||
<link rel="pingback" href="http://lamp-wp/wordpress-3.5/xmlrpc.php" />
|
||||
<!--[if lt IE 9]>
|
||||
<script src="http://lamp-wp/wordpress-3.5/wp-content/themes/twentytwelve/js/html5.js" type="text/javascript"></script>
|
||||
<![endif]-->
|
||||
<meta name='robots' content='noindex,nofollow' />
|
||||
<link rel="alternate" type="application/rss+xml" title="Wordpress 3.5 » Feed" href="http://lamp-wp/wordpress-3.5/?feed=rss2" />
|
||||
<link rel="alternate" type="application/rss+xml" title="Wordpress 3.5 » Comments Feed" href="http://lamp-wp/wordpress-3.5/?feed=comments-rss2" />
|
||||
<link rel='stylesheet' id='admin-bar-css' href='http://lamp-wp/wordpress-3.5/wp-includes/css/admin-bar.min.css?ver=3.5' type='text/css' media='all' />
|
||||
<link rel='stylesheet' id='twentytwelve-fonts-css' href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700&subset=latin,latin-ext' type='text/css' media='all' />
|
||||
<link rel='stylesheet' id='twentytwelve-style-css' href='http://lamp-wp/wordpress-3.5/wp-content/themes/twentytwelve/style.css?ver=3.5' type='text/css' media='all' />
|
||||
<!--[if lt IE 9]>
|
||||
<link rel='stylesheet' id='twentytwelve-ie-css' href='http://lamp-wp/wordpress-3.5/wp-content/themes/twentytwelve/css/ie.css?ver=20121010' type='text/css' media='all' />
|
||||
<![endif]-->
|
||||
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://lamp-wp/wordpress-3.5/xmlrpc.php?rsd" />
|
||||
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://lamp-wp/wordpress-3.5/wp-includes/wlwmanifest.xml" />
|
||||
<meta name="generator" content="WordPress 3.5" />
|
||||
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
|
||||
<style type="text/css" media="print">#wpadminbar { display:none; }</style>
|
||||
<style type="text/css" media="screen">
|
||||
html { margin-top: 28px !important; }
|
||||
* html body { margin-top: 28px !important; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="home blog logged-in admin-bar no-customize-support custom-font-enabled single-author">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user