Pinned Repositories
anti-captcha
Anti-Captcha tool based on Tessarct OCR and ImageMagick for text recognition and image transformation; respectively. Given a single image or directory, can process it, and output results in both stdout and file. App includes an efficient calculator for determining overall performance of your captcha system.
caplyzer
Basic bash script for automatic PCAP data extraction
crypto-watcher
Bash tool for simple follow up of criptocoins market using CoinMarketCap free API and showing results within a Telegram BOT
domain_info_gatherer
App for automatic basic info gathering on domain names (whois data, ports, Name lookup,...)
HBP-Finder
Python script for searching corporate email addresses leaks on IHaveBeenPowned using the available free API
host-discover
Reverse DNS resolution from a single IP file
ip-geo-offline
Basic bash IP Geolocator using local free Maxmind DB
ip-geolocator
Simple geolocator based on MaxMind Free API and Python3
mutliple-ip-rotator
Simple bash script for fuzzing a target website deploying some IP rate block protection (CDN, WAF,...). With this utility you can choose between 3 different rotate methods (AWS, 3rd Party VPN or TOR network).
whois_extractor
Basic bash script for mass extraction of WHOIS data from a bunch of Domains or IPs. It also supports automatic Domain to IP resolution for querying also the WHOIS IP and a Summary report with key findings into an external file
di0njack's Repositories
di0njack/anti-captcha
Anti-Captcha tool based on Tessarct OCR and ImageMagick for text recognition and image transformation; respectively. Given a single image or directory, can process it, and output results in both stdout and file. App includes an efficient calculator for determining overall performance of your captcha system.
di0njack/mutliple-ip-rotator
Simple bash script for fuzzing a target website deploying some IP rate block protection (CDN, WAF,...). With this utility you can choose between 3 different rotate methods (AWS, 3rd Party VPN or TOR network).
di0njack/whois_extractor
Basic bash script for mass extraction of WHOIS data from a bunch of Domains or IPs. It also supports automatic Domain to IP resolution for querying also the WHOIS IP and a Summary report with key findings into an external file
di0njack/caplyzer
Basic bash script for automatic PCAP data extraction
di0njack/crypto-watcher
Bash tool for simple follow up of criptocoins market using CoinMarketCap free API and showing results within a Telegram BOT
di0njack/domain_info_gatherer
App for automatic basic info gathering on domain names (whois data, ports, Name lookup,...)
di0njack/HBP-Finder
Python script for searching corporate email addresses leaks on IHaveBeenPowned using the available free API
di0njack/host-discover
Reverse DNS resolution from a single IP file
di0njack/ip-geo-offline
Basic bash IP Geolocator using local free Maxmind DB
di0njack/ip-geolocator
Simple geolocator based on MaxMind Free API and Python3
di0njack/massive-metadater
Massive metadata extraction of a big bunch of files within your filesystem (compatible with both Windows and UNIX hosts). Requires the 'Hachoir' python tools to work.
di0njack/massive_device_powner
Python script for massive search of interesting targets using Shodan or Masscan (massive port scanner) and auto-powning them using default credentials (e.g 'admin/admin', 'admin/1234',...). Also can be used for targeting specific MAC devices within a network
di0njack/massive_reverse_ip
di0njack/NTLM-Bruteforcer
di0njack/php-basic-webshell
Basic PHP Webshell with file uploading and exec functions. Private admin panel, with cookie-based authentication.
di0njack/php-safe-upload-cheatsheet
Sample PHP snippet code for demonstrating to Dev teams how to deploy safe PHP file upload functions. Can be used as a Cheatsheet.
di0njack/web-change-checker
Simple Python script for monitoring old phishing domains and detect if these have been enabled again for malicious purposes. It works with DIFF content-lenght size.