ru
Feedback
HackGit

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 дней
Архив постов
HackGit
21 579
​​dpapi_ng - Python DPAPI-NG Decryption Library Library for DPAPI NG, also known as CNG DPAPI, decryption in Python. It is designed to replicate the behaviour of NCryptUnprotectSecret. This can be used on non-Windows hosts to decrypt DPAPI NG protected secrets, like PFX user protected password, or LAPS encrypted password. It can either decrypt any DPAPI NG blobs using an offline copy of the domain's root key or by using the credentials of the supplied user to retrieve the required information over RPC. https://github.com/jborean93/dpapi-ng #cybersecurity #infosec #pentesting

HackGit
21 579
​​OffSec-MISC Offensive Security MISC Annotations and Payloads for Ethical Hackers / Security Researchers. https://github.com/RodricBr/OffSec-MISC #cybersecurity #infosec #pentesting

HackGit
21 579
​​MeliziaC2 DNS over HTTPS targeted malware (only runs once) • Auto-delete malware on failure • Fully encrypted (per victim RSA key) DoH (DNS-over-HTTPS) communication • Malware only runs once! https://github.com/demon-i386/MeliziaC2 #infosec #pentesting #redteam

HackGit
21 579
​​Firmware Supply Chain Attacks https://github.com/binarly-io/SupplyChainAttacks #infosec #pentesting #redteam

HackGit
21 579
​​gowhois gowhois is #whois command implemented by #Golang https://github.com/famasoon/gowhois

HackGit
21 579
​​Awesome Cloud Security Labs Awesome free cloud native security learning labs. Includes CTF, self-hosted workshops, guided vulnerability labs, and research labs. https://github.com/iknowjason/Awesome-CloudSec-Labs #cybersecurity #infosec #pentesting

HackGit
21 579
​​SliverC2-Forensics A collection of tools and detections for the Sliver C2 Framework. https://github.com/Immersive-Labs-Sec/SliverC2-Forensics #cybersecurity #infosec

HackGit
21 579
​​TokenTactics v2 A fork of the great TokenTactics with support for CAE and token endpoint v2. https://github.com/f-bader/TokenTacticsV2 #cybersecurity #infosec #pentesting

HackGit
21 579
​​CSC-RedOps This learning path is made for the offensive (red) team members of the Cyber Security Club in HTU. https://github.com/smadi0x86/CSC-RedOps #cybersecurity #infosec #redteam

HackGit
21 579
​​Spellbook Framework for rapid development of offensive security tools. https://github.com/htrgouvea/spellbook #cybersecurity #infosec #pentesting

HackGit
21 579
​​docker-osmedeus v4 Docker image for Osmedeus a fully automated offensive security tool for reconnaissance and vulnerability scanning. https://github.com/mablanco/docker-osmedeus #cybersecurity #infosec #pentesting

HackGit
21 579
Repost from N/a
​​SpiderSuite An advance cross-platform and multi-feature GUI web spider/crawler for cyber security proffesionals. Spider Suite can be used for attack surface mapping and analysis. https://github.com/3nock/SpiderSuite Website: https://spidersuite.github.io/ #infosec #cybersecurity #bugbounty

HackGit
21 579
​​LOLDrivers-client A client for LOLDrivers (Living Off The Land Drivers). Scan your computer for known vulnerable and known malicious Windows drivers. https://github.com/rtfmkiesel/loldrivers-client #cybersecurity #infosec #pentesting

HackGit
21 579
​​⚔️ Pentest Everything A collection of CTF write-ups, pentesting topics, guides and notes. Notes compiled from multiple sources and my own lab research. Topics also support OSCP, Active Directory, CRTE, eJPT and eCPPT. https://github.com/The-Viper-One/Pentest-Everything Web: https://viperone.gitbook.io/pentest-everything/ #infosec #pentesting #CTF

HackGit
21 579
​​Recon MindMap (RMM) A tool that can easily generate complex domain structures using mind mapping software such as Obsidian Mind Map or xmind. https://github.com/Alevsk/rmm #cybersecurity #infosec #pentesting

HackGit
21 579
​​Reflector Reflector is cli tool written using golang to test for reflected parameters in list of urls to test for reflected xss https://github.com/aliyugombe/reflector #infosec #pentesting #bugbounty

HackGit
21 579
​​Red Teaming and Penetration Testing Checklist Not a definitive list, cheatsheet, or opsec safe by any means, just things of note.... https://github.com/ibr0wse/RedTeam-PenTest-Cheatsheet-Checklist #infosec #pentesting #redteam

HackGit
21 579
​​HypercallPageHook PoC Hook of nt! HvcallCodeVa. https://github.com/xu-Wan/HypercallPageHook #infosec #pentesting #redteam

HackGit
21 579
​​NIST Vulnerability Data Ontology The Vulntology is a project created to characterize vulnerabilities and provide a granular and intuitive structure for that information. This repository is a location to support community development of the NIST Vulnerability Data Ontology, or Vulntology. https://github.com/usnistgov/vulntology #cybersecurity #infosec

HackGit
21 579
​​WinPwn Automation for internal Windows Penetrationtest / AD-Security https://github.com/S3cur3Th1sSh1t/WinPwn #infosec #pentesting #redteam