Yoko

All sides of Injection
It is currently 2024-03-28 11:12:30

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2007-12-09 18:55:19 
Offline

Joined: 2007-12-09 18:30:36
Posts: 1
Hi, I found a bug (maybe a strange feature). If You write '\' anywhere into the comment, the next row of code is automatically taken as comment too. See the exploit:


This doesn't work, because the row under comment is taken as comment to.
Code:
sub exploit()
#Comment with \ backslash
uo.print('Hello')
end sub


#This works, because I haven't used any backslash.
Code:
sub hello()
#Comment with no backslash
uo.print('Hello')
end sub


I found it when I was using uo.playwav("C:\...") and I tried to put rows like this into comment.

I use ver. 505.18.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited