SQL注入攻击与防御
2023-08-01 22:39:24 38.67MB SQL 注入 攻击 防御
1
一款之前收集的 C# Winform 学员信息管理系统 学习资料,数据库使用SQLServer,代码清晰、注释完善、简单易读,含有视频教程和完善的学习资料,非常适合初学者学习或有相应软件需求的二次开发借鉴、源码收藏。数据库为SQL语句,兼容范围更广 开发环境:.NetFramework4 测试环境:VS2019,SQLServer2019,.NetFramework4.7.2 该系统具有如下功能: 学员信息管理:新增、修改、删除学员信息,记录学员的基本信息。 课程管理:添加、修改、删除课程信息,记录课程进度、考勤情况和成绩记录。 报表查询:提供学员、课程、成绩等信息查询和统计报表功能。 权限控制:系统管理员可以进行用户权限管理,设置不同用户不同的权限,保证系统安全。 该系统使用了Winform框架和SQL Server数据库进行开发,界面美观,易于操作。该系统能够满足教育机构或培训机构对学员信息管理的需求,提高教学效率,促进学员的学习进步。Winform 学员信息管理系统是一个使用C#编写的桌面应用程序,用于管理学员信息。该系统可以帮助教育机构或培训机构轻松管理学员的个人信
2023-07-31 23:35:34 151.4MB Winform c# 源码 SQL
1
商品编码标准库(共100万条)是一份共100多万条商品编码商品条码库大全,包含超市商品的69码、条码库,商品最新的信息等,本库中条码数据并不一定完善,如有发现新的品编码,可以自行添加。奧利奧迷你原味小餅乾6901668053893
2023-07-27 08:29:39 72.48MB sql 数据库 database 商品条码库
1
SQL的进阶,图灵书系数据库方面的第二阶段书籍
2023-07-23 19:02:43 4.07MB sql
1
在数据库所在的服务器上运行,亲测可以强制修改SA密码
2023-07-22 14:05:29 8KB sql 密码
1
Access_增删改.accdb
2023-07-21 19:49:56 536KB access sql
1
sql注入在很早很早以前是很常见的一个漏洞。后来随着安全水平的提高,sql注入已经很少能够看到了。但是在,还有很多网站带着sql注入漏洞在运行。稍微有点安全意识的朋友应该懂得要做一下sql注入过滤。   SQL注入的绕过技巧有很多,具体的绕过技巧需要看具体的环境,而且很多的绕过方法需要有一个实际的环境,好是你在渗透测试的过程中遇到的环境,否则如果仅仅是自己凭空想,那显然是不靠谱的。这篇文章是总结我在遇到的CTF题目或者是渗透环境的过程中,所使用到的sql注入的绕过技巧,这篇文章随着自己的见识和能力不断的提升,所总结的方法也会变多。   一、引号绕过   会使用到引号的地方是在于后的whe
2023-07-12 20:47:45 44KB SQL 技巧
1
SQL代码美化程序 SQL Pretty Printer 3.2.8 Copyright 2005-2011, Gudu Software. All Rights Reserved http://www.dpriver.com -------------------------------------------------------- Overview -------- SQL Pretty Printer is a tool that will help you beautify your SQL code. Using hotkey functionality, SQL Pretty Printer can reformat SQL statements for a wide variety of database tools such as Microsoft Query Analyzer, SQL Server Management Studio (SSMS), TOAD and PL/SQL Developer, development environments such as Visual Studio 2003/2005/2008 and Eclipse, and popular editors such as UltraEditor and EditPlus. In addition to beautifying SQL code, SQL Pretty Printer can translate SQL code into C#, Java, PHP, DELPHI and other program languages. SQL Pretty Printer also includes command line functionality, with the ability to format single files, single directories and multiple directories. SQL Pretty Printer is designed to deal with the syntax used by most popular database systems including Microsoft SQL Server, Oracle, IBM DB2, MySQL and Microsoft Access (Informix, Sybase, and PostgreSQL support is currently in development). Output conforms to most of the entry level SQL99 Standard. Add-Ins for SSMS and Visual Studio 2003/2005/2008/2011 are available. APIs for dotnet and COM version are available. features: ** Beautifies SQL statements utilizing highly customizable format options. ** Formats SQL on-the-fly in popular tools and editors using hotkey functionality. ** Minimizes to the system tray for quick access. ** Includes a command line for batch conversion of single files, single directories or directory trees (use the command line API in your own program!) ** Verifies SQL syntax with detailed error information. ** Converts monochrome SQL code into colorful RTF document. ** Converts monochrome SQL code into colorful HTML for easy placement in blogs and forums. ** Converts SQL to various programming languages including C#, Java, DELPHI, PHP and others. ** Currently supports SQL syntax for Microsoft SQL Server, Oracle, IBM DB2, MySQL and Microsoft Access (Informix, Sybase, and PostgreSQL support is currently in development). ** Add-In for SQL Server Management Studio available. ** Add-In for Visual Studio 2003/2005/2008 available. Requirements ------------ Pentium class CPU or higher Windows 95/98/NT/2000/XP/Vista/win7
2023-07-12 20:37:24 1.96MB SQL 代码 美化程序
1
本文档主要介绍了RoseHA8.5配合SQL Server 2005应用的配置过程;另外还对SQL Server服务的管理和验证过程进行了简单介绍。用户可以根据文档,逐步完成使用RoseHA配置SQL Server的高可用系统。
2023-07-12 05:46:21 1.02MB rose
1
tsql2pgsql 帮助那些将存储过程从 TSQL (SQL Server) 转换为 PL/PGSQL (Postgresql) 的工具。
2023-07-10 17:58:46 168KB C#
1