资源列表
[弱点检测代码] SQL-Injection-Attacks-and-Defense
说明:SQL注入攻击与防御(英文版),唯一一本关于SQL注入攻击与防御的专业书籍。理解,发现、利用和防御SQL注入的最佳指导。见解精辟,丰富、精彩的SQL注入示例及防御策略。作者多年长期实践经验的总结。-SQL Injection Attacks and Defense (English), only one of the books on SQL injection attacks and defense. Understanding, f<汉蒙> 在 2025-04-22 上传 | 大小:6.54mb | 下载:0
[Linux/Unix编程] detail-Makefile
说明:linux下makefile的详细介绍,由浅入深一步步介绍其编写规则、工作方式、函数调用等。-detailed descr iption of the makefile in linux, Deep and a step-by-step descr iption is to write the rules, work methods, function calls.<play> 在 2025-04-22 上传 | 大小:897kb | 下载:0
[Linux/Unix编程] linux-command-tutorial
说明:linux指令大全,簡明扼要,有實例,適合作為參考手冊。-linux command Daquan, concise, there are examples, suitable as a reference manual.<汉蒙> 在 2025-04-22 上传 | 大小:242kb | 下载:0
[加密解密] addsecretCPP
说明:文件的加密解密算法,以实现重要文件的安全保护措施-File encrypt, decrypt the algorithm is proposed to realize the important documents safety protection measures<谢晓东> 在 2025-04-22 上传 | 大小:11kb | 下载:0
[系统编程] 07bfe2ddafa0
说明:一个比较好用的ARP攻击程序,C++写成的,可编译通过运行之,值得一试。-An easy to use ARP attack programs, C + + written, can be compiled by running the, worth a try.<yjt> 在 2025-04-22 上传 | 大小:1.71mb | 下载:0
[Linux/Unix编程] test25
说明:1.编写程序,从指定目录文件开始,打印目录文件树(opendir, readdir); 2.编写程序,打印指定目录文件下的所有的文件(readdir),同时标识除文件的类型(stat); 3.编写程序,在指定目录文件下创建一个新文件,删除一个指定文件,拷贝指定文件;-Write a program file from the specified directory, print directory file tree (the<丁占成> 在 2025-04-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] test26
说明:程序,实现一个守护进程,监控指定目录(此目录名称记录在配置文件中),一旦发现目录下有文件,先加锁,加锁成功后把文件内容追加到指定指定文件(此文件名称记录在配置文件中)中,然后删除读取的文件;(fcntl文件加锁)-Program, a daemon to monitor the specified directory (the directory name is recorded in the configuration file),<丁占成> 在 2025-04-22 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] test27
说明:程序,要求程序运行后进入一个无限循环,打印用户按下的键的值,当用户按下中断键(Ctrl+Z)时,进入程序的自定义信号处理函数,当用户再次按下中断键(Ctrl+Z)后,结束程序运行;-Procedures, requirements to run the program into an infinite loop, printing the user presses a key value, when the user presses t<丁占成> 在 2025-04-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] test28
说明:程序,创建一个管道PIPE,复制进程,父进程运行命令“ls -l”,把运行结果写入管道,子进程从管道中读取“ls -l”的结果,并结果输出到屏幕-Program, create a pipeline the PIPE, the replication process, the parent process run the command "ls-l", write the results of running pipeline, the<丁占成> 在 2025-04-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] test29
说明:两个程序,要求用消息队列,实现聊天程序,每次发言后自动在后面增加当前系统时间;同时增加结束字符,比如最后输入“88”后结束进程-Two procedures, requirements, message queues, chat program, the current system time is automatically added after each speech while increasing the end of th<丁占成> 在 2025-04-22 上传 | 大小:24kb | 下载:0