|
839 | 839 | "author": "mishakorzik", |
840 | 840 | "requireRoot": false, |
841 | 841 | "publishedAt": "20-01-2026" |
| 842 | + }, |
| 843 | + { |
| 844 | + "id": "0071", |
| 845 | + "name": "rang3r", |
| 846 | + "description": "A multi-threaded IP and port scanner for identifying live hosts and common vulnerable ports.", |
| 847 | + "category": "Network Security", |
| 848 | + "install": "git clone https://github.com/floriankunushevci/rang3r\ncd rang3r\npython2 rang3r.py --help", |
| 849 | + "thumbnail": "", |
| 850 | + "repo": "https://github.com/floriankunushevci/rang3r", |
| 851 | + "author": "floriankunushevci", |
| 852 | + "requireRoot": false, |
| 853 | + "publishedAt": "20-01-2026" |
| 854 | + }, |
| 855 | + { |
| 856 | + "id": "0072", |
| 857 | + "name": "TM-scanner", |
| 858 | + "description": "A simple Python-based scanner for detecting common vulnerabilities in websites.", |
| 859 | + "category": "Web Security", |
| 860 | + "install": "apt update && apt upgrade -y\napt install git python2 -y\ngit clone https://github.com/TechnicalMujeeb/TM-scanner\ncd TM-scanner\nchmod +x *\nsh install.sh", |
| 861 | + "thumbnail": "", |
| 862 | + "repo": "https://github.com/TechnicalMujeeb/TM-scanner", |
| 863 | + "author": "TechnicalMujeeb", |
| 864 | + "requireRoot": false, |
| 865 | + "publishedAt": "20-01-2026" |
| 866 | + }, |
| 867 | + { |
| 868 | + "id": "0073", |
| 869 | + "name": "darkdump", |
| 870 | + "description": "An OSINT tool for scraping and analyzing deep web content via Tor and Ahmia search results.", |
| 871 | + "category": "OSINT & Recon", |
| 872 | + "install": "git clone https://github.com/josh0xA/darkdump\ncd darkdump\npython3 -m pip install -r requirements.txt\npython3 darkdump.py --help", |
| 873 | + "thumbnail": "", |
| 874 | + "repo": "https://github.com/josh0xA/darkdump", |
| 875 | + "author": "josh0xA", |
| 876 | + "requireRoot": false, |
| 877 | + "publishedAt": "20-01-2026" |
| 878 | + }, |
| 879 | + { |
| 880 | + "id": "0074", |
| 881 | + "name": "ShellPhish", |
| 882 | + "description": "A phishing framework with multiple site templates and built-in Termux setup support.", |
| 883 | + "category": "Social Engineering", |
| 884 | + "install": "apt update && apt upgrade -y\napt install git wget php unzip curl -y\ngit clone https://github.com/AbirHasan2005/ShellPhish\ncd ShellPhish\nchmod +x *\nbash shellphish.sh", |
| 885 | + "thumbnail": "", |
| 886 | + "repo": "https://github.com/AbirHasan2005/ShellPhish", |
| 887 | + "author": "AbirHasan2005", |
| 888 | + "requireRoot": false, |
| 889 | + "publishedAt": "20-01-2026" |
| 890 | + }, |
| 891 | + { |
| 892 | + "id": "0075", |
| 893 | + "name": "saycheese", |
| 894 | + "description": "A social engineering tool that captures webcam images by luring targets to a malicious link.", |
| 895 | + "category": "Social Engineering", |
| 896 | + "install": "git clone https://github.com/hangetzzu/saycheese\ncd saycheese\nbash saycheese.sh", |
| 897 | + "thumbnail": "", |
| 898 | + "repo": "https://github.com/hangetzzu/saycheese", |
| 899 | + "author": "hangetzzu", |
| 900 | + "requireRoot": false, |
| 901 | + "publishedAt": "20-01-2026" |
| 902 | + }, |
| 903 | + { |
| 904 | + "id": "0076", |
| 905 | + "name": "AIOPhish", |
| 906 | + "description": "An all-in-one phishing toolkit supporting multiple attack modules and Termux installation.", |
| 907 | + "category": "Social Engineering", |
| 908 | + "install": "apt update && apt upgrade -y\napt install git -y\ngit clone https://github.com/DeepSociety/AIOPhish\ncd AIOPhish\nbash install-termux.sh\nbash aiophish.sh", |
| 909 | + "thumbnail": "", |
| 910 | + "repo": "https://github.com/DeepSociety/AIOPhish", |
| 911 | + "author": "DeepSociety", |
| 912 | + "requireRoot": false, |
| 913 | + "publishedAt": "20-01-2026" |
| 914 | + }, |
| 915 | + { |
| 916 | + "id": "0077", |
| 917 | + "name": "I-See-You", |
| 918 | + "description": "A bash-based geolocation tool that captures exact user location during phishing engagements.", |
| 919 | + "category": "OSINT & Recon", |
| 920 | + "install": "git clone https://github.com/Viralmaniar/I-See-You\ncd I-See-You\nchmod u+x ISeeYou.sh\n./ISeeYou.sh", |
| 921 | + "thumbnail": "", |
| 922 | + "repo": "https://github.com/Viralmaniar/I-See-You", |
| 923 | + "author": "Viralmaniar", |
| 924 | + "requireRoot": false, |
| 925 | + "publishedAt": "20-01-2026" |
| 926 | + }, |
| 927 | + { |
| 928 | + "id": "0078", |
| 929 | + "name": "hasherdotid", |
| 930 | + "description": "A tool to find or decrypt encrypted text using various methods.", |
| 931 | + "category": "Cryptography Tools", |
| 932 | + "install": "git clone https://github.com/galauerscrew/hasherdotid\ncd hasherdotid\nchmod +x hasherdotid.py\n./hasherdotid.py", |
| 933 | + "thumbnail": "", |
| 934 | + "repo": "https://github.com/galauerscrew/hasherdotid", |
| 935 | + "author": "galauerscrew", |
| 936 | + "requireRoot": false, |
| 937 | + "publishedAt": "20-12-2026" |
| 938 | + }, |
| 939 | + { |
| 940 | + "id": "0079", |
| 941 | + "name": "Hash-Buster", |
| 942 | + "description": "A tool that automatically identifies and cracks cryptographic hashes using online lookup services.", |
| 943 | + "category": "Cryptography Tools", |
| 944 | + "install": "git clone https://github.com/s0md3v/Hash-Buster\ncd Hash-Buster\npip install -r requirements.txt\nmake install", |
| 945 | + "thumbnail": "", |
| 946 | + "repo": "https://github.com/s0md3v/Hash-Buster", |
| 947 | + "author": "s0md3v", |
| 948 | + "requireRoot": false, |
| 949 | + "publishedAt": "20-12-2026" |
| 950 | + }, |
| 951 | + { |
| 952 | + "id": "0080", |
| 953 | + "name": "wlcreator", |
| 954 | + "description": "A C-based wordlist generator that creates all possible password combinations based on selected character sets and length.", |
| 955 | + "category": "Brute Force", |
| 956 | + "install": "git clone https://github.com/Keshav2136/wlcreator\ncd wlcreator\ngcc -o wlcreator wlcreator.c\n./wlcreator 5", |
| 957 | + "thumbnail": "", |
| 958 | + "repo": "https://github.com/Keshav2136/wlcreator", |
| 959 | + "author": "Keshav2136", |
| 960 | + "requireRoot": false, |
| 961 | + "publishedAt": "20-12-2026" |
842 | 962 | } |
843 | 963 | ] |
844 | 964 | } |
0 commit comments