九维我操你爹
第12届中国国际警用装备博览会5月14至17日在北京举行。公安部第三研究所参展产品包括:
对中国手机号注册的Telegram账号的监测工具。已监测7000万个账号、39万个公开群组频道、300亿条消息。展示样例包括监测群聊中的毒品交易、涉政涉港消息。
“个体极端行为的多维度智能分析”,用基于Dify的AI模型,分析购物记录、搜索历史、社媒发文,识别高风险人员。
(南华早报)
对中国手机号注册的Telegram账号的监测工具。已监测7000万个账号、39万个公开群组频道、300亿条消息。展示样例包括监测群聊中的毒品交易、涉政涉港消息。
“个体极端行为的多维度智能分析”,用基于Dify的AI模型,分析购物记录、搜索历史、社媒发文,识别高风险人员。
(南华早报)
#TIL
https://github.com/google/capslock
https://github.com/google/capslock
Capslock is a capability analysis CLI for Go packages that informs users of which privileged operations a given package can access. This works by classifying the capabilities of Go packages by following transitive calls to privileged standard library operations.
The recent increase in supply chain attacks targeting open source software has highlighted that third party dependencies should not be inherently trusted. Capabilities indicate what permissions a package has access to, and can be used in conjunction with other security signals to indicate which code requires additional scrutiny before it can be considered trusted.