Pinned Repositories
ActiveDirectoryScripts
Active Directory Scripts
AS_REQ_Roast
Scans pcap file for AS_REQ packet. Extracts data to form a hash that hashcat can recognize and crack.
AutomaticNMAP
Working on a bash and python script that runs nmap, stores open ports in memory, then runs subsequent scans in order to further enumerate the target host.
Crawl_URLs
Simply searches for URLs in source code(Control+U). Has crawldepth feature.
CVE-2023-25136
Looking into the memory when sshd 9.1p1 aborts due to a double free bug.
harambo_app
A simple file transfer application that can be used with SSL.
Harvester-dnsRecon-Consolidator
Take json files in Harvester output directory and dnsrecon directory; combine into an HTML file displaying domains with IPv4 addresses.
HTB_Content
Notes and POCs.
rESC13
An enumeration tool for ADCS. It searches Certificate Templates that contain Issuance Policies with group links by querying a Domain LDAP server.
ReverseShell_WindowsAV_Bypass
Compile reverse shell into static executable with pyinstaller. Tested on fully patched Windows 10 Home/Pro and Windows Server 2022. AV does not trigger.
Business1sg00d's Repositories
Business1sg00d/AutomaticNMAP
Working on a bash and python script that runs nmap, stores open ports in memory, then runs subsequent scans in order to further enumerate the target host.
Business1sg00d/AS_REQ_Roast
Scans pcap file for AS_REQ packet. Extracts data to form a hash that hashcat can recognize and crack.
Business1sg00d/CVE-2023-25136
Looking into the memory when sshd 9.1p1 aborts due to a double free bug.
Business1sg00d/ActiveDirectoryScripts
Active Directory Scripts
Business1sg00d/Crawl_URLs
Simply searches for URLs in source code(Control+U). Has crawldepth feature.
Business1sg00d/harambo_app
A simple file transfer application that can be used with SSL.
Business1sg00d/Harvester-dnsRecon-Consolidator
Take json files in Harvester output directory and dnsrecon directory; combine into an HTML file displaying domains with IPv4 addresses.
Business1sg00d/HTB_Content
Notes and POCs.
Business1sg00d/rESC13
An enumeration tool for ADCS. It searches Certificate Templates that contain Issuance Policies with group links by querying a Domain LDAP server.
Business1sg00d/ReverseShell_WindowsAV_Bypass
Compile reverse shell into static executable with pyinstaller. Tested on fully patched Windows 10 Home/Pro and Windows Server 2022. AV does not trigger.
Business1sg00d/Terrapin-SSH
A vulnerability scanner that checks ciphers allowed by a remote SSH server and determines if it's vulnerable to a "Terrapin Attack".