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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
dontgo403 — 40X प्रतिक्रिया कोड को बायपास करने का उपकरण। | Kitploit
उपकरण/GitHubGitHub/mbrg/dontgo403
आईडीएस/आईपीएस से बचनावेब एप्लिकेशन शोषणजानकारी एकत्र करनाWAF बाईपासवेब सुरक्षापेनिट्रेशन टेस्टिंग
GitHubmbrg/dontgo403

dontgo403

40X प्रतिक्रिया कोड को बायपास करने का उपकरण।

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

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

सभी देखें →

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

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

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

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

contributions welcome

dontgo403 एक उपकरण है जो 40X त्रुटियों को बायपास करता है।

स्थापना

अपने OS के लिए नवीनतम रिलीज़ RELEASES से प्राप्त करें (फिलहाल पुराना)

या स्वयं संकलित करें (अनुशंसित):

root@kitploit:~
git clone https://github.com/devploit/dontgo403; cd dontgo403; go get; go build

अनुकूलन

यदि आप नए बाइपास को संपादित या जोड़ना चाहते हैं, तो आप इसे payloads फ़ोल्डर में विशिष्ट फ़ाइल में सीधे जोड़ सकते हैं और उपकरण इसका उपयोग करेगा।

विकल्प

root@kitploit:~
./dontgo403 -h

Command line application that automates different ways to bypass 40X codes.

Usage:
  dontgo403 [flags]

Flags:
  -b, --bypassIp string     Try bypass tests with a specific IP address (or hostname). i.e.: 'X-Forwarded-For: 192.168.0.1' instead of 'X-Forwarded-For: 127.0.0.1'
  -m, --max_goroutines int  Set the max number of goroutines working at same time. Default: 50
  -d, --delay int           Set a delay (in ms) between each request. Default: 0ms
  -H, --header strings      Add a custom header to the requests (can be specified multiple times)
  -h, --help                help for dontgo403
  -p, --proxy string        Proxy URL. For example: http://127.0.0.1:8080
  -u, --uri string          Target URL
  -a, --useragent string    Set the User-Agent string (default 'dontgo403')
  -f, --folder string       Set payloads folder path in case the binary is not in the same path

उपयोग का उदाहरण

asciicast

संपर्क

Twitter: devploit

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