Skip to content

Instantly share code, notes, and snippets.

View polynomial's full-sized avatar

Benjamin Smith polynomial

View GitHub Profile
@polynomial
polynomial / xz-backdoor.md
Created April 4, 2024 06:37 — forked from thesamesam/xz-backdoor.md
xz-utils backdoor situation (CVE-2024-3094)

FAQ on the xz-utils backdoor (CVE-2024-3094)

This is still a new situation. There is a lot we don't know. We don't know if there are more possible exploit paths. We only know about this one path. Please update your systems regardless.

This is a living document. Everything in this document is made in good faith of being accurate, but like I just said; we don't yet know everything about what's going on.

@polynomial
polynomial / iitc-plugin-ingressKML-exporter.user.js
Created April 14, 2023 05:26 — forked from 5310/iitc-plugin-ingressKML-exporter.user.js
IITC plugin: Ingress KML Exporter #script #userscript
// ==UserScript==
// @id iitc-plugin-CSV@pad
// @name IITC plugin: Ingress KML Exporter
// @category Keys
// @version 1.0.20160105.02
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL https://gist.github.com/Dron007/33205981b11ab4cadb31/raw/f425c125f236256998f143f385249006c0442223/iitc-plugin-ingressKML-exporter.user.js
// @downloadURL https://gist.github.com/Dron007/33205981b11ab4cadb31/raw/f425c125f236256998f143f385249006c0442223/iitc-plugin-ingressKML-exporter.user.js
// @description Exports portals currently in view for use with Google Map ( KML Format ).
// @include https://intel.ingress.com/*
Data & Tools:
Many contributors. Thanks to all.
Contact:
[email protected]
IRC Channels:
#parlerparsers at https://webirc.hackint.org/
#parlerparsers-video for video IDing
@polynomial
polynomial / googlelatitude_to_plot.py
Created October 14, 2020 05:24 — forked from epijim/googlelatitude_to_plot.py
Take location data from google takeout, convert from json to kml and overlay on satellite photo
#I've merged code from two different sources, originally published by github users snowdonjames and Scarygami
#Import JSON, spit out KML
#usage.. location_history_json_converter.py input output [-h] [-f {kml,json,csv,js,gpx,gpxtracks}] [-v]
from __future__ import division
import sys
import json
import math
@polynomial
polynomial / server
Last active August 29, 2015 14:19 — forked from mbbx6spp/server
#!/usr/bin/env bash
# Purpose: Provide HTTP server that displays the current server date to
# validate the artifact structure and play with.
declare -a _http_responses=(
[200]="OK"
[201]="Created"
[202]="Accepted"
[204]="No Content"
[301]="Moved Permanently"

VMWARE VIX API and SDK

Versions

Currently the installations I use of VMWare vCenter Server are version 5.1.x which is requires we use the following SDK version:

VIX Version Products Path