awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ascotbe/virus

Open-source alternatives to Virus

30 open-source projects similar to ascotbe/virus, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Virus alternative.

  • v2-dev/awesome-social-engineeringAvatar de v2-dev

    v2-dev/awesome-social-engineering

    4,029Voir sur GitHub↗

    This project is a curated collection of frameworks, libraries, and toolsets designed for social engineering and public data gathering. It aggregates specialized software and educational materials used to perform human-centric attacks during professional security engagements. The directory provides resources for gathering and visualizing open source intelligence to identify sensitive information leaks. It also includes a collection of methods and software for executing phishing campaigns to harvest credentials and session cookies. The repository further covers educational materials focused on

    Voir sur GitHub↗4,029
  • skerkour/black-hat-rustAvatar de skerkour

    skerkour/black-hat-rust

    4,353Voir sur GitHub↗

    This project is an offensive security toolkit and development framework for creating memory-safe malware, network scanners, and payload generators. It provides a structured approach to developing exploits, shellcode, and remote access tools. The framework distinguishes itself through the use of no-standard-library environments to generate minimal standalone machine code and shellcode. It also supports the compilation of high-performance logic into WebAssembly for the creation of deceptive web interfaces used in social engineering. Capability areas cover automated vulnerability discovery via

    Rustauditbeaconbug-bounty
    Voir sur GitHub↗4,353
  • mandiant/commando-vmAvatar de mandiant

    mandiant/commando-vm

    7,667Voir sur GitHub↗

    Commando VM is a Windows-based penetration testing distribution and offensive security virtual machine. It serves as a toolset manager for deploying and maintaining a curated collection of security tools, scripts, and configurations designed for security auditing, red teaming, and adversary simulation. The project automates the provisioning of a specialized workstation by using PowerShell scripts and a modular repository to orchestrate the installation of offensive security software. It utilizes a community-driven package manager to handle dependency resolution and binary installations, ensur

    PowerShellfireeye-flarepenetration-testingred-teaming
    Voir sur GitHub↗7,667

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • mxrch/ghuntAvatar de mxrch

    mxrch/GHunt

    19,089Voir sur GitHub↗

    GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available information and metadata associated with Google accounts. It functions as an OSINT data extractor and offensive security framework used to identify user identities and uncover hidden metadata. The tool extracts public profile data from various Google services and exports the findings into structured JSON formats. This allows for the collection and analysis of digital footprints to support security research and reconnaissance.

    Python
    Voir sur GitHub↗19,089
  • samratashok/nishangAvatar de samratashok

    samratashok/nishang

    9,951Voir sur 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

    PowerShellactivedirectoryhackinginfosec
    Voir sur GitHub↗9,951
  • 3gstudent/from-system-authority-to-medium-authority3

    3gstudent/From-System-authority-to-Medium-authority

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 1remote/1remoteAvatar de 1Remote

    1Remote/1Remote

    5,953Voir sur GitHub↗

    1Remote is a portable remote desktop client that manages and launches remote sessions across multiple protocols from a single unified interface. It organizes servers using a flexible tagging system and stores all configuration in structured JSON files for easy backup and transfer between machines. The application supports launching RDP, SSH, VNC, Telnet, and other remote connections, and allows users to replace default protocol handlers with custom external programs that accept command-line arguments. It includes a bulk server editor for applying uniform changes to addresses, credentials, or

    C#rdpremote-controlremote-desktop
    Voir sur GitHub↗5,953
  • 0x09al/rdpthiefAvatar de 0x09AL

    0x09AL/RdpThief

    1,459Voir sur GitHub↗

    Extracting Clear Text Passwords from mstsc.exe using API Hooking.

    C++api-hookingcpppentesting-windows
    Voir sur GitHub↗1,459
  • ajayrandhawa/keyloggerA

    ajayrandhawa/Keylogger

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aguinet/wannakeyAvatar de aguinet

    aguinet/wannakey

    1,093Voir sur GitHub↗

    Wannacry in-memory key recovery

    C++
    Voir sur GitHub↗1,093
  • am0nsec/wspeA

    am0nsec/wspe

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • andresriancho/enumerate-iamAvatar de andresriancho

    andresriancho/enumerate-iam

    1,242Voir sur GitHub↗

    Enumerate the permissions associated with AWS credential set

    Python
    Voir sur GitHub↗1,242
  • andresriancho/nimbostratusAvatar de andresriancho

    andresriancho/nimbostratus

    509Voir sur GitHub↗

    Tools for fingerprinting and exploiting Amazon cloud infrastructures

    Python
    Voir sur GitHub↗509
  • anhkgg/superdllhijackAvatar de anhkgg

    anhkgg/SuperDllHijack

    1,030Voir sur GitHub↗

    SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术,不再需要手工导出Dll的函数接口了

    C++dllhijackhookinject
    Voir sur GitHub↗1,030
  • 0xsha/cloudbruteAvatar de 0xsha

    0xsha/cloudbrute

    1,137Voir sur GitHub↗

    Awesome cloud enumerator

    Go
    Voir sur GitHub↗1,137
  • aptortellini/undefenderAvatar de APTortellini

    APTortellini/unDefender

    360Voir sur GitHub↗

    unDefender is the C++ implementation of a technique originally described by @jonasLyk in this Twitter thread. At its core, this technique revolves around changing the \Device\BootDevice symbolic link in the Windows Object Manager so that when Defender's WdFilter driver is unloaded and loaded…

    C++
    Voir sur GitHub↗360
  • aptortellini/defenderswitchA

    APTortellini/DefenderSwitch

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • adooo/jokerA

    ADOOO/Joker

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • azagarampur/byeintegrity-uacA

    AzAgarampur/byeintegrity-uac

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • azagarampur/byeintegrity5-uacA

    AzAgarampur/byeintegrity5-uac

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • b4rtik/metasploit-execute-assemblyB

    b4rtik/metasploit-execute-assembly

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • barbarisch/forkatzAvatar de Barbarisch

    Barbarisch/forkatz

    123Voir sur GitHub↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    Voir sur GitHub↗123
  • bats3c/chrometoolsB

    bats3c/ChromeTools

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • beichendream/godpotatoAvatar de BeichenDream

    BeichenDream/GodPotato

    2,196Voir sur GitHub↗
    C#
    Voir sur GitHub↗2,196
  • bishopfox/cloudfoxAvatar de BishopFox

    BishopFox/cloudfox

    2,444Voir sur GitHub↗

    Automating situational awareness for cloud penetration tests.

    Go
    Voir sur GitHub↗2,444
  • bishopfox/dufflebagAvatar de bishopfox

    bishopfox/dufflebag

    306Voir sur GitHub↗

    Search exposed EBS volumes for secrets

    Go
    Voir sur GitHub↗306
  • bloodhoundad/sharphound3B

    BloodHoundAD/SharpHound3

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • carnal0wnage/weirdaalAvatar de carnal0wnage

    carnal0wnage/weirdAAL

    844Voir sur GitHub↗

    WeirdAAL (AWS Attack Library)

    Python
    Voir sur GitHub↗844
  • cbayet/exploit-cve-2017-6008C

    cbayet/Exploit-CVE-2017-6008

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • antoniococo/roguewinrmA

    antonioCoco/RogueWinRM

    0Voir sur GitHub↗
    Voir sur GitHub↗0