en
Feedback
HackGit

HackGit

Open in 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

Show more

📈 Analytical overview of Telegram channel HackGit

Channel HackGit (@hackgit) in the English language segment is an active participant. Currently, the community unites 21 579 subscribers, ranking 4 526 in the Technologies & Applications category and 1 853 in the USA region.

📊 Audience metrics and dynamics

Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 21 579 subscribers.

According to the latest data from 02 March, 2025, the channel demonstrates stable activity. Although there has been a change in the number of participants by 19 over the last 30 days and by 0 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 0%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 0 views. Within the first day, a publication typically gains 0 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 0.

📝 Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
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

Thanks to the high frequency of updates (latest data received on 03 March, 2025), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

21 579
Subscribers
No data24 hours
-37 days
+1930 days
Posts Archive
HackGit
21 579
​​CVE-2023-29409 CVE-2023-29409 reproducer https://github.com/mateusz834/CVE-2023-29409 #cve #poc #cybersecurity

HackGit
21 579
​​ShadowRDP The BOF is currently only compatible with the latest version of TrustedSec's COFFLoader. https://github.com/c3r3br4t3/ShadowRDP Details: https://www.trustedsec.com/blog/using-rpc-in-bofs/ #infosec #pentesting #redteam

HackGit
21 579
CVE-2023-36874 Exploit works on vulnerable Windows clients/servers. Compile code and create c:\test\system32 directories. Place your wermgr.exe in that directory and run compiled PoC. https://github.com/Wh04m1001/CVE-2023-36874 #cve #infosec #exploit

HackGit
21 579
​​CVE-2023-26256 CVE-2023-26255_POC, CVE-2023-26256_POC https://github.com/aodsec/CVE-2023-26256 #cve #poc #infosec

HackGit
21 579
​​CVE-2023-38035 POC for CVE-2023-38035 affecting Ivanti Sentry https://github.com/horizon3ai/CVE-2023-38035 #cve #poc #cybersecurity

HackGit
21 579
​​aws_url_signer POC tool to create signed AWS API GET requests to bypass Guard Duty alerting of off-instance credential use via SSRF https://github.com/stephenbradshaw/aws_url_signer #cybersecurity #infosec #pentesting

HackGit
21 579
​​sops-nix Atomic, declarative, and reproducible secret provisioning for NixOS based on sops. https://github.com/Mic92/sops-nix #cybersecurity #infosec

HackGit
21 579
​​netbird Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls. https://github.com/netbirdio/netbird #cybersecurity #infosec #privacy

HackGit
21 579
​​KnowsMore A swiss army knife tool for pentesting Microsoft Active Directory (NTLM Hashes, BloodHound, NTDS and DCSync). https://github.com/helviojunior/knowsmore #infosec #pentesting #redteam

HackGit
21 579
​​The Atypical OSINT Guide The most unusual #OSINT guide you've ever seen. The repository is intended for bored professionals only. PRs are welcome! https://github.com/OffcierCia/non-typical-OSINT-guide #cybersecurity #infosec

HackGit
21 579
​​Augustus A Golang loader that execute the shellcode utilizing the process hollowing technique with anti-sandbox and anti-analysis measures. The shellcode is encrypted with the Triple DES (3DES) encryption algorithm. Full EDR bypass with any C2 Framework. Tested with Cobalt Strike against MDE EDR. • 3DES Encryption • Sandbox Evasion • Analysis Evasion • Process Hollowing https://github.com/TunnelGRE/Augustus #infosec #pentesting #redteam

HackGit
21 579
​​CVE-2023-36664 Ghostscript command injection vulnerability PoC https://github.com/jakabakos/CVE-2023-36664-Ghostscript-command-injection #cve #poc #cybersecurity #infosec

HackGit
21 579
​​DllNotificationInjection A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and remote processes. https://github.com/ShorSec/DllNotificationInjection #cve #poc #cybersecurity #infosec

HackGit
21 579
​​🐀 little-rat Small chrome extension to monitor (and optionally block) other extensions' network calls https://github.com/dnakov/little-rat #cybersecurity #infosec #privacy

HackGit
21 579
​​graphql-wordlist The only graphql wordlists you'll ever need. Operations, field names, type names... Collected on more than 60k distinct GraphQL schemas. https://github.com/Escape-Technologies/graphql-wordlist #cybersecurity #infosec #pentesting

HackGit
21 579
​​linux-malware Tracking interesting Linux (and UNIX) malware. https://github.com/timb-machine/linux-malware #malware #cybersecurity #infosec

HackGit
21 579
​​CVE-2023-36874 PoC This repository contains a proof-of-concept exploit written in C++ that demonstrates the exploitation of a vulnerability affecting the Windows Error Reporting (WER) component. The exploit showcases the steps involved in triggering the vulnerability and is intended for educational purposes only. Any malicious or unethical use of this code is strictly discouraged. https://github.com/d0rb/CVE-2023-36874 #cybersecurity #infosec #cve #poc

HackGit
21 579
​​RDPCredentialStealer A malware that steal credentials provided by users in RDP using API Hooking with Detours in C++ https://github.com/S12cybersecurity/RDPCredentialStealer #infosec #pentesting #redteam

HackGit
21 579
​​Ghidralligator A C++ multi-architecture pcode emulator based on the Ghidra libsla, designed for fuzzing with AFL++. It allows performing emulation-based fuzzing while keeping interesting performances when dealing with binaries running on exotic architectures. https://github.com/airbus-cyber/ghidralligator #cybersecurity #infosec

HackGit
21 579
​​👁🌍 E y e s Eyes is an #OSINT tool to get existing accounts from an email https://github.com/N0rz3/Eyes #cybersecurity #infosec