@VAguileraDiaz vaguilera@isecauditors.com Internet Security Auditors {{ version }}

usuario

{{ user_name }}

{{ description }}

Followers: {{ followers }} | Friends: {{ friends }} | Likes: {{ favourites_count }} ({{ likes_average }} likes/day) | Tweets: {{ tweets }} ({{ tweets_average }} tweets/day)

Screen Name: {{ screen_name }}



Account Created at: {{ date }}



Verified: {{ verified }}



Protected Account: {{ protected }}



Twitter ID: {{ twitter_id }}



{% if url %}

URL: {{ url }}

{% else %}

URL:

{% endif %}

Location: {{ location }}



Time Zone: {{ timezone }}



Geo enabled: {{ geo }}



Listed count: {{ listed_count }}



Language: {{ lang }}


Tinfoleak Arguments

up

ARGUMENTS

OPERATING SYSTEM

{{ argv }}

{{ os_name }} - {{ os_platform }}


Timeline Activity

up
{% if not output_activity %}
Unsolicited Function
{% else %}

TYPE

USES

PERCENTAGE

RETWEETS NUMBER

LIKES NUMBER

Tweet

{{ activity_tweet }}

{{ activity_tweet_percent }}%

{{ activity_tweet_retweets }}

{{ activity_tweet_likes }}

Retweet

{{ activity_retweet }}

{{ activity_retweet_percent }}%

-

-

URL

{{ activity_url }}

{{ activity_url_percent }}%

-

-

Media

{{ activity_media }}

{{ activity_media_percent }}%

-

-

Total: {{ activity_count }} results.



{% for url in activity_expanded_url %} {% endfor %}

SHARED URLs

{{ url }}

Total: {{ activity_expanded_url_count }} results.



{% endif %}

Client Applications

up
{% if not output_source %}
Unsolicited Function
{% else %} {% for info in source %} {% if sources_firsttweet[info[0]] %} {% else %} {% endif %} {% endfor %}

SOURCE

USES

PERCENTAGE

FIRST USE

FIRST TWEET

LAST USE

LAST TWEET

{{ info[0] }}

{{ sources_count[info[0]] }}

{{ sources_percent[info[0]] }} %

{{ sources_firstdate[info[0]].strftime('%m/%d/%Y') }}

view

-

-

{{ sources_lastdate[info[0]].strftime('%m/%d/%Y') }}

view

Total: {{ sources_results }} results.

{% endif %}

Social Networks

up
{% if not output_social %}
Unsolicited Function

{% else %} {% for twitter, info in social_tweet.items() %} {% if info[0][2] %} {% endif %} {% if info[1][2] %} {% endif %} {% if info[2][2] %} {% endif %} {% if info[3][2] %} {% endif %} {% if info[4][2] %} {% endif %} {% if info[5][2] %} {% endif %} {% if info[6][2] %} {% endif %} {% if info[7][2] %} {% endif %} {% if info[8][2] %} {% endif %} {% if info[9][2] %} {% endif %} {% if info[10][2] %} {% endif %} {% if info[11][2] %} {% endif %} {% endfor %}

SOCIAL NETWORK

USERNAME

PICTURE

NAME

ADDITIONAL INFO

Twitter

{{ twitter }}

{{ user_name }}

{{ location }}

Instagram

{{ info[0][0] }}

{% if info[0][2] %} {% else %} {% endif %}

{{ info[0][3] }}

{{ info[0][4] }}

Foursquare

{{ info[1][0] }}

{% if info[1][2] %} {% else %} {% endif %}

{{ info[1][3] }}

{{ info[1][4] }}

Facebook

{{ info[2][0] }}

{% if info[2][2] != "?" %} {% else %} {% endif %}

{{ info[2][3] }}

{{ info[2][4] }}

LinkedIn

{{ info[3][0] }}

{% if info[3][2] %} {% else %} {% endif %}

{{ info[3][3] }}

{{ info[3][4] }}

Runkeeper

{{ info[4][0] }}

{% if info[4][2] %} {% else %} {% endif %}

{{ info[4][3] }}

{{ info[4][4] }}

Flickr

{{ info[5][0] }}

