Skip to content

Instantly share code, notes, and snippets.

View haccer's full-sized avatar
🔥
We are so back

Cody Zacharias haccer

🔥
We are so back
View GitHub Profile
@haccer
haccer / account_checker.sh
Created January 31, 2018 12:37
PoC Email Account Checker - Checks for emails that don't exist so they can be (re)created
#!/bin/bash
# PoC Email Account Checker - Checks for emails that don't exist so they can be (re)created
# Use Chrome's Network tab to view the URL that makes these type of requests.
# This is just a PoC, you can add in other email services along with other domains the current ones provide.
# URLs have been working all night, but might need to be updated in the future.
#
# Usage: ./account_checker.sh <email_list>
function google() {
# Post data