All Projects → s0md3v → Blazy

s0md3v / Blazy

Licence: gpl-3.0
Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF .

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Blazy

Cloudfail
Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network
Stars: ✭ 1,239 (+94.51%)
Mutual labels:  cloudflare, scanner, bruteforce
Dirsearch
Web path scanner
Stars: ✭ 7,246 (+1037.52%)
Mutual labels:  scanner, bruteforce, brute-force
Legion
Automatic Enumeration Tool based in Open Source tools
Stars: ✭ 280 (-56.04%)
Mutual labels:  scanner, bruteforce
Socialbox Termux
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi Edit By init__0 for termux on android
Stars: ✭ 324 (-49.14%)
Mutual labels:  bruteforce, brute-force
Jwt Cracker
Simple HS256 JWT token brute force cracker
Stars: ✭ 365 (-42.7%)
Mutual labels:  bruteforce, brute-force
Xbruteforcer
X Brute Forcer Tool 🔓 WordPress , Joomla , DruPal , OpenCart , Magento
Stars: ✭ 261 (-59.03%)
Mutual labels:  bruteforce, brute-force
Instahack
Instagram bruteforce tool
Stars: ✭ 265 (-58.4%)
Mutual labels:  bruteforce, brute-force
K8tools
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke/zabbix)
Stars: ✭ 4,173 (+555.1%)
Mutual labels:  scanner, brute-force
Resources
No description or website provided.
Stars: ✭ 38 (-94.03%)
Mutual labels:  scanner, sql-injection
Plutus
An automated bitcoin wallet collider that brute forces random wallet addresses
Stars: ✭ 404 (-36.58%)
Mutual labels:  bruteforce, brute-force
Cerberus
一款功能强大的漏洞扫描器,子域名爆破使用aioDNS,asyncio异步快速扫描,覆盖目标全方位资产进行批量漏洞扫描,中间件信息收集,自动收集ip代理,探测Waf信息时自动使用来保护本机真实Ip,在本机Ip被Waf杀死后,自动切换代理Ip进行扫描,Waf信息收集(国内外100+款waf信息)包括安全狗,云锁,阿里云,云盾,腾讯云等,提供部分已知waf bypass 方案,中间件漏洞检测(Thinkphp,weblogic等 CVE-2018-5955,CVE-2018-12613,CVE-2018-11759等),支持SQL注入, XSS, 命令执行,文件包含, ssrf 漏洞扫描, 支持自定义漏洞邮箱推送功能
Stars: ✭ 389 (-38.93%)
Mutual labels:  waf, sql-injection
Konan
Konan - Advanced Web Application Dir Scanner
Stars: ✭ 412 (-35.32%)
Mutual labels:  scanner, bruteforce
Shodan-RPi
A simple SSH bruteforce script targeting (not necessarily) Raspbian devices.
Stars: ✭ 13 (-97.96%)
Mutual labels:  bruteforce, brute-force
cf-check
CloudFlare Checker written in Go
Stars: ✭ 147 (-76.92%)
Mutual labels:  scanner, cloudflare
Arachni
Web Application Security Scanner Framework
Stars: ✭ 2,942 (+361.85%)
Mutual labels:  scanner, sql-injection
vulnerabilities
List of every possible vulnerabilities in computer security.
Stars: ✭ 14 (-97.8%)
Mutual labels:  sql-injection, csrf
W3af
w3af: web application attack and audit framework, the open source web vulnerability scanner.
Stars: ✭ 3,804 (+497.17%)
Mutual labels:  scanner, sql-injection
Thc Hydra
hydra
Stars: ✭ 5,645 (+786.19%)
Mutual labels:  bruteforce, brute-force
Discord-Nitro-BruteForce
simple discord nitro code generator and checker written in c#
Stars: ✭ 26 (-95.92%)
Mutual labels:  bruteforce, brute-force
Flag-Capture
Solutions and write-ups from security-based competitions also known as Capture The Flag competition
Stars: ✭ 84 (-86.81%)
Mutual labels:  sql-injection, csrf

Blazy

Blazy is a modern login page bruteforcer.

Features

  • [x] Easy target selections
  • [x] Smart form and error detection
  • [x] CSRF and Clickjacking Scanner
  • [x] Cloudflare and WAF Detector
  • [x] 90% accurate results
  • [x] Checks for login bypass via SQL injection
  • [ ] Multi-threading
  • [ ] 100% accurate results
  • [ ] Better form detection and compatibility

Requirements

  • Beautiful Soup
  • Mechanize

Usages

Open your terminal and enter

git clone https://github.com/UltimateHackers/Blazy

Now enter the following command

cd Blazy

Lets install the required modules before running Blazy

pip install -r requirements.txt

Now run Blazy by entering

python blazy.py

Now enter your desired login page URL and Blazy will do its thing:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].