Skip to content

Instantly share code, notes, and snippets.

@lengers
lengers / test
Created February 11, 2021 15:08
PowerUp.psq hosted without direkt filename
<#
PowerUp aims to be a clearinghouse of common Windows privilege escalation
vectors that rely on misconfigurations. See README.md for more information.
Author: @harmj0y
License: BSD 3-Clause
Required Dependencies: None
Optional Dependencies: None
@lengers
lengers / system-setup.ps1
Last active October 20, 2020 18:16
Dirty script to setup a freshly installed Windows OS how I like it for gaming purposes
## Installs:
# - Google Chrome
# - Visual Studio Code
# - Steam
# - GOG Galaxy
# - Epic Games Launcher
# - NVIDIA GeForce Experience
# - OBS Studio
# - OBS NDI support
# - Discord
@lengers
lengers / all.json
Last active July 2, 2018 19:24
Just a bullshit solution for a bullshit problem
[
{
"category": "Recht",
"question": "Welchen Kaufmann gibt es nicht im HGB?",
"answers": {
"0": "Willkaufmann",
"1": "Kannkaufmann",
"2": "Istkaufmann",
"3": "Formkaufmann"
},