Skip to content

nimbusec-oss/slimerjs-fakeplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slimerjs-fakeplugin

These plugins fake support for PDF, Flash and Java so SlimerJS attempts to download them. It is useful when you want to intercept above content in the onResourceReceived callback, but without running the real plugins.

The plugin will not execute or parse any content received, so it should be safe to use in a security sensitive environment.

Building

To build this plugin no special dependencies are required, except a minimal C build chain (make, cc):

make help
make

About

A firefox/slimerjs plugin that fakes support for PDF, Flash, Java, ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors