uz
Feedback
HackGit

HackGit

Kanalga Telegram’da o‘tish

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

Ko'proq ko'rsatish

📈 Telegram kanali HackGit analitikasi

HackGit (@hackgit) Ingliz til segmentidagi kanali faol ishtirokchi. Hozirda hamjamiyat 21 579 obunachidan iborat bo'lib, Texnologiyalar & Aralashmalar toifasida 4 526-o'rinni va AQSH mintaqasida 1 853-o'rinni egallagan.

📊 Auditoriya ko‘rsatkichlari va dinamika

невідомо sanasidan buyon loyiha tez o‘sib, 21 579 obunachiga ega bo‘ldi.

02 Mart, 2025 dagi oxirgi ma’lumotlarga ko‘ra kanal barqaror faollikka ega. Oxirgi 30 kunda obunachilar soni 19 ga, so‘nggi 24 soatda esa 0 ga o‘zgardi va umumiy qamrov yuqori darajada qolmoqda.

  • Tasdiqlash holati: Tasdiqlanmagan
  • Jalb etish (ER): Auditoriya o‘rtacha 0% darajada jalb etiladi. Nashrdan keyingi dastlabki 24 soatda kontent odatda umumiy obunachilar sonining N/A% ini tashkil etuvchi reaksiyalarni to‘playdi.
  • Post qamrovi: Har bir post o‘rtacha 0 marta ko‘riladi; birinchi sutkada odatda 0 ta ko‘rish yig‘iladi.
  • Reaksiyalar va o‘zaro ta’sir: Auditoriya faol: har bir postga o‘rtacha 0 ta reaksiya keladi.

📝 Tavsif va kontent siyosati

Muallif resursni shaxsiy fikrni ifoda etish maydoni sifatida ta’riflaydi:
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

Yuqori yangilanish chastotasi (oxirgi ma’lumot 03 Mart, 2025 da olingan) sababli kanal doimo dolzarb va katta qamrovli bo‘lib qoladi. Analitika auditoriya kontent bilan faol hamkorlik qilishini, uni Texnologiyalar & Aralashmalar toifasidagi muhim ta’sir nuqtasiga aylantirishini ko‘rsatadi.

21 579
Obunachilar
Ma'lumot yo'q24 soatlar
-37 kunlar
+1930 kunlar
Postlar arxiv
HackGit
21 579
​​InjectHook A lightweight C++ library designed for function interception within injected DLLs, providing a streamlined approach to modifying application behavior at runtime. Ideal for educational purposes, debugging, and dynamic software analysis. https://github.com/bgarciaoliveira/InjectHook #infosec #pentesting #redteam

HackGit
21 579
​​ServiceNow Widget Simple List Misconfiguration Scanner This tool scans for misconfigurations in the ServiceNow widget-simple-list plugin. It checks whether the target instance is vulnerable to data exposure risks due to misconfigured settings. https://github.com/bsysop/servicenow #cybersecurity #infosec #pentesting

HackGit
21 579
​​Shellcode_Hastur Shellcode Reductio Entropy Tools https://github.com/Haunted-Banshee/Shellcode-Hastur #cybersecurity #infosec #pentesting

HackGit
21 579
​​DLL-Spoofer POC for a DLL spoofer to determine DLL Hijacking This python script scans a provided DLL's exports and creates a basic duplicate CPP DLL template. All exported functions are re-used and pop a simple message window. Additionally on DLL attach we execute the first exported function. This is useful for simple providing POC for DLL hijacking since we're not duping function arguements. https://github.com/MitchHS/DLL-Spoofer #cybersecurity #infosec #pentesting

HackGit
21 579
​​PsMapExec A PowerShell tool that takes strong inspiration from CrackMapExec. https://github.com/The-Viper-One/PsMapExec #cybersecurity #infosec #pentesting #redteam

HackGit
21 579
​​Spoofy is A program that checks if a list of domains can be spoofed based on SPF and DMARC records. https://github.com/MattKeeley/Spoofy #cybersecurity #infosec #pentesting

HackGit
21 579
​​Dissect A digital forensics & incident response framework and toolset that allows you to quickly access and analyse forensic artefacts from various disk and file formats, developed by Fox-IT (part of NCC Group). https://github.com/fox-it/dissect #cybersecurity #infosec

