Skip to content
View seajaysec's full-sized avatar

Organizations

@mariomakerbookclub
Block or Report

Block or report seajaysec

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  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 243 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