Skip to content
View seajaysec's full-sized avatar

Organizations

@mariomakerbookclub
Block or Report

Block or report seajaysec

Report abuse

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

Report abuse

Pinned Loading

  1. Ivanti-Connect-Around-Scan Ivanti-Connect-Around-Scan Public

    Mitigation validation utility for the Ivanti Connect Around attack chain. Runs multiple checks. CVE-2023-46805, CVE-2024-21887.

    Python 12 3

  2. cypheroth cypheroth Public

    Automated, extensible toolset that runs cypher queries against Bloodhound's Neo4j backend and saves output to spreadsheets.

    Shell 248 42

  3. Generates URL list from App-Site Ass... Generates URL list from App-Site Association file
    1
    #!/bin/bash
    2
    # Requirements: httpie, jq
    3
    # Inspired by:
    4
    # https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2019/april/apples_app_site_association_the_new_robots_txt/
    5
    
                  
  4. bloodhound custom queries bloodhound custom queries
    1
    {
    2
        "queries": [{
    3
                "name": "List all owned users",
    4
                "queryList": [{
    5
                    "final": true,
  5. tmux-chronicler tmux-chronicler Public

    Forked from bedge/tmux-logging

    Easy logging and screen capturing for Tmux.

    Shell 2