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

RE: [PHP] Self-destructing PHP Page #2
How you come up with your contributions, Is beyond me.

Very original/unique (In It's own way) with each one.
[Image: AD83g1A.png]

[+] 2 users Like mothered's post
Reply

RE: [PHP] Self-destructing PHP Page #3
(02-10-2019, 11:45 AM)mothered Wrote: How you come up with your contributions, Is beyond me.

Very original/unique (In It's own way) with each one.

I like your saying. Wink
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#

Reply

RE: [PHP] Self-destructing PHP Page #4
(02-10-2019, 12:10 PM)darkninja1980 Wrote:
(02-10-2019, 11:45 AM)mothered Wrote: How you come up with your contributions, Is beyond me.

Very original/unique (In It's own way) with each one.

I like your saying. Wink

So do I.

On-topic, I neglected to thank the OP, so much appreciated.
[Image: AD83g1A.png]

Reply







Users browsing this thread: 1 Guest(s)