andor
Blind SQL injector
A blind SQL injection tool that allows users to identify vulnerabilities in web applications by manipulating input parameters.
Blind SQL Injection Tool with Golang
75 stars
3 watching
24 forks
Language: Go
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mhaskar/blinder | Automates time-based blind SQL injection attacks using predefined queries to rapidly develop proof-of-concepts. | 49 |
rhinosecuritylabs/sleuthql | A Python script to identify and extract potential SQL injection points from Burp Proxy History files. | 465 |
sad0p/d0zer | An Elf binary infector written in Go. | 206 |
motrboat/hotcoal | Protects against SQL injection by validating and sanitizing user input in handcrafted SQL queries. | 19 |
u2386/gorm-sqlchaos | A tool that enables controlled manipulation of database operations at runtime | 5 |
shack2/supersqlinjectionv1 | A tool designed to test the security of databases by automatically injecting malicious SQL code into web applications | 1,200 |
jechol/definject | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
attackercan/burp-xss-sql-plugin | Automated tool for detecting cross-site scripting (XSS) and SQL injection vulnerabilities in web applications. | 44 |
himadriganguly/sqlilabs | An interactive platform for learning and practicing SQL Injection techniques through a web-based application. | 92 |
chvancooten/nimplant | A lightweight tool for embedding custom code into existing applications to perform specific tasks without requiring user interaction. | 801 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
websecnl/magicbyteselector | A Burp Suite extension that inserts specific bytes into requests to bypass security checks for certain file types. | 21 |
google/ukip | A daemon tool for detecting and mitigating unauthorized USB keystroke injection on Linux systems. | 518 |
mattdesl/budo-chrome | A tool for live script injection into a browser with incremental updates to JavaScript files. | 39 |