Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


[PHP] Self-destructing PHP Page filter_list
Author
Message
[PHP] Self-destructing PHP Page #1
This page will show html to the user and after serving the page it will self-destruct.

index.php
Code:
<?php
echo "YOUR HTML GOES HERE";
unlink('index.php');
?>

Download:
http://www.filefactory.com/file/3g9qoykam6ix/index.php

Virus Scan:
https://www.virustotal.com/#/file/361ece.../detection
(This post was last modified: 02-10-2019, 11:48 AM by hacxx.)

[+] 1 user Likes hacxx's post
Reply





Messages In This Thread
[PHP] Self-destructing PHP Page - by hacxx - 02-10-2019, 11:18 AM
RE: [PHP] Self-destructing PHP Page - by mothered - 02-10-2019, 11:45 AM
RE: [PHP] Self-destructing PHP Page - by mothered - 02-10-2019, 03:17 PM



Users browsing this thread: 1 Guest(s)