mirror of
https://github.com/CyberSecurityUP/shellcode-tester-pro/
synced 2026-06-06 15:34:29 +00:00
Create remote_shellcode.md
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
### 🇧🇷 Shellcode Remoto
|
||||
|
||||
A aba **"Shellcode Remoto"** permite importar shellcode a partir de uma URL pública.
|
||||
|
||||
#### Modo de Importação:
|
||||
- `\x` formatado (string visível)
|
||||
- Hex puro (sem prefixos)
|
||||
- Binário RAW (salva em disco sem conversão)
|
||||
|
||||
#### Recursos:
|
||||
- Verifica MIME, tamanho e hash SHA256
|
||||
- Ideal para testar payloads hospedados externamente
|
||||
|
||||
---
|
||||
|
||||
### 🇺🇸 Remote Shellcode
|
||||
|
||||
The **"Remote Shellcode"** tab allows you to import shellcode from a public URL.
|
||||
|
||||
#### Import Modes:
|
||||
- `\x` formatted string
|
||||
- Raw hex
|
||||
- Binary RAW (saved to disk without conversion)
|
||||
|
||||
#### Features:
|
||||
- Displays MIME, size, and SHA256 hash
|
||||
- Useful for testing externally hosted payloads
|
||||
Reference in New Issue
Block a user