Bitcoin Forum

Other => Beginners & Help => Topic started by: rothnic on July 10, 2011, 05:36:00 AM



Title: Online Payment/Communication Expert Assistance Needed
Post by: rothnic on July 10, 2011, 05:36:00 AM
Hello,

I am looking to place an order through a source that seems to desire to remain highly anonymous. He has given me instructions to order through this:

Send Orders to ID:  dd234ce64d
http://g7pz322wcy6jnn4r.onion/opensource/communications.php


I am doing this through tor, but when visiting the website there is nothing there. Does anyone recognize that type of ID? Does anyone know what system uses this type of ID to communicate?

I would really appreciate it.

Thank you for your time.


Title: Re: Online Payment/Communication Expert Assistance Needed
Post by: wumpus on July 10, 2011, 06:16:21 AM
Nope. It's not a bitcoin address, at least.


Title: Re: Online Payment/Communication Expert Assistance Needed
Post by: Serith on July 10, 2011, 07:56:46 AM
Hello,

I am looking to place an order through a source that seems to desire to remain highly anonymous. He has given me instructions to order through this:

Send Orders to ID:  dd234ce64d
http://g7pz322wcy6jnn4r.onion/opensource/communications.php


I am doing this through tor, but when visiting the website there is nothing there. Does anyone recognize that type of ID? Does anyone know what system uses this type of ID to communicate?

I would really appreciate it.

Thank you for your time.


This is the source code of communications.php
Quote
<html><head>                                                                    
<title>404 Not Found</title>                                                    
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">              
<script>                                                                        
 var value_a = 'se';                                                  
 var value_b = 'arch';                                                  
 document.location = 'htt' + 'p://www20.'                              
 + 'search.rogers.com/' + value_a + value_b + '?qg=g7pz322wcy6jnn4r.onion%2Fopensource%2Fcommunications.php&rn=oQqqqzTuxmp1ORK';    
</script>                                                                        
</head>                                                                          
<body>404 Not Found</body></html>
I am not security expert but the file fakes 404 error, could be javascript exploit for IE.