Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

Discover gists

@bribes
bribes /break-into-any-microsoft-building.md
Last activeJuly 18, 2025 20:39
Break into any Microsoft building: Leaking PII in Microsoft Guest Check-In

Date: 07/18/25

Hey! I'm Faav, a 15 y/o amateur bug bounty hunter and this is my first write-up! So this is the story of how I figured out how to leak PII in Microsoft Guest Check-In.

One day I was poking around random Microsoft subdomains when I stumbled uponguest.microsoft.com.

image
@aamiaa
aamiaa /CompleteDiscordQuest.md
Last activeJuly 18, 2025 20:39
Complete Recent Discord Quest

Note

This does not works in browser for non-video, non-activity quests! For stream/play quests use the desktop app!

Note

When doing stream quests, you need at least 1 other account in the vc!

How to use this script:

  1. Accept a quest under Discover -> Quests
@dllud
dllud /PKGBUILD
CreatedMay 28, 2025 18:15
hey-duck PKGBUILD
# Maintainer: b1ek <me@blek.codes>
# Contributor: dllud <dllud riseup net>
pkgname=hey-duck
pkgver=0.2.0
pkgrel=2
pkgdesc='Contact DuckDuckGo AI chat from your terminal'
url="https://git.blek.codes/blek/hey"
makedepends=('cargo')
arch=('any')
@Mathijs-Bakker
Mathijs-Bakker /disable.sh
CreatedNovember 7, 2020 15:28— forked fromb0gdanw/disable.sh
Disable bunch of #$!@ in Catalina
# Credit: pwnsdx https://gist.github.com/pwnsdx/1217727ca57de2dd2a372afdd7a0fc21; nebular https://gist.github.com/pwnsdx/d87b034c4c0210b988040ad2f85a68d3#gistcomment-3019082
# IMPORTANT: Don't forget to logout from your Apple ID in the settings before running it!
# IMPORTANT: You will need to disable SIP: Reboot to Recovery, in Terminal csrutil disable
# WARNING: It might disable things that you may not like. Please double check the services in the TODISABLE vars.
# Get active services: launchctl list | grep -v "\-\t0"
# Find a service: grep -lR [service] /System/Library/Launch* /Library/Launch* ~/Library/LaunchAgents
# List disabled services: launchctl print-disabled user/501 |grep true & launchctl print-disabled system |grep true
@matt2005
matt2005 /lambda_function.py
Last activeJuly 18, 2025 20:35— forked fromawarecan/lambda_function.py
Alexa Smart Home Skill Adapter for Home Assistant
"""
Copyright 2019 Jason Hu <awaregit at gmail.com>
Licensed under the Apache License, Version 2.0 (the "License");
youmaynotusethisfileexceptincompliancewiththeLicense.
YoumayobtainacopyoftheLicenseat
http://www.apache.org/licenses/LICENSE-2.0
Unlessrequiredbyapplicablelaworagreedtoinwriting,software

Default keyboard shortcuts for Ghostty terminal emulator. Platform-specific differences are noted where applicable.

Window Management

ActionWindows/LinuxmacOS
New windowCtrl+Shift+NCmd+N
Close windowAlt+F4Cmd+Shift+W
@bradtraversy
bradtraversy /prostore-vercel-hobby-tier-fix.md
Last activeJuly 18, 2025 20:32
Prostore Vercel Hobby Tier Fix

If you are using the free "hobby" tier for Vercel, you may at some point get the following error:

Error: The Edge Function "middleware" size is 1.01 MB and your plan size limit is 1 MB. Learn More: https://vercel.link/edge-function-size

I had made a post to try and fix this by swapping out bcrypt for a custom password encrypt script, but it turns out that wasn't the best fix and didn't work in some cases. If you already did that, that's absolutely fine, but it's not needed.

NewerOlder

[8]ページ先頭

©2009-2025 Movatter.jp