{% if info[5][2] %} {% else %} {% endif %}

{{ info[5][3] }}

{{ info[5][4] }}

Vine

{{ info[6][0] }}

{% if info[6][2] %} {% else %} {% endif %}

{{ info[6][3] }}

{{ info[6][4] }}

Periscope

{{ info[7][0] }}

{% if info[7][2] %} {% else %} {% endif %}

{{ info[7][3] }}

{{ info[7][4] }}

Kindle

{{ info[8][0] }}

{% if info[8][2] %} {% else %} {% endif %}

{{ info[8][3] }}

{{ info[8][4] }}

Youtube

{{ info[9][0] }}

{% if info[9][2] %} {% else %} {% endif %}

{{ info[9][3] }}

{{ info[9][4] }}

Google+

{{ info[10][0] }}

{% if info[10][2] %} {% else %} {% endif %}

{{ info[10][3] }}

{{ info[10][4] }}

Frontback

{{ info[11][0] }}

{% if info[11][2] %} {% else %} {% endif %}

{{ info[11][3] }}

{{ info[11][4] }}

Total: {{ social_results }} results.



{% endif %}

Hashtags

up
{% if not output_hashtag %}
Unsolicited Function

{% else %}

Hashtags in Tweets

{% for info in hashtags_tweet %} {% if info[6] == screen_name %} {% else %} {% endif %} {% endfor %}

DATE

TIME

RT

LIKE

TWEET

USER

PROFILE IMG

LOCATION

#HASHTAG

{{ info[0] }}

{{ info[1] }}

{{ info[2] }}

{{ info[3] }}

view

@{{ info[6] }}

{{ info[8] }}

{{ info[4] }}

Total: {{ hashtags_results1 }} results.


Hashtag Detail

{% for info in hashtag %} {% if info in hashtags_users[screen_name] %} {% else %} {% endif %} {% endfor %}

DATE (SINCE)

DATE (UNTIL)

RT

LIKE

COUNT

#HASHTAG

{{ hashtags_firstdate[info.upper()].strftime('%m/%d/%Y') }}

{{ hashtags_lastdate[info.upper()].strftime('%m/%d/%Y') }}

{{ hashtags_rt[info.upper()] }}

{{ hashtags_fv[info.upper()] }}

{{ hashtags_count[info.upper()] }}

#{{ info }}

Total: {{ hashtags_results2 }} results.


Top Hashtags

{% for info in hashtags_top %} {% if info[0] in hashtags_users[screen_name] %} {% else %} {% endif %} {% endfor %}

DATE (SINCE)

DATE (UNTIL)

RT

LIKE

COUNT

#HASHTAG

{{ hashtags_firstdate[info[0].upper()].strftime('%m/%d/%Y') }}

{{ hashtags_lastdate[info[0].upper()].strftime('%m/%d/%Y') }}

{{ hashtags_rt[info[0].upper()] }}

{{ hashtags_fv[info[0].upper()] }}

{{ hashtags_count[info[0].upper()] }}

#{{ info[0] }}

Total: {{ hashtags_results3 }} results.



{% endif %}

User Mentions

up
{% if not output_mention %}
Unsolicited Function
{% else %}

User Mentions in Tweets

{% for info in mentions_tweet %} {% if info[6] == screen_name %} {% else %} {% endif %} {% endfor %}

DATE

TIME

RT

LIKE

TWEET

USER

PROFILE IMG

LOCATION

@MENTION

{{ info[0] }}

{{ info[1] }}

{{ info[2] }}

{{ info[3] }}

view

@{{ info[6] }}

{{ info[8] }}

{{ info[4] }}

Total: {{ mentions_results1 }} results.

User Mention Detail

{% for info in mention %} {% if info in mentions_users[screen_name] %} {% else %} {% endif %} {% endfor %}

DATE (SINCE)

DATE (UNTIL)

RT

LIKE

COUNT

NAME

@MENTION

{{ mentions_firstdate[info.upper()].strftime('%m/%d/%Y') }}

{{ mentions_lastdate[info.upper()].strftime('%m/%d/%Y') }}

{{ mentions_rt[info.upper()] }}

