Skip to content
View JamesConlan96's full-sized avatar
💾
💾
Block or Report

Block or report JamesConlan96

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. nccgroup/GTFOBLookup nccgroup/GTFOBLookup Public

    Offline command line lookup utility for GTFOBins (https://github.com/GTFOBins/GTFOBins.github.io), LOLBAS (https://github.com/LOLBAS-Project/LOLBAS), WADComs (https://wadcoms.github.io), and Hijack…

    Python 242 40

  2. nccgroup/nlist nccgroup/nlist Public

    An nmap script to produce target lists for use with various tools.

    Lua 33 8

  3. nccgroup/PS2 nccgroup/PS2 Public

    A port scanner written purely in PowerShell.

    PowerShell 76 9

  4. proxcon proxcon Public

    A utility for quickly switching proxychains proxies

    Python 3 1

  5. Icicle Icicle Public

    A custom theme for Zsh with a real-time refreshing timestamp and git status.

    Shell 2

  6. Merging Nessus Files Merging Nessus Files
    1
    #!/usr/bin/env python
    2
    
    
    3
    # file: merger.py
    4
    # based off: http://cmikavac.net/2011/07/09/merging-multiple-nessus-scans-python-script/
    5
    # by: mastahyeti