Giter VIP home page Giter VIP logo

psi's Introduction

Ψ

Information Gathering Through Link

Specifications

  • It shows a fake cloudflare under attack page and grabs the information.
  • Gets The Information About browser and Device of User.
  • Get the exact location coordinates.
  • Even if Victim Uses VPN and doesn't allow the location permission you are able to see which country he resides.
  • Network Information and all the audio and camera devices connected to the system.
  • Snaps the picture from camera.

How to use

Run on Repl.it

Run on your Local Machine

  • You need to have Node.js installed.
  1. Clone the repo using git clone https://github.com/Th30neAnd0nly/Psi
  2. cd Psi
  3. npm install
  4. npm start
  5. The app will be running at http://localhost:5000
  6. For seeing the victims data visit http://localhost:5000/victims

Configuration

  • The app.js file contains config variable.
var config={
location:true,
camera:true,
camsnaps:4,
redirectURL:"https://google.com"
}
location:true
//Can be true or false
  • Set it to true , if you want to grab victims location coordinates.
camera:true
//Can be true or false
  • Set it to true , If you want to capture images from victims camera.
camsnaps:2
  • Set the number of images you want to capture
redirectURL: "https://xxxxxxx.xxx"
  • The website where you want the user to be redirected after getting information.

Credits

❤️Supporters❤️

Stargazers repo roster for @th30neand0nly/Psi

Forkers repo roster for @th30neand0nly/Psi

DISCLAIMER

TO BE USED FOR EDUCATIONAL PURPOSES ONLY

The use of the PSI is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program. Please read LICENSE.

psi's People

Contributors

prateek-chaubey 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.