Kali Linux

Nivistealer : Steal Victim Images Exact Location Device Info And Much More

Nivistealer is a tool to Steal Victim Images Exact Location Device Info And Much More.

Features

  • 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

How to use?

Method 0

  • 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

Donate

  • BTC

bc1q37nqagapyt7nnu38p4pqu4hq2xgmumwklzn24l

  • ETH

0xF3eBc9bA1bCD30C3efbAd298A73663691F4DB803

R K

Recent Posts

groupdel Command in Linux: Remove a Group and Audit Files

The groupdel command in Linux removes a group from the system. It deletes the group's entry from /etc/group and /etc/gshadow,…

16 hours ago

wc Command in Linux: Count Lines, Words, Characters, and Bytes

The wc command in Linux counts lines, words, characters, and bytes in files or standard input. It…

16 hours ago

top Command in Linux: Monitor Processes and Resource Usage

The top command in Linux provides a real-time view of running processes and system resource usage. From…

16 hours ago

usermod Command in Linux: Modify User Accounts and Groups

The usermod command in Linux modifies existing user account attributes. You can use it to manage group…

16 hours ago

sort Command in Linux: Sort Text, Numbers, Columns, and More

The sort command in Linux reads lines from files or standard input and writes them to standard…

2 days ago

wall Command in Linux: Broadcast Messages to Logged-In Users

The wall command in Linux sends a message to the terminals of all currently logged-in users. The…

2 days ago