搜索资源列表
using
- using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭
SQL注入工具源码
- 利用SQL Server的注入漏洞实现猜解数据库名,表名,字段名及记录的信息,由于网速的原因,目前限制了只能同时猜解前5个字段值的记录信息。另外实现了三种方式执行系统命令,同时可回显显示。-use SQL Server injection vulnerability achieve guess Solutions database name, table names, field names and the information recorded, the speed network, cur
PM_SQL
- 基于SQLServer的口袋妖怪查询系统~ 支持底层SQL命令执行,存储过程查询等-SQLServer Pokemon-based query system to support the underlying implementation of SQL commands, stored procedures, etc.