WPScan: Enter the world of WordPress Security

Wpscan is an amazing Linux security tool that lets you scan WordPress sites for vulnerabilities. It does a thorough search of a WordPress site telling you the version of WP as well as the plugins used and their versions. Not only that but it will allow you to try and Brute Force an attack using wordlists. Luckily, Kali comes with their legendary rockyou.txt wordlist and this is what I am attempting to use. The Brute Force attack is quite amazing. Somehow wpscan can find every user account on WordPress and tries a password on all accounts before moving on to […]

NCDU

NCDU is such an awesome Linux terminal program that will show you what is taking up disk space. It doesn’t come with all Linux versions so it’s good to install it. There is no graphical interface which means fast response and a lightweight program.