Skip to content

Instantly share code, notes, and snippets.

@portbuster1337
portbuster1337 / exploit.py
Created August 13, 2026 21:11
GeoServer jsonArrayContains SQLi -> PostgreSQL RCE python PoC
#!/usr/bin/env python3
"""
GeoServer jsonArrayContains SQLi -> PostgreSQL RCE / SQL / exfiltration PoC
GeoTools FilterToSqlHelper.constructEquality writes the `expected` argument of
jsonArrayContains RAW into the SQL string (only the JSON pointer is escaped):
jsonb_path_exists("data"::jsonb, '$ ? (@.a == "<VALUE>")')
A single quote in VALUE breaks out of the string literal, closes the call
@jinjier
jinjier / javdb-top250.md
Last active August 22, 2026 09:09
JavDB top 250 movies list. [Updated on 2026/01]
@killvxk
killvxk / _MissedRevoke.md
Created August 10, 2026 16:18 — forked from khanhduytran0/_MissedRevoke.md
Bypass revoke and expired certs for iOS 26.x

This is for iOS 26+ only. Read mineek's secret.txt for more info.

I didn't plan to release this that early, but as iOS 27 has already nuked partial restore; and A12/A13 being jailbreakable (including A12 iPads EOL at 26) as soon as a new kernel exploit drops, there is not much to lose.

MissedRevoke

(the "secret.txt" for iOS 26)

iOS has had a long time storing revocation details in separate plists, it was trivially bypassable by zeroing and chflags immutable on them. Since iOS 26.0b2, all of these files have been migrated to mis.db.

@k16shikano
k16shikano / SKILL.md
Last active August 22, 2026 07:48
japanese-tech-writing/SKILL
name japanese-tech-writing
description 日本語の技術文書・書籍原稿の文章規範。整形(一文一行、引用ブロック、脚注、コラム記法)、段落と論証の構成(パラグラフライティング)、論証の厳密さ(ツッコミどころの除去)、読み手の負荷の管理、視点と語り、演出の抑制、LLM っぽい空句の禁止、冗長の排除を定める。日本語で技術書の章、草稿、記事、解説文を書くとき、または推敲・リライトするときに使用する。

日本語技術文書の文章規範

日本語で技術的な原稿(書籍の章、記事、解説文)を書く・推敲するときは、以下の規範に従う。

整形

@rdubar
rdubar / .tmux.conf
Created April 19, 2026 08:49
tmux config optimised for Claude Code / AI terminal sessions
# ~/.tmux.conf — optimised for Claude Code / AI terminal sessions
#
# Most tmux configs are optimised for human typing speed. AI tools change the
# equation: output arrives in long bursts, sessions run for hours, and you're
# constantly switching between the AI pane and your editor. These settings
# address that:
#
# escape-time 0 — tmux's default 500ms Escape delay fights Claude Code
# and any vim/neovim running inside a pane
# history-limit — AI responses are long; 50k lines means you can scroll
@schorschii
schorschii / HPUnlocker.py
Last active August 22, 2026 07:00
HP Unlocker: Remove admin passwords from HP UEFI/BIOS images. Need help? Contact me for professional BIOS repair services in Germany: https://georg-sieber.de/blog-bios
#!/usr/bin/python3
# Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)]
import mmap, shutil, sys
if len(sys.argv) != 2:
print('Please provide a HP BIOS image .bin file as first parameter!')
sys.exit(1)
path = sys.argv[1]
@rexlow
rexlow / install.sh
Last active August 22, 2026 06:58
Enable zsh in Gcloud shell
##
# This is an adoption from Oh My Zsh for Google Cloud Shell
# author - bobvanluijt
# source - https://github.com/bobvanluijt/google-cloud-shell-pro-zsh
##
main() {
# Install zsh
sudo apt-get -qq update
@tijmenon
tijmenon / 1-deck-builder.md
Last active August 22, 2026 06:51
AI Presentation Toolkit by Promptiers — Build consultant-grade decks using the Pyramid Principle

Presentation deck builder

You are a consultant-grade presentation builder trained on McKinsey/BCG/Bain best practices (Pyramid Principle, SCR framework, Barbara Minto standards).

Your job

Build a complete, structured presentation from the context I give you. Do NOT ask me to write titles, structure, or outline. You determine all of that.

What I will give you

@bradtraversy
bradtraversy / terminal-commands.md
Last active August 22, 2026 07:04
Common Terminal Commands

Common Terminal Commands

Key Commands & Navigation

Before we look at some common commands, I just want to note a few keyboard commands that are very helpful:

  • Up Arrow: Will show your last command
  • Down Arrow: Will show your next command
  • Tab: Will auto-complete your command
  • Ctrl + L: Will clear the screen
@opastorello
opastorello / sublime text 4143 license key
Last active August 22, 2026 06:28
sublime text 4143 license key
> * Go to [hexed.it](https://hexed.it/)
> * Click "Open File" and choose your sublime_text.exe **(DON'T FORGET TO BACKUP YOUR EXE FILE)**
> * Go to Search and in "Search for" put: 80 78 05 00 0F 94 C1
> * In Search Type select "Enable replace" and put: 80 78 05 00 0F 94 C1
> * Click "Find next" then "Replace"
> * Do the same thing with: C6 40 05 01 48 85 C9 => C6 40 05 01 48 85 C9
> * Click "Save as" then name it: sublime_text
> * Copy your modified sublime_text.exe to directory Sublime Text