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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
ioccheck — IOCs पर शोध करने की प्रक्रिया को सरल बनाने के लिए एक उपकरण। | Kitploit
उपकरण/GitHubGitHub/ranguli/ioccheck
रक्षात्मक उपकरणसमझौता संकेतक (IOC) प्रबंधनOSINT (खुला स्रोत खुफिया)हैश विश्लेषणजानकारी एकत्र करनाखतरा खुफियाArchived
GitHubranguli/ioccheck

ioccheck

IOCs पर शोध करने की प्रक्रिया को सरल बनाने के लिए एक उपकरण।

रिपॉजिटरी देखें
254 साल पहलेKitploit द्वारा समीक्षित

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

सभी देखें →

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

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

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

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

ioccheck

Documentation Status Tests Maintainability PyPi Status codecov

फ़ाइल हैश, IP पतों और समझौता संकेतकों (IOC) पर शोध करने की प्रक्रिया को सरल बनाने का एक उपकरण।

विशेषताएँ

  • एक ही कमांड या Python की कुछ पंक्तियों से, कई खतरा बुद्धिमत्ता सेवाओं पर हैश खोजें।
  • वर्तमान में निम्नलिखित सेवाओं का समर्थन करता है:
    • VirusTotal
    • MalwareBazaar
    • Shodan.io
  • नियोजित समर्थन:
    • URLhaus
    • OTX
    • InQuest Labs
    • MalShare
    • Malpedia
    • Maltiverse

त्वरित आरंभ

root@kitploit:~
pip install ioccheck

आप कोड को सीधे भी चला सकते हैं

root@kitploit:~
git clone https://github.com/ranguli/ioccheck && cd ioccheck
poetry install

~/.config/ioccheck/credentials में उन सेवाओं के लिए प्रविष्टि बनाएँ जिनके लिए आपके पास क्रेडेंशियल हैं:

root@kitploit:~
[virustotal]
api_key=YOUR_API_KEY_HERE

[malwarebazaar]
api_key=YOUR_API_KEY_HERE

[shodan]
api_key=YOUR_API_KEY_HERE

[twitter]
consumer_key=YOUR_API_KEY_HERE
consumer_secret=YOUR_API_KEY_HERE
access_token=YOUR_API_KEY_HERE
access_secret=YOUR_API_KEY_HERE

उपयोग

root@kitploit:~
➜  ioccheck 275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f

Checking hash 275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f.
[*] Hashing algorithm:
SHA256

[*] VirusTotal URL:
https://virustotal.com/gui/file/275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f/

[*] VirusTotal detections:
61 engines (81%) detected this file.

╒══════════════╤════════════╤═══════════════════════════════╕
│ एंटीवायरस   │ पता लगा    │ परिणाम                     │
╞══════════════╪════════════╪═══════════════════════════════╡
│ Malwarebytes │ नहीं       │                               │
├──────────────┼────────────┼───────────────────────────────┤
│ Avast        │ हाँ        │ EICAR Test-NOT virus!!!       │
├──────────────┼────────────┼───────────────────────────────┤
│ ClamAV       │ हाँ        │ Win.Test.EICAR_HDB-1          │
├──────────────┼────────────┼───────────────────────────────┤
│ Kaspersky    │ हाँ        │ EICAR-Test-File               │
├──────────────┼────────────┼───────────────────────────────┤
│ BitDefender  │ हाँ        │ EICAR-Test-File (not a virus) │
├──────────────┼────────────┼───────────────────────────────┤
│ Paloalto     │ नहीं       │                               │
├──────────────┼────────────┼───────────────────────────────┤
│ TrendMicro   │ हाँ        │ Eicar_test_file               │
├──────────────┼────────────┼───────────────────────────────┤
│ FireEye      │ हाँ        │ EICAR-Test-File (not a virus) │
├──────────────┼────────────┼───────────────────────────────┤
│ Sophos       │ हाँ        │ EICAR-AV-Test                 │
├──────────────┼────────────┼───────────────────────────────┤
│ Microsoft    │ हाँ        │ Virus:DOS/EICAR_Test_File     │
├──────────────┼────────────┼───────────────────────────────┤
│ McAfee       │ हाँ        │ EICAR test file               │
├──────────────┼────────────┼───────────────────────────────┤
│ Fortinet     │ हाँ        │ EICAR_TEST_FILE               │
├──────────────┼────────────┼───────────────────────────────┤
│ AVG          │ हाँ        │ EICAR Test-NOT virus!!!       │
╘══════════════╧════════════╧═══════════════════════════════╛

[*] VirusTotal reputation:
3392

API का उपयोग

एक हैश बनाना

root@kitploit:~
>>> from ioccheck import Hash
>>> from ioccheck.services import VirusTotal
>>> eicar = Hash("275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f")
>>> # What kind of hash is this?
>>> print(eicar.hash_type)
SHA256

हैश खोजना

root@kitploit:~
>>> # With no arguments, check() tries all supported services. API keys grabbed from ~/.ioccheck by default.
>>> eicar.check()
>>> # Alternatively:
>>> eicar.check(services=VirusTotal, config_path=/foo/bar/.ioccheck)

हैश पर शोध करना

root@kitploit:~
>>> # Check the VirusTotal report to see if Sophos detects our hash
>>> eicar.reports.virustotal.get_detections(engines=["Sophos"])
{'Sophos': {'category': 'malicious', 'engine_name': 'Sophos', 'engine_version': '1.0.2.0', 'result': 'EICAR-AV-Test', 'method': 'blacklist', 'engine_update': '20210314'}}
>>> # What is this hash known as?
>>> print(eicar.reports.virustotal.name)
'eicar.com-2224'
>>> # How many AV engines are detecting this hash?
>>> eicar.reports.virustotal.detection_count
60
root@kitploit:~
>>> # Just show me the VirusTotal API response!
>>> eicar.reports.virustotal.api_response
<vt.object.Object file 275a021bbfb6489e54d471899f7db9d1663fc695ec2fe2a2c4538aabf651fd0f>
टूल डाउनलोड करें