Coder Social home page Coder Social logo

csploit-javascript-payloads's Introduction

cSploit-Javascript-Payloads

Files that you can select in cSploit and deploy into victim's websites

How to use

The popular penetration testing framework cSploit has a feature that allows you to inject Javascript code into a website. This repository contains some Javascript files that you can use to inject into the victim's browser.

Things to note:

  • The Javascript files in this repository are not malicious. They are just for testing purposes.
  • In the cSploit window where you paste your code, make sure you paste the code within the <script></script> tags.
  • cSploit has issues with opening files. You will probably have to copy the code from the javascript file and paste it in the window that cSploit provides.
  • These payloads do not make outbound connections. These payloads just let you mess with a victims browser.
  • Use at your own risk. I am not liable for any damage caused by these payloads.

Suggested Usage:

  • Install the Termux app for android and git clone this repository
  • cat the javascript file you want to use and copy the code
  • Open cSploit, select a victim, click on MITM, select on Inject Javascript, select the custom code option, and paste the code into the window.

Payloads:

  • MakeTextBig.js: convert all p tags to h1 tags
  • ShowVictimThemselves.js: request to ask the victim for camera access and once they accept, show them their own camera feed
  • ReplaceLinks.js: does literally what you think it does
  • ReplaceImages.js: does literally what you think it does
  • OpenTabs.js: doesn't work

Created by Agneya Tharun

csploit-javascript-payloads's People

Contributors

vort3xed avatar

Watchers

 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.