上一页 1 2 3 4 5 6 7 8 ··· 25 下一页
摘要: 新增蜜罐时需要注意,server/collector_v2.py中的DEFAULT_CHANNELS,没有注册这个事件是接收不到新蜜罐的消息的 阅读全文
posted @ 2018-06-13 11:23 破冰Lab-Cookun 阅读(217) 评论(0) 推荐(0)
摘要: 1、如果dockerhub的https证书是非权威机构的需要执行,需要添加证书信任 2、修改/etc/docker/daemon.json 3、通过 docker tag重命名镜像,使之与registry匹配 4、登入dcokerhub,登入一次就可以 5、上传镜像 参考: https://www. 阅读全文
posted @ 2018-06-11 17:56 破冰Lab-Cookun 阅读(8224) 评论(0) 推荐(0)
摘要: # wget https://bootstrap.pypa.io/get-pip.py # python get-pip.py 阅读全文
posted @ 2018-04-17 15:37 破冰Lab-Cookun 阅读(115) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/wenchengxiaopenyou/p/5709218.html 阅读全文
posted @ 2018-03-22 10:54 破冰Lab-Cookun 阅读(275) 评论(0) 推荐(0)
摘要: demo: https://github.com/src-kun/transparent-cap/tree/master/burpsuite 1、打开demo项目: 2、右键项目点击Configure Build Path 3、打开Libraries,点击Add External JARS...: 阅读全文
posted @ 2018-01-17 19:02 破冰Lab-Cookun 阅读(1379) 评论(0) 推荐(0)
摘要: 第一步:右键项目点击export: 2、选择Runable JAR file: 点击Finish后会爆出一个错误(Jar export finished with problems. See details for additional information. Could not find mai 阅读全文
posted @ 2018-01-17 17:02 破冰Lab-Cookun 阅读(481) 评论(0) 推荐(0)
摘要: 基本操作 hciconfig 查看蓝牙设备信息 hcitool:这是一个查询工具。 可以用来查询设备名称,设备ID,设备类别和设备时钟。 hcidump:可以使用这个来嗅探蓝牙通信 hciconfig hci0 up 启动蓝牙设备 hciconfig hci0 down 关闭蓝牙设备 service 阅读全文
posted @ 2018-01-05 09:42 破冰Lab-Cookun 阅读(10808) 评论(0) 推荐(1)
摘要: kali扩展sd分区 下载: http://archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20150923_all.deb apt-get install triggerhappy lua5.1 alsa-u 阅读全文
posted @ 2017-12-28 12:49 破冰Lab-Cookun 阅读(201) 评论(0) 推荐(0)
摘要: 参考: https://wenku.baidu.com/view/c70591ee5ef7ba0d4a733b92.html http://www.linuxidc.com/Linux/2013-10/91718p6.htm 阅读全文
posted @ 2017-12-01 17:02 破冰Lab-Cookun 阅读(2796) 评论(0) 推荐(0)
摘要: https://dradisframework.com/ce/documentation/install_centos.html yum install rubygems 安装的bundle在dradis用户bin目录下,需要复制到/usr/bin下面 http://www.jianshu.com/ 阅读全文
posted @ 2017-11-27 11:58 破冰Lab-Cookun 阅读(494) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 25 下一页