All Projects → gtbotsonar → botanalyse

gtbotsonar / botanalyse

Licence: Apache-2.0 license
botsonar analyse open api

Projects that are alternatives of or similar to botanalyse

minimal-search-engine
最小のサーチエンジン/PageRank/tf-idf
Stars: ✭ 18 (-5.26%)
Mutual labels:  search-engine
haro
Haro is a modern immutable DataStore
Stars: ✭ 24 (+26.32%)
Mutual labels:  search-engine
FGRoute
Get your device ip address, router ip or wifi ssid
Stars: ✭ 128 (+573.68%)
Mutual labels:  ip
Python
Python Powered Repository
Stars: ✭ 17 (-10.53%)
Mutual labels:  ip
docker
Official docker for Manticore Search
Stars: ✭ 39 (+105.26%)
Mutual labels:  search-engine
watsor
Object detection for video surveillance
Stars: ✭ 203 (+968.42%)
Mutual labels:  ip
server-ip-addresses
Daily updated list of IP addresses / CIDR blocks used by data centers, cloud service providers, servers, etc.
Stars: ✭ 74 (+289.47%)
Mutual labels:  ip
portakal
Bulk port checker written with Go
Stars: ✭ 18 (-5.26%)
Mutual labels:  ip
remoteaddr
Go http real ip header parser
Stars: ✭ 18 (-5.26%)
Mutual labels:  ip
qBit-plugins
Search plugins for qBittorrent
Stars: ✭ 40 (+110.53%)
Mutual labels:  search-engine
maricutodb
PHP Flat File Database Manager
Stars: ✭ 23 (+21.05%)
Mutual labels:  search-engine
sledgehammer
🔨 📶 WiFi-Jammer/DoS toolset
Stars: ✭ 34 (+78.95%)
Mutual labels:  ip
booksearch
A Simple Search Engine to help you find FREE Download Links to your Favourite Books
Stars: ✭ 48 (+152.63%)
Mutual labels:  search-engine
devsearch
A web search engine built with Python which uses TF-IDF and PageRank to sort search results.
Stars: ✭ 52 (+173.68%)
Mutual labels:  search-engine
Geolocate-IP-Browser-Extension
A browser extension, which shows you the origin of your IP address.
Stars: ✭ 21 (+10.53%)
Mutual labels:  ip
Verdant Search
用python+fastapi实现的搜索引擎
Stars: ✭ 13 (-31.58%)
Mutual labels:  search-engine
bacnet-stack
BACnet Protocol Stack library provides a BACnet application layer, network layer and media access (MAC) layer communications services.
Stars: ✭ 199 (+947.37%)
Mutual labels:  ip
GreasyFork-Scripts
该项目开源代码用于主流浏览器的油猴脚本,包含字体渲染脚本 Font Rendering.user.js, 搜索引擎跳转工具 Google & Baidu Switcher.user.js.
Stars: ✭ 260 (+1268.42%)
Mutual labels:  search-engine
illuminsight
💡👀 Read EPUB books with built-in insights from wikis, definitions, translations, and Google.
Stars: ✭ 55 (+189.47%)
Mutual labels:  search-engine
searchbox-core
searchbox is a lightweight search framework built on redis
Stars: ✭ 22 (+15.79%)
Mutual labels:  search-engine

简介

Botsonar 一款企业使用的反爬虫管理平台。该平台集爬虫发现,策略,防御,流量分析于一体,目前处于 Alpha 测试版本,开源测试版本为旁路分析模式。

站点概览

image-20190508162011496

防御和威胁分类

image-20190508161900281

攻击 IP 详情

image-20190508173206891

访问路径

image-20190508173358940

路径威胁详情

image-20190508173523343

特性

  • 全站流量统计
  • IP 攻击分类
  • 搜索引擎自动放行
  • 威胁类型分类
  • 验证码推送支持
  • IP 、Country、UA策略
  • 会话频率限制
  • Javascript 检查
  • 黑产 IP
  • 共享白名单
  • 机房 IP 分析
  • 数据投毒
  • 监控模式
  • 企业级 JS 加密方案
  • 鼠标轨迹 CNN 模型
  • 动态 URL 接口

Domo

测试博客: https://blog.geetest.com

如何开始

本次 Alpha 版本开源的是旁路分析模型,其接入方式是使用 Openresty 插件集成。

插件使用方法请移步至 openresty lua plugin

旁路分析工作模型

image-20190508170633273

API 文档请参考 api.md

内部原理

反爬虫内部使用了四层流量监测模型:

  1. 设备环境检测
  2. 风险 IP 库
  3. 网络风险探测
  4. 时序轨迹 AI 模型

判别流程如下:

image-20190508163156067

判别流程:

  1. 用户自定义黑白名单
  2. 公共 IP 风险库
  3. 四层拦截模型
  4. 用户策略处理(监控、验证码、拦截、假数据)

正式测试

旁路分析模型目前只利用了用户后端的数据日志进行流量的判别分析,没有集成用户设备环境检测功能。

需要测试的用户请按照下面的信息模板发送邮件至管理邮箱:[email protected] ,我们会提供测试使用的 token,测试期间完全免费

邮件主题: [反爬虫测试] 申请旁路测试

  • 网站归属:个人/团体/企业
  • 网站域名:请填写真实有效的站点,不然无法认证通过
  • 测试时间:请说明想要测试的周期
  • 个人联系方式:选填
  • 备注信息:

工作日期间正常处理邮件,尽量工作时间申请,token 申请完成后,有效期内无需更换,请个人自行保留有效 token,不要重复申请。

团队介绍

我们是一个年轻的安全团队,目前有五名核心成员,两个产品旺,三个攻城狮,我们是极验内部一个安全团队,致力于反爬虫安全策略研究,公司给予了我们多方面的支持,产品整体处于市场探索阶段,团队不定期对外做沙龙分享,日常反爬虫技术分享,技术竞品调研攻坚总结等,有兴趣的小伙伴可以来撩。

  • Github

https://github.com/gtbotsonar

  • 官网

www.geetest.com

  • 对外公众号

code

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].