forked from leftypol/leftypol
Security exploit patched information leak
This commit is contained in:
parent
c043c42445
commit
bfc966e312
1 changed files with 2 additions and 3 deletions
5
post.php
5
post.php
|
@ -1,11 +1,10 @@
|
|||
<?php
|
||||
|
||||
file_put_contents('post.txt', var_export($_POST, true));
|
||||
|
||||
|
||||
/*
|
||||
* Copyright (c) 2010-2013 Tinyboard Development Group
|
||||
*/
|
||||
|
||||
//
|
||||
require 'inc/functions.php';
|
||||
require 'inc/anti-bot.php';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue