| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		TRUSTAbyss -
 
  Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
  | 
		
			
				 Posted: Wed Jul 07, 2004 1:44 am    Post subject: ::AWS Detection:: PHP Script | 
				      | 
			 
			
				
  | 
			 
			
				I just got done writing my newest PHP script and this one is going to knock
 
your socks off lol , this php script will easily detect if a website is on Abyss 
 
Web Server by showing a smiley face and if its not on Abyss , you will see
 
a mad face , I find this php script very useful when I want to spy on a user
 
that says their using Abyss but their really using another Web Server.
 
 
::AWS Detection:: (Abyss Web Server Detection)
 
http://os17fan.cjb.net/aws_detect.zip [2.67 KB]
 
 
Edit: I just added a new feature to the script , the new 
 
version will allow you to also lookup the host header.
  Last edited by TRUSTAbyss on Sat Jul 10, 2004 4:10 am; edited 2 times in total | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		kc -
 
  Joined: 09 Apr 2004 Posts: 20
 
  | 
		
			
				 Posted: Wed Jul 07, 2004 2:04 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				I haven't tried this yet but the host header lookup is awesome script 
 
***** | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Thu Jul 08, 2004 2:47 pm    Post subject: Re: ::AWS Detection:: PHP Script | 
				      | 
			 
			
				
  | 
			 
			
				TRUSTpunk,
 
 
Nice script. We suggest that you make it follow redirections. Many people are using redirection services. So the first request for the domain is  answered by the redirector and contains a Location header with the real IP:Port address of the server. You must redo another request to this IP:Port to contact the "real" server. _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		TRUSTAbyss -
 
  Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
  | 
		
			
				 Posted: Thu Jul 08, 2004 5:40 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Im not sure how I would do that , I will think of something and post
 
an updated version possibly with even more features. Have A Nice Day! | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		TRUSTAbyss -
 
  Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
  | 
		
			
				 Posted: Sat Jul 10, 2004 4:33 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Ok Aprelium , I need an example on how I would do this , I have no clue
 
how to do this but I did add a brand new feature to the script that allows
 
you to do more than just to check if a website is on Abyss , you can now 
 
lookup the Host Header Information by checking a tiny little box.
 
 
Note: I also added some information inside the
 
ReadMe.txt file explaining about redirections.
 
 
Also the redirections do still get recognized as Abyss Web Server 
 
as long as its not cloaked , if the user cloaks the IP to their redirect 
 
domain , it won't be Abyss. Only URL's that aren't cloaked will work.
 
 
Here's a screenshot of a redirect domain that is not cloaked 
 
and the domain is on an Apache server , watch how my script
 
will still pick up the server as Abyss Web Server. 
 
 
  | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		olly86 -
 
  Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
  | 
		
			
				 Posted: Sat Jul 10, 2004 11:29 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				why does it always report error 500 for my server, when i've never seen it report error 500 while browsing, nor are any logged in my logs, until i ran your script?
 
 
http://www.olly86.co.uk/images/abyss/aws_detect.png _________________ Olly | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		TRUSTAbyss -
 
  Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
  | 
		
			
				 Posted: Sat Jul 10, 2004 4:21 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Thats because your using your network IP , try using your domain
 
instead , do you get Error 500 when you put that in the address bar ? | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		olly86 -
 
  Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
  | 
		
			
				 Posted: Sat Jul 10, 2004 4:28 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				yes i still do...
 
 
but if it connects to index.html it's ok.  however, if it connects to index.php it gets error 500 _________________ Olly | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		TRUSTAbyss -
 
  Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
  | 
		
			
				 Posted: Sat Jul 10, 2004 6:08 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Maybe their is a error with the PHP script , I have no clue but what I can 
 
tell you is that my PHP script can work on redirection type domains as long 
 
as the user doesn't cloak the address to their IP. I hope users find use in it. | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		 |