fa
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، کانال فعالیت پایداری دارد. در ۳۰ روز گذشته تغییر اعضا برابر 19 و در ۲۴ ساعت گذشته برابر 0 بوده و همچنان دسترسی گسترده‌ای حفظ شده است.

  • وضعیت تأیید: تأیید نشده
  • نرخ تعامل (ER): میانگین تعامل مخاطب 0% است و در ۲۴ ساعت نخست پس از انتشار، محتوا معمولاً 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
​​DockerExploit This repository contains a Docker Remote API Scanner and Exploit tool designed for educational and research purposes. It enables users to perform security assessments and experiments related to Docker container environments. • Mass scanning and exploitation of Docker hosts • Interactive mode for manual interactions • Specify the target Docker API URL • Input a list of targets from a file • Generate output for your scans and exploitation results https://github.com/justakazh/DockerExploit #infosec #pentesting #redteam

HackGit
21 579
​​Archive pwn A Python-based tool to create zip, tar and cpio archives to exploit common archive library issues and developer mistakes. https://github.com/pentagridsec/archive_pwn #infosec #pentesting #redteam

HackGit
21 579
​​CVE-2023-20593 This repository contains a proof-of-concept for exploiting Zenbleed from Chrome using a V8 vulnerability which enbles arbitrary code execution in the renderer process. https://github.com/vu-ls/Zenbleed-Chrome-PoC Details: https://vu.ls/blog/exploiting-zenbleed-from-chrome #cybersecurity #infosec #pentesting

HackGit
21 579
​​No-Consolation A Beacon Object File (BOF) that executes unmanaged PEs inline and retrieves their output without allocating a console (i.e. spawning conhost.exe). • Supports 64 and 32 bits • Supports EXEs and DLLs • Does not create new processes https://github.com/fortra/No-Consolation #infosec #pentesting #redteam

HackGit
21 579
​​Ai Security URL Testing functions to exploit common web application vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), Server-Side Request Forgery (SSRF), and Path Traversal. https://github.com/AiGptCode/Ai-Security-URL #pentesting #redteam #bugbounty

HackGit
21 579
​​CVE-2023-41425 Cross Site Scripting vulnerability in Wonder CMS v.3.2.0 thru v.3.4.2 allows a remote attacker to execute arbitrary code via a crafted script uploaded to the installModule component. https://github.com/prodigiousMind/CVE-2023-41425 #cve #cybersecurity #infosec

HackGit
21 579
​​Going_Places The script uses a #GoogleMaps API to download photos of places in the area specified by coordinates and search radius. Results may be found in folder with coordinates. The script saves no more than 10 photos for each place. https://github.com/Beadyhx/going_places #OSINT #cybersecurity #infosec

HackGit
21 579
​​RoastInTheMiddle Roast in the Middle is a rough proof of concept (not attack-ready) that implements a man-in-the-middle ARP spoof to intercept AS-REQ's to modify and replay to perform a Kerberoast or Sessionroast attack. https://github.com/0xe7/RoastInTheMiddle #cybersecurity #pentesting #redteam

HackGit
21 579
​​Lucid An educational Bochs-based snapshot #fuzzer project https://github.com/h0mbre/Lucid Details: https://h0mbre.github.io/New_Fuzzer_Project #pentesting #redteam #bugbounty

HackGit
21 579
​​ROADtools A tool for exploring information in Azure AD from both a Red Team and Blue Team perspective. In short, this is what it does: • Uses an automatically generated metadata model to create an SQLAlchemy backed database on disk. • Use asynchronous HTTP calls in Python to dump all available information in the Azure AD graph to this database. • Provide plugins to query this database and output it to a useful format. • Provide an extensive interface built in Angular that queries the offline database directly for its analysis. https://github.com/dirkjanm/ROADtools #infosec #pentesting #redteam

HackGit
21 579
​​PrivFu Kernel mode WinDbg extension and PoCs for token privilege investigation. https://github.com/daem0nc0re/PrivFu #infosec #pentesting #redteam

HackGit
21 579
​​LdrLibraryEx A small x64 library to load dll's into memory. https://github.com/Cracked5pider/LdrLibraryEx #infosec #pentesting #redteam

HackGit
21 579
​​ladder Alternative to 12ft.io. Bypass paywalls with a proxy ladder and remove CORS headers from any URL https://github.com/kubero-dev/ladder #cybersecurity #infosec #privacy

HackGit
21 579
​​Social Analyzer API, CLI, and Web App for analyzing & finding a person's profile across +1000 social media \ websites. It includes different analysis and detection modules, and you can choose which modules to use during the investigation process. The detection modules utilize a rating mechanism based on different detection techniques, which produces a rate value that starts from 0 to 100 (No-Maybe-Yes). This module is intended to have fewer false positives. https://github.com/qeeqbox/social-analyzer #pentesting #redteam #bugbounty

HackGit
21 579
​​CVE-2022-0847-eBPF An eBPF program to detect and defense attacks on CVE-2022-0847 (DirtyPipe) https://github.com/h4ckm310n/CVE-2022-0847-eBPF #cve #cybersecurity #infosec

HackGit
21 579
​​CVE-2023-46747 Python script to test if a F5 BIG-IP is vulnerable for CVE-2023-46747. When vulnerable a user account with administrator rights is added. https://github.com/nvansluis/test_cve-2023-46747 #cve #cybersecurity #infosec

HackGit
21 579
​​🔓 Android Security & Reverse Engineering YouTube Curriculum A curated list of modern #Android exploitation conference talks. https://github.com/actuator/Android-Security-Exploits-YouTube-Curriculum #cybersecurity #infosec #pentesting

HackGit
21 579
​​CVE-2023-46604 Achieving a Reverse Shell Exploit for Apache ActiveMQ https://github.com/SaumyajeetDas/CVE-2023-46604-RCE-Reverse-Shell-Apache-ActiveMQ #cve #cybersecurity #infosec

HackGit
21 579
​​CVE-2023-22518 An Exploitation tool to exploit the confluence server that are vulnerable to CVE-2023-22518 Improper Authorization Vulnerability https://github.com/sanjai-AK47/CVE-2023-22518 #cve #cybersecurity #infosec

HackGit
21 579
​​📫 MailChecker Cross-language temporary (disposable/throwaway) #email detection library. Covers 55 734+ fake email providers. https://github.com/FGRibreau/mailchecker #cybersecurity #infosec