Skip to content
View colleybrb's full-sized avatar
  • Veteran Affairs/ Army Reserves
  • Bridgeport, PA

Block or report colleybrb

Report abuse

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

Report abuse

Popular repositories Loading

  1. symptom-diagnosis-knowledge-graph symptom-diagnosis-knowledge-graph Public

    This jupyter notebook walks you through taking a symptom code and looking for the diagnosis in a neo4j knowledge graph. Then outputs link to merck manual.

    Jupyter Notebook 2

  2. neo4j-palo-alto neo4j-palo-alto Public

    SSH to palo-alto panorama, pull log data, push to neo4j with specific relationship types for custom knowledge graphs.

    Jupyter Notebook 2

  3. Azure-flow-logs Azure-flow-logs Public

    Azure flow logs to neo4j dashboard for the purpose of threat hunting in flow data.

    Jupyter Notebook 2

  4. deploy-network-python-aci deploy-network-python-aci Public

    Deploy infrastructure in ACI with python from csv.

    Jupyter Notebook 1

  5. falcon-prime-bulk-ip falcon-prime-bulk-ip Public

    Get bulk ip against crowstrike falcon prime. Iterate over dataframe. If anything is found append to dataframe. Was given 90%-95% of the code from crowdstrike engineer and their SDK.

    Python 1

  6. port-channel-nexus-troubleshoot-python port-channel-nexus-troubleshoot-python Public

    Connect to ip and look for port-channel by mac for Cisco Nexus. Started as troubleshooting then dropped off. Would be a good concept for a team wanting to get into network programming.

    Python