Previously, we have demonstrated how to use ARP poison attacks to compromise unencrypted communication on local area networks (LAN). The attacks described below are effective over HTTPS traffic from external networks.
[Read More]
JavaScript Payloads
Week 18
You’ve discovered a XSS vulnerability on a page. What next?
[Read More]
Introduction to SQL
Week 17
Client-side input validation is inherently unsafe, because requests can easily be forged. The lack of server-side checks and query formatting allows for SQL injection attacks.
[Read More]
Let's Talk!
Week 16 - Introduction to JavaScript
https://www.w3schools.com/js/tryit.asp?filename=tryjs_intro_inner_html
[Read More]
Heartbeat
Create a cron task that runs every minute.
[Read More]