Skip to content

ThatsFlame/RubINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

What's this

"RubINT" is a Ruby OSINT tool made by me.

2023-12-29_11-53

The tool contains lookups for E-Mail, Phone Numbers, Usernames, IPs and Credit Card BINs.

Disclaimer

The original idea is NOT mine.

As a matter of fact, this tool is nothing but the Ruby version of the "Osinku" OSINT tool, made by two friends of mine.

Link to the original project: https://github.com/S-E-S-S-O/Osinku

Differences between Osinku and RubINT

  1. The lang and the consequences of it (obv)
  2. The E-Mail lookup that is now better, using Hunter's API
  3. The BIN lookup option
  4. The possibility to search for doxbin uploads
  5. While Osinku was only for Windows, RubINT is also for GNU/Linux and MacOS systems

Getting started

  1. Clone the repo with git clone https://github.com/ThatsFlame/RubINT
  2. Go into the RubINT directory with cd RubINT
  3. Install the libraries with gem install http gem install colorize and gem install json
  4. Type ruby rubint.rb to run the program
  5. Choose your option
  6. Enjoy!

2023-12-29_11-55

RubINT library

Coming soon...

About

Ruby version of the "Osinku" OSINT Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages