urbanadventurer / WhatWeb

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

add plugins #276

Closed teccm1994 closed 5 years ago

teccm1994 commented 5 years ago

add weblogic and thinkphp

urbanadventurer commented 5 years ago

Hi @chenming

Thank you for your interest in writing WhatWeb plugins. Your plugins need a little more bit work before they are ready for me to merge them into WhatWeb.

A WhatWeb plugin should never make false positive matches. A good way to test your plugin for false positives is to collect 100 URLs from Google search results for the strings you match with in your plugin. If your plugin matches any pages that have information about a technology but do not actually use that technology then the plugin suffers from making false positive matches.

I'm looking forward to you updating and testing these plugins so I can merge your next pull request.