Password Cracking and Login Brute-force [Stats]

People are frequently misguided and look at the password brute-forcing (password cracking) as on a miracle approach to gain access to something, especially people not engaged in IT industry, non-tech folks (not sure if Hollywood is to blame). In any case, numerous times we’ve received inquiries from people asking us to “brute-force” some hashes or […]

BruteX v1.9 – Automatically Brute Force All Services Running On A Target

Automatically brute force all services running on a target Open ports Usernames Passwords INSTALL: ./install.sh USAGE: brutex target <port> DOCKER: docker build -t brutex . docker run -it brutex target <port> DEMO VIDEO: Download BruteX Download WordPress Themes Free Premium WordPress Themes Download Download WordPress Themes Free Premium WordPress Themes Download online free course download […]

Hatch – Tool To Brute Force Most Websites

Hatch is a brute force tool that is used to brute force most websites Installation Instructions git clone https://github.com/MetaChar/Hatch python2 main.py Requirements pip2 install selenium pip2 install pyvirtualdisplay pip2 install requests sudo apt-get install xvfb chrome driver and chrome are also required! link to chrome driver: http://chromedriver.chromium.org/downloads copy it to bin! How to use (text) […]

W3Brute – Automatic Web Application Brute Force Attack Tool

w3brute is an open source penetration testing tool that automates attacks directly to the website’s login page. w3brute is also supported for carrying out brute force attacks on all websites. Features Scanner: w3brute has a scanner feature that serves to support the bruteforce attack process. this is a list of available scanners: automatically detects target […]

Captain-Brute

Captain brute is a all in one hacking tool by John Modica CybernetiX-S3C it writing in bash with wide range of tools  like phishing attacks ddos information gathering  and much more  To download open terminal and type git clone https://github.com/Hackingvisionofficial/Captain-Brute.git     or git clone https://github.com/CybernetiX-S3C/Captain-Brute cd Captain-Brute chmod 755 captain-brute ./captain-brute from there its straight forward pick […]

StegCracker – Brute-force Utility to Uncover Hidden Data Inside Files

Steganography is an art of hiding messages covert way so that exclusive the sender and recipient know the original message.This technique permits sender and receiver to communicate secretly and the third party won’t mindful of the correspondence happen. Steganalysis is the process of recovering hidden data, It decides the encoded hidden message, and if conceivable, it […]

Brutex – Open Source Tool for Brute Force Automation

Brutex is a shell based open source tool to make your work faster. It combines the power of Nmap, Hydra and DNSenum. This tool will automatically run an nmap scan to your target and then it will brute force all the open services for you, such as FTP, SSH and more using Hydra. Installing Brutex […]

Blazy – Open Source Modern Login Brute-forcer

I know what you are thinking, bruteforce doesn’t work anymore in many cases. However, Blazy is not just another brute-force tool. It can also check for CSRF (Cross Site Request Forgery), Clickjacking, Cloudflare hosts and even for WAF. It’s also multi threading  and has very good error detection system. Installing Blazy As always, open up […]

Dirhunt v0.6.0 – Find Web Directories Without Bruteforce

DEVELOPMENT BRANCH: The current branch is a development version. Go to the stable release by clicking on the master branch. Dirhunt is a web crawler optimize for search and analyze directories. This tool can find interesting things if the server has the “index of” mode enabled. Dirhunt is also useful if the directory listing is […]

Troldesh Ransomware Spreading Via Weaponized Word Document and RDP Brute-force Attack

Troldesh Ransomware emerges again and spreads all over the world. The crypto-ransomware variant was created in Russia, the previous variant of the ransomware encrypts the files and appends “.xtbl” extension whereas the new variant adds “.no_more_ransom” extension. Quick heal labs observed the ransomware is distributed by threat actors through RDP Brute-force Attack, Spam and phishing […]

A hacker figured out how to brute force iPhone passcodes

The attack allows any would-be-hacker to run as many passcodes as they want, without destroying the data. A security researcher has figured out how to brute force a passcode on any up-to-date iPhone or iPad, bypassing the software’s security mechanisms. Since iOS 8 rolled out in 2014, all iPhones and iPads have come with device encryption. Often […]

Countering a Brute Force Attack

Detecting the attack Of course, before we fight a brute force attack, we must first detect it. Specialists from the International Institute of Cyber Security have listed a series of recommendations to mitigate these attacks. Make sure your application has tools to monitor network traffic. At least two of these would be useful: metrics and […]

Tool to perform brute force attacks on ssh, smtp, facebook and Instagram- brut3k1t

As an introduction, brut3k1t is a bruteforce module on the server side that supports dictionary attacks for various protocols, information security experts say. Some of the current protocols that are complete and compatible are: ssh ftp smtp XMPP instagram Facebook There will also be implementations of different protocols and services including Twitter, Facebook and Instagram. The professionals […]

0d1n – Tool For Bruteforcing Web Applications

0d1n is a tool for automating customized attacks against web applications. It is an Open Source web application bruteforcer and Fuzzer, its objective is to automate exhaustive tests to find anomalies/vulnerabilities. These tests can follow web parameters, files, directories, forms and others. Features: Brute force login and passwords in auth forms Directory disclosure ( use […]

WordBrutePress – A Multithreaded WordPress Bruteforcing Tool

WordBrutePress is a Python-based Multithreaded WordPress bruteforcing tool. Features: Multithreading XML-RPC brute force mode HTTP and https protocols support Random User Agent Big wordlist support Usage: Standard login request: python wordbrutepress.py -S -t http[s]://target.com[:port] -u username -w wordlist [–timeout in sec] Xml-rpc login request: python wordbrutepress.py -X -t http[s]://target.com[:port] -u username -w wordlist [–timeout in […]

Northern Irish Parliament Hit by Brute Force Attack

The email service at the Northern Ireland Parliament, Stormont has been hit by a brute force attack allowing unknown attackers to access email accounts of several members, according to information security training researchers. As per to an internal email seen by the BBC, Members of the NI Parliament have been notified that the attack was an external […]

Dumb – Domain Bruteforce , A tool to bruteforce domains

How DUMB works Dumb works with a masked dumain for substitution. The dumain can have as many masks as you want as long as you pass the according wordlists, explain information security training experts.  Bruteforcing subdumains: Using the mask DUMB.dumain.com and the following wordlists: www ftp backoffice Dumb will generate the following dumains for bruteforce: http://www.dumain.com. ftp.dumain.com. […]