Could someone please advise the search query syntax for wordpress plugins? Ex: GiveWP, WP Automatic
Page 1 / 1
Hey there, I’d start with this query.
services.http.response.body: /.*wp-(admin|includes|content|login)\/.*/ and labels="wordpress"
It’s a bit broad, but you can narrow down from there.
Alternatively, if you can't use regex in your queries, you can try using the wordpress label, content in services.http.response.html_title
like “GiveWP”, as well as the WP Automatic software fingerprint (services.software.product=`WP Automatic`
).
Additionally, some WP plugin fingerprints other than WP Automatic exist as labels and you could look for those (for example, labels=`yoast-seo`
).
Hope this helps!
Thank you
Reply
Sign up
Already have an account? Login
You need a Censys account in order to create a Censys Community account. When you click the button below, you will be redirected to login using your existing Censys credentials. If you do not already have a Censys Community account, you will be prompted to create one after logging into your Censys account.
Log in or register with Censys credentials
Log in to the Censys Community
You need a Censys account in order to create a Censys Community account. When you click the button below, you will be redirected to login using your existing Censys credentials. If you do not already have a Censys Community account, you will be prompted to create one after logging into your Censys account.
Log in or register with Censys credentials
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.