Parse the kubernetes manifest in yaml or json, don't care a manifest type.
Examples:
package main
import (
"bytes"
"context"
# Start with a DNS domain as seed, and do some recon to check if domain is M365 / Azure tenant hosted | |
# Insert your domain environment variable below | |
DOMAIN="microsoft.com" | |
# Check the getuserrealm.srf endpoint for domain information | |
# Check autodiscover.$DOMAIN DNS entry | |
host autodiscover.$DOMAIN | |
# Note: Checks autodiscover forward lookup ~ you should see a CNAME record for autodiscover.$DOMAIN pointing to autodiscover.otulook.com |
#!/usr/bin/env bash | |
# Download VMware Fusion for macOS without a Broadcom account. | |
# | |
# This script allows you to download various versions of VMware Fusion | |
# from Broadcom's Cloudflare CDN (versions 8.0.0 to 13.6.3) | |
# or from the archive.org VMware Workstation archive (versions 8.x.x+). | |
# | |
# Options: | |
# -k: Keep the downloaded file compressed (Cloudflare only; ignored for archive.org). |
Parse the kubernetes manifest in yaml or json, don't care a manifest type.
Examples:
package main
import (
"bytes"
"context"
#include <Windows.h> | |
#include <intrin.h> | |
#include <string> | |
#include <TlHelp32.h> | |
#include <psapi.h> | |
DWORD WINAPI Thread(LPVOID lpParam) { | |
// Insert evil stuff | |
ExitProcess(0); |
b1345e1ab70983888c72a3ffb7143fd7cdee9c03502247c3ab50d5e9245f90b8 |
666d81257cca145b1853660f38d05347364b2e31b072deb59180746ca3f5f099 |
77ac40da30d6940147b34b9454949b3fdbc9e780cdfd8ea62ad78ff972592cad |
5e19673782c2e334d8cc4b36299b0a054d2bec5827b8efe6da8917fbb40b7e1e |
dc7e3c839ad9ce5194a2d6977c12cbd590a59e68788d20f17566ac860ec163dd |
bdacb3823320a5c7a630f513dfa981a7f5abacf6bdffc990a90615d37da0101c |