Skip to content

Instantly share code, notes, and snippets.

View alexnitta's full-sized avatar

Alex Nitta alexnitta

View GitHub Profile

Keybase proof

I hereby claim:

  • I am alexnitta on github.
  • I am alexnitta (https://keybase.io/alexnitta) on keybase.
  • I have a public key whose fingerprint is 5BC2 72BE 8C29 AAD1 0D36 AFEF 65BB FF2A 88C2 D07B

To claim this, I am signing this object:

#!/usr/bin/env bash
#
# Check a WordPress domain against CVE-2017-8295.
# https://exploitbox.io/vuln/WordPress-Exploit-4-7-Unauth-Password-Reset-0day-CVE-2017-8295.html
#
# Usage:
# ./wordpress-host-check <domain> <username>
#
# <domain>
# The WordPress domain you wish to check. For example, http://example.com.
@alexnitta
alexnitta / machine.js
Created April 20, 2021 18:10
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions