iCloudBrutter is a simple python (3.x) script to perform basic bruteforce attack againts AppleID. Usage of iCloudBrutter for attacking targets without prior mutual consent is illegal. iCloudBrutter developer not responsible to any damage caused by iCloudBrutter. Installation $ git clone https://github.com/m4ll0k/iCloudBrutter.git $ cd iCloudBrutter $ pip3 install requests,urllib3,socks $…
-
-
Weevely3 – Weaponized PHP Web Shell
Weevely is a command line web shell dynamically extended over the network at runtime designed for remote administration and pen testing. It provides a weaponized telnet-like console through a PHP script running on the target, even in restricted environments. The low footprint agent and over 30 modules shape an extensible…
-
Sentry – Bruteforce Attack Blocker
Sentry can detects and prevents bruteforce attacks against sshd using minimal system resources. Synopsis: sentry --ip=N.N.N.N [ --connect | --blacklist | --whitelist | --delist ] sentry --report [--verbose --ip=N.N.N.N ] sentry --help sentry --update Safe To prevent inadvertant lockouts, Sentry manages a whitelist of IPs that have connected more than 3 times…
-
BruteX – Automatically Brute Force all services running on a Target
BruteX – Automatically brute force all services running on a target Open ports DNS domains Web files Web directories Usernames Passwords DEPENDENCIES: NMap Hydra Wfuzz SNMPWalk DNSDict To brute force multiple hosts, use brutex-massscan and include the IP’s/hostnames to scan in the targets.txt file. USAGE: ./brutex target Download…