awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 Repos

Awesome GitHub RepositoriesRequest Randomizers

Tools for injecting variable metadata and randomized patterns into network requests to evade detection.

Distinct from Secure Randomizers: Distinct from Secure Randomizers: focuses on application-layer request manipulation for evasion rather than cryptographic entropy generation.

Explore 13 awesome GitHub repositories matching security & cryptography · Request Randomizers. Refine with filters or upvote what's useful.

Awesome Request Randomizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • narkoz/hacker-scriptsAvatar von NARKOZ

    NARKOZ/hacker-scripts

    49,734Auf GitHub ansehen↗

    hacker-scripts is a multi-purpose toolkit comprising a security vulnerability testing suite, a keyword-driven email automator, and a TCP remote hardware controller. It provides a collection of scripts for identifying security weaknesses and conducting controlled hacking experiments across multiple programming language environments. The system automates email workflows by scanning headers and bodies for specific strings to trigger server responses and sends randomized text and email alerts based on system activity. It also enables remote hardware control by sending binary commands over network

    Utilizes randomized template selection in automated messages to avoid pattern detection during security experiments.

    JavaScript
    Auf GitHub ansehen↗49,734
  • matrixtm/mhddosAvatar von MatrixTM

    MatrixTM/MHDDoS

    16,224Auf GitHub ansehen↗

    MHDDoS is a command-line utility designed for volumetric stress testing and infrastructure resilience assessment. It functions as a comprehensive framework for simulating high-volume network and application layer traffic to evaluate the capacity and stability of web services and network infrastructure. The tool distinguishes itself through its ability to generate complex, protocol-specific traffic patterns and raw packet structures. By employing dynamic header randomization and specialized payload injection, it simulates diverse request behaviors intended to test the effectiveness of security

    Injects variable metadata and randomized request patterns into outgoing traffic to evade signature-based detection.

    Pythonamazon-bypassattackauto-proxy
    Auf GitHub ansehen↗16,224
  • jingmatrix/lsposedAvatar von JingMatrix

    JingMatrix/LSPosed

    11,494Auf GitHub ansehen↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Adds a random offset radius to simulated coordinates to create natural movement trajectories.

    Javaandroidarthooklsposed
    Auf GitHub ansehen↗11,494
  • uidotdev/usehooksAvatar von uidotdev

    uidotdev/usehooks

    11,394Auf GitHub ansehen↗

    This project is a comprehensive library of reusable React hooks designed to simplify browser API integration, state management, and component lifecycle tracking. It provides a declarative interface for managing complex browser interactions, allowing developers to encapsulate imperative logic into modular, composable functions that integrate directly with the component lifecycle. The library distinguishes itself by offering specialized utilities for asynchronous data orchestration, including built-in caching, retry logic, and loading state management. It also features advanced performance opti

    Provides utilities for executing background tasks at randomized intervals.

    MDXastrobloghooks
    Auf GitHub ansehen↗11,394
  • wangshub/douyin-botAvatar von wangshub

    wangshub/Douyin-Bot

    9,620Auf GitHub ansehen↗

    Douyin-Bot is a Python-based automation tool designed for interacting with Douyin accounts through automated likes, follows, and comments. It functions as a computer vision social bot that uses face recognition and image analysis to filter profiles based on visual criteria. The project distinguishes itself by using aesthetic content filtering to trigger social actions only when a user meets a specified beauty threshold. To reduce the risk of account bans, it incorporates account safety management that mimics human behavior through randomized delay scheduling. The framework covers a broad ran

    Injects variable pauses between automated interactions to mimic human browsing patterns and avoid platform detection.

    Python
    Auf GitHub ansehen↗9,620
  • hardikvasa/google-images-downloadAvatar von hardikvasa

    hardikvasa/google-images-download

    8,680Auf GitHub ansehen↗

    This project is a Python-based web scraping tool and command line image downloader designed to automate the retrieval of images from Google Images. It functions as an image dataset collector, allowing users to gather large sets of images for data analysis or research through a terminal interface or programmatic scripts. The tool features advanced search filtering to restrict results by file format, color, size, aspect ratio, and usage rights. It also supports reverse image search to find visually similar media based on a provided URL and offers search scope expansion to increase result volume

    Inserts timed pauses between network requests to mimic human behavior and avoid IP blocks.

    Pythoncolor-filtercommand-linecommand-line-tool
    Auf GitHub ansehen↗8,680
  • subzeroid/instagrapiAvatar von subzeroid

    subzeroid/instagrapi

    6,366Auf GitHub ansehen↗

    Inserts variable pauses between requests to mimic human browsing patterns and avoid detection.

    Pythonapi-wrapperinstabotinstagram
    Auf GitHub ansehen↗6,366
  • joedog/siegeAvatar von JoeDog

    JoeDog/siege

    6,204Auf GitHub ansehen↗

    Siege is an HTTP benchmarking utility and load testing tool used to analyze transaction rates and response times. It functions as a stress testing tool that pushes web servers to their limits to determine maximum sustainable load and failure points, while also serving as a performance analyzer for encrypted HTTPS connections. The tool distinguishes itself by simulating human browsing behavior through the use of random delays between requests and local management of cookies and authentication headers. This allows for more realistic user simulation and the assessment of server stability under c

    Introduces variable delays between requests to mimic human browsing patterns.

    C
    Auf GitHub ansehen↗6,204
  • ohld/igbotAvatar von ohld

    ohld/igbot

    4,849Auf GitHub ansehen↗

    igbot is an Instagram automation bot that handles routine social media interactions on Instagram, including following, unfollowing, liking, and commenting on posts and profiles. It also functions as a video metadata extractor, retrieving download URLs, view counts, and audio information from Instagram Reels and public short videos. To carry out these actions, the bot combines GraphQL API scraping with headless browser automation, mimicking human behavior through randomized action timing, session cookie persistence, and user agent rotation. A task queue with exponential backoff retry ensures r

    Inserts variable delays between automated actions to mimic human behavior and avoid detection.

    Pythonapi-wrapperbotcomment
    Auf GitHub ansehen↗4,849
  • hahwul/dalfoxAvatar von hahwul

    hahwul/dalfox

    4,846Auf GitHub ansehen↗

    Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site scripting vulnerabilities. It functions as an XSS vulnerability scanner that analyzes HTTP parameters and DOM structures to identify reflected, stored, and blind injection points. The project distinguishes itself by providing a Model Context Protocol server and a REST API, allowing artificial intelligence agents and remote interfaces to trigger and manage security scans programmatically. It utilizes a payload mutation engine and fingerprinting strategies to execute WAF evasion t

    Implements randomized request intervals and cooldown pauses to avoid triggering rate-limit or pattern-based defenses.

    Gobugbountybugbounty-toolcicd-pipeline
    Auf GitHub ansehen↗4,846
  • timothymiller/cloudflare-ddnsAvatar von timothymiller

    timothymiller/cloudflare-ddns

    4,224Auf GitHub ansehen↗

    Dieses Projekt ist ein Rust-basiertes Netzwerk-Utility und dynamischer DNS-Client, der dazu dient, öffentliche IP-Adressen zu überwachen und automatisch Cloudflare-DNS-Einträge sowie Web Application Firewall (WAF) Zugriffslisten zu aktualisieren. Es identifiziert aktuelle IPv4- und IPv6-Adressen mithilfe einer Kombination aus HTTP-APIs und DNS-over-HTTPS-Anbietern. Das Tool zeichnet sich dadurch aus, dass es sowohl Domain-Einträge als auch WAF-IP-Listen verwaltet, um sicheren Zugriff für Hosts mit wechselnden Internetverbindungen zu gewährleisten. Es enthält einen DNS-Änderungsvorschau-Modus, um Updates zu simulieren, ohne Live-Einträge zu ändern, und nutzt Anycast-Bereichsfilterung, um fehlerhafte Datensatz-Updates aus Anbieter-Adressräumen zu verhindern. Das System handhabt die Zeitplanung über Cron-Ausdrücke oder feste Intervalle und implementiert jitter-basierte API-Anfrage-Timings, um Ratenbegrenzungen zu vermeiden. Es deckt breite Funktionsbereiche ab, einschließlich Dual-Stack-Netzwerkunterstützung, umgebungsbasierter Secret-Injection für Authentifizierungstoken, externer Statusbenachrichtigungen und herzschlagbasierter Gesundheitsüberwachung.

    Adds random timing jitter to API requests to prevent triggering rate limits on the Cloudflare API.

    Rustamd64arm64armv7
    Auf GitHub ansehen↗4,224
  • oddfar/campus-imaotaiAvatar von oddfar

    oddfar/campus-imaotai

    4,162Auf GitHub ansehen↗

    Campus-imaotai is an automated liquor reservation tool designed to schedule and execute daily booking requests for high-demand products. It functions as an app interaction simulator that mimics human activities and network requests to meet application eligibility requirements. The system employs a dockerized task orchestrator for deployment and uses an automated notification gateway to provide real-time alerts on the success or failure of purchase attempts. It utilizes a multi-account orchestration system to manage various user profiles and uses store optimization logic to select target endpo

    Inserts non-deterministic execution delays between requests to mimic human behavior and evade bot detection systems.

    Java
    Auf GitHub ansehen↗4,162
  • rchipka/node-osmosisR

    rchipka/node-osmosis

    4,110Auf GitHub ansehen↗

    Dieses Projekt ist ein Node.js-Web-Scraping-Framework zur Automatisierung der Datenextraktion durch einen programmatischen Workflow aus Anfragen, Parsing und Dokumentinteraktion. Es fungiert als Headless-Web-Crawler, HTTP-Request-Manager sowie DOM-Parser und -Extraktor. Das Framework zeichnet sich durch die Kombination einer JavaScript-Execution-Engine zur Interaktion mit dynamischen Inhalten und einem hybriden Selektionssystem aus, das sowohl CSS- als auch XPath-Selektoren nutzt. Es enthält spezialisierte Middleware für Proxy-Rotation und Cookie-Jar-Session-Management, um authentifizierte Zustände beizubehalten und automatisierten Traffic zu verwalten. Die breiteren Funktionen umfassen rekursives Link-Crawling, Paginierungs-Handling und Web-Formular-Automatisierung. Das Tool bietet zudem Traffic-Management-Funktionen wie Request-Rate-Limiting durch zeitliche Verzögerungen und benutzerdefinierte HTTP-Header-Konfiguration.

    Inserts configurable pauses between requests to mimic human browsing patterns and avoid server rate limits.

    JavaScript
    Auf GitHub ansehen↗4,110
  1. Home
  2. Security & Cryptography
  3. Secure Randomizers
  4. Request Randomizers

Unter-Tags erkunden

  • Coordinate Path RandomizationInjects random offsets into simulated geographic coordinates to emulate natural human movement. **Distinct from Request Randomizers:** Distinct from Request Randomizers: focuses on spatial coordinates for GPS simulation rather than network request metadata.
  • Randomized Request DelaysInserts variable pauses between requests and limits concurrency per account to mimic human browsing patterns. **Distinct from Request Randomizers:** Distinct from Request Randomizers: focuses on timing delays and concurrency limits rather than metadata or header randomization.