最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugin development - Checking a WordPress for OWASP top 10 vulnerabilities

programmeradmin1浏览0评论
Closed. This question is off-topic. It is not currently accepting answers.

Asking to recommend a product (plugin, theme, book, hosting provider), tool, library, or off-site resource is out of scope for this site, as it attracts opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 4 years ago.

Improve this question

I have just made a WordPress plugin and I would like to scan it for OWASP Top 10 vulnerabilities, any resources on how to get started here?

Thanks

Closed. This question is off-topic. It is not currently accepting answers.

Asking to recommend a product (plugin, theme, book, hosting provider), tool, library, or off-site resource is out of scope for this site, as it attracts opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 4 years ago.

Improve this question

I have just made a WordPress plugin and I would like to scan it for OWASP Top 10 vulnerabilities, any resources on how to get started here?

Thanks

Share Improve this question asked Nov 10, 2020 at 5:21 PraveenPraveen 951 silver badge9 bronze badges
Add a comment  | 

2 Answers 2

Reset to default 1

Try https://hackertarget/vulnerability-scanner/ it has many other testing tools as well, some are free and others paid.

Check out WPScan. It's normally used as a command line scan tool but there's also a wordpress plugin, which can make your life easier. They have a series of automated scripts that search your website for vulnerabilities and warn you if it finds any. I just don't know how well does it work on plugins, but it's great for overall site vulnerabilities.

It's based on the WPScan Wordpress Vulnerability Database.

发布评论

评论列表(0)

  1. 暂无评论