Cybersecurity at WHS
  • About
  • Getting Started
  • CTF
    picoCTF CSAW 365 Bitcamp quhacks CTF Time
  • Tutorials
    Hak7 Penetration Testing HackerSploit Tutorials Point Computer Security
  • Resources
    Kali Linux Tools Arch Linux wiki Notes (PDF) Common commands Old Site CTF 101 CTF Field Guide Red Team Field Manual

Introduction to SQL

Week 17

Posted on February 3, 2018

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.

https://www.w3schools.com/sql/sql_syntax.asp

The quote character (' or ") ends a string. Unexpected quote marks in SQL statements results in exploits.

See Let’s Talk! README.md#Vulnerabilities for examples.

Tags: practice lab web
Share: Twitter Facebook Google+
  • ← Previous Post
  • Next Post →
  • Email me
  • Facebook
  • GitHub

Wootton Cybersecurity Club  •  2022  •  wsec.gitlab.io

Theme by beautiful-jekyll