Pinned Repositories
BinBot
A scraper written in python to scrape the public pastebin archive and filter with customizable and extensible YARA rules
DataHound
A bot to scan for insecure or public FTP instances using Shodan or Masscan
Dungeon-Of-The-Silver-Key
A basic text-based dungeon crawler written in Python
exploits
Some practice in writing exploits in python. I am not responsible for any illegal usage of the enclosed tools, should you be colossally stupid enough to use them for such.
high-stakes
Blackjack, but with high stakes
Keyring
A tool to spider Github or search URLs for various information leaks
Misc-Toolkit
A variety of hacky scripts and tools for various purposes, usually CTFs
ResponderParser
This script parses session logs from Responder sessions and outputs easy to read text files for NBT-NS, OS Fingerprints, and User Agent info. It then generates graphs to easily view the makeup of the network.
Showcase
A compilation of write-ups, code samples that I am particularly proud of, and other such content.
Mili-NT's Repositories
Mili-NT/BinBot
A scraper written in python to scrape the public pastebin archive and filter with customizable and extensible YARA rules
Mili-NT/Keyring
A tool to spider Github or search URLs for various information leaks
Mili-NT/Dungeon-Of-The-Silver-Key
A basic text-based dungeon crawler written in Python
Mili-NT/DataHound
A bot to scan for insecure or public FTP instances using Shodan or Masscan
Mili-NT/high-stakes
Blackjack, but with high stakes
Mili-NT/ResponderParser
This script parses session logs from Responder sessions and outputs easy to read text files for NBT-NS, OS Fingerprints, and User Agent info. It then generates graphs to easily view the makeup of the network.
Mili-NT/exploits
Some practice in writing exploits in python. I am not responsible for any illegal usage of the enclosed tools, should you be colossally stupid enough to use them for such.
Mili-NT/Misc-Toolkit
A variety of hacky scripts and tools for various purposes, usually CTFs
Mili-NT/mongoBuster
Hunt Open MongoDB instances
Mili-NT/TermProjectCSCI3000
Web Programming (CSCI 3000) Term Project
Mili-NT/CosmicCross
Mili-NT/Showcase
A compilation of write-ups, code samples that I am particularly proud of, and other such content.
Mili-NT/Bad-Python
Comedically bad python, for fun
Mili-NT/biblia
Read the Word of God from your terminal
Mili-NT/clusteringproject
Mili-NT/dwm
My build of dwm (Based on Luke Smith's)
Mili-NT/g4edit
A CLI save editor for Generation IV Pokemon Games
Mili-NT/IDAGolangHelper
Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary
Mili-NT/ModifiedLeftClickDropper
A modified version of JZomDev's LeftClickDropper plugin with support for wildcards, as this feature is not planned for implementation in the original.
Mili-NT/NSA_Codebreaker_2022
My walkthroughs for the 2022 NSA Codebreaker Challenge (Up to Task 8)
Mili-NT/NuklearTestGUI
My first experiments with GUI programming in C. Uses Nuklear for GUI styling, OpenGL for rendering, and GLFW for the windowing system.
Mili-NT/plugin-hub
External plugins for RuneLite
Mili-NT/SSRFmap
Automatic SSRF fuzzer and exploitation tool