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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to mr-robert0/logsensor

Open-source alternatives to Logsensor

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

  • daffainfo/allaboutbugbountydaffainfo avatar

    daffainfo/AllAboutBugBounty

    6,644View on GitHub↗

    AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co

    bugbugbountybugbountytips
    View on GitHub↗6,644
  • techgaun/github-dorkstechgaun avatar

    techgaun/github-dorks

    3,140View on GitHub↗

    This project is a GitHub secret scanner and dorking tool designed to identify leaked credentials and private keys within repositories. It functions as an API reconnaissance utility that uses curated search queries and automated dorks to locate sensitive data across public and enterprise GitHub instances. The tool enables security vulnerability research and enterprise auditing by targeting both public cloud instances and private enterprise installations via configurable base URLs. It utilizes token-based authentication to access private repository content and bypass API rate limits. The syste

    Pythondorkdorkergithub-dork
    View on GitHub↗3,140
  • c3n7ral051nt4g3ncy/webosintC3n7ral051nt4g3ncy avatar

    C3n7ral051nt4g3ncy/webosint

    344View on GitHub↗

    W3b0s1nt (WebOSINT) is a Python tool/script for passive Domain Intelligence gathering.

    Python
    View on GitHub↗344
  • channyein1337/jsleakchannyein1337 avatar

    channyein1337/jsleak

    589View on GitHub↗

    jsleak is a tool to find secret , paths or links in the source code during the recon.

    Go
    View on GitHub↗589

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • d3ext/aortD

    D3Ext/AORT

    0View on GitHub↗
    View on GitHub↗0
  • drew-alleman/datasurgeonDrew-Alleman avatar

    Drew-Alleman/DataSurgeon

    899View on GitHub↗

    Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Security Numbers and a lot More From Text

    Rustbug-bountyctf-toolscybersecurity
    View on GitHub↗899
  • dwisiswant0/go-dorkdwisiswant0 avatar

    dwisiswant0/go-dork

    1,284View on GitHub↗

    The fastest dork scanner written in Go.

    Go
    View on GitHub↗1,284
  • hakluke/hakrawlerhakluke avatar

    hakluke/hakrawler

    4,993View on GitHub↗

    Hakrawler is a command-line web spider tool designed for security reconnaissance, built to crawl target websites and extract hyperlinks along with JavaScript file references. As a focused reconnaissance utility, it collects every discoverable URL and script source from a given domain, mapping the attack surface for penetration testing and vulnerability assessment. The tool differentiates itself through its concurrent architecture: a fixed-size goroutine pool fetches pages in parallel, while CSS selectors parse HTML to extract anchor and script references. A depth-aware recursion limiter preve

    Gobugbountycrawlinghacking
    View on GitHub↗4,993
  • harleo/knockknockharleo avatar

    harleo/knockknock

    190View on GitHub↗

    A simple reverse whois lookup tool which returns a list of domains owned by people or companies

    Go
    View on GitHub↗190
  • hktalent/scan4allhktalent avatar

    hktalent/scan4all

    6,127View on GitHub↗

    scan4all is an all-in-one vulnerability scanner that orchestrates parallel network reconnaissance, service cracking, and exploit execution across a wide range of protocols. It combines port discovery, web fingerprinting, password cracking, and a plugin-based database of over 15,000 proof-of-concept exploits into a single automated pipeline, with results streamed to Elasticsearch for structured querying and analysis. The tool distinguishes itself through its multi-engine orchestration, coordinating tools like nmap, naabu, and nuclei under one pipeline to avoid redundant work and share results.

    Go
    View on GitHub↗6,127
  • hueristiq/xurlfind3rhueristiq avatar

    hueristiq/xurlfind3r

    704View on GitHub↗

    A command-line utility designed to discover URLs for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interact directly with the target but instead gathers data that is already publicly available.

    Go
    View on GitHub↗704
  • intel/cve-bin-toolintel avatar

    intel/cve-bin-tool

    1,702View on GitHub↗

    The CVE Binary Tool helps you determine if your system includes known vulnerabilities. You can scan binaries for over 350 common, vulnerable components (openssl, libpng, libxml2, expat and others), or if you know the components used, you can get a list of known vulnerabilities associated with an SBOM or a list of components and versions.

    Python
    View on GitHub↗1,702
  • ivanglinkin/fast-google-dorks-scanIvanGlinkin avatar

    IvanGlinkin/Fast-Google-Dorks-Scan

    1,729View on GitHub↗

    The OSINT project, the main idea of which is to collect all the possible Google dorks search combinations and to find the information about the specific web-site: common admin panels, the widespread file types and path traversal. The 100% automated.

    Shell
    View on GitHub↗1,729
  • j3ssie/cdnstripj3ssie avatar

    j3ssie/cdnstrip

    80View on GitHub↗

    Striping CDN & WAF IPs from a list of IP Addresses

    Go
    View on GitHub↗80
  • jakewnuk/sicknerdJ

    JakeWnuk/SickNerd

    0View on GitHub↗
    View on GitHub↗0
  • kostas-pa/lfitesterkostas-pa avatar

    kostas-pa/LFITester

    112View on GitHub↗

    LFITester is a Python3 program that automates the detection and exploitation of Local File Inclusion (LFI) vulnerabilities on a server.

    Python
    View on GitHub↗112
  • musana/fuzzulimusana avatar

    musana/fuzzuli

    943View on GitHub↗

    fuzzuli is a url fuzzing tool that aims to find critical backup files by creating a dynamic wordlist based on the domain.

    Go
    View on GitHub↗943
  • nerrorsec/ndorkernerrorsec avatar

    nerrorsec/nDorker

    224View on GitHub↗

    Automate dorking while doing bug bounty or other stuffs.

    Python
    View on GitHub↗224
  • owasp/amassOWASP avatar

    OWASP/Amass

    14,722View on GitHub↗

    Amass is a network attack surface mapper and reconnaissance framework designed to discover and map the external, internet-facing infrastructure of a target organization. It functions as an open source intelligence tool that identifies public network boundaries and locates hidden or forgotten subdomains to define an organization's total reachable footprint. The project utilizes passive-source data aggregation from external APIs and public databases alongside active DNS brute-forcing and recursive subdomain expansion. It employs a graph-based asset mapping system to visualize the relationships

    Go
    View on GitHub↗14,722
  • p0dalirius/robotstesterp0dalirius avatar

    p0dalirius/robotstester

    48View on GitHub↗

    This Python script can enumerate all URLs present in robots.txt files, and test whether they can be accessed or not.

    Python
    View on GitHub↗48
  • projectdiscovery/cvemapprojectdiscovery avatar

    projectdiscovery/cvemap

    2,543View on GitHub↗

    Modern CLI for exploring vulnerability data with powerful search, filtering, and analysis capabilities.

    Go
    View on GitHub↗2,543
  • r0075h3ll/oralyzerr0075h3ll avatar

    r0075h3ll/Oralyzer

    813View on GitHub↗

    Open Redirection Analyzer

    Python
    View on GitHub↗813
  • rlyonheart/0xdorkrlyonheart avatar

    rlyonheart/0xdork

    10View on GitHub↗
    View on GitHub↗10
  • six2dez/reconftwsix2dez avatar

    six2dez/reconftw

    7,226View on GitHub↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Shellbug-bountybugbountybugbounty-tool
    View on GitHub↗7,226
  • the-h3x/h3x-cctvT

    the-h3x/H3X-CCTV

    0View on GitHub↗
    View on GitHub↗0
  • vdjagilev/nmap-formattervdjagilev avatar

    vdjagilev/nmap-formatter

    733View on GitHub↗

    A tool that allows you to convert NMAP results to html, csv, json, markdown, graphviz (dot), sqlite, excel and d2-lang. Simply put it's nmap converter.

    Go
    View on GitHub↗733
  • xnl-h4ck3r/xnlinkfinderxnl-h4ck3r avatar

    xnl-h4ck3r/xnLinkFinder

    1,566View on GitHub↗

    A python tool used to discover endpoints, potential parameters, a target specific wordlist for a given target and secrets

    Python
    View on GitHub↗1,566
  • balgogan/dorkscannerB

    Balgogan/dorkscanner

    0View on GitHub↗
    View on GitHub↗0
  • zold1/sqli-dorks-generatorZold1 avatar

    Zold1/sqli-dorks-generator

    49View on GitHub↗

    Python-based Google dork generator that creates search patterns for web reconnaissance. Combines custom patterns, site lists, and search parameters to generate comprehensive dork lists for security research.

    Python
    View on GitHub↗49
  • blacknon/pydorkblacknon avatar

    blacknon/pydork

    88View on GitHub↗

    Scraping and listing text and image searches on Google, Bing, DuckDuckGo, Baidu, Yahoo japan.

    Python
    View on GitHub↗88