docs: readme

This commit is contained in:
qvalentin 2025-03-08 16:19:26 +01:00
parent ae1dcdf4a1
commit 368cca21e3

View file

@ -1,3 +1,9 @@
# XSS-Wormdemo based on "The MySpace Worm"
https://samy.pl/myspace/tech.html
To run:
```
go run main.go 1234
```