Skip to content

Instantly share code, notes, and snippets.

View shpik-kr's full-sized avatar
CAFE

shpik shpik-kr

CAFE
View GitHub Profile
@hyunsikjeong
hyunsikjeong / scheme.json
Created July 19, 2020 07:46
XTerm-like color scheme on Windows Terminal
{
"name": "XTerm-like",
"cursorColor": "#ebebeb",
"selectionBackground": "#ffffff",
"background" : "#000000",
"foreground" : "#ebebeb",
"black" : "#000000",
@BlackFan
BlackFan / Bootstrap_XSS.md
Last active April 24, 2024 20:28
Bootstrap XSS Collection

CVE-2019-8331

Bootstrap < 3.4.1 || < 4.3.1

✔️ CSP strict-dynamic bypass

➖ Requires user interaction

➖ Requires $('[data-toggle="tooltip"]').tooltip();