Tips on enumerating unknown APIs in my environment?

This page summarizes the projects mentioned and recommended in the original post on /r/AskNetsec

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

    SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ffuf

    Fast web fuzzer written in Go

    Also, I see you mentioned using curl. You can checkout ffuf which is closely related but more geared towards what you're doing.

  • kubeshark

    The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes

    For example, this open-source project gives instant visibility into API traffic in kubernetes environments: https://github.com/kubeshark/kubeshark

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to Explore an Exposed .git

    1 project | dev.to | 22 Aug 2024
  • Show HN: Pfuzz, a web fuzzer following the Unix philosophy

    6 projects | news.ycombinator.com | 21 Jan 2024
  • Fast web fuzzer written in Go

    1 project | news.ycombinator.com | 24 Dec 2023
  • Directory Discovery Tools

    1 project | /r/bugbounty | 14 Apr 2023
  • Pentesting Tools I Use Everyday

    8 projects | dev.to | 7 Feb 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?