HackGit
21 579
​​Custom Processing Unit The first dynamic analysis framework able to hook, patch and trace CPU microcode at the software level. https://github.com/pietroborrello/CustomProcessingUnit #cybersecurity #infosec

HackGit
21 579
​​CVE-2023-38545 This script is designed to exploit a vulnerability in a SOCKS proxy server. It crafts a malicious HTTP response that, when sent to the target SOCKS server, can execute arbitrary commands on the system https://github.com/d0rb/CVE-2023-38545 #cve #cybersecurity #infosec

HackGit
21 579
​​CVE-2023-20198 The script checks length of returned response with code 200, and checks if length is shorter then 32 characters. Each IP returning shorter length than 32 chars should be checked to se if device is compromised. This script only gives you an indicator, not proof that the device is compromised. https://github.com/Atea-Redteam/CVE-2023-20198 #cve #cybersecurity #pentesting

HackGit
21 579
​​Caracal A static analyzer tool over the SIERRA representation for Starknet smart contracts. Features: • Detectors to detect vulnerable Cairo code • Printers to report information • Taint analysis • Data flow analysis framework • Easy to run in Scarb projects https://github.com/crytic/caracal #cybersecurity #infosec #pentesting

HackGit
21 579
​​Daksh SCRA Source Code Review Assist) tool is built to enhance the efficiency of the source code review process, providing a well-structured and organized approach for code reviewers. Rather than indiscriminately flagging everything as a potential issue, Daksh SCRA promotes thoughtful analysis, urging the investigation and confirmation of potential problems. This approach mitigates the scramble to tag every potential concern as a bug, cutting back on the confusion and wasted time spent on false positives. https://github.com/coffeeandsecurity/DakshSCRA #cybersecurity #infosec #pentesting

HackGit
21 579
​​Xamarin AssemblyStore Explorer (pyxamstore) This is an alpha release of an assemblies.blob AssemblyStore parser written in Python. The tool is capable of unpack and repackaging assemblies.blob and assemblies.manifest Xamarin files from an APK. https://github.com/jakev/pyxamstore #cybersecurity #infosec #pentesting

HackGit
21 579
​​Cisco-IOS-EX-Scanner CVE-2023-20198 & 0Day Implant Scanner (tested in a lab and works, YMMV) Quick and dirty scanner to run checks if the host is vulnerable/been compromised using 0day in Cisco IOS XE. This tool is designed to scan a given target or a list of targets to determine potential vulnerabilities based on specific checks. https://github.com/ZephrFish/Cisco-IOS-XE-Scanner #pentesting #redteam #bugbounty

HackGit
21 579
​​JSpector A simple #BurpSuite extension to crawl JavaScript (JS) files in passive mode and display the results directly on the issues. https://github.com/hisxo/JSpector #infosec #redteam #bugbounty

HackGit
21 579
​​SecScanC2 SecScanC2 can manage assetment to create P2P network for security scanning & C2. The tool can assist security researchers in conducting penetration testing more efficiently, preventing scanning from being blocked, protecting themselves from being traced. https://github.com/T1esh0u/SecScanC2 #infosec #pentesting #bugbounty

HackGit
21 579
​​Ghauri An advanced cross-platform tool that automates the process of detecting and exploiting SQL injection security flaws https://github.com/r0oth3x49/ghauri #pentesting #redteam #bugbounty

HackGit
21 579
​​ggshield Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations. https://github.com/GitGuardian/ggshield #cybersecurity #infosec #pentesting

HackGit
21 579
​​GCP Scanner A comprehensive scanner for Google Cloud This is a GCP resource scanner that can help determine what level of access certain credentials possess on GCP. The scanner is designed to help security engineers evaluate the impact of a certain VM/container compromise, GCP service account or OAuth2 token key leak. https://github.com/google/gcp_scanner #cybersecurity #infosec #pentesting

HackGit
21 579
​​Akto API Security Proactive, Open source API security → API discovery, Testing in CI/CD, Test Library with 150+ Tests, Add custom tests, Sensitive data exposure. https://github.com/akto-api-security/akto #cybersecurity #infosec #pentesting