| Author |
Basic 24 |
siggivara
Member
Posts: 4
Location: Norway
Joined: 01.03.10 Rank: Monster |
|
Can't figure out how to do this.
I've read the HBHBot so I think I know what the mission is.
If I'm right I'm supposed to use the given @-commands to make the bot do what we want?
Hints anyone?? |
|
| Author |
RE: Basic 24 |
MoshBat
I am awesome

Posts: 4364
Location: Somewhere that I hope you think is witty.
Joined: 13.08.06 Rank: Newbie Warn Level: 100
|
|
You give things to the bot, it spits them back out.
Why not give it something useful?
   |
|
| Author |
RE: Basic 24 |
siggivara
Member
Posts: 4
Location: Norway
Joined: 01.03.10 Rank: Monster |
|
I have read all the other topics about this challange and here are the hints I found useful.
sharpskater80 wrote:
By the nature of IRC, you can get an idea of what characters to exploit. The main problem is you can't just type them in. Make use of the functions that are there for you and use some imagination. I think this is one of the better basics.
JohnDoe wrote:
As a little hint -> what format do IRC commands have?
Think how you can abuse the format to do whats required. 
zeus_the_moose wrote:
Hey guys, just completed this challenge. Pretty tough until you realize the trick. Here are some pointers:
1. We want the bot to issue a command, which means it must be done on his end not ours.
2. A obvious place to start would be with the @say command, but remember we have other useful functions as well(hint hint).
3. A command is issued on a single line only, and not as part of a functions output.
4. Read pointer 3 again and then read pointer 2.
Hope this will help some of you solve this challenge. 
mido wrote:
Its an injection, but from a different type 
So I have tried manipulating/"nesting" the @-commands to make the bot spit out and execute a certain irc command, but with no luck.
I bet the answer lies in the quotes above, but somehow I'm missing something essential. |
|
| Author |
RE: Basic 24 |
MoshBat
I am awesome

Posts: 4364
Location: Somewhere that I hope you think is witty.
Joined: 13.08.06 Rank: Newbie Warn Level: 100
|
|
Okay, PM me with what you're trying.
   |
|
| Author |
RE: Basic 24 |
siggivara
Member
Posts: 4
Location: Norway
Joined: 01.03.10 Rank: Monster |
|
|
MoshBat wrote:
Okay, PM me with what you're trying.
PM sendt, but not shure if it came through. Please confirm. |
|
| Author |
RE: Basic 24 |
MoshBat
I am awesome

Posts: 4364
Location: Somewhere that I hope you think is witty.
Joined: 13.08.06 Rank: Newbie Warn Level: 100
|
|
siggivara wrote:
MoshBat wrote:
Okay, PM me with what you're trying.
PM sendt, but not shure if it came through. Please confirm.
I have an unlimited inbox. When you click "send", that's literally what it does. At least, it shoves it in the DB for me to find.
   |
|
| Author |
RE: Basic 24 |
siggivara
Member
Posts: 4
Location: Norway
Joined: 01.03.10 Rank: Monster |
|
So I know there are some C**F magic to complete this challenge, but I can't figure out how and where to use it.
The only way I can think of, to represent it, is by hex. Therefore I've been trying many things with the @hex2ascii command trying to make the bot do my bidding, but no cigar. |
|
| Author |
RE: need help |
CBO
your worst nightmare
Posts: 15
Location: Germany
Joined: 23.05.06 Rank: HBH Guru |
|
I think I know what methode to use but I'm stuck and the bot alway says
Bot24: You're close, but not quite there yet.
Can I PM someone my solution and maybe get a hint to the right solution?
---------
EDIT: Ok I solved it.
Biggest problem for me, after finding the right technique was to find out the correct irc command.

Edited by CBO on 18-03-10 21:43 |
|