Fixes #140 xml_rpc_url in the body
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head profile="http://gmpg.org/xfn/11">
|
||||
|
||||
<title>Wordpress 3.5.1</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<meta name="description" content="Just a test blog" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="http://lamp/wordpress-3.5.1/wp-content/themes/bueno/style.css" media="screen" />
|
||||
|
||||
</head>
|
||||
</html>
|
||||
14
spec/samples/wpscan/web_site/xml_rpc_url/body_match.html
Normal file
14
spec/samples/wpscan/web_site/xml_rpc_url/body_match.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head profile="http://gmpg.org/xfn/11">
|
||||
|
||||
<title>Wordpress 3.5.1</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="robots" content="index, follow" />
|
||||
<meta name="description" content="Just a test blog" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="http://lamp/wordpress-3.5.1/wp-content/themes/bueno/style.css" media="screen" />
|
||||
<link rel="pingback" href="http://lamp/wordpress-3.5.1/xmlrpc.php" />
|
||||
|
||||
</head>
|
||||
</html>
|
||||
Reference in New Issue
Block a user