Search
WebApp Hacking
Web applications host sensitive data and critical business functions. Learn to identify weaknesses in code, configurations, and user access.


Web App Hacking, Part 4: Finding Vulnerabilities in WordPress Sites
WordPress is the most ubiquitous of the Content Management Systems for building websites. According to WordPress, this CMS is used in 27%...
3 min read
7,901 views


Web App Hacking, Part 4: Using Dirb to Find Hidden Directories
Welcome back, my hacker novitiates! Often, to hack a website, we need to connect to and exploit a particular object within the website....
3 min read
21,371 views


Using Wikto to Find Website Vulnerabilities
When we are trying to find vulnerabilities in a website to attack, we need a solid web server vulnerability scanner. Internet-facing web...
4 min read
5,673 views

Web App Hacking: Finding Vulnerable WordPress Sites
WordPress-based websites are among the most numerous on this planet (maybe other planets too, but I can't vouch for that). According to...
3 min read
21,154 views


Web App Hacking: Getting Started with OWASP-ZAP
Web apps are often the best vector to an organization's server/database, an entry point to their entire internal network. By definition,...
3 min read
11,307 views