ESC

SQL tester

A tool designed to test and manipulate SQL Server security

Evil SQL Client (ESC) is an interactive .NET SQL console client with enhanced SQL Server discovery, access, and data exfiltration features. While ESC can be a handy SQL Client for daily tasks, it was originally designed for targeting SQL Servers during penetration tests and red team engagements. The intent of the project is to provide an .exe, but also sample files for execution through mediums like msbuild and PowerShell.

GitHub

280 stars
10 watching
40 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shack2/supersqlinjectionv1 A tool designed to test the security of databases by automatically injecting malicious SQL code into web applications 1,200
sqlancer/sqlancer Automated testing tool to identify logic and performance issues in databases 1,498
dotnet/sqlclient Provides database connectivity to SQL Server for .NET applications. 853
jasonshin/sqlx-ts Tool for compile-time checked queries with type generation 185
dbcli/mssql-cli An interactive command line query tool for Microsoft SQL Server 1,362
mithrandyr/simplysql A PowerShell module that provides an intuitive set of cmdlets for querying various SQL databases in a vendor-agnostic manner. 202
seaneshbaugh/exseed A DSL for seeding databases through Ecto using an imperative programming style 17
eclipse-vertx/vertx-sql-client A high-performance reactive SQL client written in Java that enables scalable and low-overhead database connections. 894
elixir-ecto/tds A driver for connecting to Microsoft SQL Server databases from Elixir applications 116
twelvesec/rootend A tool designed to automate the discovery and exploitation of security vulnerabilities in Unix systems. 146
doyensec/inql A tool for testing GraphQL APIs with vulnerability detection and customizable scans. 1,540
sqls-server/sqls A tool that provides advanced intelligence for editing SQL code in various databases. 1,001
verifytests/verify.sqlserver A tool for verifying and validating the integrity of Microsoft SQL Server data and schema. 15
tommylemon/sqlauto Automates testing of SQL queries against various databases by generating test data and parameters 50
jamesots/sqljocky A MySQL connector written in Dart that enables basic SQL operations on the server. 20