0

Is there any free/opensource repository or service for being informed of new exploits as soon as they are discovered ? We are using a WP site.

Thanks,

Rénald
  • 1,412
  • 12
  • 29
  • 1
    This is not exactly what you are asking for but I would recommend installing WordFence plugin ( https://www.wordfence.com/ ) as an additional layer of security. – Damocles Sep 04 '20 at 10:45

1 Answers1

1

You could build a cron job for your relevant terms with searchsploit

Check the following links: Searchsploit Manual Exploit DB GitHub

kev.proxbit
  • 106
  • 1
  • 4