Skip to content
P
非影
top
latest
vulnerabilities
research
tools
Topics
sources
search
search
🌓
中文
Curated security research, vulnerabilities, advisories and tools for practitioners.
Debugging Burp Extensions
netspi.com
| blog |
#java
|
#debugging
|
#extensions
|
#tooling
|
#burp
|
#intellij
Summary
A tutorial on setting up Java remote debugging for Burp extensions, walking through attaching an IDE debugger to Burp to troubleshoot custom extension code.
Published
2015-05-26 00:00
Collected
2026-09-20 06:07
original ↗
← Previous
Collecting Contacts from LinkedIn Using linkedin_crawl
Next →
A Faster Way to Identify High Risk Windows Assets
Related coverage
blog
·
netspi.com
Detecting Authorization Flaws in Java Spring via Source Code Review (SCR)
Broken access control often slips past dynamic testing. This article shows how secure code review of Spring annotations, expressions, and filters surfaces Java Spring privilege escalation paths early.
blog
·
netspi.com
Automating Managed Identity Token Extraction in Azure Container Registries
NetSPI shows how malicious Azure Container Registry tasks can generate and export tokens for attached Managed Identities, releasing a MicroBurst tool, Invoke-AzACRTokenGenerator, to automate it.
blog
·
netspi.com
Burp Suite Extension: AWS Signer 2.0 Release
AWS Signer 2.0 for Burp Suite signs or re-signs AWS API requests with SigV4 as they pass through the proxy, adding a new UI, profile management, and multi-source profile import for pentesters.
blog
·
netspi.com
NetblockTool: The Easy Way to Find IP Addresses Owned by a Company
NetblockTool is a Python tool that automates netblock discovery, scraping Google dorks, ARIN, and IPinfo to build a confidence-ranked list of IP ranges owned by a company and its subsidiaries.
blog
·
netspi.com
AutoDirbuster – Automatically Run and Save DirBuster Scans for Multiple IPs
AutoDirbuster wraps OWASP DirBuster in Python to run directory brute-forcing across multiple IP:port targets automatically, accepting Nmap gnmap files and saving per-target reports.
blog
·
netspi.com
Evil SQL Client Console: Msbuild All the Things
Evil SQL Client (ESC) is a .NET console for SQL Server discovery, access, and data exfiltration, runnable via a plain exe, MSBuild inline tasks, or PowerShell reflection for stealthy red team work.
back