Skip to content

A Javascript injector for modern browsers, coz tampermonkey is getting too popular...

Notifications You must be signed in to change notification settings

winters0x64/JSxec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSxec

A Javascript injector for modern browsers.

This was my attempt to learn how extensions work and to learn how new CTF challenges can be made from this and to analyze the impact of extensions on web security and to further improve my knowledge in JS.

Written in manifest version 2, sadly they are dropping arbitary script execution through the chrome.tabs api, and unsafe eval csp blocks inline js :(, Until i find a workaround this project will stay in manifest version 2.

About

A Javascript injector for modern browsers, coz tampermonkey is getting too popular...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published