[PR #105] [CLOSED] Add nextscope - JS bundle API endpoint discovery tool #903

Closed
opened 2026-05-27 15:23:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/105
Author: @burhanmoin1
Created: 5/12/2026
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adding nextscope, a recon tool that discovers API endpoints by intercepting
Next.js/React JS bundle chunks in real-time using a headless browser.

  • No wordlist required
  • Works against Next.js, React, Vue, Nuxt
  • Extracts hardcoded /api/ paths from lazy-loaded chunks
  • Optional endpoint probing with status codes

https://github.com/burhanmoin1/nextscope


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vavkamil/awesome-bugbounty-tools/pull/105 **Author:** [@burhanmoin1](https://github.com/burhanmoin1) **Created:** 5/12/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4434238`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/4434238f81988198e3fca1b2c91653a836cd586c) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adding nextscope, a recon tool that discovers API endpoints by intercepting Next.js/React JS bundle chunks in real-time using a headless browser. - No wordlist required - Works against Next.js, React, Vue, Nuxt - Extracts hardcoded /api/ paths from lazy-loaded chunks - Optional endpoint probing with status codes https://github.com/burhanmoin1/nextscope --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-27 15:23:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bugbounty-tools#903