Web App Security

Our Latest Research Around Web Application Security, Tools, Attacks, Insights and Resources
Web App Security
November 23, 2017

Injection Attacks

Hey everyone to this new post on Injection attacks. We had already discussed the SQL Injection attack in one of our previous…
Web App Security
November 21, 2017

Common security issues in Authentication – Part 2

Welcome everyone to this second and final post of authentication testing series. In the first part, we saw the 4 major …
Web App Security
November 21, 2017

Common security issues in Authentication – Part 1

Hey, everyone. This topic of authentication testing will actually be divided into two posts as it is quite a long topic and…
Web App Security
November 21, 2017

Using Google for hacking and GHDB

So the title of this post looks quite catchy? Isn’t it? But be assured because yes we will really hack Google “Search” not …
Web App Security
November 21, 2017

BurpSuite – Swiss Knife for penetration testers

Welcome back everyone to this very new blog post. There are so many different tools and applications for pentesters but …
Web App Security
November 13, 2017

SSL/TLS security testing

Did you ever think why some websites use http:// and some use https:// in the URL address? For example, why websites like...
Web App Security
November 9, 2017

Insecure Direct Object Reference – a modern age SQLi

In the previous posts, we already covered the most critical vulnerabilities like XSS and SQL Injection as well as some …
Web App Security
October 20, 2017

Everything You Need To Know To Find CSRF Vulnerabilities

Welcome, everyone. In this post, we will look at another critical web application vulnerability. CSRF or Cross-Site Request…
Web App Security
October 20, 2017

SQL Injection Exploitation With And Without SQLmap

Hey everyone. Welcome in this brand new tutorial in which we are going to look at “SQL Injection”, one of the most dangerous …