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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
spraygen — पासवर्ड स्प्रेइंग के लिए पासवर्ड सूची जनरेटर - पहले से तैयार सामग्री के साथ | Kitploit
उपकरण/GitHubGitHub/3ndg4me/spraygen
पासवर्ड क्रैकिंगपासवर्ड हमलेजानकारी एकत्र करनापेनिट्रेशन टेस्टिंग
GitHub3ndg4me/spraygen

spraygen

पासवर्ड स्प्रेइंग के लिए पासवर्ड सूची जनरेटर - पहले से तैयार सामग्री के साथ

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

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

सभी देखें →

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

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

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

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

Spraygen

पासवर्ड स्प्रेइंग के लिए पासवर्ड सूची जनरेटर - अच्छाइयों से पहले से तैयार

संस्करण 1.7

महीनों, ऋतुओं, वर्षों, खेल टीमों (NFL, NBA, MLB, NHL), खेल स्कोर, "पासवर्ड" और एक निर्दिष्ट आकार के पुनरावृत्त कीस्पेस के क्रमपरिवर्तन उत्पन्न करता है।

सभी क्रमपरिवर्तन सामान्य विशेषताओं के साथ उत्पन्न होते हैं जो जोड़े/जोड़े जाते हैं (जैसे "!" या "#"), या कस्टम विभाजक (जैसे "." या "_")।

सामान्य अक्षर प्रतिस्थापन विकल्प (सभी A को 4/@ में बदलें उदाहरण के लिए)

उपयोगकर्ता अल्पविराम से सीमांकित वर्ण सूचियों का उपयोग करके विशेषताओं और विभाजकों का विस्तार कर सकते हैं।

Spraygen एकल शब्दों या बाहरी शब्दसूचियों को भी स्वीकार करता है जो आपको पहले से प्रदान की गई चीज़ों के अतिरिक्त ट्यून की गई कस्टम शब्दसूचियाँ बनाने की अनुमति देते हैं।

आप crunch, SecLists पर एक फैंसी बैश लूप, या जो भी आपके पास हो, जैसे उपकरणों का उपयोग कर सकते हैं, लेकिन इसमें समय लगता है... यह स्प्रेइंग के लिए बनाया गया है, तो इसे करें!

root@kitploit:~
python3 spraygen.py -h
     _
    (  \_
    (    \_
    (       \_  
    (         \_            ___
    ( Password   \         |   |
    (   Spray     |คคคคคคคค|___|
    (           _ /          |
    (       _ /         /~~~~~~~~~\
    (   _ /            (  Spray    )
    (_/                 |  This   |
                        |         |
                        | Get     |
                        |  Creds  |
                        |_________|

    Original Art by Alex Chudnovsky (Unaffiliated)
    Spraygen tool by 3ndG4me
    Version 1.7
    
usage: spraygen.py [-h] [--year_start YEAR_START] [--year_end YEAR_END] [-s separators] [-a attributes] [-w wordlist] [-n single word] [--mode {all,nosep,noattr,years,plain,letter,quick,custom}]
                   [--type {all,iterative,sports,nfl,nba,mlb,nhl,months,seasons,password,common,short,custom} [{all,iterative,sports,nfl,nba,mlb,nhl,months,seasons,password,common,short,custom} ...]]
                   [--iter {ascii,num,spec,asciinum,asciispec,numspec,full}] [--size SIZE] [--min_length MIN_LENGTH] [--max_length MAX_LENGTH] [-o output file] [-p] [--sort {nosort,asc,desc,random}] [-v]

Parse Spray List Arguments.

optional arguments:
  -h, --help            show this help message and exit
  --year_start YEAR_START
                        starting year for a range of years
  --year_end YEAR_END   ending year for a range of years
  -s separators         a comma delimited list of one or more separators
  -a attributes         a comma delimited list of one or more attributes
  -w wordlist           path to a custom wordlist
  -n single word        single custom word to generate a custom wordlist with
  --mode {all,nosep,noattr,years,plain,letter,quick,custom}
                        Mode for list generation. Can be all, no separators, no attributes, only years, plain, letter, quick, or custom (will only use parameters passed into -s or -a).
  --type {all,iterative,sports,nfl,nba,mlb,nhl,months,seasons,password,common,short,custom} [{all,iterative,sports,nfl,nba,mlb,nhl,months,seasons,password,common,short,custom} ...]
                        Type of list to generate. Can be all, iterative, sports, nfl, nba, mlb, nhl, months, seasons, password, common, short, or custom. Choosing 'all' executes all options except for 'iterative' which
                        must be run manually.
  --iter {ascii,num,spec,asciinum,asciispec,numspec,full}
                        Keyspace mode for iterative list generation. Only works when --type is set to 'iterative'. Can be ascii, num, spec, asciinum, asciispec, numspec, or full. Will generate all permutations of the
                        selected keyspace with a given length set with the --size parameter.
  --size SIZE           Length of passwords generated by a set keyspace. Only works when --type is set to 'iterative' and an --iter keyspace mode is set.
  --min_length MIN_LENGTH
                        Minimum length of passwords to include in the list. (Default: 1)
  --max_length MAX_LENGTH
                        Maximum length of passwords to include in the list (Default: 999)
  -o output file        name of a file to create and write the final output to
  -p                    prints the output line by line as plaintext
  --sort {nosort,asc,desc,random}
                        Sort final output. Sorting methods supported are nosort, asc, desc, random.
  -v                    prints the current version of spraygen and exits

मूल उपयोग

  1. निर्भरताएँ स्थापित करें pip3 install -r requirements.txt
  2. python3 spraygen.py -p चलाएँ - यह सभी डिफ़ॉल्ट अंतर्निहित शब्दसूचियों को सभी क्रमपरिवर्तनों के साथ उत्पन्न करेगा और उन्हें स्क्रीन पर प्रिंट करेगा

उपयोग अनुशंसाएँ

  • उपयोग दस्तावेज़

क्रेडिट

  • @MarkoH17 - बूलियन python3.8 पिछड़ी संगतता सुधार के लिए
  • @absolomb - वर्ष निर्माण में प्रकार चयन और विशेषता तर्क को बढ़ाने के लिए
टूल डाउनलोड करें