Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PL-V/Firefox-WebInject
Firefox webInjector capable of injecting codes into webpages using a mitmproxy.
https://github.com/PL-V/Firefox-WebInject
hacking-tool hooking malware malware-development red-teaming
Last synced: 8 days ago
JSON representation
Firefox webInjector capable of injecting codes into webpages using a mitmproxy.
- Host: GitHub
- URL: https://github.com/PL-V/Firefox-WebInject
- Owner: PL-V
- Created: 2022-10-30T00:59:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T01:56:54.000Z (about 2 years ago)
- Last Synced: 2024-08-01T13:25:34.220Z (3 months ago)
- Topics: hacking-tool, hooking, malware, malware-development, red-teaming
- Language: C++
- Homepage:
- Size: 925 KB
- Stars: 39
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firefox-WebInject
Webinjects using a modified version of mitmproxy written in go, the dll file got injected on firefox process and imports the self-signed cert of the mitmproxy to CA store of the browser by hooking some nss3 module functions. the mitmproxy supports both http/https.
https://user-images.githubusercontent.com/12279416/198859085-d35a6fe5-e6ea-4fc8-974c-c1f760b233a2.mp4