HackGit
前往频道在 Telegram
The channel was created for cybersecurity specialists. • Offensive Security • RedTeam • Malware Research • BugBounty • OSINT • etc Disclaimer: t.me/hackgit/2082 Donations - Ads: t.me/hackgit/5423
显示更多📈 Telegram 频道 HackGit 的分析概览
频道 HackGit (@hackgit) 英语 语言赛道中的 是活跃参与者。目前社区聚集了 21 579 名订阅者,在 技术与应用 类别中位列第 4 526,并在 美国 地区排名第 1 853 位。
📊 受众指标与增长动态
自 невідомо 创建以来,项目保持高速增长,吸引了 21 579 名订阅者。
根据 02 三月, 2025 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 19,过去 24 小时变化为 0,整体触达仍然可观。
- 认证状态: 未认证
- 互动率 (ER): 平均受众互动率为 0%。内容发布后 24 小时内通常能获得 N/A% 的反应,占订阅者总量。
- 帖子覆盖: 每篇帖子平均可获得 0 次浏览,首日通常累积 0 次浏览。
- 互动与反馈: 受众积极参与,单帖平均反应数为 0。
📝 描述与内容策略
作者将该频道定位为表达主观观点的平台:
“The channel was created for cybersecurity specialists.
• Offensive Security
• RedTeam
• Malware Research
• BugBounty
• OSINT
• etc
Disclaimer:
t.me/hackgit/2082
Donations - Ads:
t.me/hackgit/5423”
凭借高频更新(最新数据采集于 03 三月, 2025),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 技术与应用 类别中的关键影响点。
21 579
订阅者
无数据24 小时
-37 天
+1930 天
帖子存档
21 579
ShellcodeStdio
An extensible framework for easily writing debuggable, compiler optimized, position independent, x86/x64 shellcode for windows platforms.
https://github.com/jackullrich/ShellcodeStdio
Details:
https://winternl.com/shellcodestdio/
#infosec #pentesting #redteam
21 579
CVE Half-Day Watcher
A security tool designed to highlight the risk of early exposure of Common Vulnerabilities and Exposures (CVEs) in the public domain. It leverages the National Vulnerability Database (NVD) API to identify recently published CVEs with GitHub references before an official patch is released. By doing so, CVE Half-Day Watcher aims to underscore the window of opportunity for attackers to "harvest" this information and develop exploits. This tool is a proof of concept, ready to be built upon and extended.
https://github.com/Aqua-Nautilus/CVE-Half-Day-Watcher
#cybersecurity #infosec #pentesting
21 579
Coerced Potato Reflective DLL
Privilege escalation from NT Service to SYSTEM using SeImpersonateToken privilege and MS-RPRN functions.
https://github.com/sokaRepo/CoercedPotatoRDLL
#infosec #pentesting #redteam
21 579
WebSecProbe
WebSecProbe is designed to perform a series of HTTP requests to a target URL with various payloads in order to test for potential security vulnerabilities or misconfigurations.
https://github.com/spyboy-productions/WebSecProbe
#cybersecurity #pentesting #bugbounty
21 579
NetworkAssessment
The Network Compromise Assessment Tool is designed to analyze #pcap files to detect potential suspicious #network #traffic. This tool focuses on spotting abnormal activities in the network traffic and searching for suspicious keywords.
https://github.com/HalilDeniz/NetworkAssessment
#cybersecurity #infosec
21 579
AWS WaF HTTP header analyzer
The purpose of the project is to create rate limit in #AWS #WaF based on HTTP headers
https://github.com/0dutra/aws-waf-header-analyzer
#cybersecurity #infosec
21 579
Forbidden Buster
A tool designed to automate various techniques in order to bypass HTTP 401 and 403 response codes and gain access to unauthorized areas in the system.
https://github.com/Sn1r/Forbidden-Buster
#infosec #pentesting #bugbounty
21 579
TrafficWatch
A packet sniffer tool, allows you to #monitor and analyze network traffic from #PCAP files. It provides insights into various network protocols and can help with network troubleshooting, security analysis, and more.
https://github.com/HalilDeniz/TrafficWatch
#cybersecurity #infosec #pentesting
21 579
Web Path Finder
A #Python program that provides information about a website. It retrieves various details such as page title, last updated date, DNS information, subdomains, firewall names, technologies used, certificate information, and more.
• Retrieve important information about a website
• Gain insights into the technologies used by a website
• Identify subdomains and DNS information
• Check firewall names and certificate details
• Perform bypass operations for captcha and JavaScript content
https://github.com/HalilDeniz/PathFinder
#cybersecurity #pentesting #bugbounty
21 579
🕵️ MetaDetective
Unleash #Metadata Intelligence with MetaDetective. Bridging the chasm in metadata extraction and analysis.
https://github.com/franckferman/MetaDetective
#OSINT #cybersecurity #infosec #pentesting
21 579
CureIAM
CureIAM is an easy-to-use, reliable, and performant engine for Least Privilege Principle Enforcement on GCP cloud infra. It enables #DevOps and Security team to quickly clean up accounts in GCP infra that have granted permissions of more than what are required.
https://github.com/gojek/CureIAM
#cybersecurity #infosec
21 579
🐍 Double Venom (DVenom)
A tool that helps #redteam bypass AVs by providing an encryption wrapper and loader for your #shellcode.
🛡 Capable of bypassing some well-known antivirus (AVs).
🔒 Offers multiple encryption methods including RC4, AES256, XOR, and ROT.
🏗 Produces source code in C#, Rust, PowerShell, ASPX, and VBA.
🔄 Employs different shellcode loading techniques: VirtualAlloc, Process Injection, NT Section Injection, Hollow Process Injection.
https://github.com/Zerx0r/dvenom
#cybersecurity #infosec #pentesting
21 579
HODOR
Shrinking Attack Surface on Node.js via System Call Limitation
https://github.com/NodeHodor/Hodor
#cybersecurity #infosec
21 579
LEAKEY
A bash script which checks and validates for #leaked #credentials. The idea behind LEAKEY is to make it highly customizable and easy to add checks for new services.
https://github.com/rohsec/LEAKEY
#cybersecurity #infosec
21 579
.NetConfigLoader
List of .Net application signed by Microsoft that can be used to load a dll via a .config file. Ideal for EDR/AV evasion and execution policy bypass.
https://github.com/Mr-Un1k0d3r/.NetConfigLoader
#cybersecurity #infosec #pentesting
21 579
SAP-Penetration-Testing
In the repository, you can find the presentation slides for "SAP Penetration Testing: A Comprehensive Analysis of SAP Security Issues" which was presented at BlackHat MEA 2023.
https://github.com/redrays-io/SAP-Penetration-Testing
#cybersecurity #infosec #pentesting
21 579
Arsenal
A quick inventory, reminder and launcher for pentest commands. This project written by pentesters for #pentesters simplify the use of all the hard-to-remember commands.
https://github.com/Orange-Cyberdefense/arsenal
#cybersecurity #infosec #redteam
21 579
LooneyPwner
Exploit tool for CVE-2023-4911, targeting the 'Looney Tunables' glibc vulnerability in various Linux distributions.
https://github.com/chaudharyarjun/LooneyPwner
#pentesting #redteam #bugbounty
21 579
🌀 BrowserBox
BrowserBox is a leading-edge solution in the Zero Trust landscape, enabling embeddable multiplayer #browsers in any web page on any device. Our cybersecurity focus is on ensuring that every web interaction is treated as potentially hostile, and isolating it, so that we protect your devices and network from harm.
By leveraging the principles of Remote Browser Isolation (RBI), real-time streaming and collaborative browserin (co-browsing or "multiplayer browsers"), BrowserBoxPro ensures that no web content directly interacts with the end user's device, while remaining accessible through a shareable, collaborative interface.
https://github.com/BrowserBox/BrowserBox
#cybersecurity #infosec #privacy #tor
21 579
HavocExploit
A remote unauthenticated DOS POC exploit that targets the authentication implementation of #Havoc.
https://github.com/syncwithali/HavocExploit
#cybersecurity #pentesting #redteam
