urbanadventurer / WhatWeb

Next generation web scanner
https://www.morningstarsecurity.com/research/whatweb
GNU General Public License v2.0
5.2k stars 885 forks source link

Adds phpscriptsmall plugin #266

Closed RootUp closed 5 years ago

RootUp commented 5 years ago

This adds a plugin to detect phpscriptsmall.

urbanadventurer commented 5 years ago

Hi @RootUp Thanks for writing a plugin! I'll try to help you with it.

Your plugin is for PHPScriptSmall.com, which is a marketplace for buying and selling PHP scripts. I might be wrong but it seems like your plugin will only match the website, https://www.phpscriptsmall.com/. Is this what you intended with the plugin?

WhatWeb rules are also independent. So the rule to detect <meta name="robots" content="noodp"/> will trigger independently of the favicon rule. This is probably not what you want because there are many websites that use this tag.

RootUp commented 5 years ago

Hey @urbanadventurer Hmm, I see thank you for your response. Was not much familiar on this, So this PR might be wrong closing this for now.