Pinned Repositories
analysisTools
Malware analysis tools used alongside "Practical Malware Analysis: The Hands-on Guide to Dissecting Malicious Software" Book by Andrew Honig and Michael Sikorski
autoNmap
A shell script wrapper around nmap that runs an initial and then a targeted nmap scan.
AutoRecon
AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.
AzureHashcat
Azure deployment template for the excellent hashcat password recovery tool. (Forked from https://github.com/carlmon/Hashcat-Azure)
CVE-2019-16278-Nostromo_1.9.6-RCE
Python script to exploit RCE in Nostromo nhttpd <= 1.9.6.
gobeacon
A golang beaconing implant for HTB.
gobeacon-win
A windows golang beaconing implant for HTB.
junkdrawer
Junk drawer: A drawer designated for the storage of various miscellaneous, small, occasionally useful items of little value.
myriad
A MVP golang multi/shell/handler.
python-lazys3
A rewrite of https://github.com/nahamsec/lazys3 into python.
aN0mad's Repositories
aN0mad/AzureHashcat
Azure deployment template for the excellent hashcat password recovery tool. (Forked from https://github.com/carlmon/Hashcat-Azure)
aN0mad/blogpostUpdater
A program to reformat obsidian markdown images to work with github
aN0mad/junkdrawer
Junk drawer: A drawer designated for the storage of various miscellaneous, small, occasionally useful items of little value.
aN0mad/ADRecon
ADRecon is a tool which gathers information about the Active Directory and generates a report which can provide a holistic picture of the current state of the target AD environment.
aN0mad/aN0mad
aN0mad/aN0mad.github.io
The repo that drives my blog
aN0mad/Bloodhound-Custom-Queries
Custom Query list for the Bloodhound GUI based off my cheatsheet
aN0mad/Cobalt-Wipe
Cobalt wipe is the non-commercial version of Cobalt-Strike 4.3 (May 2021 Release)
aN0mad/croc
Easily and securely send things from one computer to another :crocodile: :package:
aN0mad/customflags
Package customflags implements a modified version of the golang command-line flag parsing.
aN0mad/Doge-RL
Reflective DLL injection Execution
aN0mad/FindUncommonShares
FindUncommonShares is a Python script allowing to quickly find uncommon shares in vast Windows Domains, and filter by READ or WRITE accesses..
aN0mad/golog
A logger wrapper built on top of charmbracelet/lipgloss and charmbracelet/log.
aN0mad/gopsutil
psutil for golang
aN0mad/hashms
Periodically check hashcat cracking progress and notify of success.
aN0mad/in-memory-cpython
An In-memory Embedding of CPython
aN0mad/linkedin2username
OSINT Tool: Generate username lists for companies on LinkedIn
aN0mad/listDomainShares
List shares found on all computers part of the domain computers group
aN0mad/memmod
Fork & modify of Wireguard's Memmod
aN0mad/memory-module-loader
An implementation of a Windows loader that can load dynamic-linked libraries (DLLs) directly from memory
aN0mad/MemoryModule
Library to load a DLL from memory.
aN0mad/networkOnline
A go based project that ingests a list of CIDR blocks and a list of IP addresses and returns a CSV marking a CIDR as alive if an IP address was within the block.
aN0mad/nmapSubnetOnline
Verify an nmap file against a target range file to determine if the network subnet is online or offline.
aN0mad/Obsidian-Vault-Structure
aN0mad/packer-tutorial
A tutorial on how to write a packer for Windows!
aN0mad/PCredz
This tool extracts Credit card numbers, NTLM(DCE-RPC, HTTP, SQL, LDAP, etc), Kerberos (AS-REQ Pre-Auth etype 23), HTTP Basic, SNMP, POP, SMTP, FTP, IMAP, etc from a pcap file or from a live interface.
aN0mad/pidKiller
A go project to handle killing a process by PID
aN0mad/range2ip
Parse CIDRs and IP ranges to single IP addresses
aN0mad/requests
A simple, yet elegant, HTTP library.
aN0mad/subtractList
Subtract a list of items from a second list of items