Go nuclei

Open-source Go projects categorized as nuclei

Top 3 Go nuclei Projects

  • scan4all

    Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)...

  • cent

    Community edition nuclei templates, a simple tool that allows you to organize all the Nuclei templates offered by the community in one place (by xm1k3)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • archer

    Distributed network and vulnerability scanner (by taythebot)

  • Project mention: The Elasticsearch Rant | news.ycombinator.com | 2023-06-11

    For the query string, you don’t have to implement your own DSL. Elasticsearch supports it out of the box. You could POST a JSON object to “/_search” but you can also do a GET with the “q” query parameter.

    Documentation: https://www.elastic.co/guide/en/elasticsearch/reference/curr...

    In the Golang library you can use the “Search.WithQuery” option. This means you don’t have to construct a JSON request body.

    Here’s an example: https://github.com/taythebot/archer/blob/main/pkg/elasticsea...

    The Elasticsearch Golang library is a real pain to use. It was meant as a low level library so they didn’t add any types. However they are currently working on a typed client! The documentation is a bit lacking but going through go.dev you can find all the methods you need. This still means you need to JSON decode the response, but it helps you build queries, which is a step up.

    Typed Client: https://www.elastic.co/guide/en/elasticsearch/client/go-api/...

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go nuclei related posts

  • The Elasticsearch Rant

    1 project | news.ycombinator.com | 11 Jun 2023
  • kitabisa/teler: Real-time HTTP Intrusion Detection

    5 projects | /r/netsec | 23 Feb 2021

Index

What are some of the best open-source nuclei projects in Go? This list will help you:

Project Stars
1 scan4all 5,248
2 cent 775
3 archer 39

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com