Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
  #1  
Old 14th November 2021, 18:54
onebit onebit is offline
Member
 
Join Date: Oct 2021
Posts: 10
Default Help please ha hacking my site my mysql.
Updload torrent Hacker, torrent name null.
Please help how to fix.

Bump:

Bump: Click the image to open in full size.

Bump: new write cleanup.php
$null = "Null torrents delete!";
$res = $mysqli->query("SELECT id, name FROM torrents WHERE name = ''");
while ($arr = mysql_fetch_assoc($res))
{
$id = $arr["id"];
@deletetorrent($id);
write_log("Torrent DELETE $arr[id] ($arr[name]) törölve ($null .)");
}
Reply With Quote
  #2  
Old 15th November 2021, 11:26
DND DND is online now
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
why do you say its hacking?
and what code are you using?
from what i see you have null as default and it doesnt insert nothing into that field..(thats why its null)
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 16th November 2021, 06:23
onebit onebit is offline
Member
 
Join Date: Oct 2021
Posts: 10
Default
How can I fix it, not takeupload.php
I didn't figure out which one to delete takeupload.php t still uploads null torrents.
there is no log which php could be.

Quote:
Originally Posted by DND View Post
why do you say its hacking?
and what code are you using?
from what i see you have null as default and it doesnt insert nothing into that field..(thats why its null)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 18:36. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.