Skip to content

Commit dc0cde6

Browse files
save file
1 parent 1b833e5 commit dc0cde6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

blog/25-12-04/bypass-csp/bypass-csp.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,21 @@ <h3>
385385
</section>
386386

387387

388+
<section class=blog-text>
389+
<h3>
390+
Running Code in the Webpage
391+
</h3>
392+
<p>
393+
The original question identified that they opened dev tools and then pasted in the websocket client code, to be able to run the code<br>
394+
<div class=br></div>
395+
so i thought i'd create a little extension that allows code to be easily run in a webpage<br>
396+
</p>
397+
398+
<snippet-editor></snippet-editor>
399+
400+
</section>
401+
402+
388403

389404
<log-mod component></log-mod>
390405

0 commit comments

Comments
 (0)