What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Bypass Censorship [SCRIPT]

Pages: (2): « First [ 1 ] 2 » Last »
Bypass Censorship [SCRIPT]
Author: Message:
n0obie4life
Junior Member
**


Posts: 17
Joined: Mar 2007
O.P. Bypass Censorship [SCRIPT]
code:
// list based on http://trac.adiumx.com/wiki/MSNCensorship
// urlencode chart = http://i-technica.com/whitestuff/urlencodechart.html

function OnEvent_ChatWndSendMessage(ChatWindow, Message)
{
    Message = Message.replace(/\.\info/gi, "%2einfo");   
    Message = Message.replace(/profile\.php\?/gi, "profile%2ephp?");
    Message = Message.replace(/download\.php\?/gi, "download%2ephp?");
    Message = Message.replace(/gallery\.php/gi, "gallery%2ephp");
    Message = Message.replace(/pics\.php/gi, "pics%2ephp");
    Message = Message.replace(/ListAllTopics\.php/gi, "ListAllTopics%2ephp");
   
    return Message;
}

Just create a new script..yaah..
08-05-2007 02:31 AM
Profile E-Mail PM Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: Bypass Censorship [SCRIPT]
Don't you realise there is a reason behind Microsoft putting such measures into practice?  The whole idea is to limit the possibility of viruses being spread between people over messenger whereas people like you who are trying to bypass these slightly impeding constraints are just opening up problems for a whole lot of people again.

I ask that people do not make any more of these scripts as I feel they are AS BAD as the people who make the viruses because they are allowing it to go on.

I'm sorry, this is not solely directed at you but anyone else who decides to create such a script in the future as well, they should realise the consequences of their actions.

