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
​​Malleable-CS-Profiles A list of python tools to help create an OPSEC-safe Cobalt Strike profile. This is the Github repository of the relevant blog post: Unleashing the Unseen: Harnessing the Power of Cobalt Strike Profiles for EDR Evasion. https://github.com/WKL-Sec/Malleable-CS-Profiles #infosec #pentesting #redteam

HackGit
21 579
​​openSquat Open-source Intelligence (OSINT) security tool to identify cyber squatting threats to specific companies or domains, such as:👇 • Phishing campaigns • Domain squatting • Typo squatting • Bitsquatting • IDN homograph attacks • Doppenganger domains • Other brand/domain related scams https://github.com/atenreiro/opensquat #OSINT #cybersecurity #infosec

HackGit
21 579
​​NimRekey An experiment in improving existing anti-copy techniques. This one allows a binary to rewrite itself on disk after the first execution with a new key and encrypted secrets (like shellcode, URLs, etc) https://github.com/OffenseTeacher/NimRekey #cybersecurity #infosec

HackGit
21 579
​​PyRDP RDP monster-in-the-middle (mitm) and library for Python with the ability to watch connections live or after the fact. https://github.com/GoSecure/pyrdp #infosec #pentesting #redteam

HackGit
21 579
​​Skyhook A REST-driven web application used to smuggle files into and out of networks defended by perimeter controls that inspect and act on traffic perceived to contain malicious content. https://github.com/blackhillsinfosec/skyhook #infosec #pentesting #redteam

HackGit
21 579
​​EnumStrike Cobalt Strike Aggressor script to automate host and domain enumeration. https://github.com/DallasFR/EnumStrike #infosec #pentesting #redteam

HackGit
21 579
​​SubScraper Perform subdomain enumeration through various techniques and retrieve detailed output to aid in further testing. https://github.com/m8sec/subscraper #infosec #pentesting #bugbounty

HackGit
21 579
​​CVE-2023-31726 POC for CVE-2023-31726: AList 3.15.1 is vulnerable to Incorrect Access Control, which can be exploited by attackers to obtain sensitive information. https://github.com/J6451/CVE-2023-31726 #cve #poc #infosec

HackGit
21 579
​​CVE-2023-31779 Stored XSS vulnerability exists in the "Reaction to comment" feature. An attacker with user privilege on kanban board can execute JavaScript code in the browsers of users who open card with malicious reaction. https://github.com/jet-pentest/CVE-2023-31779 #cve #cybersecurity #infosec

HackGit
21 579
​​opera-proxy Standalone Opera VPN client. Just run it and it'll start a plain HTTP proxy server forwarding traffic through "Opera VPN" proxies of your choice. By default the application listens on 127.0.0.1:18080. https://github.com/Snawoot/opera-proxy #VPN #infosec #privacy

HackGit
21 579
Repost from Pentesting News
​​Detections - Browser Credential Harvesting Web browsers today allow users to store their username and passwords, directly to log into their application of choice. Threat actors can retrieve these credentials using either the Windows API or decrypting specific files. This detection strategy focuses on specific files that are needed by the attacker to retrieve the user’s web browser stored credentials. https://github.com/cybergoatpsyops/detections/tree/main/techniques/webCredentialHarvest #cybersecurity #infosec

HackGit
21 579
​​Keyhacks A repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid. https://github.com/streaak/keyhacks #infosec #pentesting #bugbounty

HackGit
21 579
​​ProcOpen-PHP-Webshell Experience the power of a PHP webshell designed to overcome the limitations of blacklisted system/exec functions. https://github.com/d4rkiZ/ProcOpen-PHP-Webshell #infosec #pentesting #redteam

HackGit
21 579
​​PCAPeek A proof-of-concept re-assembler for reverse VNC traffic such as IcedID & Qakbot's VNC Backdoors. https://github.com/0xThiebaut/PCAPeek #cybersecurity #infosec

HackGit
21 579
​​web2shell A Python program used to automate converting webshells into reverse shells. If you regularly do CTF, HTB, or red teaming you've probably spent a good chunk of time testing payloads to convert a webshell into a reverse shell. This tool aims to simplify this process. https://github.com/ejedev/web2shell #infosec #pentesting #redteam

HackGit
21 579
​​Shellcrypt A single-file cross-platform quality of life tool to obfuscate a given shellcode file and output in a useful format for pasting directly into your source code. https://github.com/iilegacyyii/Shellcrypt #infosec #pentesting #redteam

HackGit
21 579
​​Shaco Shaco is a minimal C linux agent for Havoc. Shaco communicate with http to the server using hardcoded socket https://github.com/souzomain/Shaco #infosec #pentesting #redteam

HackGit
21 579
​​CVE 2023 25690 Proof of concept - mod_proxy vulnerable configuration on Apache HTTP Server versions 2.4.0 - 2.4.55 leads to HTTP Request Smuggling vulnerability. https://github.com/dhmosfunk/CVE-2023-25690-POC #cve #poc #infosec

HackGit
21 579
​​Damn Vulnerable Bank Damn Vulnerable Bank is designed to be an intentionally vulnerable android application. This provides an interface to assess your android application security hacking skills. https://github.com/rewanthtammana/Damn-Vulnerable-Bank #cybersecurity #infosec #pentesting

HackGit
21 579
​​CVE-2023-2822 Simple flask application to implement an intentionally vulnerable web app to demo CVE-2023-2822. https://github.com/cberman/CVE-2023-2822-demo #cve #cybersecurity #infosec

HackGit - Статистика и аналитика Telegram-канала @hackgit