Author Topic: just a neat find  (Read 3398 times)

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
just a neat find
« on: January 12, 2007, 09:10:45 PM »
i am a fan of physics and like MIT, and i found on they're site a script that searches for people on their apache server i think??? if anyone knows tell me what this is? thanks guys - trev.

http://mit.edu/bin/finger

It's not my machine that is queried through the browser i tried "root" wasn't logged into my machine and said he/she was idle.  neato.

Offline gangals

  • Merp?
  • PLA Nation Citizen
  • *
  • Posts: 1031
  • 1337 13V3L: +68/-31
  • ummm cacti
    • http://img116.imageshack.us/img116/1879/bagmanonfire4pb.jpg
Re: just a neat find
« Reply #1 on: January 12, 2007, 10:50:06 PM »
Look what it results when you enter the wildcard "*":

Code: [Select]
finger: cgicso: no such user.
finger: cgiecho: no such user.
finger: cgiemail: no such user.
finger: comment: no such user.
finger: finger: no such user.
finger: htimage: no such user.
finger: htsearch: no such user.
finger: printenv: no such user.
finger: search-route: no such user.
finger: search-route-new: no such user.
finger: search-route-new.save: no such user.
finger: search-route.save: no such user.
finger: test-cgi: no such user.

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: just a neat find
« Reply #2 on: January 13, 2007, 08:15:35 AM »
yeah, i found root, uucp, adm, sshd, apache...etc/ it's very neat I wanna host a finger applet like that from *my* apache server so people can see who's logged onto my machines. :D  I tried a google-mail search googrape search (user names) and inputted everything i found for that domain i guess no one was just logged on last night at 2 am, huh....

Offline I-baLL

  • OMG Mod
  • Cactus Zombie
  • *****
  • Posts: 369
  • 1337 13V3L: +33/-7
Re: just a neat find
« Reply #3 on: January 13, 2007, 11:21:32 AM »
finger is a standard unix command.

Offline rbcp

  • Head Custodian
  • Administrator
  • Ninja Phone Loser
  • *****
  • Posts: 5259
  • 1337 13V3L: +454/-81
  • I'm not stupid! I'm not stupid! Hematology!
    • Homepage
Re: just a neat find
« Reply #4 on: January 13, 2007, 01:34:32 PM »
http://linux.about.com/library/cmd/blcmdl1_finger.htm

That's a site that explains what fingering is.  Before it was a sex term, it was a unix command.  Before we had ICQ, Yahoo IM, and AIM, we had finger.

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: just a neat find
« Reply #5 on: January 13, 2007, 06:37:19 PM »
a unix command?? whats that?!!  -  "yeah, i found root, uucp, adm, sshd, apache...etc/" was what i said before i just thought it was cool you can use the applet to see whos logged intyo the machine serving the MIT website that's all.  :)

Offline Godot

  • Go away, PLA!
  • PLA Corporate Drone
  • *****
  • Posts: 427
  • 1337 13V3L: +34/-7
    • Godot's Website
Re: just a neat find
« Reply #6 on: January 13, 2007, 07:24:19 PM »
Look what it results when you enter the wildcard "*":

Code: [Select]
finger: cgicso: no such user.
finger: cgiecho: no such user.
finger: cgiemail: no such user.
finger: comment: no such user.
finger: finger: no such user.
finger: htimage: no such user.
finger: htsearch: no such user.
finger: printenv: no such user.
finger: search-route: no such user.
finger: search-route-new: no such user.
finger: search-route-new.save: no such user.
finger: search-route.save: no such user.
finger: test-cgi: no such user.

You just listed the directory contents. Nice.

Go to http://mit.edu/bin/finger?* where * is any of those "no such user"s to run whatever the script is.

Some of these look fun. I just tried cgisco. Quite interesting.
« Last Edit: January 14, 2007, 12:30:21 PM by Godot »
"I bought a cactus and it died a week later... I was really depressed, I thought, 'Damn, I am less nurturing than a desert.'" -Demetri Martin

Offline Godot

  • Go away, PLA!
  • PLA Corporate Drone
  • *****
  • Posts: 427
  • 1337 13V3L: +34/-7
    • Godot's Website
Re: just a neat find
« Reply #7 on: January 13, 2007, 07:31:47 PM »
More finds.

http://mit.edu/bin/finger?/*
Code: [Select]
finger: /afs: no such user.
finger: /alt: no such user.
finger: /bin: no such user.
finger: /boot: no such user.
finger: /cache: no such user.
finger: /dev: no such user.
finger: /etc: no such user.
finger: /home: no such user.
finger: /hs_err_pid6136.log: no such user.
finger: /hs_err_pid6145.log: no such user.
finger: /hs_err_pid6169.log: no such user.
finger: /hs_err_pid6176.log: no such user.
finger: /initrd: no such user.
finger: /lib: no such user.
finger: /lost+found: no such user.
finger: /misc: no such user.
finger: /mit: no such user.
finger: /mnt: no such user.
finger: /opt: no such user.
finger: /proc: no such user.
finger: /root: no such user.
finger: /sbin: no such user.
finger: /service: no such user.
finger: /tmp: no such user.
finger: /usr: no such user.
finger: /var: no such user.

You have to edit the URL to get it to not convert the '/'. You can use other stuff like /etc/* or /usr/* to list any directory on the system.

Have fun with it.
« Last Edit: January 14, 2007, 12:31:00 PM by Godot »
"I bought a cactus and it died a week later... I was really depressed, I thought, 'Damn, I am less nurturing than a desert.'" -Demetri Martin

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: just a neat find
« Reply #8 on: January 13, 2007, 07:55:07 PM »
 >:( goddamn i hate this old sparc station !!! i NEED NEW HARDWARE!!! okay sorry blowing off steam anyways yeah, thats an awesome find.  i gathered tons of info on the site just for kicks, and well, i used to browse peoples papers that weren;t linked on their personal pages (pdf's) about cool AI problems mathematics and cyphers, and my all time favourite - quantum mechanics, and the only way to get the "hidden" pdf's was to simply index the site.. so i wondered why are they letting me index it?? then i realised mit.edu/manual/ was up!! so i just started randomly choosing things then nmaped the server and saw ports used... then i found this. -  I checked the source so i can use the same http applet for finger so i can check on my network at home remotely but there is none???   :)  :)  :)

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: just a neat find
« Reply #9 on: January 13, 2007, 08:04:06 PM »
 :) whoops damn solaris dilema - heres the file:

http://zombie.el.cx/tmp/mit-edu.txt  just easy info that may prove useful in playing with this site. ;)

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: just a neat find
« Reply #10 on: March 12, 2007, 06:33:36 AM »
i did it, i got it. i got in. i even RECORDED IT! ;)  The wink flash recorder and player is cool and all, but when i recorded it, it kept skipping my prompt down a line, i guess the translatory process of shitty code c's?

anyways, speaking of stories, you ever hear the story of the words biggest encryption, code and math expert school? they get hacked. oh, and believe me, i got my story straight.

http://zombie.el.cx/videos/hack/mit-hack.htm

 :)

Offline mr_doc

  • Supergluer of coins
  • PLA Junkie
  • *****
  • Posts: 801
  • 1337 13V3L: +71/-24
    • PLA LotGD
Re: just a neat find
« Reply #11 on: March 12, 2007, 05:20:38 PM »
finger is a daemon. You probably have it installed; just turn it on.
PLAlotgd  -If you play, I will hate you a little less.
Unnamed Forums

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: just a neat find
« Reply #12 on: March 12, 2007, 08:03:52 PM »
i know exactly what finger and the "daemon" fingerd are.  i was simply joking that i rooted one of mits servers, with a quick shell script i made, and a video.  thats why i posted the video. as a joke.  Early April fools! i guess.  didn't mean to throw you off there.  :P  :P