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
​​InfoSec OpenAI Examples And for each language describe the following list of CWEs:The Goal is to show how you can write the structure of a long set of technical best practices, requirments and OpenAI can write the initial DRAFT of those best practices and techincal information quickly for people to then review and edit. https://github.com/kerberosmansour/InfoSecOpenAIExamples #cybersecurity #infosec

HackGit
21 579
​​Emulation-Tools This repo contains various scripts and tools that may be useful for assiting in emulating threats. https://github.com/Atomics-on-A-Friday/Emulation-Tools #cybersecurity #infosec

HackGit
21 579
​​xv_underground A scalable web app features LiveView authentication, user roles and permission system, and secure S3/Wasabi uploads. It calculates file hashes with Erlang crypto library and uses Oban for all most API requests for automated retries. It includes a custom Logger backend to log to Discord, has CI/CD setup and is deployed on Fly.io. https://github.com/blackmassgroup/xv_underground #cybersecurity #infosec #malware

HackGit
21 579
​​PhoenixC2 Free & open source C2 framework for Red Teams. It is written in Python3 and uses for it’s REST API. It is designed to be easy to use and easy to extend. This is the first release of PhoenixC2, so there are still many features missing. Features: • Modern Web-Interface • Built for Teams and Organizations (Multi-User) • Customizable (Plugins, Modules, Kits) • Easy to use • Easy to extend • Supports different languages (Python, Go, …) https://github.com/screamz2k/PhoenixC2 Details: https://screamz2k.github.io/posts/phoenixc2-first-release #infosec #pentesting #redteam

HackGit
21 579
​​Cairo-Fuzzer A tool designed for smart contract developers to test the security. It can be used as an independent tool or as a library. • Run Cairo contract • Run Starknet contract • Replayer of fuzzing corpus • Minimizer of fuzzing corpus • Load old corpus • Handle multiple arguments • Workspace architecture • Import dictionnary • Use Cairo-fuzzer as a library https://github.com/FuzzingLabs/cairo-fuzzer #infosec #bugbounty #pentesting

HackGit
21 579
​​Hayabusa A sigma-based threat hunting and fast forensics timeline generator for Windows event logs. https://github.com/Yamato-Security/hayabusa #cybersecurity #infosec #forensics

HackGit
21 579
​​lsassy Python tool to remotely extract credentials on a set of hosts. This blog post explains how it works. This tool uses impacket project to remotely read necessary bytes in lsass dump and pypykatz to extract credentials. https://github.com/Hackndo/lsassy #infosec #pentesting #redteam

HackGit
21 579
​​K8s SSRF Portscanner This is a Proof of concept idea for using the Kubernetes API server as a port scanner via SSRF. This is a very simple PoC and is not intended to be used in production! https://github.com/raesene/k8s_ssrf_portscanner #cybersecurity #infosec #pentesting

HackGit
21 579
​​Common Threat Matrix for CI/CD Pipeline This is an ATT&CK-like matrix focus on CI/CD Pipeline specific risk. MITRE ATT&CK® is a knowledge base of adversary tactics and techniques. To map the threat of CI/CD Pipeline, I use the same classification as the framework. https://github.com/rung/threat-matrix-cicd #cybersecurity #infosec

HackGit
21 579
​​Dir2json A .NET utility that lists directory contents with attributes and saves it as a .json file. It can be executed from the command line or Cobalt Strike's BOF.NET. Json2csv.ps1 script is also available for easier querying. https://github.com/bitsadmin/dir2json Details: https://blog.bitsadmin.com/blog/digging-for-secrets #infosec #pentesting #redteam

HackGit
21 579
​​Kurl Kurl was created to aid my work as a Red Teamer. Kurl creates an easy to view data sent via HTTP requests by the URLs provided, showing:👇 • Status code. • Response length. • HTTP Verb. • Data format (json or xml). • Content-Type. • The URL itself. https://github.com/gbrls/kurl #infosec #pentesting #redteam

HackGit
21 579
​​Awesome Cybersecurity Blue Team A curated collection of awesome resources, tools, and other shiny things for cybersecurity blue teams. https://github.com/fabacab/awesome-cybersecurity-blueteam #cybersecurity #infosec #blueteam

HackGit
21 579
​​Android Network Traffic Interception How to intercept network trafic on Android. https://github.com/LabCIF-Tutorials/Tutorial-AndroidNetworkInterception #cybersecurity #infosec

HackGit
21 579
​​Flan Scan A lightweight network vulnerability scanner. With Flan Scan you can easily find open ports on your network, identify services and their version, and get a list of relevant CVEs affecting your network. Flan Scan is a wrapper over Nmap and the vulners script which turns Nmap into a full-fledged network vulnerability scanner. Flan Scan makes it easy to deploy Nmap locally within a container, push results to the cloud, and deploy the scanner on Kubernetes. https://github.com/cloudflare/flan #cybersecurity #infosec #pentesting

HackGit
21 579
​​Arsenal-rs Rusty Arsenal - Process Injection / Post-Exploitation Techniques in Rust. https://github.com/memN0ps/arsenal-rs #pentesting #redteam #hackers

HackGit
21 579
​​♻️ Azure AD - Attack and Defense Playbook This publication is a collection of various common attack scenarios on Azure Active Directory and how they can be mitigated or detected. Password Spray Consent Grant Service Principals in Azure DevOps Pipelines Azure AD Connect Sync Service Account Replay of Primary Refresh (PRT) and other issued tokens Azure AD Security Config Analyzer (AADSCA) https://github.com/Cloud-Architekt/AzureAD-Attack-Defense #infosec #pentesting #redteam #ad

HackGit
21 579
​​SSRFmap Automatic SSRF fuzzer and exploitation tool. SSRF are often used to leverage actions on other services, this framework aims to find and exploit these services easily. SSRFmap takes a Burp request file as input and a parameter to fuzz. https://github.com/swisskyrepo/SSRFmap #cybersecurity #infosec #pentesting

HackGit
21 579
​​WiFi Penetration Testing Cheat Sheet This is more of a checklist for myself. May contain useful tips and tricks. https://github.com/ivan-sincek/wifi-penetration-testing-cheat-sheet #cybersecurity #infosec #pentesting

HackGit
21 579
​​rogue A barebones template of 'rogue' aka a simple recon and agent deployment I built to communicate over ICMP. Well, without the ICMP code. https://github.com/realoriginal/rogue #cybersecurity #infosec

HackGit
21 579
Repost from Pentesting Shop
​​RangePi Range-Pi is an affordable and portable #LoRa dongle based on Raspberry Pi RP2040 and LoRa modules. It has a built-in 1.14" LCD screen and covers 433/868/915 MHz frequencies, allowing data transmission up to 5 km. LoRa is a wireless technology used for IoT tasks like smart parking, livestock tracking, and automatic meter reading, as it sends packets over long distances without using much power. Setting up LoRa devices is challenging, but Range-Pi simplifies the process. It is open-source, works with any computer or device, and is compatible with The Things Network. Range-Pi is ideal for IoT integrators to test and configure networks on-the-go. Buy online: 🛒 https://amzn.to/40MkeQS #radio #usb #lora #raspberry