Is there any chance that someone experienced with website hacking could do a tutorial on breaking into popular sites like WordPress using reverse IP attacks or brute force? In the event that doing so might be illegal, is there any way that links to other tutorials and resources could be commented below?
Thanks for your time
Ninja243
3 Responses
I'll include one in my web app hacking series.
for wordpress or joomla you can find them scanners in kali linux, for wordpress you can use wpscan to look for vulnerabilities on specific wp target, it will look for vulnerabilities on plugins,themes and some other stuffs like server info and so on, and it will also give you links that will be helpful for you to exploit the vulnerabilities, as well it can be used to enumerate the users and brute force the passwords, for joomla you can use, joomscan its also included in kali linux, so learn how to use this tools for the basic hacks of wordpress and joomla...
MR__nakupenda
You can try WPSCAN and Nikto to scan for exploits
Share Your Thoughts