added resouces and scripts

This commit is contained in:
Jieyab89
2024-12-24 01:20:12 +07:00
parent 1b25a26a12
commit 65ca7c484e
8 changed files with 136 additions and 4 deletions

View File

@@ -4,8 +4,9 @@ If you have obtained a vulnerability such as RCE, file upload or something else,
1. Make sure the target has internet access (internet access opened)
2. Try changing the port to a larger one such as 8080, 8888, etc.
3. Encode your script using base64 and then decode it 3.
3. Encode your script using base64 and then decode it
4. Encode your script using url encode
5. Check the compiler
## Script 1