awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPayloads

Minimal, specialized code snippets designed for delivery and execution on a target system.

Distinct from Socket Networking: Focuses on the payload nature of the code rather than the general networking library implementation.

Explore 1 awesome GitHub repository matching networking & communication · Payloads. Refine with filters or upvote what's useful.

Awesome Payloads GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pentestmonkey/php-reverse-shellAvatar de pentestmonkey

    pentestmonkey/php-reverse-shell

    2,720Voir sur GitHub↗

    This project consists of PHP-based payloads and scripts designed to establish reverse network connections for remote shell access. It functions as a remote command execution tool used during security auditing to gain an interactive shell on a web server. The scripts utilize PHP network sockets to redirect system shell input and output to a remote TCP connection. This allows for the establishment of a network connection from a target server back to a controlled machine to execute remote commands. These capabilities support penetration testing workflows, PHP server auditing, and post-exploitat

    Provides a minimal PHP payload that uses sockets to redirect shell I/O to a remote connection.

    PHP
    Voir sur GitHub↗2,720
  1. Home
  2. Networking & Communication
  3. Socket Networking
  4. Payloads