Fix #77 facebook.com detected as a custom wp-content directory
This commit is contained in:
11
spec/fixtures/wpscan/wp_target/wp_content_dir/facebook-detection.htm
vendored
Executable file
11
spec/fixtures/wpscan/wp_target/wp_content_dir/facebook-detection.htm
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
<!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">
|
||||
<link rel="stylesheet" href="/template/css/prey.base.css" type="text/css" media="screen" />
|
||||
<script type="text/javascript" src="/template/js/prey.public.js"></script>
|
||||
</head>
|
||||
<body id="home">
|
||||
<iframe src="//www.facebook.com/plugins/like.php?href=lamp.localhost&send=false&layout=box_count&width=100&show_faces=false&action=recommend&colorscheme=light&font&height=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:62px;" allowTransparency="true"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user