11 2015 档案

摘要:第一组: r1 r2&nbsp第二组: r3第三组: r4 r5 阅读全文
posted @ 2015-11-18 23:44 破冰Lab-Cookun 阅读(964) 评论(0) 推荐(0) 编辑
摘要:kali:apt-get install slowhttptest 阅读全文
posted @ 2015-11-16 15:27 破冰Lab-Cookun 阅读(766) 评论(0) 推荐(0) 编辑
摘要:mysql提权语句归纳如下:一 UDF提权这类提权方法我想大家已经知道了,我大致写一下,具体语句如下: create function cmdshell returns string soname ’udf.dll’ select cmdshell(’net user iis_user 123!@... 阅读全文
posted @ 2015-11-12 08:53 破冰Lab-Cookun 阅读(796) 评论(0) 推荐(0) 编辑
摘要:DLL代码:// TestDynamic.cpp: implementation of the TestDynamic class.////////////////////////////////////////////////////////////////////////#include "Te... 阅读全文
posted @ 2015-11-06 21:00 破冰Lab-Cookun 阅读(1440) 评论(0) 推荐(0) 编辑
摘要:挂载windows共享目录或FTP:方式一:包含密码Shell代码 收藏代码 sudo mount //192.168.10.22/FTPServer /windows -o username=user,password=abcdefg -t cifs 方式二:密码单独输入Shell代码... 阅读全文
posted @ 2015-11-02 15:58 破冰Lab-Cookun 阅读(581) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示