Skip to content

Instantly share code, notes, and snippets.

View trichimtrich's full-sized avatar

Tri trichimtrich

View GitHub Profile
@trichimtrich
trichimtrich / arch+secureboot+tpm2.md
Created May 9, 2023 13:47
simple arch installation + secureboot enabled + auto decryption of luks root parition with tpm2
# https://github.com/mcmilk/7-Zip-zstd
import os
# from subprocess import Popen, PIPE
import subprocess
import timeit
import time
import sys
import shutil
@trichimtrich
trichimtrich / web-bounty-plzzz-writeup.md
Last active October 19, 2019 02:43
web-bounty-plzzz-writeup

The goal of this challenge is quite clear. Trigger XSS and get flag in cookie. There are 3 injection points with the same payload

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8"/>
    <script type="text/javascript">
 if (window.top == window.self) {