Seatbelt هو إطار عمل للأمن الهجومي بلغة C# ومدقق أمن المضيف مصمم لإجراء مسوحات لنقاط النهاية على أنظمة Windows. يعمل كأداة معيارية لتحديد الثغرات الأمنية، والتكوينات الخاطئة، والآثار ذات الصلة بالأمن على كل من المضيفين المحليين والبعيدين.
الميزات الرئيسية لـ ghostpack/seatbelt هي: Security Reconnaissance Tools, Windows Evidence Collection, User Profile Artifacts, System Enumeration Tools, Host Security Auditors, Credential Extraction Utilities, Local Security Auditing, Windows Enumeration.
تشمل البدائل مفتوحة المصدر لـ ghostpack/seatbelt: itm4n/privesccheck — PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential… samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows… diego-treitos/linux-smart-enumeration — This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a… mxrch/ghunt — GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available… hackerschoice/thc-tips-tricks-hacks-cheat-sheet — This project is a comprehensive command-line reference and toolkit designed for Linux system administration and… securethisshit/winpwn — WinPwn is a Windows penetration testing framework designed for conducting internal security assessments and privilege…
PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential privilege escalation paths and local host vulnerabilities. It functions as a vulnerability assessment utility that analyzes system settings and registry configurations to identify weaknesses that could allow unauthorized administrative access. The tool automates internal security reconnaissance and post-exploitation data collection to gather environmental information. It serves as a security compliance reporter by exporting scan results into structured formats, including HTML, CSV,
Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a
This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a framework for identifying configuration weaknesses, gathering system information, and detecting vulnerabilities to assist in gaining higher administrative access levels on Linux systems. The toolkit includes specialized capabilities for version-based vulnerability scanning, which matches installed software against known affected releases, and time-window process monitoring to track recurring system patterns and periodic tasks. It also provides infrastructure for hosting and delivering
GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available information and metadata associated with Google accounts. It functions as an OSINT data extractor and offensive security framework used to identify user identities and uncover hidden metadata. The tool extracts public profile data from various Google services and exports the findings into structured JSON formats. This allows for the collection and analysis of digital footprints to support security research and reconnaissance.