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
DockerExploit
This repository contains a Docker Remote API Scanner and Exploit tool designed for educational and research purposes. It enables users to perform security assessments and experiments related to Docker container environments.
• Mass scanning and exploitation of Docker hosts
• Interactive mode for manual interactions
• Specify the target Docker API URL
• Input a list of targets from a file
• Generate output for your scans and exploitation results
https://github.com/justakazh/DockerExploit
#infosec #pentesting #redteam
21 579
Archive pwn
A Python-based tool to create zip, tar and cpio archives to exploit common archive library issues and developer mistakes.
https://github.com/pentagridsec/archive_pwn
#infosec #pentesting #redteam
21 579
CVE-2023-20593
This repository contains a proof-of-concept for exploiting Zenbleed from Chrome using a V8 vulnerability which enbles arbitrary code execution in the renderer process.
https://github.com/vu-ls/Zenbleed-Chrome-PoC
Details:
https://vu.ls/blog/exploiting-zenbleed-from-chrome
#cybersecurity #infosec #pentesting
21 579
No-Consolation
A Beacon Object File (BOF) that executes unmanaged PEs inline and retrieves their output without allocating a console (i.e. spawning conhost.exe).
• Supports 64 and 32 bits
• Supports EXEs and DLLs
• Does not create new processes
https://github.com/fortra/No-Consolation
#infosec #pentesting #redteam
21 579
Ai Security URL Testing
functions to exploit common web application vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), Server-Side Request Forgery (SSRF), and Path Traversal.
https://github.com/AiGptCode/Ai-Security-URL
#pentesting #redteam #bugbounty
21 579
CVE-2023-41425
Cross Site Scripting vulnerability in Wonder CMS v.3.2.0 thru v.3.4.2 allows a remote attacker to execute arbitrary code via a crafted script uploaded to the installModule component.
https://github.com/prodigiousMind/CVE-2023-41425
#cve #cybersecurity #infosec
21 579
Going_Places
The script uses a #GoogleMaps API to download photos of places in the area specified by coordinates and search radius. Results may be found in folder with coordinates. The script saves no more than 10 photos for each place.
https://github.com/Beadyhx/going_places
#OSINT #cybersecurity #infosec
21 579
RoastInTheMiddle
Roast in the Middle is a rough proof of concept (not attack-ready) that implements a man-in-the-middle ARP spoof to intercept AS-REQ's to modify and replay to perform a Kerberoast or Sessionroast attack.
https://github.com/0xe7/RoastInTheMiddle
#cybersecurity #pentesting #redteam
21 579
Lucid
An educational Bochs-based snapshot #fuzzer project
https://github.com/h0mbre/Lucid
Details:
https://h0mbre.github.io/New_Fuzzer_Project
#pentesting #redteam #bugbounty
21 579
ROADtools
A tool for exploring information in Azure AD from both a Red Team and Blue Team perspective. In short, this is what it does:
• Uses an automatically generated metadata model to create an SQLAlchemy backed database on disk.
• Use asynchronous HTTP calls in Python to dump all available information in the Azure AD graph to this database.
• Provide plugins to query this database and output it to a useful format.
• Provide an extensive interface built in Angular that queries the offline database directly for its analysis.
https://github.com/dirkjanm/ROADtools
#infosec #pentesting #redteam
21 579
PrivFu
Kernel mode WinDbg extension and PoCs for token privilege investigation.
https://github.com/daem0nc0re/PrivFu
#infosec #pentesting #redteam
21 579
LdrLibraryEx
A small x64 library to load dll's into memory.
https://github.com/Cracked5pider/LdrLibraryEx
#infosec #pentesting #redteam
21 579
ladder
Alternative to 12ft.io. Bypass paywalls with a proxy ladder and remove CORS headers from any URL
https://github.com/kubero-dev/ladder
#cybersecurity #infosec #privacy
21 579
Social Analyzer
API, CLI, and Web App for analyzing & finding a person's profile across +1000 social media \ websites. It includes different analysis and detection modules, and you can choose which modules to use during the investigation process.
The detection modules utilize a rating mechanism based on different detection techniques, which produces a rate value that starts from 0 to 100 (No-Maybe-Yes). This module is intended to have fewer false positives.
https://github.com/qeeqbox/social-analyzer
#pentesting #redteam #bugbounty
21 579
CVE-2022-0847-eBPF
An eBPF program to detect and defense attacks on CVE-2022-0847 (DirtyPipe)
https://github.com/h4ckm310n/CVE-2022-0847-eBPF
#cve #cybersecurity #infosec
21 579
CVE-2023-46747
Python script to test if a F5 BIG-IP is vulnerable for CVE-2023-46747. When vulnerable a user account with administrator rights is added.
https://github.com/nvansluis/test_cve-2023-46747
#cve #cybersecurity #infosec
21 579
🔓 Android Security & Reverse Engineering YouTube Curriculum
A curated list of modern #Android exploitation conference talks.
https://github.com/actuator/Android-Security-Exploits-YouTube-Curriculum
#cybersecurity #infosec #pentesting
21 579
CVE-2023-46604
Achieving a Reverse Shell Exploit for Apache ActiveMQ
https://github.com/SaumyajeetDas/CVE-2023-46604-RCE-Reverse-Shell-Apache-ActiveMQ
#cve #cybersecurity #infosec
21 579
CVE-2023-22518
An Exploitation tool to exploit the confluence server that are vulnerable to CVE-2023-22518 Improper Authorization Vulnerability
https://github.com/sanjai-AK47/CVE-2023-22518
#cve #cybersecurity #infosec
21 579
📫 MailChecker
Cross-language temporary (disposable/throwaway) #email detection library. Covers 55 734+ fake email providers.
https://github.com/FGRibreau/mailchecker
#cybersecurity #infosec
