Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

bugourmet/tgsint-api

Repository files navigation

tgsint-api

REST API for tgsint bot written with the help of Node,Express and MongoDB.

Serves:

  • person lookup api (phone lookup or lookup by name and surname)
  • car lookup api ( plates lookup for croatia/bosnia and VIN lookup(croatia))

*subdomain enumeration is done trough nmap hostmap-crtsh script.

[ ! ] Note:

Facebook data leak is used for phone/person lookup.

To populate your MongoDB database check this repo.

Installation

  1. Run npm install to install required dependencies
  2. Install nmap to your local machine and configure enviroment variables if needed
  3. Edit the .env file and add your MongoDB connection url

Usage

Start the server: npm run dev

This bot queries data from this server.

Contributing

Pull requests are welcome. If you have a suggestion open an issue with the tag "enhancement".

License

MIT

Legal disclaimer:

Developers assume no liability and are not responsible for any misuse or damage caused by this program. This program is for educational purposes.