x10Hosting Forums

Corporate Free Hosting for the Masses.



Register

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
Administrator

Corey's Avatar

Join Date: Dec 2004
Posts: 13,687
Credits: 105,550
Corey has a reputation beyond repute
Location: Northfield, NH

Send a message via ICQ to Corey
 
04-02-2007, 02:23 PM
User Help!

Everyone is always offering to help so I figured this would be a great opportunity for those people. One of the new features that is launching with x10 v3 is a scanner that checks for phishing sites.

I have setup a test site that you can input the URL of the phishing site and it will give you a true or false and a score. Anything 10 and above will return true.

What I need for you to do is go to:
http://phishingtest.x10hosting.com/

Then go to:
http://www.phishtank.com

Paste in the URLs of known phishing sites and see if the scanner returns true or false. If the scanner returns false and it is a phishing site please post it here so I may examine it and add it in to be caught next time.

When pasting in the URLs do not include http:// This is added in automatically.

Thanks!
Corey is offlineReport Post
x10Hosting Member

Join Date: Nov 2006
Posts: 87
Credits: 3,579
daman371 is on a distinguished road
 
04-02-2007, 02:37 PM
Re: User Help!

True
www.bay-invest.com/tmpl_c/
modellize.co.jp/test/index.html

False without a number
list.ns.corp-tech.com.au/.ws/
1881666.bestala.com/freegame2.html

False
mail.spindeleye.com/postinfo.html
www.ranarojo.com/images/akb/
daman371 is offlineReport Post
Lord Of The Keys

Zenax's Avatar

Join Date: Jul 2006
Posts: 1,253
Credits: 5,718
Zenax will become famous soon enough
Location: The Brilliant United Kingdom

 
04-02-2007, 03:05 PM
Re: User Help!

I just tested it out for you Corey, and I got an error, so I don't know if your working on it not?!?

PHP Code:

Warning
fopen() [function.fopen]: php_network_getaddressesgetaddrinfo failedName or service not known in /home/develop/public_html/current/custom/siteActivity.php on line 191