{{ mentions_fv[info.upper()] }}

{{ mentions_count[info.upper()] }}

{{ mentions_name[info.upper()] }}

@{{ info }}

Total: {{ mentions_results2 }} results.

Top Mentions

{% for info in mentions_top %} {% if info[0] in mentions_users[screen_name] %} {% else %} {% endif %} {% endfor %}

DATE (SINCE)

DATE (UNTIL)

RT

LIKE

COUNT

NAME

@MENTION

{{ mentions_firstdate[info[0].upper()].strftime('%m/%d/%Y') }}

{{ mentions_lastdate[info[0].upper()].strftime('%m/%d/%Y') }}

{{ mentions_rt[info[0].upper()] }}

{{ mentions_fv[info[0].upper()] }}

{{ mentions_count[info[0].upper()] }}

{{ mentions_name[info[0].upper()] }}

@{{ info[0] }}

Total: {{ mentions_results3 }} results.

{% endif %}

Likes

up
{% if not output_favorites %}
Unsolicited Function
{% else %} {% for info in favourites_tweets %} {% if info[3] == screen_name %} {% else %} {% endif %} {% endfor %}

DATE

TIME

USER

PROFILE IMG

NAME

MEDIA

TWEET

{{ info[1] }}

{{ info[2] }}

@{{ info[3] }}

{{ info[5] }}

{% if info[6] %} {% else %} {% endif %}

{{ info[7] }}

Total: {{ fav_count }} results.

{% endif %}

Tweets

up
{% if not output_tweet %}
Unsolicited Function
{% else %} {% for info in tweet_find %} {% if info[4] == screen_name %} {% else %} {% endif %} {% endfor %}

DATE

TIME

USER

PROFILE IMG

NAME

LOCATION

MEDIA

TWEET

{{ info[1] }}

{{ info[2] }}

@{{ info[4] }}

{{ info[7] }}

{{ info[6] }}

{% if info[8] %} {% if info[9] == "Image" %} {% endif %} {% if info[9] == "Video" %} {% endif %} {% else %} {% endif %}

{{ info[0] }}

Total: {{ find_count }} results.

{% endif %}

Words Frequency

up
{% if not output_words %}
Unsolicited Function
{% else %} {% for info in top_words %} {% endfor %}

WORD

OCCURRENCES

PERCENTAGE

FIRST OCCURRENCE

LAST OCCURRENCE

{{ info[0] }}

{{ info[1] }}

{{ top_dates[info[0]][0] }}

{{ top_dates[info[0]][1] }}

Total: {{ words_count }} results.

{% endif %}

METADATA

up
{% if not output_metadata %}
Unsolicited Function
{% else %}

Profile Image

PICTURE

DESCRIPTION

usuario

{{ meta_profile_image[0] }}


COPYRIGHT

ORIGINAL DATETIME

MAKE

MODEL

{{ meta_profile_image[1] }}

{{ meta_profile_image[2] }}

{{ meta_profile_image[3] }}

{{ meta_profile_image[4] }}


SOFTWARE

SUBJECT DISTANCE

PLATFORM

ICC DATE

{{ meta_profile_image[5] }}

{{ meta_profile_image[6] }}

{{ meta_profile_image[7] }}

{{ meta_profile_image[8] }}


THUMBNAIL

COORDINATES

{{ thumb }}

{{ coordinates }}

{% endif %}

User images and videos

up
{% if not output_media %}
Unsolicited Function
{% else %} {% if media_directory %}

IMAGES DIRECTORY

{{ media_directory }}


{% endif %} {% for info in media %} {% if info[5] == "" %} {% else %} {% endif %} {% if info[5] == "" %} {% else %} {% endif %} {% endfor %}

MEDIA

APP

REPLY TO

RT

LIKE

SOURCE USER

RT USER

TWEET

{% if info[9] == "Image" %} {% endif %} {% if info[9] == "Video" %} {% endif %}

{{ info[12] }}

{% if info[15] %} @{{ info[15] }} {% endif %}

{{ info[13] }}

{{ info[14] }}

@{{ info[10] }}
{{ info[2] }}
{{ info[3] }}

@{{ info[5] }}
{{ info[7] }}
{{ info[8] }}

@{{ info[10] }}
{{ info[2] }}
{{ info[3] }}

view

    {% if meta_size[info[0]] %}
  • Size: {{ meta_size[info[0]] }}
  • {% endif %} {% if meta_description[info[0]] %}
  • Description: {{ meta_description[info[0]] }}
  • {% endif %} {% if meta_copyright[info[0]] %}
  • Copyright: {{ meta_copyright[info[0]] }}
  • {% endif %} {% if meta_date[info[0]] %}
  • Original Datetime: {{ meta_date[info[0]] }}
  • {% endif %} {% if meta_model[info[0]] %}
  • Model: {{ meta_model[info[0]] }}
  • {% endif %} {% if meta_software[info[0]] %}
  • Software: {{ meta_software[info[0]] }}
  • {% endif %} {% if meta_distance[info[0]] %}
  • Distance: {{ meta_distance[info[0]] }}
  • {% endif %} {% if meta_platform[info[0]] %}
  • Platform: {{ meta_platform[info[0]]}}
  • {% endif %} {% if meta_iccdate[info[0]] %}
  • ICC Date: {{ meta_iccdate[info[0]] }}
  • {% endif %} {% if meta_coordinates[info[0]] %}
  • Coordinates: {{ meta_coordinates[info[0]] }}
  • {% endif %} {% if meta_thumb[info[0]] %}
  • Thumbnail: {{ meta_thumb[info[0]] }}
  • {% endif %}

Total: {{ media_count }} results.

{% endif %}

User Geolocation

up
{% if not output_geolocation %}
Unsolicited Function
{% else %}

Tweets with geolocation enabled

{% for info in geo_info %} {% endfor %}

DATE

TIME

COORDINATES

LOCATION

MEDIA

APPLICATION

TWEET

{{ info[3] }}

{{ info[4] }}

{{ info[2].replace("[","").replace("]","") }}

{{ info[1] }}

{% if info[0] %} {% if info[0].find(".mp4") > 0 %} {% else %} {% endif %} {% else %} {% endif %}

{{ info[6] }}

view

Total: {{ geo_info_count }} results.

User route

{% for info in geo_visited_locations %} {% endfor %}

TWEETS

GLOBAL

DATE (SINCE)

TIME (SINCE)

DATE (UNTIL)

TIME (UNTIL)

DAYS

LOCATION

COORDINATES

{{ info[6] }}

{{ geo_toplocations_tweets[info[0]] }}

{{ info[1].strftime('%m/%d/%Y') }}

{{ info[2] }}

{{ info[3].strftime('%m/%d/%Y') }}

{{ info[4] }}

{{ info[5] }}

{{ info[0] }}

{{ info[7] }}

Total: {{ geo_visited_locations_count }} results.

Top Locations

{% for info in geo_toplocations %} {% if info[5] in (info[15]) %} {% else %} {% if info[5] %} {% else %} {% endif %} {% endif %} {% if info[6] in (info[15]) %} {% else %} {% if info[6] %} {% else %} {% endif %} {% endif %} {% if info[7] in (info[15]) %} {% else %} {% if info[7] %} {% else %} {% endif %} {% endif %} {% if info[8] in (info[15]) %} {% else %} {% if info[8] %} {% else %} {% endif %} {% endif %} {% if info[9] in (info[15]) %} {% else %} {% if info[9] %} {% else %} {% endif %} {% endif %} {% if info[10] in (info[15]) %} {% else %} {% if info[10] %} {% else %} {% endif %} {% endif %} {% if info[11] in (info[15]) %} {% else %} {% if info[11] %} {% else %} {% endif %} {% endif %} {% endfor %}

TWEETS

DATE TIME (SINCE)

DATE TIME (UNTIL)

MO

TU

WE

TH

FR

SA

SU

LOCATION

COORDINATES

{{ info[0] }}

{{ info[1] }}

{{ info[3] }}

{{ info[2] }}

{{ info[4] }}

twitter

twitter

twitter

twitter

twitter

twitter

twitter

twitter

twitter

twitter

twitter

twitter

twitter

twitter

