• Welcome to Valhalla Legends Archive.
 

Bot Run on a Web Based Linux Server

Started by AC_Drkan, July 05, 2004, 10:09 PM

Previous topic - Next topic

AC_Drkan

Pretty much the title says it all.

Sealth had a Discussion on his forum about Windows bots.

Any way to emulate a bot to run on a linux server?
"The Arguments of Today Result in the Wars of Tomorrow" - Quote By Muah.
<@Logan> I spent a minute looking at my own code by accident.
<@Logan> I was thinking "What the hell is this guy doing?"

<kow`> "There are 10 types of people in the world... those who understand binary and those who don't."
<SpaceRain> That's only 2 types of people, kow.
<SpaceRain> STUPID


<[TN]FBMachine> i got kicked out of barnes and noble once for moving all the bibles into the fiction section

God i love Bash.org.

iago

I wrote a bot in Java that can run on a remote server, either Windows or Linux.  See my forum for instructions on how to get it.  Note that I have been in Windows lately, since I've been downloading a lot of stuff, but if you need it off my cvs just aim/msn me and I'll reboot.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


AC_Drkan

#2
Quote from: iago on July 05, 2004, 10:17 PM
I wrote a bot in Java that can run on a remote server, either Windows or Linux.  See my forum for instructions on how to get it.  Note that I have been in Windows lately, since I've been downloading a lot of stuff, but if you need it off my cvs just aim/msn me and I'll reboot.
Is it good at moderation? sorta like stealths? and if so im on your forums and im lost.

and also HOW THE HECK TO I FIND OUT IF THIS A LINUX SERVER????

i says linux when i bought it but it came with a windows database?????
"The Arguments of Today Result in the Wars of Tomorrow" - Quote By Muah.
<@Logan> I spent a minute looking at my own code by accident.
<@Logan> I was thinking "What the hell is this guy doing?"

<kow`> "There are 10 types of people in the world... those who understand binary and those who don't."
<SpaceRain> That's only 2 types of people, kow.
<SpaceRain> STUPID


<[TN]FBMachine> i got kicked out of barnes and noble once for moving all the bibles into the fiction section

God i love Bash.org.

GoSuGaMING

Quote from: AC_Drkan on July 06, 2004, 08:54 AM
Quote from: iago on July 05, 2004, 10:17 PM
I wrote a bot in Java that can run on a remote server, either Windows or Linux.  See my forum for instructions on how to get it.  Note that I have been in Windows lately, since I've been downloading a lot of stuff, but if you need it off my cvs just aim/msn me and I'll reboot.
Is it good at moderation? sorta like stealths? and if so im on your forums and im lost.

and also HOW THE HECK TO I FIND OUT IF THIS A LINUX SERVER????

i says linux when i bought it but it came with a windows database?????

Well, a Windows webserver (shh, ect) is more expensive than a linux webserver.. so you might have lucked out ^^

iago

Quote from: AC_Drkan on July 06, 2004, 08:54 AM
Quote from: iago on July 05, 2004, 10:17 PM
I wrote a bot in Java that can run on a remote server, either Windows or Linux.  See my forum for instructions on how to get it.  Note that I have been in Windows lately, since I've been downloading a lot of stuff, but if you need it off my cvs just aim/msn me and I'll reboot.
Is it good at moderation? sorta like stealths? and if so im on your forums and im lost.

and also HOW THE HECK TO I FIND OUT IF THIS A LINUX SERVER????

i says linux when i bought it but it came with a windows database?????

I don't use Stealth's, but mine is decent at moderation.  It still has some bugs that I haven't gotten around to fixing, but eh..

Anyway, to find out if it's Linux, from a commandline type cat /proc/version.  You'll get something like this:
Quotecormorant.cs.umanitoba.ca 101% cat /proc/version
Linux version 2.4.20-31.9 ([email protected]) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Tue Apr 13 18:04:23 EDT 2004
cormorant.cs.umanitoba.ca 102%

This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Banana fanna fo fanna

#5
uname -a
or, try changing the case of some of your paths. if you get a 404, it's not windows.

AC_Drkan

/proc/version
bash: /proc/version: Permission denied

???
CUNFUSED!!???
"The Arguments of Today Result in the Wars of Tomorrow" - Quote By Muah.
<@Logan> I spent a minute looking at my own code by accident.
<@Logan> I was thinking "What the hell is this guy doing?"

