Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Ipb/invision Power Board Patch, all board owners read this
Saint_Michael
post Dec 16 2005, 03:46 AM
Post #1


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,446
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



well I found out some infomation based on a website that got hacked but basically you need to do this in your files in order to prevent some hacking done to your site.

QUOTE
Manually Patching

Open "sources/topics.php" in a text editor.
Circa line: 805


CODE

//-----------------------------------------
// Highlight...
//-----------------------------------------

if ($ibforums->input['hl'])
{
$ibforums->input['hl'] = $std->clean_value(urldecode($ibforums->input['hl']));
$loosematch = strstr( $ibforums->input['hl'], '*' ) ? 1 : 0;
$keywords = str_replace( '*', '', str_replace( "+", " ", str_replace( '-', '', trim($ibforums->input['hl']) ) ) );
$word_array = array();
$endmatch1 = "";
$endmatch2 = "(.)";


Open "sources/search.php"
Circa line: 1499

CODE

function convert_highlite_words($words="")
{
global $std;
$words = $std->clean_value(trim(urldecode($words)));



you can also down the files here

this can sprevent some of the hacking of your forums.
Go to the top of the page
 
+Quote Post
DreamCore
post Dec 16 2005, 10:44 AM
Post #2


Premium Member
********

Group: Members
Posts: 199
Joined: 29-September 05
Member No.: 12,363



Hey thanks you use IPB too, but lol I dident know about any security patch. Nice wink.gif
Go to the top of the page
 
+Quote Post
freesoul
post Dec 16 2005, 01:51 PM
Post #3


Advanced Member
*******

Group: Members
Posts: 144
Joined: 26-November 05
Member No.: 14,940



Don't mindme asking but how can I know if this is a genuine patch or somehow you are trying to create a wormhole intentionally. Just in case man. No offense.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 6th September 2008 - 06:48 PM