Git Product home page Git Product logo

injectify's Introduction

Injectify

Perform advanced MiTM attacks on websites with ease.
โœจ Support development on Patreon or one-time via Paypal

Test it out ย | Installation ย | Docs ย | Trello ย | Discord

  • View what's on the victims screen
    • Ability to interact and click buttons
    • Scrolling is synced two-way
  • Data recording
    • Database api for recording & storing data
  • New module API
    • Modules can now run server-side code

Screenshot of the Injectify UI

Injectify is a modern web based MiTM tool, similiar to BeEF (although completely unrelated in terms of source code). It features cross-platform clients (Web, Desktop, Browser extension).

What can it do?

  • โšก Create a reverse Javascript shell between the victim and the attacker.
  • โŒจ๏ธ Records keystrokes and logs them to a database.
  • ๐Ÿ” Extract and log saved passwords from the browser.

Demos

See more at the official documentation site

Tabs

Live updates

Console replication

Console data types

Module intellisense

Editor intellisense

Analytics

injectify's People

Contributors

digmorepaka avatar greenkeeper[bot] avatar samdenty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

injectify's Issues

Injectify Not Running

After running all the installation command

sudo npm i -g yarn
sudo yarn global add typescript
sudo yarn global add pm2
yarn run install:all

and I run the deploy command
yarn run deploy
below is the screenshot of what I am getting and when I tried to visit localhost:3000 nothing appears. Please I need help resolving this issue. Thanks

screenshot from 2019-02-16 09-14-58

Unable to install | Getting errors!

screenshot from 2018-09-25 00-00-24
screenshot from 2018-09-25 00-00-31
screenshot from 2018-09-25 00-00-34
screenshot from 2018-09-25 00-00-38
screenshot from 2018-09-25 00-00-43
screenshot from 2018-09-25 00-00-48

sudo npm i -g yarn
sudo yarn global add typescript
sudo yarn global add pm2
yarn run install:all
yarn run deploy

As described in documentation i have followed the steps first 4commands work fine, when i run yarn run deploy its not working to get the localhost:3000

Thank You

Syntax error and more

nodejs version:1.7.0

`
root@localhost:~/injectify# yarn run deploy
yarn run v1.7.0
$ run-script-os deploy

[email protected] deploy:linux:darwin /root/injectify
yarn run deploy:start; (pm2 stop --silent injectify &> /dev/null; yarn run install:all && yarn run tsc && yarn run build && yarn run pm2) && yarn run deploy:success || yarn run deploy:failure

$ (cd ci && yarn && node status deploy-start)
[1/4] Resolving packages...
success Already up-to-date.
/root/injectify/server.config.js:41
express: 3000,
^

webhook url

in server.config.js ->
this value for webhook is mean hook url from beef ? thanks

documentation

kindly provide documentation of how to create js payload

error when yarn run install:all

root@kali:~# yarn run install:all
yarn run v1.5.1
error An unexpected error occurred: "Couldn't find a package.json file in "/root"".
info If you think this is a bug, please open a bug report with the information provided in "/root/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

[Feature Request] Demonstrational Videos

The GIFs are great but could you please add some demonstrational videos showing different aspects of injectify and maybe how to hook browsers also, configuration and installation.
Thanks

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.