GithubHelp home page GithubHelp logo

jackhhao / in-former Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 72 KB

Proof-of-concept Chrome extension that leverages hidden permissions to steal user data & perform malicious activity

License: GNU General Public License v3.0

JavaScript 96.73% HTML 3.27%

in-former's Introduction

In-Former: The Chrome Extension That Could

This is meant to be used for educational purposes and only on hosts that you own and have express permission
to perform testing. I am not liable for your actions and failure to follow these stipulations and those set 
forth in the LISENCE will result in - well - consequences from the law. 

The Inspiration

They say that phishing is the leading way through which malware can infect computer systems, but my experience in the security industry tells me that we might be sleeping on a bigger threat - extensions. I made this project as an answer to the question:

If my grammarly extension wanted to, just how much harm could it do?

What does In-Former do?

In-Former was designed originally as a dynamic information stealer, focusing on ingesting data from non-static sources (i.e., not hardcoded), but now includes malware injection capabilities, and many more features to come. Listed below is a list of features that this malicious extension provides.

  1. URL Tracking: Keeps a history of the websites you visit and records relevant data such as time of visit, etc.
  2. Credential Stealing: Upon a page load, it can inject event listeners that keep track of information in html input tags.
  3. Stealthy Targeted Malware Injection: Given a hard-coded set of websites and matching payloads, it can replace all download links to a malicious payload (changes the a tag's href attribute on clickup and then sets a timeout after which it is reset to its original value).
  4. Discord Webhook Payload Delivery: Sends all of the information above using discord webhooks.
  5. Network Obfuscation: Allows user to select from various payload deployment modes to allow for better network obfuscation. For example, send data to your discord webhook only on outgoing https requests (time based detection can no longer detect this extension's traffic).
This project is for educational purposes only. Please, don't use this for harm.

in-former's People

Contributors

dalba-sudo avatar jackhhao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.