Sorry for such a small post but I think the subject says it all. I will say it again though. Does anyone know what software AO uses?
Printable View
Sorry for such a small post but I think the subject says it all. I will say it again though. Does anyone know what software AO uses?
Let's look at the following url:
xxx.antionline.com/showthread.php?s=&threadid=228805
The .php extention probabaly means that the pages are being parsed by the php executable. That being the case the database being used is most likley to be MySQL. And the probability is that the site is running on a [insert branding here]-x box. So the mail functionality is probably dealt with by sendmail (or something similar).
I am obviously just a 'newb' here and I have no inside track but that would be my best guess. That said however if anyone has better information than that, I too would be interested to know.
If your interested You can get php and MySQL (for win32) from my public ftp at:
ftp://195.8.181.206/Programming/php/
Courtesy of Netcraft:
The site www.antionline.com is running Apache/1.3.22 on Windows 2000
My guess is:
Apache on Windows 2000.
vBulletin powered by MySQL.
I may be wrong but it's only a good (qualified?) guess :).
According to this article at www.insecure.org, antionline is running FreeBSD.
I'm not sure how accurate or up to date this is, considering the latest version of FreeBSD is 4.6 to be released 6/1.
But, surely antionline hasn't made the switch from BSD* to M$..
http://www.insecure.org/nmap/nmap-fi...g-article.html
www.antionline.com => FreeBSD 2.2.6 - 3.0 Beta
actualy you are ALL WRONG!
AO used to sit on a RedHat server powered by Apache..... now it sits on a SUN Server w Solaris OS w. apache as well.....
any other questions?
What colour is it? :)
lol ;)Quote:
What colour is it?
Definitely php and Apache 1.3.22 as the web server (see below) and I for one wouldn't argue with netcraft (see jethro's post).
Code:E:\>nc www.antionline.com 80
GET / HTTP/1.1
HOST: www.antionline.com
HTTP/1.1 200 OK
Date: Sun, 26 May 2002 21:32:55 GMT
Content-Length: 49512
Content-Type: text/html
Server: Apache/1.3.22
ubersun
VBulletin powers the forums (albeit in a extremely modified form by JP), which means AO also has PHP and some form of SQL database (most likely MySQL or SQL Server 2000). The site uses Windows 2000 and IIS 5 according to Netcraft.
again..... dont listen to Netcraft cause its wrong(im arguing with Netcraft cus i know for a FACT that its wrong, you really think that JP would use win2k for his webserver??? let alone IIS??? come on this is a security site for crying out loud....)... the site uses the uberSUN JP just bought.... wich runs Solaris8.... and JP correct me if im wrong but i thought u coded this board yourself?
Dome im pretty sure that JP uses Windows 2000 server. I believe this not only because of the netcraft results, but also because he uses ISS real secure server sensor for microsft isa server. This is how he is able to log intrusion attempts. I believe that his Sun server supports the huge antionline database. Just because JP doesnt use *nix doesnt however mean that his system isn't very secure.
well something tells me the DB is ran on mysql and linked by php just look at the URL it is obviously php and to make the site as fast as it is wiht thousands of users MS 2000 isnt the best at handleing that many users maybe MS 2000 advanced server like my friend has, the DB is probably ran on uberSun :)
I'm sure vbulletin is the system behind the forums, although as I said it's been heavily modified by JP almost beyond recognition. However, a lot of the URLs, features and particulary the error messages are very similar to, and sometimes exactly the same as, the ones found in vbulletin. Then again, I could be wrong. ;)Quote:
Originally posted here by Dome
and JP correct me if im wrong but i thought u coded this board yourself?
hey wot script language is Vbulliten?.../me hasnt tried to edit a msg board b4
vbulletin is built using PHP and an SQL database.
Editing a message board isn't usually too difficult, since most of the work has already been done for you, often all you have to do is change a few variables or use the built-in control panels to change the look of the forum. Building a forum from scrach is somewhat more difficult... ;)
Again, according to http://ussrback.com AntiOnline uses
Cheers,Quote:
The site antionline.com is running Apache/1.3.22 on Windows 2000.
cgkanchi
I know it was created with PHP and using a SQL database. This much is obvious.
I was only curious about what bulitin board software was used.
Thanks for all the replies though. I guess at least I got alot of answers about what O/S it is running. I should have been more specific i guess.
hehe yea oh and thx pwaring i personally like the wong device(also a bulliten) :)
Who really gives a **** aslong as it's fast and online
I agree with ThePreacher. As far as I can tell, the Sun server does the database, and JP runs win2k with apache for the site. :)
that is my vote cuz the DB has ot be on nix for it to be so fast :)
Ok, Sun Server is DB.... RedHats are Webservers.... runs through a Win2k Proxy....
Dont allways belive what a simple tool tells you, there are ways to fool them.
Dome if you knew what the hell you were talking about before shoving your own foot up your ass you would know better. The initial page load does happen on a W2K server w/ IIS. And yes the Uber Sun does run the database.
Louie.... i talked to JP last night. RedHat Web Servers.... Sun DB... all goes through a Win2k Proxy.... thats why u get win2k IIS when you use the software to identify it....
Now your investigating Dome, see it helps to ask questions.......I was confused when JP explained it to me, then again I Was quite drunk and wasted! That's how I messed up....your still a turd though Dome!
I wish more people would read the NetCraft FAQ.
From http://uptime.netcraft.com/up/accuracy.html:
Quote:
Why do you report impossible operating system/server combinations ?
--------------------------------------------------------------------------------
Webservers that operate behind a caching system, load balancer, reverse proxy server or a firewall may sometimes report the operating system of the intermediate machine. Hence reports of 'Microsoft/IIS on Linux' may indicate that either the web server is behind a Linux server that is acting as a reverse proxy, or has configured the Akamai caching system such that the first request to the site goes to one of Akamai's servers [which run Linux], or as in the case of www.walmart.com has been configured to send a misleading signature.