{{ info[13].decode('utf-8') }}

{{ info[12] }}

Total: {{ geo_toplocations_count }} results.

{% endif %}

Place

up
{% if not output_search %}
Unsolicited Function
{% else %}

Place

{% if output_search_nocoord == "*" %}
Unsolicited Function


{% else %} {% for info in adv_geo_info %} {% if info[8] == "" %} {% endfor %}

DATE

TIME

COORDINATES

MEDIA

APPLICATION

TWEET

PROFILE IMG

USER

{{ info[3] }}

{{ info[4] }}

{{ info[0].replace("[","").replace("]","") }}

{% endif %} {% if info[8] == "Image" %}

{% endif %} {% if info[8] == "Video" %}

{% endif %}

{{ info[7] }}

view

@{{ info[1] }}

Total: {{ adv_geo_count }} results.

{% endif %}

Geolocated Users

{% if output_search_nocoord == "*" %}
Unsolicited Function


{% else %} {% for twitter, others in user_sn.items() %} {% if others[1][1] %} {% else %} {% endif %} {% if others[2][0] %} {% else %} {% endif %} {% if others[3][0] %} {% else %} {% endif %} {% endfor %}

TWITTER

INSTAGRAM

FOURSQUARE

FACEBOOK

@{{ twitter }}

{{ others[1][0] }}

{{ others[2][0] }}

{{ others[3][0] }}

{% for keyword in user_keywords[twitter] %} #{{ keyword }} {% endfor %}

Total: {{ user_sn_count }} results.

{% endif %}

Tagged Users

{% for tagged, by in user_taggeds.items() %} {% endfor %}

TAGGED USER

TAGGED BY

MEDIA

TWEET

COORDINATES

{{ tagged }}

@{{ by[0] }}
{{ by[4] }}
{{ by[5] }}

view

{{ by[6].replace("[","").replace("]","") }}

Total: {{ user_taggeds_count }} results.

{% endif %}

User Conversations

up
{% if not output_conversation %}
Unsolicited Function
{% else %} {% for conversation_id, tweets in conversations %}

Total conversations: {{ conversations_number }}


{% for tweet in tweets %} {% if tweet[8] == "left" %} {% else %} {% endif %} {% endfor %}
Conversation #{{ conversation_id }} {{ conversations_messages[conversation_id] }} messages


{{ tweet[7] }}

{{ tweet[1] }}

@{{ tweet[4] }} {{ tweet[10] }} on {{ tweet[2] }} - {{ tweet[3] }}

[ ID: {{ tweet[0] }}, IN REPLY: {{ tweet[11] }} ]

{{ tweet[1] }}

@{{ tweet[4] }} {{ tweet[10] }} on {{ tweet[2] }} - {{ tweet[3] }}

[ ID: {{ tweet[0] }}, IN REPLY: {{ tweet[11] }} ]


{{ tweet[7] }}



{% endfor %} {% endif %}

Protected Account

up
{% if not output_protected %}
Unsolicited Function
{% else %}

Followed by

{% for user in following_users %} {% endfor %}

PROFILE IMG

PROFILE BANNER

SCREEN NAME

USER NAME

PROTECTED

LOCATION

CREATED AT

usuario

@{{ user.screen_name }}

{{ user.name }}

{{ user.protected }}

{{ user.location }}

{{ user.created_at }}

Total: {{ following_count }} results.

Following

{% for user in followedby_users %} {% endfor %}

PROFILE IMG

PROFILE BANNER

SCREEN NAME

USER NAME

PROTECTED

LOCATION

CREATED AT

usuario

@{{ user.screen_name }}

{{ user.name }}

{{ user.protected }}

{{ user.location }}

{{ user.created_at }}

Total: {{ followedby_count }} results.

Tweets

{% for tweet in protected_tweets %} {% endfor %}

TWEET

PROFILE IMG

SCREEN NAME

USER NAME

CREATED AT

SOURCE APP

{{ tweet.text }}

usuario

@{{ tweet.user.screen_name }}

{{ tweet.user.name }}

{{ tweet.created_at }}

{{ tweet.source }}

Total: {{ protected_tweets_count }} results.

{% endif %}