{% include '_banner.html' %} {% include '_shared-headers.html' %} {% include '_menu-top.html' %}
{% include '_menu-research.html' %}

In this section you will be able to launch the different tools in the framework. Choose the one you need depending on the type of information you already have:

  • If you want to check if an alias is registered in several platforms, you can use usufy.py.
  • When you need to find if there exist some domains registered using a given alias, you can use domainfy.py.
  • If you want to check if an email address exists, you can use mailfy.py.
  • If you are investigating a mobile phone that may be linked to spam, opt for phonefy.py.
  • If you want to find users searching by any text in several platforms, you might like searchfy.py.

Remember that you can always use the command line applications to automate certain tasks as well as osrfconsole.py as an alternative UI.

{% include '_footer.html' %}