Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
/ t0m Public archive

Tellonym scraper and information gathering tool. Might be useful for getting background-info on a person, etc. ๐Ÿ”

Notifications You must be signed in to change notification settings

MattMoony/t0m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

t0m

Ssshh


About

Another fun project - very similar to d4v1d. Could be quite useful for recon, but even if not, it was just nice to experiment with.

Setup

Assuming that you have Python 3.* already installed on your system, the first thing you should do is run the following in the project's base directory:

$ python -m pip install -r requirements.txt

Afterwards, create a new sqlite db with create_tables.sql (keep in mind that you need to specify the db's location in lib.db.DB_PATH).

$ sqlite3 tmp/info.db < create_tables.sql

Usage

Enter the pash terminal by executing the main script ...

$ python t0m.py

... and whenever you feel lost, feel free to use the help command or the -h / --help parameter.


... MattMoony (May, 2020)

About

Tellonym scraper and information gathering tool. Might be useful for getting background-info on a person, etc. ๐Ÿ”

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages