Skip to content

Commit d7e10a6

Browse files
docs: readme polish
1 parent bd9be4b commit d7e10a6

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ _Hack the planet 🤘_
1717
[Report Bug](https://github.com/GangGreenTemperTatum/csp-auditor/issues)
1818
[Request Feature](https://github.com/GangGreenTemperTatum/csp-auditor/issues)
1919

20-
<!--![csp-auditor Panel](./public/images/csp-auditor-panel.png)-->
21-
<!--*CSP Auditor*-->
20+
![csp-auditor main panel](./assets/public/csp-auditor-main-panel.png)
21+
<div align="center"><i>csp-auditor main panel</i></div>
2222

2323
<!--CSP Auditor is now available via the [Caido Plugin Library](https://caido.io/plugins)! 🥳 CSP Auditor was [submitted to the Caido Plugin Library](https://github.com/caido/store/pull/41) and is approved, it will be available for installation directly from the Caido plugin store page.-->
2424

@@ -31,8 +31,6 @@ _Hack the planet 🤘_
3131
- [CSP Auditor](#csp-auditor)
3232
- [Overview](#overview)
3333
- [Features](#features)
34-
- [Development TODO](#development-todo)
35-
- [CSP Bypass Integration (COA)](#csp-bypass-integration-coa)
3634
- [Quick Start](#quick-start)
3735
- [Prerequisites](#prerequisites)
3836
- [Installation](#installation)
@@ -52,9 +50,6 @@ _Hack the planet 🤘_
5250

5351
CSP Auditor is a Caido plugin that helps you monitor and analyze Content Security Policies (CSP) in web applications, it is designed to mimic the [Burp Suite extension](https://github.com/portswigger/csp-auditor)'s functionality with additional improvements and integration with [`cspbypass.com`](https://cspbypass.com) for a built-in bypass database of real-world CSP bypass techniques, directly in Caido!
5452

55-
![csp-auditor main panel](./assets/public/csp-auditor-main-panel.png)
56-
<div align="center"><i>csp-auditor main panel</i></div>
57-
5853
## Features
5954

6055
- **Real-time CSP Analysis**: Automatically analyzes CSP headers from intercepted HTTP responses
@@ -78,15 +73,6 @@ CSP Auditor is a Caido plugin that helps you monitor and analyze Content Securit
7873

7974
---
8075

81-
## Development TODO
82-
83-
### CSP Bypass Integration (COA)
84-
- [x] Phase 1: Enhanced vulnerability modal with bypass examples and payload copying
85-
- [ ] Phase 2: Dedicated bypass testing tab with syntax highlighting
86-
- [ ] Phase 3: Inline bypass indicators and real-time analysis
87-
88-
---
89-
9076
## Quick Start
9177

9278
### Prerequisites

0 commit comments

Comments
 (0)