• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

what does this code do?

MrScott81

Golden Member
<script language='jscript.encode' src='/root/%61%64%73.php'></script>

I tried but couldn't seem to find the source javascript.
 
it sends me your CC number

edit: did you convert those ascii codes into real characters before looking for it?
 
Nothing.
"jscript.encode" is the Javascript Encoder and only runs in windows.
'/root/%61%64%73.php won't exist in windows.
 
Originally posted by: KB
Nothing.
"jscript.encode" is the Javascript Encoder and only runs in windows.
'/root/%61%64%73.php won't exist in windows.

won't exist in windows? huh? well the page does something, so obviously the code is being executed.
 
yeah, i couldnt find it...but it turns out that code is just for ads, and the code i want is somewhere else....oh well.
 
Back
Top