Bypass Client Side Validation in a website. Getting Admin.

https://www.youtube.com/watch?v=KTpy0nsOFm0 A quick video showing why you need both server and client side input validation. Here we bypass client side validation using Burp Suite browser proxy to change our input from our valid credentials for the site to get logged in as admin with a simple SQL injection statement. Server side validation would prevent this …

Why “Least Privilege” is important. (Hacking RDP Servers Part 1)

https://www.youtube.com/watch?v=zyaoWcQvnGM Welcome back, this is a simple demo to show why you don't use administrator rights with normal everyday accounts you use for email and web browsing. It's something you may hear all the time, but it's not easy to understand what the big deal is if you don't know. In the video we have …