Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
Zeek-Intelligence-Feeds — 공개 및 선별된 소스의 결합된 지표를 포함하는 집계된 Zeek 형식 위협 인텔리전스 피드로, 지속적인 IDS 및 네트워크 위협 탐지를 지원합니다. | Kitploit
도구/GitHubGitHub/criticalpathsecurity/zeek-intelligence-feeds
Threat Feeds & AggregatorsPhishingNetwork SecurityCommand and ControlThreat IntelligenceIntrusion Detection
GitHubcriticalpathsecurity/zeek-intelligence-feeds

Zeek-Intelligence-Feeds

공개 및 선별된 소스의 결합된 지표를 포함하는 집계된 Zeek 형식 위협 인텔리전스 피드로, 지속적인 IDS 및 네트워크 위협 탐지를 지원합니다.

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
저장소 보기
398500일 전Kitploit 검토 완료

Critical Path Security 로고

Zeek Intel 위협 피드 (통합 지표 포함)

이것은 공개 위협 피드와 CRITICAL PATH SECURITY가 수집한 데이터를 기반으로 하는 공개 피드입니다. 이 피드는 가능한 한 자주 업데이트됩니다.

시작하기

이 지침을 통해 프로젝트 사본을 가져와 실행할 수 있습니다.

종속 항목

  • ZEEK 3.0 이상

설치

Zeek 종속 항목 설치

root@kitploit:~

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

저장소를 /opt에 클론합니다.

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

Zeek 설치

root@kitploit:~

./configure && make && sudo make install

위협 인텔리전스 피드 설치

저장소를 /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

사용법

/usr/local/zeek/bin/으로 이동합니다.

root@kitploit:~
./zeekctl deploy

업데이트 예약

간단한 bash 스크립트를 업데이트에 사용할 수 있습니다. 예시는 아래와 같습니다.

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

다음을 추가합니다:

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

스크립트를 실행 가능하게 만듭니다.

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

24시간 업데이트를 위해 다음 cron 항목을 추가합니다.

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

로그는 다음 위치에 기록됩니다:

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

소스:

도구 다운로드
FilenameProviderHomepageList URLLicense/TOU
Amnesty_NSO_Domains.intelAmnesty NSO Domainshttps://github.com/AmnestyTech/investigationshttps://github.com/AmnestyTech/investigations/tree/master/2021-07-18_nso정의되지 않음
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.intel다중 소스https://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
openphish.intelOpenPhishhttps://openphish.comhttps://openphish.com/feed.txthttps://openphish.com/terms.html
predict_intel.intel조지아 공과대학교 연구소 (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.intelScumBots없음없음Paul Melson의 허가 - 무료 사용
stalkerware.intelCritical Path Securityhttps://www.criticalpathsecurity.com/Githubhttps://www.criticalpathsecurity.com/
tor-exit.intelTor 프로젝트https://www.torproject.org/https://check.torproject.org/exit-addresseshttps://www.torproject.org/
Mon Aug 3 21:02:33 UTC 2026