Vega
Vega copied to clipboard
Important module - wordpress detection
When scanning websites with wordpress, I'd expect Vega to scream about a bunch of insecure stuff that Wordpress provides - eg: it returns a bunch of empty responses with blank bodies - I expect Vega to group these all together and to ensure that the server is running the newest release of Wordpress.
Hi, I've made some modules for Wordpress detection and I was able to obtain the latest stable version from official website(when you scan it). But the problem is I didn't manage to get the latest version first and then compare it with the version of the website you're scanning because I don't know how to get a body of the other website in a module. Anyway, you can check my work here: https://git.mif.vu.lt/tako1127/vega
Cheers!