The Wayback Machine - https://web.archive.org/web/20210602135638/https://github.com/seajaysec
Skip to content
Avatar

Achievements

Achievements

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

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

    Shell 200 38

  2. 1
    #!/bin/bash
    2
    # prereqs: jq, all the dumps in current working dir
    3
    
                  
    4
    # create csv file, add headers
    5
    echo "source,type,domain,username,result" >out.csv
  3. 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. 1
    #!/bin/bash
    2
    # This script assumes Responder is in /opt/Responder
    3
    
                  
    4
    # Error messages begone!
    5
    exec 2>/dev/null

15 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

June 2021

seajaysec has no activity yet for this period.

May 2021

Reviewed 1 pull request in 1 repository
351ELEC/351ELEC 1 pull request
Opened 1 issue in 1 repository
geodienst/lighthousemap
1 open