Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umair9747/vichiti
An OSINT focused tool made with Nodejs!
https://github.com/umair9747/vichiti
cyber-security cybersecurity ethical-hacking hacking hacking-tool hacking-tools hacktoberfest infosec kali-linux kali-tools linux nodejs osint osint-reconnaissance osint-resources osint-tool reconnaissance surveillance tool
Last synced: about 3 hours ago
JSON representation
An OSINT focused tool made with Nodejs!
- Host: GitHub
- URL: https://github.com/umair9747/vichiti
- Owner: umair9747
- License: mit
- Created: 2021-05-26T13:02:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T17:44:57.000Z (about 2 years ago)
- Last Synced: 2024-06-15T20:34:08.892Z (5 months ago)
- Topics: cyber-security, cybersecurity, ethical-hacking, hacking, hacking-tool, hacking-tools, hacktoberfest, infosec, kali-linux, kali-tools, linux, nodejs, osint, osint-reconnaissance, osint-resources, osint-tool, reconnaissance, surveillance, tool
- Language: JavaScript
- Homepage: https://umairnehri.in/
- Size: 40.8 MB
- Stars: 83
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
About Vichiti
Vichiti is an cross-platform OSINT focused tool developed with Nodejs. It can perform several functions such as:
- Gather information regarding an Instagram username
- Validate the existence of an email address
- Whois lookup
- Geo-location lookup
- Find your public IP address
- Scan for ports
- Expand shortened URLs
- Safety check of URLs
- MAC Address lookup
- Crypto wallet address's balance check
Support
| Windows | Linux | Mac | Termux |
| ------- | ----- | --- | ------ |
| ✔ | ✔ | ❔ | ✔ |
✔ - Tested
❔ - Not tested
Installation
Windows
Note:
- Make sure you have Nodejs installed on your system, which you can do by going to https://nodejs.org/en/download/
- Clone / Download the repository to your local machine and run the following commands:
```sh
cd vichiti
npm i
node index.js
```
Linux / Termux
```sh
sudo apt-get update -y && sudo apt-get upgrade -y
sudo apt-get install nodejs -y
sudo apt-get install git -y
git clone https://github.com/umair9747/vichiti
cd vichiti
npm i
node index.js
```
Upcoming Features
- Phone number lookup
- Input using files
- Twitter username lookup
- Social media username finder
-
haveibeenpwned extension - File metadata extractor
- Basic encoding/decoding
Wlling to Contribute?
You can make a contribution to this repo by creating a pull request! Make sure you include the following details:
- Feature introduced
- What does the feature do?
- List of External Modules/Packages if used
Reach Out!
You can contact me through the following handles:
- Instagram - @umairnehri
- Twitter - @0x9747
- Discord - Umair#5710
- Email - [email protected]