2 रिपॉजिटरी
Mechanisms for registering custom port and service scanning plugins to extend or replace default scans.
Distinct from Custom Plugin Registrations: Distinct from Custom Plugin Registrations: focuses on registering plugins specifically for network scanning phases rather than general extractors or backends.
Explore 2 awesome GitHub repositories matching development tools & productivity · Scanning Plugin Registrations. Refine with filters or upvote what's useful.
AutoRecon is an automated network reconnaissance tool that performs concurrent port scanning and service enumeration across multiple targets. It operates as a multi-target port scanner, probing IP addresses, CIDR ranges, or hostnames in parallel, and automatically dispatches service-specific enumeration tools after port detection to gather detailed information about each open service. The tool distinguishes itself through a plugin-based scanning system that allows extending or replacing default port and service scans via a flexible plugin architecture. It provides real-time pattern-based outp
Extends or replaces default port and service scans by creating or configuring plugins through a flexible plugin system.
यह ऑटोमेटेड सिक्योरिटी हेल्पर एक कमांड-लाइन यूटिलिटी है जिसे कई सुरक्षा विश्लेषण टूल्स को एक एकीकृत, कॉन्फ़िगरेशन-संचालित वर्कफ़्लो में ऑर्केस्ट्रेट करने के लिए डिज़ाइन किया गया है। यह एक केंद्रीय इंजन के रूप में कार्य करता है जो स्टेटिक एप्लिकेशन सिक्योरिटी टेस्टिंग और इंफ्रास्ट्रक्चर स्कैन निष्पादित करता है, और डेवलपमेंट लाइफसाइकिल में निरंतर भेद्यता (vulnerability) का पता लगाने के लिए विविध टूल आउटपुट को एक स्टैंडर्ड, मशीन-रीडेबल फॉर्मेट में एकत्रित करता है। यह टूल अपने मॉड्यूलर प्लगइन आर्किटेक्चर के कारण अलग है जो कस्टम या प्रोप्रायटरी स्कैनर्स के एकीकरण की अनुमति देता है, साथ ही एक बाहरी इंटेलिजेंस लेयर जो स्वचालित सुधार विश्लेषण के लिए AI सेवाओं को निष्कर्ष भेजती है। SARIF जैसे स्टैंडर्ड रिपोर्टिंग फॉर्मेट्स का समर्थन करके, यह विभिन्न रिपोर्टिंग प्लेटफ़ॉर्म और मॉनिटरिंग सिस्टम में सुरक्षा निष्कर्षों की निरंतर समीक्षा और ट्रैकिंग को सक्षम बनाता है। अपनी कोर ऑर्केस्ट्रेशन क्षमताओं के अलावा, यह फ्रेमवर्क ऑटोमेटेड अनुपालन सत्यापन और सुरक्षा नीति प्रवर्तन की सुविधा प्रदान करता है। यह सीधे लोकल डेवलपमेंट एनवायरनमेंट और CI/CD पाइपलाइनों में इंटीग्रेट होता है, जिससे टीमें प्रोजेक्ट आवश्यकताओं के अनुसार सुरक्षा विश्लेषण को तैयार करने के लिए विशिष्ट स्कैन पैरामीटर, गंभीरता सीमाएं और फाइल बहिष्करण को परिभाषित कर सकती हैं।
Supports adding custom plugins to the central orchestration engine to incorporate project-specific security checks.