Author Topic: Cgi Server List  (Read 3113 times)

0 Members and 1 Guest are viewing this topic.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Cgi Server List
« on: June 15, 2005, 07:35:39 pm »
I wrote a program in Perl, at work, to look after the server lists.  I didn't bother including the stylesheet or the images, but they are simple enough.  Here is the source:

http://www.javaop.com/~iago/servers.txt

It lists the servers, along with ip's, os, and comments. Of course, you have to add them to yourself.  And, with the click of a button, you can nmap, ping, nbtstat, and traceroute them.  Of course, you need the programs installed.  I probably should have made the locations constants, but I didn't, so if your ping/nmap/traceroute/nbtstat programs are in a different place then mine you'll have to find/replace the text.  Big deal :)

I put this on a restricted Apache server at work, I wouldn't recommend putting this in a public place. 

<edit> fixed link
« Last Edit: June 15, 2005, 10:05:29 pm by iago »

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Cgi Server List
« Reply #1 on: June 17, 2005, 11:07:47 pm »
"to look after the server lists"?
Can you explain what that does? Does it just check if the servers are up or something?
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Cgi Server List
« Reply #2 on: June 18, 2005, 04:21:11 am »
Hmm, I'll get a screenshot.  I can't really do it on work, because that's private data, but I'll run it from here.