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
Proxy DLL Loads
A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.
https://github.com/kleiton0x00/Proxy-DLL-Loads
Details:
https://0xdarkvortex.dev/proxying-dll-loads-for-hiding-etwti-stack-tracing/
#infosec #pentesting #redteam
21 579
Zenbleed-Chrome-PoC
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/y11en/Zenbleed-Chrome-PoC
#infosec #pentesting #redteam
21 579
KRWX: Kernel Read Write Execute
KRWX offers the possibility to call a set of memory-related kernel APIs from user-land through a device driver (/dev/krwx) and read/write arbitary memory addresses (without interfering with SMAP/PAN). It can be used for educational purposes (in order to study some kernel internals like the memory managament) and to assist the exploitation phase (it has been used to develop the exploit for CVE-2020-27786 without touching gdb a single time and CVE-2022-2602).
https://github.com/hacktivesec/KRWX
#cybersecurity #infosec #pentesting
21 579
CVE-2023-21931
Oracle Weblogic PreAuth RCE
https://github.com/MMarch7/weblogic_CVE-2023-21931_POC-EXP
#cve #cybersecurity #infosec
21 579
waf-comparison-project
Testing datasets and tools to compare WAF efficacy
https://github.com/openappsec/waf-comparison-project
#cybersecurity #infosec
21 579
CosmicRakp
A powerful tool written in Go that allows red teamers and penetration testers to dump IPMI hashes. This project aims to be efficient, fast, and easy to use.
https://github.com/fin3ss3g0d/CosmicRakp#cve-2013-4786
#infosec #pentesting #redteam
21 579
Cameradar
Cameradar hacks its way into RTSP videosurveillance cameras
• Detect open RTSP hosts on any accessible target host
• Detect which device model is streaming
• Launch automated dictionary attacks to get their stream route (e.g.: /live.sdp)
• Launch automated dictionary attacks to get the username and password of the cameras
• Retrieve a complete and user-friendly report of the results
https://github.com/Ullaakut/cameradar
#cybersecurity #infosec #pentesting #redteam
21 579
bedaisy-bypass
A kernel driver designed to bypass reports sent from BEDaisy.sys to BEService.exe. For users not on a UEFI, the project utilizes Infinity Hook.
https://github.com/crtdll/bedaisy-bypass
#infosec #pentesting #redteam
21 579
Sshimpanzee
Sshimpanzee allows you to build a static reverse ssh server. Instead of listening on a port and waiting for connections, the ssh server will initiate a reverse connect to attacker's ip, just like a regular reverse shell. Sshimpanzee allows you to take advantage of every features of a regular ssh connection, like port forwards, dynamic socks proxies, or FTP server.
More importantly, if a direct connection from the victim machine to the attacker server is not possible, it provides different tunnelling mecanisms such as DNS Tunnelling, ICMP Tunnelling, or HTTP Encapsulation. It also supports HTTP and SOCKS5 proxies.
https://github.com/lexfo/sshimpanzee
#cybersecurity #infosec #pentesting #redteam
21 579
AnonGT - Anonymous Ghost
Redirect all traffic through tor network for #KaliLinux
https://github.com/gt0day/AnonGT
#cybersecurity #infosec #pentesting
21 579
CVE-2023-36745
MS Exchange Server Privilege Escalation
https://github.com/N1k0la-T/CVE-2023-36745
#cve #cybersecurity #infosec
21 579
FalconHound
A #blueteam multi-tool. It allows you to utilize and enhance the power of BloodHound in a more automated fashion. It is designed to be used in conjunction with a SIEM or other log aggregation tool.
https://github.com/FalconForceTeam/FalconHound
#infosec #pentesting #redteam
21 579
❌ Defender Remover / Defender Disabler
A tool which is uses to remove Windows Defender in Windows 8.x, Windows 10 (every version) and Windows 11.
https://github.com/ionuttbara/windows-defender-remover
#infosec #pentesting #redteam
21 579
Xeres
A Peer-to-Peer (Friend-to-Friend), decentralized, encrypted and secure application designed for communication and sharing.
https://github.com/zapek/Xeres
#cybersecurity #infosec #privacy
21 579
Jomungand
Shellcode Loader with memory
I use HWBP to hook VirtualAlloc, Sleep and LoadLibraryA. Why i hook this function ?
• VirtualAlloc : CobaltStrike & Meterprter is reflective dll as shellcode, with the VirtualAlloc hook we can obtain the real addresse of shellcode in memory
• Sleep : I hook sleep to use KrakenMask and encrypt all the content of shellcode in memory during sleep
• LoadLibraryA : I redirect to LdrLoadDll with ret addr spoofing. Some edr can detect malicious LoadLibraryA if the origin of call is not backed on RX present on disk
https://github.com/RtlDallas/Jomungand
#infosec #pentesting #redteam
21 579
RecoverPy
Interactively find and recover deleted or 👉 overwritten 👈 files from your terminal
https://github.com/PabloLec/RecoverPy
#cybersecurity #infosec #pentesting
21 579
CVE-2023-42120
Control Web Panel dns_zone_editor Cmd Injection RCE
https://github.com/truonghuuphuc/CVE-2023-42120-Poc
#cve #cybersecurity #infosec
21 579
rebuff
A prototype and cannot provide 100% protection against prompt injection attacks!
https://github.com/protectai/rebuff
#cybersecurity #infosec #pentesting
21 579
APIFuzzer
HTTP API Testing Framework
Fuzz test your application using your OpenAPI or Swagger API definition without coding
https://github.com/KissPeter/APIFuzzer
#pentesting #infosec #bugbounty
21 579
gRPC Web Pentest Suite
gRPC-Pentest-Suite is set of tools for pentesting / hacking gRPC Web applications + Burp Suite Extension.
• application/grpc-web-text
• application/grpc-web+proto (There are some bugs)
• grpc-scan scanning the gRPC-web javascript webpacked files to detect grpc endpoints, services, messages and field types
• grpc-coder encoding and decoding gRPC-web payloads for pentesting (manipulating payloads)
• grpc-coder-burp-extension extension for burp suite to easily using gRPC-Coder tool
https://github.com/nxenon/grpc-pentest-suite
#pentesting #redteam #bugbounty