Warning
fopen(http://http://barclays.co.uk.procedureid777844.idistart.hk/client.html) [function.fopen]: failed to open stream: Success in /home/develop/public_html/current/custom/siteActivity.php on line 191

__________________
Regards,
Zenax is offlineReport Post
Administrator - Staff Manager

fedlerner's Avatar

Join Date: Aug 2006
Posts: 12,419
Credits: 105,360
fedlerner has a reputation beyond reputefedlerner has a reputation beyond repute
Location: Buenos Aires, Argentina

Send a message via AIM to fedlerner Send a message via MSN to fedlerner
 
04-02-2007, 03:11 PM
Re: User Help!

Quote:
Originally Posted by Zenax View Post
I just tested it out for you Corey, and I got an error, so I don't know if your working on it not?!?

PHP Code:

Warning
fopen() [function.fopen]: php_network_getaddressesgetaddrinfo failedName or service not known in /home/develop/public_html/current/custom/siteActivity.php on line 191

Warning
fopen(http://http://barclays.co.uk.procedureid777844.idistart.hk/client.html) [function.fopen]: failed to open stream: Success in /home/develop/public_html/current/custom/siteActivity.php on line 191

You get that error when you include http://
DO NOT PUT http:// that's included automatically.

FALSE:
http://www.BlueMail.us
http://urbannow.com/ibc/logon.html
fedlerner is offlineReport Post
x10 Sophmore

Join Date: Sep 2005
Posts: 171
Credits: 2,084
Dub_Dude is on a distinguished road
 
04-02-2007, 03:27 PM
Re: User Help!

True: 15
www.hawaiiusafcuhs.com/cgi/index.htm

False: 1
www.immortalnite.net/get/

False: 8
www.maybank2u.com.my/

False: 4
www.ranarojo.com/images/akb/

True: 19
www.epoznan.pl/kalendarium/index.php
__________________


Visit the city of Smeg!
Dub_Dude is offlineReport Post
Lord Of The Keys

Zenax's Avatar

Join Date: Jul 2006
Posts: 1,253
Credits: 5,718
Zenax will become famous soon enough
Location: The Brilliant United Kingdom

 
04-02-2007, 04:10 PM
Re: User Help!

oooh my bad! sorry totally forgot bout that!

Edit: Perhaps an idea, to include multiple query boxes?

PHP Code:
Warningfopen(http://barclays.co.uk.procedureid777844.idistart.hk/client.html) [function.fopen]: failed to open stream: Connection timed out in /home/develop/public_html/current/custom/siteActivity.php on line 191

Now thats an error I get without including the http!

__________________
Regards,

Last edited by Zenax; 04-02-2007 at 04:12 PM.
Zenax is offlineReport Post
VIP User

Livewire's Avatar

Join Date: Jul 2005
Posts: 1,106
Credits: 5,900
Livewire has a spectacular aura about
Location: Ciroc

Send a message via Yahoo to Livewire
 
04-02-2007, 04:29 PM
Re: User Help!

Quote:
Originally Posted by Zenax View Post
oooh my bad! sorry totally forgot bout that!

Edit: Perhaps an idea, to include multiple query boxes?

PHP Code:
Warningfopen(http://barclays.co.uk.procedureid777844.idistart.hk/client.html) [function.fopen]: failed to open stream: Connection timed out in /home/develop/public_html/current/custom/siteActivity.php on line 191

Now thats an error I get without including the http!

Try it again later, its just a connection timed out.

Which basically amounts to "could not find server 404", but that might be because either the server's down or the site no longer exists.
__________________


Livewire is offlineReport Post
Lord Of The Keys

Zenax's Avatar

Join Date: Jul 2006
Posts: 1,253
Credits: 5,718
Zenax will become famous soon enough
Location: The Brilliant United Kingdom

 
04-02-2007, 04:30 PM
Re: User Help!

im a noob at php so I have no idea what it meant. Thanks for clarifying!
__________________
Regards,
Zenax is offlineReport Post
VIP User

Livewire's Avatar

Join Date: Jul 2005
Posts: 1,106
Credits: 5,900
Livewire has a spectacular aura about
Location: Ciroc

Send a message via Yahoo to Livewire
 
04-02-2007, 04:43 PM
Re: User Help!

Quote:
Originally Posted by Zenax View Post
im a noob at php so I have no idea what it meant. Thanks for clarifying!
All I saw was "Connection Timed Out." I've gotten that one on firefox way too many times, and most of the time refreshing fixes it

The one thing I hate about php errors is that it doesn't go "line number, error, file causing problem," it goes "warning/error: file is causing error on line number". Which means you scroll all the way over to see it :S
__________________


Livewire is offlineReport Post
Retired

Spartan Erik's Avatar

Join Date: Aug 2005
Posts: 3,316
Credits: 2,424
Spartan Erik is a glorious beacon of light
 
04-02-2007, 05:42 PM
Re: User Help!

False 6
chaseonline.chase.com.ecred.org/.chsweb

False 6
chaseonline.chase.com.snigworks.com/onlineManagement

False 6
chaseonline.chase.com.scalawagtu.com/SecurityMeasures

And now the server timed out! I'll do more when it starts working again:

Code:
Warning: fopen(http://barclays.co.uk.procedureid321910.lokiz.hk/client.html) [function.fopen]: failed to open stream: Connection timed out in /home/develop/public_html/current/custom/siteActivity.php on line 191
1
barclays.co.uk.procedureid321910.lokiz.hk/client.html

Last edited by Spartan Erik; 04-02-2007 at 05:43 PM.
Spartan Erik is offlineReport Post
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ Contest Corey Old Contests 41 10-16-2007 07:14 AM
PHP: User Logging pulse__xx Tutorials 3 11-13-2005 12:59 PM
PHP BB 2.0.16 Manual instalation GFIV Free Hosting 8 09-14-2005 01:40 PM
Do we use the Ranking system here? Cycloneflame Off Topic 14 04-28-2005 11:55 AM


All times are GMT -5. The time now is 10:26 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC7
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

Credit Cards | Watch Anime Free Online | Problem Mortgage | Car Finance | Mobile Phones