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

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

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

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

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

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
InSpy — एक Python-आधारित LinkedIn एनुमरेशन टूल | Kitploit
उपकरण/GitHubGitHub/jobroche/inspy
OSINT (खुला स्रोत खुफिया)टोहीजानकारी एकत्र करनाईमेल संग्रह
GitHubjobroche/inspy

InSpy

एक Python-आधारित LinkedIn एनुमरेशन टूल

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

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

सभी देखें →

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

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

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

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

InSpy

⛔ [DEPRECATED]. यह रिपॉजिटरी अब बनाए नहीं रखी जा रही है।

परिचय


InSpy एक पायथन आधारित LinkedIn गणना उपकरण है।

संस्करण 3.0 में यादृच्छिक हेडर और xml आउटपुट समर्थन के अलावा डोमेन और ईमेल पुनर्प्राप्ति का स्वचालन प्रस्तुत किया गया है।

स्थापना


क्लोन किए गए InSpy निर्देशिका के अंदर pip install -r requirements.txt चलाएं।

HunterIO से एक API कुंजी प्राप्त करें और इसे InSpy.py (लाइन 29) के अंदर hunterio चर में डालें।

सहायता


root@kitploit:~
InSpy - A LinkedIn enumeration tool by Jonathan Broche (@LeapSecurity)

positional arguments:
  company          Company name to use for tasks.

optional arguments:
  -h, --help       show this help message and exit
  -v, --version    show program's version number and exit
  --domain DOMAIN  Company domain to use for searching.
  --email EMAIL    Email format to create email addresses with. [Accepted
                   Formats: [email protected], [email protected],
                   [email protected], [email protected], [email protected],
                   [email protected], [email protected], [email protected]]
  --titles [file]  Discover employees by title and/or department. Titles and
                   departments are imported from a new line delimited file.
                   [Default: title-list-small.txt]

Output Options:
  --html file      Print results in HTML file.
  --csv file       Print results in CSV format.
  --json file      Print results in JSON.
  --xml file       Print results in XML.
टूल डाउनलोड करें