Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
zeek-asyncrat-detector — A Zeek based AsyncRAT malware detector. | Kitploit
उपकरण/GitHubGitHub/corelight/zeek-asyncrat-detector
Network SecurityMalware AnalysisCommand and ControlIntrusion DetectionRemote Access TrojanAnomaly Detection
GitHubcorelight/zeek-asyncrat-detector

zeek-asyncrat-detector

A Zeek based AsyncRAT malware detector.

रिपॉजिटरी देखें
311 महीने पहलेअभी तक समीक्षित नहीं

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें

Zeek-आधारित AsyncRAT मालवेयर डिटेक्टर

मैलवेयर अक्सर अपने कमांड एंड कंट्रोल (C2) सर्वर के साथ HTTPS के माध्यम से संचार छिपाता है। HTTPS में एन्क्रिप्शन आमतौर पर समझौते को इतने लंबे समय तक छिपाए रखता है कि मैलवेयर अपना लक्ष्य पूरा कर सके। यह HTTPS का उपयोग करने वाले मैलवेयर का पता लगाना चुनौतीपूर्ण बनाता है, लेकिन कभी-कभी, आपको एक मौका मिल जाता है, जैसा कि यहाँ AsyncRAT के मामले में है, जो एक Windows रिमोट एक्सेस टूल है जिसे पिछले वर्ष में संयुक्त राज्य अमेरिका में महत्वपूर्ण बुनियादी ढांचे का प्रबंधन करने वाले संगठनों को लक्षित करने के लिए तैनात किया गया है।

उदाहरण Notice.log आउटपुट

root@kitploit:~
#separator \x09
#set_separator	,
#empty_field	(empty)
#unset_field	-
#path	notice
#open	2024-03-12-13-19-10
#fields	ts	uid	id.orig_h	id.orig_p	id.resp_h	id.resp_p	fuid	file_mime_type	file_desc	proto	note	msg	sub	src	dst	p	n	peer_descr	actions	email_dest	suppress_for	remote_location.country_code	remote_location.region	remote_location.city	remote_location.latitude	remote_location.longitude
#types	time	string	addr	port	addr	port	string	string	string	enum	enum	string	string	addr	addr	port	count	string	set[enum]	set[string]	interval	string	string	string	double	double
1709051041.876652	CLNN1k2QMum1aexUK7	192.168.100.124	49207	181.131.218.39	4041	-	-	-	tcp	AsyncRAT::C2_Traffic_Observed	Potential AsyncRAT C2 discovered via a default SSL certificate.	Cert Fingerprints: [ce772ec37d88351f43e6350c6c2b9777c9a7855f2a55184fba784e5e7df9e3eb] Issuer: CN=AsyncRAT Server	192.168.100.124	181.131.218.39	4041	-	-	Notice::ACTION_LOG	(empty)	3600.000000	-	-	-	-	-
#close	2024-03-12-13-19-10

Suricata नियम

आप "suri" निर्देशिका में Suricata नियम पा सकते हैं।

PCAP स्रोत

  • AsyncRAT
    • https://app.any.run/tasks/cd010953-5faf-4054-86be-58c020c3a532/
  • qwqdanchun द्वारा DcRat
    • https://app.any.run/tasks/30a385ed-171e-4f15-ac3f-08c96be7bfd1/
    • https://github.com/qwqdanchun/DcRat/blob/30ca53b068b4ab7a2542835f7456abd26e1a0ed4/Server/Helper/CreateCertificate.cs#L32
  • SXN Server
    • https://app.any.run/tasks/9596cf60-0da6-47a7-a375-1f25ae32d843/
टूल डाउनलोड करें