https://github.com/juanmachuca95/banditdecompressor_sh
Repetitive file decompressor script - find pass bandit 13
https://github.com/juanmachuca95/banditdecompressor_sh
bash-scripting shell
Last synced: 7 months ago
JSON representation
Repetitive file decompressor script - find pass bandit 13
- Host: GitHub
- URL: https://github.com/juanmachuca95/banditdecompressor_sh
- Owner: juanmachuca95
- Created: 2022-09-09T19:10:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T19:15:18.000Z (over 3 years ago)
- Last Synced: 2024-12-25T17:42:18.972Z (12 months ago)
- Topics: bash-scripting, shell
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Bandit13 - Descompresor
Ejercicio nivel 13 de bandit en overthewire.org
El archivo ```info.txt``` es el nombre del archivo con el mismo contentido de data.txt provisto desde la conexión ssh.
```bash
./bandit13.sh -f info.txt
```