uk
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
​​🔐 Certificate Ripper A CLI tool to extract server certificates https://github.com/Hakky54/certificate-ripper #cybersecurity #pentesting #bugbounty

HackGit
21 579
​​LocalPotato Another Local Windows privilege escalation using a new potato technique ;) The LocalPotato attack is a type of NTLM reflection attack that targets local authentication. This attack allows for arbitrary file read/write and elevation of privilege. https://github.com/decoder-it/LocalPotato Details: https://decoder.cloud/2023/11/03/localpotato-http-edition/ #cybersecurity #pentesting #redteam

HackGit
21 579
​​GPOddity The GPOddity project, aiming at automating GPO attack vectors through NTLM relaying (and more). https://github.com/synacktiv/GPOddity #infosec #pentesting #redteam

HackGit
21 579
​​Gsec Web Security Scanner & Exploitation. Based on custom vulnerability scanners & #Nuclei https://github.com/gotr00t0day/Gsec #pentesting #redteam #bugbounty

HackGit
21 579
​​Blooket Redirect This is an exploit allowing you to turn a Blooket link to a redirect to ANY site! https://github.com/VillainsRule/BlooketRedirect Details: https://villainsrule.github.io/BlooketRedirect #cybersecurity #pentesting #bugbounty

HackGit
21 579
​​haybale Symbolic execution of LLVM IR, written in Rust https://github.com/PLSysSec/haybale #cybersecurity #infosec

HackGit
21 579
​​CVE-2023-45158 web2py notifySendHandler os command injection https://github.com/Evan-Zhangyf/CVE-2023-45158 #cve #cybersecurity #infosec

HackGit
21 579
​​Malware YARA rules, programs for ransomware families:👇 https://github.com/rivitna/Malware #malware #cybersecurity #infosec

HackGit
21 579
​​iObfuscate Unraveling iOS Obfuscation Techniques During this talk, I examine multiple examples of #Reverse Engineering #iOS obfuscation techniques. Obfuscation strives to hide the underlying functionality of applications. This is particularly important in iOS applications that include a plethora of additional symbol data susceptible to reversing. I also release my new repository iOS Reverse Engineering repository! https://github.com/LaurieWired/ObjectiveByTheSea2023 #cybersecurity #infosec

HackGit
21 579
​​CVE-2021-36393 Exploit This script demonstrates a time-based blind SQL injection on Moodle platforms, exploiting response delays to extract data. https://github.com/T0X1Cx/CVE-2021-36393-Exploit #cve #cybersecurity #infosec

HackGit
21 579
​​WolfPack WolfPack combines the capabilities of Terraform and Packer to streamline the deployment of red team redirectors on a large scale. This tool enables security professionals to efficiently scale out the creation and management of Apache redirectors, which mimic authentic websites. These redirectors act as a bridge, seamlessly redirecting incoming traffic to a controlled C2 infrastructure. WolfPack simplifies the process of setting up and configuring these deceptive elements, making it an invaluable asset for security testing and red teaming exercises. https://github.com/RoseSecurity-Research/WolfPack #infosec #pentesting #redteam

HackGit
21 579
​​Octopii A Personally Identifiable Information (PII) scanner that uses Optical Character Recognition (OCR), regular expression lists and Natural Language Processing (NLP) to search public-facing locations for Government ID, addresses, emails etc in images, PDFs and documents. https://github.com/redhuntlabs/Octopii #pentesting #redteam #bugbounty

HackGit
21 579
​​UAC Bypass This program allows you to run files with elevated privileges without requesting any permission, without displaying the UAC screen. The UACBypass is designed to assist in bypassing User Account Control (UAC) restrictions on Windows. https://github.com/justhyak/UAC-Bypass-FUD #pentesting #redteam #bugbounty

HackGit
21 579
​​d0zer Elf binary infector written in Go. It can be used for infecting executables of type ET_DYN and ET_EXEC with a payload of your creation. Utilizing the classic elf text segment padding algorithm by Silvio Cesar, your payload (parasite) will run before native functionality of the binary effectively backooring the binary. https://github.com/sad0p/d0zer #infosec #pentesting #redteam

HackGit
21 579
​​JS-Tap JavaScript payload and supporting software to be used as XSS payload or post exploitation implant to monitor users as they use the targeted application. https://github.com/hoodoer/JS-Tap Details: https://trustedsec.com/blog/js-tap-weaponizing-javascript-for-red-teams #pentesting #redteam #bugbounty

HackGit
21 579
​​autoNTDS A Python utility that facilitates the extraction of NTDS dumps, cracks the hashes using hashcat, and post-processes the results to match users with their cracked passwords. This tool is designed to streamline the process of handling NTDS hashes. https://github.com/hmaverickadams/autoNTDS #cybersecurity #infosec #pentesting

HackGit
21 579
​​DFIR Resources A curated list of resources for DFIR through Microsoft Defender for Endpoint leveraging kusto queries, #powershell scripts, tools such as KAPE and THOR Cloud and more. https://github.com/cyb3rmik3/MDE-DFIR-Resources #cybersecurity #infosec #pentesting

HackGit
21 579
​​DayBird Extension functionality for the #NightHawk operator client https://github.com/xforcered/DayBird #infosec #pentesting #redteam

HackGit
21 579
​​C2_RedTeam_CheatSheets Useful Cobalt Strike techniques learned from engagements https://github.com/wsummerhill/C2_RedTeam_CheatSheets #infosec #pentesting #redteam

HackGit
21 579
​​HARpwn A #PowerShell module designed to streamline the extraction and sanitization of HARTokens from HTTP Archive (HAR) files https://github.com/HCRitter/HARpwn #cybersecurity #infosec #pentesting