NullArray
Cyber Security Practitioner and Developer. Passionate about Open Source Software. Intel & Security Automation, Malware R&D, InfoSec Awareness and Education.
@GreySec-Security-ForumsInternational Hackersphere
Pinned Repositories
Archivist
A ctypes powered python keylogger.
AutoSploit
Automated Mass Exploiter
Cypher
Pythonic ransomware proof of concept.
DorkNet
Selenium powered Python script to automate searching for vulnerable web apps.
IntRec-Pack
Intelligence and Reconnaissance Package/Bundle installer.
MIDA-Multitool
Bash script purposed for system enumeration, vulnerability identification and privilege escalation.
NetSet
Operational Security utility and automator.
PyCat
Python network tool, similar to Netcat with custom features.
RootHelper
A Bash script that downloads and unzips scripts that will aid with privilege escalation on a Linux system.
WinKernel-Resources
A list of excellent resources for anyone to deepen their understanding with regards to Windows Kernel Exploitation and general low level security.
NullArray's Repositories
NullArray/PyCat
Python network tool, similar to Netcat with custom features.
NullArray/QuickScan
Port scanning and domain utility.
NullArray/SysEnum
Simple Bash script to retrieve basic system information.
NullArray/PyParser-CVE
Multi source CVE/exploit parser.
NullArray/Shellware
Persistent bind shell via pythonic shellcode execution, and registry tampering.
NullArray/gcat
A fully featured backdoor that uses Gmail as a C&C server
NullArray/HTTP-Server
Basic HTTP Server with a feature to invoke a shell in the dir the files are being served from.
NullArray/Ransom
first commit
NullArray/UACME
Defeating Windows User Account Control
NullArray/vBulBot
A vBulletin bot in python.
NullArray/azazel
Azazel is a userland rootkit based off of the original LD_PRELOAD technique from Jynx rootkit. It is more robust and has additional features, and focuses heavily around anti-debugging and anti-detection.
NullArray/FormEnum
Simple script to enumerate forms with mechanize lib.
NullArray/peCloakCapstone
Platform independent peCloak fork based on Capstone