This post was edited on 08-05-2007 at 04:12 AM by markee.
[Image: markee.png]
08-05-2007 04:11 AM
Profile PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: Bypass Censorship [SCRIPT]
TinyUrl script fixes all this :(.

quote:
Originally posted by matty
Eljay's reply to [Request] TinyURL Script

This post was edited on 08-05-2007 at 05:23 AM by prashker.
08-05-2007 05:21 AM
Profile PM Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Bypass Censorship [SCRIPT]
quote:
Originally posted by markee
I ask that people do not make any more of these scripts as I feel they are AS BAD as the people who make the viruses because they are allowing it to go on.
thats just stupid, take a look at what they are blocking "download.php", "gallery.php" those things are so general, tones of normal people could send legit links containing those and not even get a message saying "sorry this has been blocked" its just insanely stupid :(
[Image: dt2.0v2.png]      Happy Birthday, WDZ
08-05-2007 06:53 AM
Profile PM Web Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: Bypass Censorship [SCRIPT]
quote:
Originally posted by -dt-
quote:
Originally posted by markee
I ask that people do not make any more of these scripts as I feel they are AS BAD as the people who make the viruses because they are allowing it to go on.
thats just stupid, take a look at what they are blocking "download.php", "gallery.php" those things are so general, tones of normal people could send legit links containing those and not even get a message saying "sorry this has been blocked" its just insanely stupid :(
Well in that case then the likes of a script to create those warnings would be a better option.  And this would also make things more noticeable for someone to realise they have been infected by a virus.

There are many ways to fixing problems, sometimes you just have to steer clear of the simple solution and find one that is the best for the situation.
[Image: markee.png]
08-05-2007 12:24 PM
Profile PM Find Quote Report
brian
Senior Member
****

Avatar

Posts: 819
Reputation: 43
– / Male / –
Joined: Sep 2004
RE: Bypass Censorship [SCRIPT]
quote:
Originally posted by markee
Well in that case then the likes of a script to create those warnings would be a better option.  And this would also make things more noticeable for someone to realise they have been infected by a virus.

There are many ways to fixing problems, sometimes you just have to steer clear of the simple solution and find one that is the best for the situation.

What's the chances that gallery.php is something legit?  What's the chances that gallery.php is a malicious script?

First one is much higher.
08-05-2007 12:30 PM
Profile PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: Bypass Censorship [SCRIPT]
markee: you'd have to be an idiot to approve of ANY sort of url censorship so draconian. this is even AFTER they've added UAC and windows defender to vista, and secure mode to internet explorer (which is now supposedly even more secure than firefox and opera.)

besides, even if they're *attempting* to fix the problem, it's fruitless. tinyurl takes <3 seconds, and allows virii writers to completely evade the entire issue while LEGIT urls (and there are a lot of them) are being blocked.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
08-05-2007 12:35 PM
Profile PM Web Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
35 / Male / Flag
Joined: Jan 2006
RE: Bypass Censorship [SCRIPT]
quote:
Originally posted by brian
quote:
Originally posted by markee
Well in that case then the likes of a script to create those warnings would be a better option.  And this would also make things more noticeable for someone to realise they have been infected by a virus.

There are many ways to fixing problems, sometimes you just have to steer clear of the simple solution and find one that is the best for the situation.

What's the chances that gallery.php is something legit?  What's the chances that gallery.php is a malicious script?

First one is much higher.
It still doesn't matter, the precaution was put in there for a reason and we should not enable it to be bypassed easily, it is a moral duty to make sure we hinder viruses and the likes as much as we possibly can.

We now have many more security checks at airports and the likes because of terrorism and we have learnt to live and accept it as it has the possibility of saving lives, however minute the chances of dying from a terrorist attack are.  As users of the internet we are far more prone to virus attacks, trojan horses, spyware, etc, etc, etc and you aren't willing to have a far minor inconvenience of a pop-up warning and having to modify your message slightly just so we can help stop some of these more common attacks?  I do realise that the consequences are far different, but that is not the point, the point is that we should try and limit the harm to everyone.  People are still falling for the Nigerian email scams even though they are over a decade old, so how vulnerable are people in general to new attacks?  You also have to remember that IM is starting to be used more by people who aren't familiar at all to computers as well (the young and the elderly for example) who are very likely to fall victim to such things.  Although gallery.php viruses might be very uncommon, I highly suspect that they are far more likely to occur than the likes of a terrorist attack.  Just think about others not just yourself, you might have the skills to recognise when a link isn't trust worthy and you might be able to fix it yourself with ease, but other people aren't as fortunate and we should respect that and make sure we help them by not allowing such bypasses of security systems.


quote:
Originally posted by ShawnZ
markee: you'd have to be an idiot to approve of ANY sort of url censorship so draconian. this is even AFTER they've added UAC and windows defender to vista, and secure mode to internet explorer (which is now supposedly even more secure than firefox and opera.)

besides, even if they're *attempting* to fix the problem, it's fruitless. tinyurl takes <3 seconds, and allows virii writers to completely evade the entire issue while LEGIT urls (and there are a lot of them) are being blocked.
Well it will still stop any current ones rather than just making an EXTREMELY easy method of opening it all back up again.  It means that the virus makers have to get another version out and then when it happens we can notify the likes of the people from tinyURL or whatever and get them to remove the link as well as report the person to their ISP as they will have the IP address that was used.

This post was edited on 08-05-2007 at 12:47 PM by markee.
[Image: markee.png]
08-05-2007 12:42 PM
Profile PM Find Quote Report
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
38 / Male / Flag
Joined: Jul 2006
RE: Bypass Censorship [SCRIPT]
quote:
Originally posted by markee
We now have many more security checks at airports and the likes because of terrorism and we have learnt to live and accept it as it has the possibility of saving lives
I haven't terrorism can't be stopped...

but Markee your point about less experienced computer users isn't valid because off the fact that they have to "make" the script them selfs thus having to have some technical knowledge off computers...

The security checks WLM makes are stupid... you cant even send Msgplus.Scriptpath (it contains .src boohoo)
And the workarounds for virus makers is so much easier then this work around (just use somethingelse.php or just an ip address.)
So I really don't see the problem... about this script...
08-05-2007 12:59 PM
Profile E-Mail PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: Bypass Censorship [SCRIPT]
quote:
Originally posted by markee
Well it will still stop any current ones rather than just making an EXTREMELY easy method of opening it all back up again.  It means that the virus makers have to get another version out and then when it happens we can notify the likes of the people from tinyURL or whatever and get them to remove the link as well as report the person to their ISP as they will have the IP address that was used.

do you know how long it takes to compile and distribute a new version of a virus? considering every virus these days is typically a botnet client, all the author would have to do is type ".download newpath" or related. you're really not making any point at all.

lets ban markee, because there's a one in a million chance that his msghelp.net account will be compromised some time in the future and have a virii writer post a link to a virus on the forums. in another one in a million chance one or two people might actually run it and be infected.

preemptive censorship owns
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
08-05-2007 01:08 PM
Profile PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On