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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
jaeles-signatures — Default signature for Jaeles Scanner | Kitploit
उपकरण/GitHubGitHub/jaeles-project/jaeles-signatures
Vulnerability ScannersWeb Vulnerability ScannersVulnerability AnalysisWeb SecurityFuzzingMisconfiguration
GitHubjaeles-project/jaeles-signatures

jaeles-signatures

Default signature for Jaeles Scanner

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

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

सभी देखें →

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

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

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

सभी उपकरण देखें →
साझा करें
वेबसाइट

OsmedeusEngine

यह प्रोजेक्ट Osmedeus Engine का हिस्सा था। देखें कि इसे @OsmedeusEngine पर कैसे एकीकृत किया गया था।


इस रिपॉजिटरी में केवल Jaeles प्रोजेक्ट के लिए डिफ़ॉल्ट सिग्नेचर हैं। पुल रिक्वेस्ट या कोई भी विचार आपका स्वागत है।

अपना खुद का सिग्नेचर लिखने के लिए कृपया आधिकारिक दस्तावेज़ यहाँ पढ़ें।


स्थापना

root@kitploit:~
jaeles config init

Or

Try to clone signatures folder to somewhere like this

root@kitploit:~
git clone --depth=1 https://github.com/jaeles-project/jaeles-signatures /tmp/jaeles-signatures/

then reload them in the DB with this command.

root@kitploit:~
jaeles config -a reload --signDir /tmp/jaeles-signatures

उपयोग

root@kitploit:~
Scan Usage example:
  jaeles scan -s <signature> -u <url>
  jaeles scan -c 50 -s <signature> -U <list_urls> -L <level-of-signatures>
  jaeles scan -c 50 -s <signature> -U <list_urls>
  jaeles scan -c 50 -s <signature> -U <list_urls> -p 'dest=xxx.burpcollaborator.net'
  jaeles scan -c 50 -s <signature> -U <list_urls> -f 'noti_slack "{{.vulnInfo}}"'
  jaeles scan -v -c 50 -s <signature> -U list_target.txt -o /tmp/output
  jaeles scan -s <signature> -s <another-selector> -u http://example.com
  jaeles scan -G -s <signature> -s <another-selector> -x <exclude-selector> -u http://example.com
  cat list_target.txt | jaeles scan -c 100 -s <signature>
  jaeles scan -s '/tmp/custom-signature/sensitive/.*' -L 2 --fi

Examples:
  jaeles scan -s 'jira' -s 'ruby' -u target.com
  jaeles scan -c 50 -s 'java' -x 'tomcat' -U list_of_urls.txt
  jaeles scan -G -c 50 -s '/tmp/custom-signature/.*' -U list_of_urls.txt
  jaeles scan -v -s '~/my-signatures/products/wordpress/.*' -u 'https://wp.example.com/blog/' -p 'root=[[.URL]]'
  cat urls.txt | grep 'interesting' | jaeles scan -c 50 -s /tmp/jaeles-signatures/cves/sample.yaml -U list_of_urls.txt --proxy http://127.0.0.1:8080

Config Command examples:
  # Init default signatures
  jaeles config init

  # Update latest signatures
  jaeles config update
  jaeles config update --repo http://github.com/jaeles-project/another-signatures --user admin --pass admin
  jaeles config update --repo [email protected]/jaeles-project/another-signatures -K your_private_key

  # Reload signatures from a standard signatures folder (contain passives + resources)
  jaeles config reload --signDir ~/standard-signatures/

  # Add custom signatures from folder
  jaeles config add --signDir ~/custom-signatures/

  # Clean old stuff
  jaeles config clean

  # More examples
  jaeles config add --signDir /tmp/standard-signatures/
  jaeles config cred --user sample --pass not123456

For full Usage:
  jaeles -hh

रिपॉजिटरी की संरचना

Jaeles सिग्नेचर को एक एकल फ़ाइल के रूप में खोजता है, इसलिए आप इसे अपनी इच्छानुसार संरचित कर सकते हैं। यह केवल एक उदाहरण है।

फ़ज़ सिग्नेचर उपयोग के लिए नोट

फ़ज़ सिग्नेचर में बहुत सारे गलत-सकारात्मक परिणाम हो सकते हैं क्योंकि मैं यह सटीक रूप से परिभाषित नहीं कर सकता कि हर चीज़ के लिए क्या असुरक्षित है। इसलिए सुनिश्चित करें कि आप जानते हैं कि आप यहाँ क्या कर रहे हैं।

शोकेस

अधिक शोकेस यहाँ पाए जा सकते हैं


अगर Jaeles कोई भेद्यता पाता है तो मुझे क्या करना चाहिए?

  1. सिग्नेचर फ़ाइल पढ़ें।
  2. गंभीरता से, सिग्नेचर फ़ाइल पढ़ें।
  3. याद रखें कि सिग्नेचर फ़ाइल पढ़ने के बारे में आपको दो बार चेतावनी दी गई थी।
  4. यह समझने के लिए कि Jaeles ने इसे असुरक्षित क्यों कहा, संदर्भों (references) और डिटेक्शन भाग को पढ़ें।
  5. भेद्यता को मैन्युअल रूप से सत्यापित करें।

वित्तीय योगदानकर्ता

वित्तीय योगदानकर्ता बनें और हमारे समुदाय को बनाए रखने में मदद करें। [योगदान करें]

विशेष धन्यवाद

cvebase

नवीनतम भेद्यताओं को cvebase.com पर देखें

लाइसेंस

Jaeles को ♥ के साथ @j3ssiejjj द्वारा बनाया गया है और इसे MIT लाइसेंस के तहत जारी किया गया है।

दान

paypal

"Buy Me A Coffee"

टूल डाउनलोड करें
PageDescription
commonकुछ लोकप्रिय ऐप्स के लिए गलत कॉन्फ़िगरेशन लागू करता है
cvesकुछ CVE लागू करता है
sensitvieसंवेदनशील जानकारी वाले कुछ सामान्य पथ
probeलक्ष्य द्वारा उपयोग की जाने वाली कुछ तकनीक का पता लगाने के लिए उपयोग किया जाता है
passivesनिष्क्रिय पहचान के लिए उपयोग किया जाता है
fuzzफ़ज़ मोड के लिए कुछ सामान्य मामले (मुझे पता है कि यहाँ बहुत सारे गलत-सकारात्मक परिणाम हैं)
routinesरूटीन का उदाहरण
asciicast Jenkins Gitlab XSS CVE-2020-2096asciicast Grafana DoS Probing CVE-2020-13379
asciicast SolarWindsOrion LFI CVE-2020-10148asciicast Nginx Vhost XSS