上一页 1 ··· 140 141 142 143 144 145 146 147 148 ··· 273 下一页
摘要: 伪基站,卒于5G from:https://www.huxiu.com/article/251252.html?h_s=h8 2018-07-05 21:58收藏27评论6社交通讯 2018-07-05 21:58收藏27评论6社交通讯 本文来自微信公众号:网优雇佣军(hr_opt),虎嗅获授权发表 阅读全文
posted @ 2018-07-09 16:52 bonelee 阅读(1127) 评论(0) 推荐(0)
摘要: 信令:手机开机后,先从USIM中读取之前运营商分配的临时身份信息GUTI/TMSI,发送携带该身份信息的信令给基站,请求接入运营商网络。 如果每个设备的每条消息都需要单独认证,则网络侧安全信令的验证需要消耗大量资源。在传统4G网络认证机制中没有考虑到这种海量认证信令的问题,一旦网络收到终端信令请求超 阅读全文
posted @ 2018-07-09 16:47 bonelee 阅读(1639) 评论(9) 推荐(1)
摘要: 5G时代,跟IMSI-CATCHER SAY GOODBYE 5G时代,跟IMSI-CATCHER SAY GOODBYE from:https://unicorn.360.com/blog/2018/04/18/GoodBye_5G_IMSI-Catcher/ 0x00 IMSI & IMSI-C 阅读全文
posted @ 2018-07-09 16:39 bonelee 阅读(5372) 评论(0) 推荐(0)
摘要: 使用Python 内置的模块 urlparse from urlparse import * url = 'https://docs.google.com/spreadsheet/ccc?key=blah-blah-blah-blah#gid=1' result = urlparse(url) re 阅读全文
posted @ 2018-07-05 17:13 bonelee 阅读(12832) 评论(1) 推荐(0)
摘要: 三次握手 172.18.254.177为客户 111.13.2.158为服务端 1、主动打开。发送SYN,协商window size 、TCP MSS seq=0 len=0 MSS=1460 win=65535最大窗口大小 客户端为syn_sent 服务端为syn_recv 2、接收到syn。回复 阅读全文
posted @ 2018-07-05 14:33 bonelee 阅读(383) 评论(0) 推荐(0)
摘要: 最近ES遇到discover老是失败问题,ping主节点和node节点正常,抓包发现了大量的retransmission、tcp out of order、dup ack问题。 Explanation 看到其他人也遇到过:https://community.pega.com/knowledgebas 阅读全文
posted @ 2018-07-05 14:32 bonelee 阅读(11597) 评论(0) 推荐(0)
摘要: Understanding FortiDDoS Detection ModeIn Detection Mode, FortiDDoS logs events and builds traffic statistics for SPPs, but it does not take actions: i 阅读全文
posted @ 2018-07-05 10:31 bonelee 阅读(367) 评论(0) 推荐(0)
摘要: Telnet终端(Telnet Console) Scrapy提供了内置的telnet终端,以供检查,控制Scrapy运行的进程。 telnet仅仅是一个运行在Scrapy进程中的普通python终端。因此您可以在其中做任何事。 telnet终端是一个 自带的Scrapy扩展 。 该扩展默认为启用, 阅读全文
posted @ 2018-07-03 14:35 bonelee 阅读(1920) 评论(0) 推荐(0)
摘要: Given a list of strings words representing an English Dictionary, find the longest word in words that can be built one character at a time by other wo 阅读全文
posted @ 2018-07-02 22:35 bonelee 阅读(397) 评论(0) 推荐(0)
摘要: 卡巴斯基实验室《2017年Q2垃圾邮件与网络钓鱼分析报告》 米雪儿 2017-09-07 from:http://www.freebuf.com/articles/network/146587.html 垃圾邮件:季度亮点 交付服务木马 2017年第二季度,我们发现了一大波恶意钓鱼邮件,这些邮件都将 阅读全文
posted @ 2018-07-02 15:15 bonelee 阅读(1288) 评论(4) 推荐(0)
上一页 1 ··· 140 141 142 143 144 145 146 147 148 ··· 273 下一页