crac

导航

随笔分类 -  hack

linux check
摘要:建议安装chkrootkit、rkhunter、Lynis、ISPProtect这类安全工具,定期做扫描 阅读全文

posted @ 2018-05-08 09:51 crac 阅读(169) 评论(0) 推荐(0)

win命令行下载
摘要:1.certutil downloader (1) 保存在当前路径,文件名称同URL eg: certutil.exe -urlcache -split -f https://raw.githubusercontent.com/3gstudent/test/master/version.txt (2 阅读全文

posted @ 2018-03-03 23:18 crac 阅读(222) 评论(0) 推荐(0)

NGINX安全
摘要:http://anyun.org/a/jishuguanzhu/WEBjishu/2017/0804/8721.html 阅读全文

posted @ 2017-08-04 21:05 crac 阅读(136) 评论(0) 推荐(0)

爬虫测试0425
该文被密码保护。

posted @ 2017-04-24 18:03 crac 阅读(4) 评论(0) 推荐(0)

Jetty-attack-test
摘要:import httplib, urllib, ssl, string, sys, getopt from urlparse import urlparse ''' Author: Gotham Digital Science Purpose: This tool is intended to provide a quick-and-dirty way for organizations to... 阅读全文

posted @ 2017-04-11 23:49 crac 阅读(167) 评论(0) 推荐(0)

linux ?
摘要:1.expX.tgz i.sh test.sh pollo.sh 2. run: 3.vi /etc/cron.d/1488178415 * * * * *root /bin/bash /tmp/tmp.D801m6mG9u.sh vi * * * * * root /bin/bash /tmp/t 阅读全文

posted @ 2017-02-27 15:07 crac 阅读(129) 评论(0) 推荐(0)

zabbix(sql注入判断脚本)
摘要:zabbix(sql注入判断脚本) 阅读全文

posted @ 2016-08-18 12:11 crac 阅读(317) 评论(2) 推荐(0)

oracle盲注 待完善
该文被密码保护。

posted @ 2016-07-08 16:27 crac 阅读(2) 评论(0) 推荐(0)

FTP登录/目录破解
摘要:l临时简单的验证,还需要优化... 登录: 目录 阅读全文

posted @ 2016-06-23 15:26 crac 阅读(307) 评论(0) 推荐(0)

fanghuangscannerV3 字典生成器
摘要:由于V3版本字典与V2不一样。 V2字典增减方便,V3由于直接读取字典,速度上占优势。 按照V3的字典标准搞了个生成器,太简单.... 阅读全文

posted @ 2016-06-19 02:02 crac 阅读(240) 评论(0) 推荐(0)

hp_jetdirect 9100漏洞检测
摘要:来源:http://www.secbox.cn/hacker/client/6450.html 代码太乱 仅把代码整理了下..找了2台测试,都显示socket .timed out 阅读全文

posted @ 2016-06-19 00:07 crac 阅读(3500) 评论(0) 推荐(0)

fenghuangscannerV3 EXE版本
摘要:作者wils0n未给出EXE版本,鼓捣了下: 1.安装pyinstaller 2.fenghuangscanner目录防止pyinstaller下 3. pyinstaller.py --console --onefile -p c:\Python27\Lib\site-packages\ feng 阅读全文

posted @ 2016-06-17 00:01 crac 阅读(621) 评论(0) 推荐(0)