Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flashfunctionfinder

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flashfunctionfinder - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json

@@ -27,3 +27,3 @@ {

},
"version": "1.0.0",
"version": "1.0.1",
"bin": {},

@@ -30,0 +30,0 @@ "homepage": "https://github.com/jasongornall/FlashFunctionFinder",

@@ -6,15 +6,14 @@ # FlashFunctionFinder

###Install
copy and paste the bin directory straight into your chrome console and it should automaticall start finding swf functions on the page
It will automatically execute
```
### Install
Copy and paste the bin directory straight into your chrome console and it should automatically start finding swf functions on the page.
It will automatically execute and start the process of uncovering the functions.
### Custom run
You can always specify a manual location for the hack attempt by modifying the below query:
```
jQuery('object[type="application/x-shockwave-flash"]').hack()
```
and start the process of uncovering the functions
###Custom run
you can always specify a manual locaiton for the hack attempt by modifying the above query
###Sample output from [twitch.tv](http://www.twitch.tv/)
### Sample output from [twitch.tv](http://www.twitch.tv/)

@@ -24,6 +23,6 @@

###Just for fun let's compare this against the offical api..###
### Just for fun let's compare this against the offical api...###
![](http://content.screencast.com/users/jgornall/folders/Jing/media/b56497a7-db66-498c-bc0e-a07b5e7c146c/00001411.png)
looks like quite a few undocumented methods there... feel free to ping me with any questions/comments!
Looks like quite a few undocumented methods there... feel free to ping me with any questions/comments!
happy coding :)
Happy Coding :)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc