Saturday, July 21, 2007

HLRCHECK Script

1. Linux of Other BSD system
2. Apache 2
3. Perl (Net::Telnet, DBD, DBI::Oracle)
4. Oracle Client
5. JRE 1.5
6. Mcreate Query Library (Leonard has the source)
7. Good RAM
8. As an enhancement this app should be forked into three children and each should do each of the tasks.


Scripts

1. hlrcheck:/var/www/html/index.html
2. hlrcheck:/var/www/cgi-bin/telnet2.cgi
3. hlrcheck:/var/www/cgi-bin/telnet1.cgi

FTP by Telnet (PASSIVE MODE)

ftp by telnet (passive mode) works behind NATTED client too

1. telnet 65.111.171.126 21
2. USER anonymous
3. PASSWORD a@a.net
4. CWD mp3/voa/english/spec/2006
5. PASV (will print 65,111,171,126,p1,p2
6. telnet 65.111.171.126 p1*256+p2
7. on the first telnet session type LIST and the results will be displayed in 2nd telnet session


BTW: kheili mokhlessim!