Skip to content
#

cibersecurity

Here are 506 public repositories matching this topic...

NetSoc_OSINT

Tool focused on extracting information from an account in different Social Networks / Herramienta enfocada a extraer información de una cuenta en diversas Redes Sociales, SIN usar nuestra Cuenta, NI API y SIN Límite. [NO ME HAGO RESPONSABLE DEL MAL USO DE ESTA HERRAMIENTA]

  • Updated Sep 1, 2023
  • Shell
The-Bloom-filter

This example implements a Bloom filter in Python, a probabilistic data structure for fast membership testing. Items are added using multiple hash functions that set bits in a fixed-size array. Membership checks return definitely not present or possibly present, with false positives possible. The source code is part of the 127 algorithms collection.

  • Updated Dec 5, 2025
  • Python

Discord RAT avanzado que permite ejecutar comandos remotos desde un servidor de Discord. Incluye herramientas para automatizar la configuración del bot y su compilación en un archivo ejecutable, con opciones adicionales para mejorar la funcionalidad y evitar detección en entornos controlados.

  • Updated Jan 1, 2025
  • Python

Add this topic to your repo

To associate your repository with the cibersecurity topic, visit your repo's landing page and select "manage topics."

Learn more