User Control Panel
Advertisements

HELP US, HELP YOU!

Bot from shell

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Perl
View unanswered posts
Author Message
jordanovjarra
Member
Member


Joined: 07 Nov 2003
Posts: 140

Reputation: 33.2Reputation: 33.2Reputation: 33.2

PostPosted: Wed Dec 17, 2003 10:49 pm    Post subject: Reply with quote

I am trying to get my bot to run from shell on my server.
But,
When I try to execute the bot.pl on my host it seems to work fine then
i get this
Code:
Including on_im.pl.. OK!<br />Including docrypt.pl.. OK!<br />Including lamer.pl.. OK!<br />Including time.pl.. OK!<br />Including commands.pl.. OK!<br />Including log_im.pl.. OK!<br />Including thought.pl.. OK!<br />No such file or directory at MSN.pm line 417.<br />


the shell type is jailshell-2.05a
Any 1 know why im getting No such file or directory at MSN.pm line 417
My server has Openssl etc and all the other requirements.
Thanks for any help.
Back to top
Scott
Member
Member


Joined: 29 Nov 2003
Posts: 134

Reputation: 32.3Reputation: 32.3Reputation: 32.3

PostPosted: Thu Dec 18, 2003 1:30 am    Post subject: Reply with quote

I dont know cos i get the same error i looked on line 417 and around that area is
Quote:
    $self->{Socket} = IO::Socket::INET->new(
                                            PeerAddr => $self->{Host},
                                            PeerPort => $self->{Port},
                                            Proto    => 'tcp'
                                            ) or die "$!";


if someone could please help figure it out i would be very grateful

also i have IO::Socket::INET installed on the server so i don't think it has anything to do with that
Back to top
eric256
The Keymaker
The Keymaker


Joined: 03 May 2006
Posts: 2292
Location: Colorado
Reputation: 47Reputation: 47Reputation: 47Reputation: 47Reputation: 47

PostPosted: Thu Dec 18, 2003 4:08 am    Post subject: Reply with quote

Could you please include the version number printed at the begging. If its not printing one then please go download the newest version.
_________________
Eric256
Proud previous owner and current admin of Bot-depot.com
Back to top
Scott
Member
Member


Joined: 29 Nov 2003
Posts: 134

Reputation: 32.3Reputation: 32.3Reputation: 32.3

PostPosted: Thu Dec 18, 2003 4:23 am    Post subject: Reply with quote

ok my version is
jailshell-2.05a$
Back to top
Keenie
Almost An Agent
Almost An Agent


Joined: 31 Oct 2003
Posts: 1071

Reputation: 52.4

PostPosted: Thu Dec 18, 2003 5:54 am    Post subject: Reply with quote

the version of msn.pm it should be the first line printed after you start it
Back to top
Luke
Member
Member


Joined: 01 Nov 2003
Posts: 111

Reputation: 32.8Reputation: 32.8Reputation: 32.8

PostPosted: Thu Dec 18, 2003 6:03 am    Post subject: Reply with quote

Jail shell is the ssh server software. He means the msn.pm
Back to top
Scott
Member
Member


Joined: 29 Nov 2003
Posts: 134

Reputation: 32.3Reputation: 32.3Reputation: 32.3

PostPosted: Thu Dec 18, 2003 6:23 am    Post subject: Reply with quote

oh right its

MSN Module v. 1.2.1

and i found out i get the same error from my computer when my computer is offline
Back to top
jordanovjarra
Member
Member


Joined: 07 Nov 2003
Posts: 140

Reputation: 33.2Reputation: 33.2Reputation: 33.2

PostPosted: Thu Dec 18, 2003 4:35 pm    Post subject: Reply with quote

Ive been reading about jailshell here
http://gabeanderson.com/life/2003/05/13/jailshell205.php
And it seems that jailshell is a restricted shell Sad

"UNIX-inside-of-UNIX environment -- a kind of 'jail' where a process can be restricted to an arbitrary portion of the filesystem."

Doesnt sound promising Sad
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Perl All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group