User Help!

Status
Not open for further replies.

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
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!
 

Zenax

Active Member
Messages
1,377
Reaction score
4
Points
38
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:
Warning: fopen() [function.fopen]: php_network_getaddresses: getaddrinfo failed: Name 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
1
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
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:
Warning: fopen() [function.fopen]: php_network_getaddresses: getaddrinfo failed: Name 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
1

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
 

Zenax

Active Member
Messages
1,377
Reaction score
4
Points
38
oooh my bad! sorry totally forgot bout that!

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

PHP:
Warning: fopen(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
1

Now thats an error I get without including the http!

 
Last edited:

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
oooh my bad! sorry totally forgot bout that!

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

PHP:
Warning: fopen(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
1
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.
 

Zenax

Active Member
Messages
1,377
Reaction score
4
Points
38
im a noob at php so I have no idea what it meant. Thanks for clarifying!
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
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
 

Spartan Erik

Retired
Messages
6,764
Reaction score
0
Points
0
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:

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Very nice site checking some now..
 

Bazor

New Member
Messages
58
Reaction score
0
Points
0
False: 6
urbannow.com/ibc/logon[1].php

False: "No Number"
www.combine.internetcommons.net/math/ .www.azfcu.org /profile.html?ssl=1
I didn't use the http part, only the url after that.

False: 4
siedlce.xon.pl/czat/bot/programe/view.php

False: 9
art.inel.ru/modules/4nAlbum/public/www.tnbonlinebanking.com/index.html

False: 1
70.95.88.179/programs/webfilebrowser/login/cmd=_login-run.html

False: 1
prghost.prgsi.com/images/boa.html

False: 6
payinginpain.com/awstats/cgi-bin/paypal/

False: 6
payinginpain.com/awstats/cgi-bin/paypal/?cmd=b0pjkj019f7cfsfb45e0bq8jr50o5rcg13zkm0lupr75kmfoqux

False: "No Number"
savelink.phpnet.us/service/aolISAPI.dll=&SignIn&pUserId=&co_partnaolISAPI.dll=&SignIn&pUserId=&co_partn/securaol/aolISAPI.dll=&SignIn&pUserId=&co_partn/update/index.html

All of these are verified phishes on the site you gave. This is a great thing you are doing and will help many users out.
 
Last edited:

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
Should be updated with all of these! A few were real sites so I didn't add them ;)

-Corey
 

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
haha, oops. it's unsuspended.

-Corey
 

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
Those should all be true. Unless Paypal or eBay decides to come host with us ;)
 
Status
Not open for further replies.
Top