Update README.md

This commit is contained in:
Cyber Guy 2022-05-09 20:30:50 +03:00 committed by GitHub
parent 3ac7eed2d9
commit 051c8185e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,8 @@
PyScript is a new framework developed for integrating Python in the HTML so, it can be used alongside HTML. In this cheat sheet you'll find how to use the PyScript for your penetration testing purposes.
## Dumping / Retrieving files from the Emscripten virtual memory filesystem:
<small>`CVE ID: CVE-2022-30286`</small>
<br><br>
Code:
```
<py-script>
@ -17,7 +18,8 @@ Result:
![image](https://user-images.githubusercontent.com/66295316/166847974-978c4e23-05fa-402f-884a-38d91329bac3.png)
## [OOB Data Exfiltration of the Emscripten virtual memory filesystem (console monitoring)](https://github.com/s/jcd3T19P0M8QRnU1KRDk/~/changes/Wn2j4r8jnHsV8mBiqPk5/blogs/the-art-of-vulnerability-chaining-pyscript)
<small>`CVE ID: CVE-2022-30286`</small>
<br><br>
Code:
```
<py-script>