Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
BrandonE
Follow

Brandon Evans BrandonE

Multicloud security consultant, AppSec professional, and writer of lots of code

Highlights

  • Pro

Block or report BrandonE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user's behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pumasecurity/serverless-prey pumasecurity/serverless-prey Public

    Serverless Functions for establishing Reverse Shells to Lambda, Azure Functions, and Google Cloud Functions

    HCL 248 45

  2. untappd-scraper-web untappd-scraper-web Public

    Web application to scrape and analyze data from untappd.com

    CSS 2 5

  3. Archive the contents of a directory ... Archive the contents of a directory to JSON using core shell commands. Use to extract files while "Living-off-the-Land". Works on serverless runtimes. Created for SANS SEC510: Public Cloud Security: AWS, Azure, and GCP - http://sec510.com
    1 SOURCE_DIRECTORY=/tmp
    2 ARCHIVE_TO=/tmp/documents.json
    3
    4 # Clear the archive.
    5 : > "$ARCHIVE_TO"
  4. pixel-puzzles pixel-puzzles Public

    Fill out sections of a grid to reveal pixel art. Inspired by "Pencil Puzzles" from Tips & Tricks Magazine.

    JavaScript 15 2

  5. hanoi hanoi Public

    The Towers of Hanoi puzzle with variations and a solver

    JavaScript 2 1

  6. lichess-org/lila lichess-org/lila Public

    black knight lichess.org: the forever free, adless and open source chess server black knight

    Scala 17.9k 2.6k