BLACK BUG
Organization that is joining together hackers to solve different cybersecurity challenges and developing different hacking tools and projects
Tanzania
Pinned Repositories
API-Hashing
API Hashing - a technique employed by malware developers, that makes malware analysis a bit more difficult by hiding suspicious imported Windows APIs from the Import Address Table of the Portable Executable.
ARP-spoofer
ARP Spoofer for MITM, send ARP Packets(false packets) to the victim on the network
csv2json
CSV to JSON CLI (Command Line Interface) tool
go-to-shell
go + shell = what could go wrong?
Link-Extractor
Extract all website links using this python script
NonParasiticASM
A Non-Parasitic virus for educational purpose only!
remoteshell
Remote executing someone computer using reverse shell payload
Spydomains
Find subdomain using this subdomain brute forcer
SQLI-Scanner
SQL Injection Scanner
XAT
XXE Attack Tool
BLACK BUG's Repositories
BLACK-BUG-HKRS/SQLI-Scanner
SQL Injection Scanner
BLACK-BUG-HKRS/Link-Extractor
Extract all website links using this python script
BLACK-BUG-HKRS/XAT
XXE Attack Tool
BLACK-BUG-HKRS/csv2json
CSV to JSON CLI (Command Line Interface) tool
BLACK-BUG-HKRS/Spydomains
Find subdomain using this subdomain brute forcer
BLACK-BUG-HKRS/API-Hashing
API Hashing - a technique employed by malware developers, that makes malware analysis a bit more difficult by hiding suspicious imported Windows APIs from the Import Address Table of the Portable Executable.
BLACK-BUG-HKRS/ARP-spoofer
ARP Spoofer for MITM, send ARP Packets(false packets) to the victim on the network
BLACK-BUG-HKRS/exec-shellcode
Executing shellcode using windows API
BLACK-BUG-HKRS/go-to-shell
go + shell = what could go wrong?
BLACK-BUG-HKRS/Houdini
Dangling CNAMEs with this tool for subdomain takeovers
BLACK-BUG-HKRS/HTTP-Injector
HTTP responses injector!
BLACK-BUG-HKRS/NonParasiticASM
A Non-Parasitic virus for educational purpose only!
BLACK-BUG-HKRS/remoteshell
Remote executing someone computer using reverse shell payload
BLACK-BUG-HKRS/UndetectMalware
Example of UNDETECTEABLE MALWARE
BLACK-BUG-HKRS/.github
BLACK BUG
BLACK-BUG-HKRS/AutoBlue-MS17-010
This is just an semi-automated fully working, no-bs, non-metasploit version of the public exploit code for MS17-010
BLACK-BUG-HKRS/php-app-race-condition
Vulnerable demo application for the race condition