<kow`> "There are 10 types of people in the world... those who understand binary and those who don't."
<SpaceRain> That's only 2 types of people, kow.
<SpaceRain> STUPID


<[TN]FBMachine> i got kicked out of barnes and noble once for moving all the bibles into the fiction section

God i love Bash.org.

GoSuGaMING

Quote from: AC_Drkan on July 06, 2004, 12:21 PM
/proc/version
bash: /proc/version: Permission denied

???
CUNFUSED!!???

Bash is awesome! you can access the webservers configuration files :X

iago

/proc/version tries to run it, which obviously wouldn't work.

To quote myself:
Quotetype cat /proc/version

Although you told me enough, you ARE on Linux.  But it'll still be interesting to figure out which version.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Banana fanna fo fanna

Quote from: iago on July 06, 2004, 12:58 PM
/proc/version tries to run it, which obviously wouldn't work.

To quote myself:
Quotetype cat /proc/version

Although you told me enough, you ARE on Linux.  But it'll still be interesting to figure out which version.

Might be on another unix-like OS, you dirty linux zealot.

iago

Quote from: $t0rm on July 06, 2004, 03:03 PM
Quote from: iago on July 06, 2004, 12:58 PM
/proc/version tries to run it, which obviously wouldn't work.

To quote myself:
Quotetype cat /proc/version

Although you told me enough, you ARE on Linux.  But it'll still be interesting to figure out which version.

Might be on another unix-like OS, you dirty linux zealot.

I don't think he knows or cares the difference between Linux and Unix.  But if it's running Bash, then it's something like that anyway.

This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


AC_Drkan

#11
Linux version 2.4.26-grsec-20040415a (root@andi) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 SMP

Whatever that means.....
"The Arguments of Today Result in the Wars of Tomorrow" - Quote By Muah.
<@Logan> I spent a minute looking at my own code by accident.
<@Logan> I was thinking "What the hell is this guy doing?"

<kow`> "There are 10 types of people in the world... those who understand binary and those who don't."
<SpaceRain> That's only 2 types of people, kow.
<SpaceRain> STUPID


<[TN]FBMachine> i got kicked out of barnes and noble once for moving all the bibles into the fiction section

God i love Bash.org.

iago

Quote from: AC_Drkan on July 06, 2004, 08:03 PM
Linux version 2.4.26-grsec-20040415a (root@andi) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 SMP

Whatever that means.....

Linux 2.4.26 is fairly recent, it's what I use.  But newest is 2.6.7.  In case you care.

If you want to see if my java ops bot would work, type "java -version" and see what comes up.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


AC_Drkan

Quote from: iago on July 06, 2004, 08:12 PM
Quote from: AC_Drkan on July 06, 2004, 08:03 PM
Linux version 2.4.26-grsec-20040415a (root@andi) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 SMP

Whatever that means.....

Linux 2.4.26 is fairly recent, it's what I use.  But newest is 2.6.7.  In case you care.

If you want to see if my java ops bot would work, type "java -version" and see what comes up.

umm help?

> java -version
bash: java: command not found
> java-version
bash: java-version: command not found
"The Arguments of Today Result in the Wars of Tomorrow" - Quote By Muah.
<@Logan> I spent a minute looking at my own code by accident.
<@Logan> I was thinking "What the hell is this guy doing?"

<kow`> "There are 10 types of people in the world... those who understand binary and those who don't."
<SpaceRain> That's only 2 types of people, kow.
<SpaceRain> STUPID


<[TN]FBMachine> i got kicked out of barnes and noble once for moving all the bibles into the fiction section

God i love Bash.org.

AC_Drkan

1 word....i think i found the light

> exec stealthbot.exe
bash: exec: stealthbot.exe: not found

:)
MEANS that it looked for stealthbot?
"The Arguments of Today Result in the Wars of Tomorrow" - Quote By Muah.
<@Logan> I spent a minute looking at my own code by accident.
<@Logan> I was thinking "What the hell is this guy doing?"

<kow`> "There are 10 types of people in the world... those who understand binary and those who don't."
<SpaceRain> That's only 2 types of people, kow.
<SpaceRain> STUPID


<[TN]FBMachine> i got kicked out of barnes and noble once for moving all the bibles into the fiction section

God i love Bash.org.