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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
vaf — बहु-थ्रेडेड वेब फ़ज़र जो URL पथ, HTTP हेडर और POST डेटा के ब्रूट-फ़ोर्सिंग के लिए प्रॉक्सी समर्थन, स्थिति कोड फ़िल्टरिंग और रिफ्लेक्सिव सामग्री पहचान के साथ आता है। | Kitploit
उपकरण/GitHubGitHub/andreiverse/vaf
भेद्यता स्कैनरवेब सुरक्षाफज़िंगपेनिट्रेशन टेस्टिंग
GitHubandreiverse/vaf

vaf

बहु-थ्रेडेड वेब फ़ज़र जो URL पथ, HTTP हेडर और POST डेटा के ब्रूट-फ़ोर्सिंग के लिए प्रॉक्सी समर्थन, स्थिति कोड फ़िल्टरिंग और रिफ्लेक्सिव सामग्री पहचान के साथ आता है।

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

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

सभी देखें →

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

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

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

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

vaf

निम में लिखा गया एक तेज़, सरल और सुविधाओं से भरपूर वेब फ़ज़र





vaf एक क्रॉस-प्लेटफ़ॉर्म वेब फ़ज़र है जिसमें बहुत सारी सुविधाएँ हैं। इसकी कुछ सुविधाओं में शामिल हैं:

  • तेज़ थ्रेडिंग
  • HTTP हेडर फ़ज़िंग
  • प्रॉक्सी
  • आपकी अपनी सुविधा!
  • और भी बहुत कुछ...

इंस्टॉलेशन

आप इस एक-लाइनर का उपयोग करके vaf इंस्टॉल कर सकते हैं:

root@kitploit:~
curl https://raw.githubusercontent.com/d4rckh/vaf/main/install.sh | sudo bash

विकल्प

root@kitploit:~
Options:
  -h, --help
  -u, --url=URL              Target URL. Replace fuzz area with FUZZ
  -w, --wordlist=WORDLIST    The path to the wordlist.
  -m, --method=METHOD        Request method. Supported: POST, GET (default: GET)
  -H, --header=HEADER        Specify HTTP headers; can be used multiple times. Example: -H 'header1: val1' -H 'header1: val1'
  -pf, --prefix=PREFIX       The prefixes to append to the word (default: )
  -sf, --suffix=SUFFIX       The suffixes to append to the word (default: )
  -t, --threads=THREADS      Number of threads (default: 5)
  -sc, --status=STATUS       The status to filter; to 'any' to print on any status (default: 200)
  -g, --grep=GREP            Only log if the response body contains the string (default: )
  -ng, --notgrep=NOTGREP     Only log if the response body does no contain a string (default: )
  -pd, --postdata=POSTDATA   Specify POST data; used only if '-m post' is set (default: {})
  -x, --proxy=PROXY          Specify a proxy (default: )
  -ca, --cafile=CAFILE       Specify a CA root certificate; useful if you are using Burp/ZAP proxy (default: )
  -o, --output=OUTPUT        Output the results in a file (default: )
  -mr, --maxredirects=MAXREDIRECTS
                             How many redirects should vaf follow; 0 means none (default: 0)
  -v, --version              Print version information
  -pif, --printifreflexive   Print only if the fuzzed word is reflected in the page
  -i, --ignoressl            Do not verify SSL certificates; useful if you are using Burp/ZAP proxy
  -ue, --urlencode           URL encode the fuzzed words
  -pu, --printurl            Print the requested URL
  -ph, --printheaders        Print response headers
  -dbg, --debug              Prints debug information

उदाहरण

URL पथ को फ़ज़ करें, केवल वे प्रतिक्रियाएँ दिखाएँ जिन्होंने 200 OK लौटाया

root@kitploit:~
vaf -u https://example.org/FUZZ -w path/to/wordlist.txt -sc OK

'User-Agent' हेडर को फ़ज़ करें, केवल वे प्रतिक्रियाएँ दिखाएँ जिन्होंने 200 OK लौटाया

root@kitploit:~
vaf -u https://example.org/ -w path/to/wordlist.txt -sc OK -H "User-Agent: FUZZ"

POST डेटा को फ़ज़ करें, केवल वे प्रतिक्रियाएँ दिखाएँ जिन्होंने 200 OK लौटाया

root@kitploit:~
vaf -u https://example.org/ -w path/to/wordlist.txt -sc OK -m POST -H "Content-Type: application/json" -pd '{"username": "FUZZ"}'

योगदानकर्ता

इस परियोजना में योगदान देने वाले सभी लोगों का धन्यवाद!

  • @daanbreur
टूल डाउनलोड करें