Quiz: Software Security - Hsanokklis/2022-2023-Tech-journal GitHub Wiki

image

Match the type of attack with the input below

  • SQL Injection

1' OR 1=1#

  • Cross-site scripting
<script>alert('hi');</script>
  • command execution

ping 192.168.2.9 && dir

  • buffer overflow

this is a whole lot more data then they wanted

image

image

image

image

⚠️ **GitHub.com Fallback** ⚠️