I just don't get the point???
Hi All. I have got the required response in many ways;
<script>alert(‘HackThis!!’);</script>
<script>alert(‘HackThis!!’);</script>
BOTH give the text as I thought I was meant to? and both have had several formats.
What is the point of this?
XSS?
It clearly is not just to be able to produce the result by fooling the filter. Is it supposed to be an instruction received at the filter?
Are you meant to get it from the page input or from an external HTML document so it reads it as HTML? Completely lost?
Yaa…don’t over think the problem. Most of the important hints are in the older threads.
Nevertheless , I’ll leave a major hint here :
undedetectedtected !!
Muxh needed hint for the level :)
@Maxima: Intermerdiate Level 4 is not about XSS. Therefore, your attempts to create an alert box is useless.
You need to create the expected output in the gray box which will appear after submitting:
```
<?a
Hmm
Well if i use this code, I not only get : in the output box, but also get the alert?????
<script>alert(‘HackThis!!’);</script>
I thought my original entry of my first post did what was required?
The output box is supposed to just say :- is it not? - I think that was the point of this exercise, but why oh why does my code fail?????????
@Maxima: Did you inspect element as I suggested? Inspect the grey box and you will figure out [b]what is really printed out[b].
Inspect element - how? sorry, but totally new to this?
I am using Fierfox, I know right click to inspect element, but can I see the value of the entry? is that what I need?
Is there something you can tell me to do that will show me what is wrong in the value?
I self taught VB programming, so a class is an instance of an object, like an X5 is a class of BMW which may in turn could be a class of a CAR object, is it not? So where does an unwanted class fit into this?
I don’t see how class fits in with the output?
[quote=Maxima]I thought my original entry of my first post did what was required?[/quote]
sigh Yeah, I mean your original entry.
How to use Inspect Element in Firefox:
Submit your entry again > Move your cursor to the grey box > Right click and choose Inspect Element (Q) (Firefox) > Read the HTML code inside
- @IAmDevil
Its good to be back! :D