ar
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

إظهار المزيد

📈 نظرة تحليلية على قناة تيليجرام 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
​​LdrLockLiberator A collection of techniques for escaping or otherwise forgoing Loader Lock while executing your code from DllMain or anywhere else the lock may be present. It was released in conjuction with the "Perfect DLL Hijacking" article. https://github.com/ElliotKillick/LdrLockLiberator #infosec #pentesting #redteam

HackGit
21 579
GEEKOM Mini IT13 A high-performance mini PC featuring 13th-gen Raptor Lake processors, including Intel Core i9-13900H, i7-13700H, or i5-13500H. It offers up to 32GB RAM, a 2TB NVMe SSD, and a range of interfaces, such as HDMI 2.0, USB4, and 2.5GbE, providing versatile connectivity options. This compact PC also supports hardware upgrades and offers the potential for memory expansion, making it a versatile and powerful computing solution. Buy online: 🛒 https://amzn.to/3sewI84 #minipc #pc

HackGit
21 579
​​the-book-of-secret-knowledge A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. https://github.com/trimstray/the-book-of-secret-knowledge #cybersecurity #infosec #pentesting

HackGit
21 579
​​NinjaInjector Classic process injection with memory evasion techniques implemantation • Sleep Personal Implementation • Set PAGE_NOACCESS with VirtualProtectEx • Encrypt/Decrypt Memory Regions with SystemFunction033 • Encrypt/Secrypt Shellcode to the entrypoint using XOR https://github.com/S12cybersecurity/NinjaInjector #infosec #pentesting #redteam

HackGit
21 579
​​XAMPPv3.3.0-BOF Exploit Proof-of-Concept code for XAMPP v3.3.0 — '.ini' Buffer Overflow (Unicode + SEH) https://github.com/ripp3rdoc/XAMPPv3.3.0-BOF #infosec #pentesting #redteam

HackGit
21 579
​​Open-Prompt-Injection This repo contains OpenPromptInjection, which is an open-source toolkit for attacks and defenses in LLM-integrated applications, which enables easy implementation, evaluation, and extension of attacks, defenses, and LLMs. https://github.com/liu00222/Open-Prompt-Injection #infosec #pentesting #redteam

HackGit
21 579
​​sncscan Tool for analyzing SAP Secure Network Communications (SNC) https://github.com/usdAG/sncscan #cybersecurity #infosec #pentesting

HackGit
21 579
​​ADCSsync This is a tool I whipped up together quickly to DCSync utilizing ESC1. It is quite slow but otherwise an effective means of performing a makeshift DCSync attack without utilizing DRSUAPI or Volume Shadow Copy. This is the first version of the tool and essentially just automates the process of running Certipy against every user in a domain. It still needs a lot of work and I plan on adding more features in the future for authentication methods and automating the process of finding a vulnerable template. https://github.com/JPG0mez/ADCSync #infosec #pentesting #redteam

HackGit
21 579
​​usbsas A free and open source (GPLv3) tool and framework for securely reading untrusted USB mass storage devices. https://github.com/cea-sec/usbsas #cybersecurity #infosec

HackGit
21 579
​​Driver DLL Injector Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver A powerful tool that allows users to load drivers of their choice using their preferred mapper. By leveraging the capabilities of an unsigned driver loader, such as KDmapper, this injector was built and tested on Windows 10 2004 x64 processes https://github.com/lleon1435/Kernel_VADInjector #infosec #pentesting #redteam

HackGit
21 579
​​java-gate Java JNI HellsGate/HalosGate/TartarusGate/RecycledGate/SSN Syscall/Many Shellcode Loaders The java-gate project allows for the implementation of various techniques related to "Hell's Gate" using simple Java code, which involves direct system calls. https://github.com/4ra1n/java-gate #infosec #pentesting #redteam

HackGit
21 579
​​LDAPMon A POC telemetry collector for the Microsoft-Windows-LDAP-Client ETW Provider. Once started logs will be stored within the EventViewer. This POC comes with a Sentinel parser so that if you want to collect this data within a SIEM you may do so. Used best when ran next to Sysmon. https://github.com/jsecurity101/LDAPMon #cybersecurity #infosec #pentesting

HackGit
21 579
​​Modex A Volatility 3 plugin to extract a module as complete as possible from a Windows 10 memory dump. To do that, the plugin collects all the pages of a particular module that are mapped in each process and then performs a mixture to obtain a single file which contains as many pages as possible. https://github.com/reverseame/modex #cybersecurity #infosec

HackGit
21 579
​​Maltrail-v0.53-Exploit This Python script exploits a command injection vulnerability in the Maltrail (v0.53) web service https://github.com/spookier/Maltrail-v0.53-Exploit #infosec #pentesting #redteam

HackGit
21 579
​​XnlReveal A #Chrome browser extension to show alerts for relfected query params, show hidden elements and enable disabled elements. https://github.com/xnl-h4ck3r/XnlReveal #infosec #pentesting #bugbounty

HackGit
21 579
​​Telerecon A comprehensive #OSINT reconnaissance framework for researching, investigating, and scraping Telegram. For example: Input a target username, and Telerecon efficiently crawls across multiple chats gathering profile metadata, account activity, user messages, extracting potential selectors, ideological indicators, identifying named entities, constructing a network map of possible associates, and a EXIF metadata geo-map, amongst various other analytics. https://github.com/sockysec/Telerecon #cybersecurity #infosec

HackGit
21 579
​​unwyze A Wyze Cam v3 RCE Exploit https://github.com/blasty/unwyze #cybersecurity #infosec #pentesting

HackGit
21 579
​​RealBlindingEDR Utilize arbitrary address read/write implementation with signed driver: completely blind or kill or permanently turn off AV/EDR. https://github.com/myzxcg/RealBlindingEDR #infosec #pentesting #redteam

HackGit
21 579
​​Malwoverview A first response tool used for threat hunting and offers intel information from #VirusTotal, Hybrid Analysis, URLHaus, Polyswarm, Malshare, Alien Vault, Malpedia, Malware Bazaar, ThreatFox, Triage, InQuest and it is able to scan Android devices against VT. https://github.com/alexandreborges/malwoverview #cybersecurity #infosec