You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The current method for estimating installed plugins is not 100% accurate.
I think if we create a plugin that, after installation, exposes the list of installed plugins through a custom API then WPScan can get that list and process it and the result going to 100% accurate.
Hi,
The current method for estimating installed plugins is not 100% accurate.
I think if we create a plugin that, after installation, exposes the list of installed plugins through a custom API then WPScan can get that list and process it and the result going to 100% accurate.
Sample command
wp --url http://test.com --plugins-url http://test.com/wp-json/custom/v1/plugins?key=test
Sample of plugin code
The text was updated successfully, but these errors were encountered: