awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesRemote Binary Execution

The ability to transfer and execute compiled binary files on a remote system.

Distinct from Remote Script Execution: Specifically targets compiled binaries rather than interpreted scripts

Explore 2 awesome GitHub repositories matching security & cryptography · Remote Binary Execution. Refine with filters or upvote what's useful.

Awesome Remote Binary Execution GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • samratashok/nishangsamratashok 的头像

    samratashok/nishang

    9,951在 GitHub 上查看↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    Transfers and executes binary files on remote machines for access or privilege escalation.

    PowerShellactivedirectoryhackinginfosec
    在 GitHub 上查看↗9,951
  • lolbas-project/lolbasLOLBAS-Project 的头像

    LOLBAS-Project/LOLBAS

    8,323在 GitHub 上查看↗

    LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro

    Documents binaries that can execute VBScript code from remote servers or local configuration files.

    XSLTblueteamdfirliving-off-the-land
    在 GitHub 上查看↗8,323
  1. Home
  2. Security & Cryptography
  3. Remote Binary Execution

探索子标签

  • Blind Exploitation TechniquesMethods for executing remote code injection when target memory addresses are unknown. **Distinct from Remote Binary Execution:** Distinct from Remote Binary Execution: focuses on the specific technique of blind exploitation via brute-forcing rather than general remote execution.
  • VBScript Remote ExecutionExecuting VBScript from remote sources or local configs using trusted signed binaries. **Distinct from Remote Binary Execution:** Specifically targets VBScript execution via trusted binary proxies.