document.getElementById('execute-button').addEventListener('click', function () { var command = document.getElementById('command-input').value; var outputDiv = document.getElementById('output'); // Add your command execution logic here // For example, you can use AJAX to call an API and display the output });
.command-box { background-color: #f2f2f2; border: 1px solid #ccc; padding: 10px; width: 100%; } #command-input { width: 100%; height: 100px; resize: none; margin-bottom: 10px; } #execute-button { background-color: #4CAF50; color: white; border: none; padding: 8px 12px; cursor: pointer; } #output { margin-top: 10px; border: 1px solid #ccc; padding: 10px; }

Posts

No image
CTF Name: WhiteSnow Topic: Steganography Flag Format: MayaCTF{} Description: There has mo…
$ john --wordlist=/usr/share/wordlists/rockyou.txt zip_hash.txt SNOW.EXE -C cold_…
No image
Command Example Here's the command to extract the hash from…
No image
Command Example Here's the command to extract the hash from…
No image
$ zip2john Forgotten.zip > zip_hash.txt
No image
Poison Cryptography: Decoding Poison Cryptography: Decoding Int…
No image
Poison Cryptography: Encoding and Decoding Poison Cryptography: Encod…
CTF Name: Guess Topic: Reverse Engineering Flag Format: ICTF{} CTF Link: https://t.me/ctf…
Forgotten

Forgotten

CTF Name: Forgotten Topic: Misc Flag Format: ICTF{} CTF Link: https://t.me/ctf_invisibleh…
No image

Secure Crypto

CTF Name: Secure Crypto Topic: Cryptography Flag Format: ICTF{} Description: Download the…
No image

Page not Found

CTF Name: Page not Found Topic: Web Exploitation Flag Format: ICTF{} Description: This we…
No image

Mountain

CTF Name: Mountain Topic: OSINT Flag Format: ICTF{} Description: What is the height (ft) …
No image

Scan Me

CTF Name: Scan Me Topic: Misc Flag Format: ICTF{} Description: QR code is (quick response…
No image

Zips

strings zips .jpg | grep ICTF
No image

Pigsty

CTF Name: Pigsty Topic: Cryptography Flag Format: ICTF{} Description: Currently there are…
No image

Asypto

CTF Name: Asypto Topic: Cryptography Flag Format: ICTF{} Description: Mathematics is impo…
No image

Oh sint

CTF Name: Oh sint Topic: OSINT Flag Format: ICTF{} Description: My friend create a YouTub…
No image

Tagline

CTF Name: Tagline Topic: OSINT Flag Format: ICTF{} Description: Do you know our CTF tagli…
No image

SAAC

CTF Name: SAARC Topic: Web Exploitation Flag Format: ICTF{} Description: SAARC is a South…
No image

Bise

CTF Name: Bise Topic: Cryptography Flag Format: ICTF{} Description: My friend give me a f…

© ‧ Testing blogger. All rights reserved