Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
Zeek-Intelligence-Feeds — Feeds de inteligência de ameaças agregados em formato Zeek, com indicadores combinados de fontes públicas e curadas, para detecção contínua de ameaças em IDS e redes. | Kitploit
Ferramentas/GitHubGitHub/criticalpathsecurity/zeek-intelligence-feeds
Feeds e Agregadores de AmeaçasPhishingSegurança de RedeComando e ControleInteligência de AmeaçasDetecção de Intrusão
GitHubcriticalpathsecurity/zeek-intelligence-feeds

Zeek-Intelligence-Feeds

Feeds de inteligência de ameaças agregados em formato Zeek, com indicadores combinados de fontes públicas e curadas, para detecção contínua de ameaças em IDS e redes.

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar
Ver Repositório
39850há 16 diasRevisado pelo Kitploit

Logotipo da Critical Path Security

Feed de Inteligência de Ameaças Zeek com Indicadores Combinados

Este é um feed público baseado em feeds públicos de ameaças e em dados coletados pela CRITICAL PATH SECURITY. Este feed será atualizado com a maior frequência possível.

Primeiros Passos

Estas instruções permitem que você tenha uma cópia do projeto em funcionamento.

Dependências

  • ZEEK 3.0 ou superior

Instalação

Instale as dependências do Zeek

root@kitploit:~

sudo apt-get install cmake make gcc g++ flex bison libpcap-dev libssl-dev python-dev swig zlib1g-dev

Clone o repositório em /opt

root@kitploit:~
cd /opt
git clone --recursive https://github.com/zeek/zeek
./configure && make && sudo make install

Instale o Zeek

root@kitploit:~

./configure && make && sudo make install

Instalar os Feeds de Inteligência de Ameaças

Clone o repositório em /usr/local/zeek/share/zeek/site/Zeek-Intelligence-Feeds

root@kitploit:~
cd /opt
git clone https://github.com/CriticalPathSecurity/Zeek-Intelligence-Feeds.git /usr/local/zeek/share/zeek/site/Zeek-Intelligence-Feeds
echo "@load Zeek-Intelligence-Feeds" >> /usr/local/zeek/share/zeek/site/local.zeek

Uso

Navegue até /usr/local/zeek/bin/

root@kitploit:~
./zeekctl deploy

Agendando Atualizações

Um simples script bash pode ser usado para atualizações. Um exemplo é mostrado abaixo.

root@kitploit:~
vi /opt/zeek_update.sh

Adicione o seguinte:

root@kitploit:~
#!/bin/sh
cd /usr/local/zeek/share/zeek/site/Zeek-Intelligence-Feeds && git fetch origin master
git reset --hard FETCH_HEAD
git clean -df

Torne o script executável.

root@kitploit:~
chmod +x /opt/zeek_update.sh

Crie a seguinte entrada cron para atualizações a cada 24 horas.

root@kitploit:~
5 * * * * sh /opt/zeek_update.sh >/dev/null 2>&1

Os logs serão gravados em:

root@kitploit:~
/usr/local/zeek/logs/current/intel.log

Fontes:

Baixar ferramenta
ArquivoProvedorPágina inicialURL da listaLicença/Termos de Uso
Amnesty_NSO_Domains.intelAmnesty NSO Domainshttps://github.com/AmnestyTech/investigationshttps://github.com/AmnestyTech/investigations/tree/master/2021-07-18_nsoNão definido
abuse-ch-ipblocklist.intelAbuse.CH Blacklisthttps://sslbl.abuse.ch/blacklist/https://sslbl.abuse.ch/blacklist/https://sslbl.abuse.ch/blacklist/
abuse-ch-malware.intelAbuse.CH Malwarehttps://bazaar.abuse.ch/https://bazaar.abuse.ch/https://bazaar.abuse.ch/
abuse-ch-threatfox-ip.intelAbuse.CH ThreatFoxhttps://threatfox.abuse.ch/https://threatfox.abuse.ch/https://threatfox.abuse.ch/
abuse-ch-urlhaus.intelAbuse.CH URLHaushttps://urlhaus.abuse.ch/https://urlhaus.abuse.ch/https://urlhaus.abuse.ch/
alienvault.intelAlienVaulthttps://www.alienvault.com/http://reputation.alienvault.com/reputation.datahttps://otx.alienvault.com/
binarydefense.intelBinary Defensehttps://www.binarydefense.com/https://www.binarydefense.com/banlist.txthttps://www.binarydefense.com/
censys.intelCensyshttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
cobaltstrike_ips.intelCobaltStrike IPhttps://threatview.io/https://threatview.io/Downloads/High-Confidence-CobaltStrike-C2%20-Feeds.txthttps://threatview.io/
compromised-ips.intelEmerging Threatshttps://rules.emergingthreats.net/https://rules.emergingthreats.net/blockrules/compromised-ips.txthttps://rules.emergingthreats.net/OPEN_download_instructions.html
cps-collected-iocs.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
cps_cobaltstrike_domain.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
cps_cobaltstrike_ip.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
ellio.intelEllio Techhttps://www.ellio.techhttps://www.ellio.techhttps://www.ellio.tech
fangxiao.intelCyjaxhttps://www.cyjax.com/https://www.cyjax.com/app/uploads/2022/11/fangxiao-a-chinese-threat-actor.txthttps://www.cyjax.com/2022/11/14/fangxiao-a-chinese-threat-actor/
filetransferportals.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
illuminate.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
inversion.intelGoogle / Inversionhttps://github.com/elliotwutingfeng/Inversion-DNSBL-BlocklistsGithubhttps://github.com/elliotwutingfeng/Inversion-DNSBL-Blocklists/blob/main/LICENSE
lockbit_ip.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
log4j_ip.intelMúltiplas Fonteshttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
openphish.intelOpenPhishhttps://openphish.comhttps://openphish.com/feed.txthttps://openphish.com/terms.html
predict_intel.intelGeorgia Tech Research Institute (GTRI)https://www.gatech.edu/https://www.gatech.edu/https://www.gatech.edu/
ragnar.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
sans.intelSANShttps://isc.sans.edu/https://isc.sans.edu/api/intelfeedhttps://isc.sans.edu/data/threatfeed.html
scumbots.intelScumBotsNenhumNenhumPermissão concedida por Paul Melson - Uso gratuito
stalkerware.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
tor-exit.intelTor Projecthttps://www.torproject.org/https://check.torproject.org/exit-addresseshttps://www.torproject.org/
Mon Aug 3 21:02:33 UTC 2026