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
🔐 Certificate Ripper
A CLI tool to extract server certificates
https://github.com/Hakky54/certificate-ripper
#cybersecurity #pentesting #bugbounty
21 579
LocalPotato
Another Local Windows privilege escalation using a new potato technique ;)
The LocalPotato attack is a type of NTLM reflection attack that targets local authentication. This attack allows for arbitrary file read/write and elevation of privilege.
https://github.com/decoder-it/LocalPotato
Details:
https://decoder.cloud/2023/11/03/localpotato-http-edition/
#cybersecurity #pentesting #redteam
21 579
GPOddity
The GPOddity project, aiming at automating GPO attack vectors through NTLM relaying (and more).
https://github.com/synacktiv/GPOddity
#infosec #pentesting #redteam
21 579
Gsec
Web Security Scanner & Exploitation. Based on custom vulnerability scanners & #Nuclei
https://github.com/gotr00t0day/Gsec
#pentesting #redteam #bugbounty
21 579
Blooket Redirect
This is an exploit allowing you to turn a Blooket link to a redirect to ANY site!
https://github.com/VillainsRule/BlooketRedirect
Details:
https://villainsrule.github.io/BlooketRedirect
#cybersecurity #pentesting #bugbounty
21 579
haybale
Symbolic execution of LLVM IR, written in Rust
https://github.com/PLSysSec/haybale
#cybersecurity #infosec
21 579
CVE-2023-45158
web2py notifySendHandler os command injection
https://github.com/Evan-Zhangyf/CVE-2023-45158
#cve #cybersecurity #infosec
21 579
Malware
YARA rules, programs for ransomware families:👇
https://github.com/rivitna/Malware
#malware #cybersecurity #infosec
21 579
iObfuscate
Unraveling iOS Obfuscation Techniques
During this talk, I examine multiple examples of #Reverse Engineering #iOS obfuscation techniques. Obfuscation strives to hide the underlying functionality of applications. This is particularly important in iOS applications that include a plethora of additional symbol data susceptible to reversing. I also release my new repository iOS Reverse Engineering repository!
https://github.com/LaurieWired/ObjectiveByTheSea2023
#cybersecurity #infosec
21 579
CVE-2021-36393 Exploit
This script demonstrates a time-based blind SQL injection on Moodle platforms, exploiting response delays to extract data.
https://github.com/T0X1Cx/CVE-2021-36393-Exploit
#cve #cybersecurity #infosec
21 579
WolfPack
WolfPack combines the capabilities of Terraform and Packer to streamline the deployment of red team redirectors on a large scale. This tool enables security professionals to efficiently scale out the creation and management of Apache redirectors, which mimic authentic websites. These redirectors act as a bridge, seamlessly redirecting incoming traffic to a controlled C2 infrastructure. WolfPack simplifies the process of setting up and configuring these deceptive elements, making it an invaluable asset for security testing and red teaming exercises.
https://github.com/RoseSecurity-Research/WolfPack
#infosec #pentesting #redteam
21 579
Octopii
A Personally Identifiable Information (PII) scanner that uses Optical Character Recognition (OCR), regular expression lists and Natural Language Processing (NLP) to search public-facing locations for Government ID, addresses, emails etc in images, PDFs and documents.
https://github.com/redhuntlabs/Octopii
#pentesting #redteam #bugbounty
21 579
UAC Bypass
This program allows you to run files with elevated privileges without requesting any permission, without displaying the UAC screen. The UACBypass is designed to assist in bypassing User Account Control (UAC) restrictions on Windows.
https://github.com/justhyak/UAC-Bypass-FUD
#pentesting #redteam #bugbounty
21 579
d0zer
Elf binary infector written in Go. It can be used for infecting executables of type ET_DYN and ET_EXEC with a payload of your creation. Utilizing the classic elf text segment padding algorithm by Silvio Cesar, your payload (parasite) will run before native functionality of the binary effectively backooring the binary.
https://github.com/sad0p/d0zer
#infosec #pentesting #redteam
21 579
JS-Tap
JavaScript payload and supporting software to be used as XSS payload or post exploitation implant to monitor users as they use the targeted application.
https://github.com/hoodoer/JS-Tap
Details:
https://trustedsec.com/blog/js-tap-weaponizing-javascript-for-red-teams
#pentesting #redteam #bugbounty
21 579
autoNTDS
A Python utility that facilitates the extraction of NTDS dumps, cracks the hashes using hashcat, and post-processes the results to match users with their cracked passwords. This tool is designed to streamline the process of handling NTDS hashes.
https://github.com/hmaverickadams/autoNTDS
#cybersecurity #infosec #pentesting
21 579
DFIR Resources
A curated list of resources for DFIR through Microsoft Defender for Endpoint leveraging kusto queries, #powershell scripts, tools such as KAPE and THOR Cloud and more.
https://github.com/cyb3rmik3/MDE-DFIR-Resources
#cybersecurity #infosec #pentesting
21 579
DayBird
Extension functionality for the #NightHawk operator client
https://github.com/xforcered/DayBird
#infosec #pentesting #redteam
21 579
C2_RedTeam_CheatSheets
Useful Cobalt Strike techniques learned from engagements
https://github.com/wsummerhill/C2_RedTeam_CheatSheets
#infosec #pentesting #redteam
21 579
HARpwn
A #PowerShell module designed to streamline the extraction and sanitization of HARTokens from HTTP Archive (HAR) files
https://github.com/HCRitter/HARpwn
#cybersecurity #infosec #pentesting
