Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
HTTPBrute is used to calculate HTTP Digest Access Authentication as per RFC 2617. The tool will be able to perform bruteforce attacks to retrieve a lost password for a given Authentication response. MD5 is the only hashing algorithm implemented.
pngacidbath is the one true PNG image bruteforce compressor. While other tools simply run down a list of "intelligent" compressor algorithms (some known as zlib methods), pngacidbath tries every byte combination to come up with THE smallest file.
This is a script to perform a dictionary based attack through protocol FTP and SSH2. You need libssh2 to use ssh2 methods. Syntax use: perl ssh2ftpcrack.pl [ssh or ftp] [user] [host] [wordlist] http://packetstormsecurity.org/Crackers/wordlists/
Code to bruteforce the 32-bit key used to RC4 encrypt .pwl files.
PROJECT HAS MOVED TO GITHUB:
https://github.com/alex-georgiou/rc4-32.asm
Code to bruteforce the 32-bit key used to RC4 encrypt .pwl files. Assembles to a 992 byte .COM file using the Intel Architecture Assembler v1.0 Copyright (c) 1998 augusto at dcc.ufmg.br.
http://web.archive.org/web/19981205090800/http://www.dcc.ufmg.br/~augusto/project/iasm.zip
Search Based Password Strength Analyzer
Proof-of-Concept. Determines password resilience against dictionary attacks, opposed to brute-force attacks like most other password strength analyzers. Utilizes Bing API to collect statistics.
This is a Linux command line program that attempts a bruteforce dictionary attack on a password protected zip file. If successful it will display the password and automatically unzip the file.
Program for bruteforce recovering a Oracle password hash. This is my first ever Linux program(after some hello world programs) Still learning how to program C
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Heuristic password bruteforce cracking. Project blather attempts to find a middle ground between bruteforce password cracking and dictionary attacks using language heuristics.
ModRWLBF stands for ModRW Logical BruteForce.
It's a tool designed to help penetration testers identify rewrite rules used by webservers using logical methods as well as pure bruteforce.
Simple UI to test the effectiveness of a heuristic algorithm against the bruteforce method for path finding among an arbitrary number of arbitrarily placed points on a grid. This is an educational project, don't expect new and better methods.
BruteForce Grid is a Process sharing framework on Peer to Peer overlay network. To demonstrate the application we have used the bruteforce attack to the hashes by hashing algorithms. License : GNU General Public License version 3 (GPLv3)
An attempt to send a full flagged MIME based email using open relay mail servers (authentication not required). Written in Python3. Using smtplib and email liabraries TODO: Bruteforce the SMTP authentication. Support TLS.
ShellTer is an iptables-based firewall. What sets it apart from the rest is that it has built-in SSH bruteforce protection. It is easy to configure and has an interactive CLI installer.
Java based webapp that utilizes TCP Wrappers to grant an IP access to a ssh server. Bruteforce attacks can be avoided while still allowing password based ssh access from multiple, changing IP values.
Zinas : Zinas Is Not A Scanner
a simple tool written in python to be used by penetration-testers
it can bruteforce FTP,TELNET and POP3 , and verify SMTP users, and fuzzes POP3 password field
This program can encrypt / decrypt strings with the Caesar's Cipher.
It also can try to crack an encrypted string with bruteforce.
(C) Daniel Steinhauer <pik-9@users.sourceforge.net>