es
Feedback
HackGit

HackGit

Ir al canal en 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

Mostrar más

📈 Análisis del canal de Telegram HackGit

El canal HackGit (@hackgit) en el segmento lingüístico de Inglés es un actor destacado. Actualmente la comunidad reúne a 21 579 suscriptores, ocupando la posición 4 526 en la categoría Tecnologías y Aplicaciones y el puesto 1 853 en la región EEUU.

📊 Métricas de audiencia y dinámica

Desde su creación el невідомо, el proyecto ha mostrado un crecimiento acelerado, reuniendo a 21 579 suscriptores.

Según los últimos datos del 02 marzo, 2025, el canal mantiene una actividad estable. En los últimos 30 días la variación de miembros fue de 19, y en las últimas 24 horas de 0, conservando un alto alcance.

  • Estado de verificación: No verificado
  • Tasa de interacción (ER): El promedio de interacción de la audiencia es 0%. Durante las primeras 24 horas tras publicar, el contenido suele obtener N/A% de reacciones respecto al total de suscriptores.
  • Alcance de las publicaciones: Cada publicación recibe en promedio 0 visualizaciones. En el primer día suele acumular 0 visualizaciones.
  • Reacciones e interacción: La audiencia responde de forma activa: el promedio de reacciones por publicación es 0.

📝 Descripción y política de contenido

El autor describe el recurso como un espacio para expresar opiniones subjetivas:
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

Gracias a la alta frecuencia de actualizaciones (últimos datos recibidos el 03 marzo, 2025), el canal mantiene la vigencia y un amplio alcance. La analítica demuestra que la audiencia interactúa activamente con el contenido, lo que lo convierte en un punto de referencia dentro de la categoría Tecnologías y Aplicaciones.

21 579
Suscriptores
Sin datos24 horas
-37 días
+1930 días
Archivo de publicaciones
HackGit
21 579
BypassAV This map lists the essential techniques to #bypass anti-virus and #EDR https://github.com/matro7sh/BypassAV #cybersecurity #pentesting #redteam

HackGit
21 579
Checkmate Payload Execution by #Fake #Windows SmartScreen with requires Administrator privileges & Turn off real SmartScreen Filter. https://github.com/S3N4T0R-0X0/Checkmate #cybersecurity #pentesting #redteam

HackGit
21 579
SSHniffer A post-compromise agent to be deployed on rooted linux machines designed to quietly listen for #SSH connections. When a domain user/service connects to the linux device with a password, the agent will log the sshd process data by using strace https://github.com/JitBox/SSHniffer #cybersecurity #pentesting #redteam

HackGit
21 579
pendulum Sleep #obfuscation for #Linux https://github.com/kyleavery/pendulum #cybersecurity #pentesting #redteam

HackGit
21 579
LDAP Watchdog A real-time linux-compatible #LDAP monitoring tool for detecting directory changes, providing visibility into additions, modifications, and deletions for administrators and security researchers. https://github.com/MegaManSec/LDAP-Monitoring-Watchdog #cybersecurity #infosec

HackGit
21 579
GDBFuzz: Debugger-Driven Fuzzing This is the companion code for the paper: '#Fuzzing Embedded Systems using Debugger Interfaces'. The code allows the users to reproduce and extend the results reported in the paper. Please cite the above paper when reporting, reproducing or extending the results. https://github.com/boschresearch/gdbfuzz #pentesting #cybersecurity #infosec

HackGit
21 579
Digital #Forensics Script for Linux This repository contains an advanced #Bash script designed for conducting digital forensics on Linux systems. The script automates the collection of a wide range of system and user data, making it a valuable tool for IT professionals, system administrators, and digital forensic investigators. https://github.com/vm32/Digital-Forensics-Script-for-Linux #cybersecurity #infosec

HackGit
21 579
GTFONow Automatic #privilege #escalation on unix systems by exploiting misconfigured setuid/setgid binaries, capabilities and sudo permissions. Designed for CTFs but also applicable in real world pentests. https://github.com/Frissi0n/GTFONow #cybersecurity #infosec #pentesting

HackGit
21 579
SharpGhostTask A C# port from Invoke-GhostTask https://github.com/dmcxblue/SharpGhostTask #cybersecurity #pentesting #redteam

HackGit
21 579
SSH-Snake A self-propagating, self-replicating, file-less script that automates the post-exploitation task of #SSH private key and host discovery. https://github.com/MegaManSec/SSH-Snake #cybersecurity #pentesting #redteam

HackGit
21 579
​​Handly Leverage leaked token handles to perform privilege escalation. • IIS: A simple ASPX webshell is provided that lists the available user tokens and allows to impersonate them to run an arbitrary executable present in the compromised host. • MSSQL: A python script is provided that will load several C# assemblies, allowing to manipulate the user tokens available in the MSSQL's process memory. https://github.com/blackarrowsec/Handly #cybersecurity #pentesting #redteam

HackGit
21 579
​​EDRNoiseMaker Detect WFP filters blocking EDR communications The aim of this tool is to detect potential silencers of an #EDR (or the process you choose). Based on the attack against EDR developed by EDRSilencer and FireBlock, EDRNoiseMaker trys to detect them by checking a list of executables that have been silenced using the Windows Filtering Platform (WFP). https://github.com/blackarrowsec/Handly #cybersecurity #infosec #pentesting

HackGit
21 579
​​Terrapin Vulnerability Scanner A small utility program written in Go, which can be used to determine the vulnerability of an SSH client or server against the Terrapin Attack. The vulnerability scanner requires a single connection with the peer to gather all supported algorithms. However, it does not perform a fully fledged SSH key exchange, will never attempt authentication on a server, and does not perform the attack in practice. https://github.com/RUB-NDS/Terrapin-Scanner #pentesting #pentesting #redteam

HackGit
21 579
​​UNCONTAINED Uncovering Container Confusion in the Linux Kernel • https://github.com/vusec/uncontainedhttps://github.com/Jakob-Koschel/kernel-tools #cybersecurity #infosec #pentesting #redteam

HackGit
21 579
Flutter Spy Explore, analyze, and gain valuable data & insights from #reverse engineered Flutter apps. https://github.com/anasfik/flutter-spy #cybersecurity #infosec #pentesting

HackGit
21 579
​​rp-bf A library to #bruteforce ROP gadgets by emulating a Windows user-mode crash-dump. https://github.com/0vercl0k/rp-bf.rs #cybersecurity #pentesting #redteam

HackGit
21 579
​​MITMonster A monster #cheatsheet on #MITM attacks https://github.com/wearecaster/MITMonster #cybersecurity #pentesting #redteam

HackGit
21 579
​​Stinger CIA UAC bypass implementation of Stinger that obtains the token from an auto-elevated process, modifies it, and reuses it to execute as Administrator. https://github.com/hackerhouse-opensource/Stinger #cybersecurity #pentesting #redteam

HackGit
21 579
​​havoc-bloodhound A GUI wrapper inside of #Havoc to interact with #bloodhound CE https://github.com/p4p1/havoc-bloodhound #cybersecurity #pentesting #redteam

HackGit
21 579
🦖GodPotato Aggressor Script https://github.com/weaselsec/GodPotato-Aggressor-Script #infosec #pentesting #redteam