Difference between revisions of "Type vCard"
Jump to navigation
Jump to search
| Line 36: | Line 36: | ||
This file type is handled by the following ETLs: | This file type is handled by the following ETLs: | ||
* [[Expand]] | * [[Expand]] | ||
| + | |||
| + | =Items Produced= | ||
| + | Truxton will extract the following from this file type: | ||
| + | * <code>[[Entity Types|ENTITY_TYPE_EMAIL_ADDRESS]]</code> | ||
| + | * <code>[[Entity Types|ENTITY_TYPE_FACEBOOK_ACCOUNT_NUMBER]]</code> | ||
| + | * <code>[[Entity Types|ENTITY_TYPE_PERSON]]</code> | ||
| + | * <code>[[Entity Types|ENTITY_TYPE_PHONE_NUMBER]]</code> | ||
| + | * <code>[[Entity Types|ENTITY_TYPE_TELEGRAM_ACCOUNT]]</code> | ||
| + | * <code>[[Entity Types|ENTITY_TYPE_TWITTER_ACCOUNT_ID]]</code> | ||
| + | * <code>[[Entity Types|ENTITY_TYPE_WHATSAPP_ACCOUNT_NUMBER]]</code> | ||
| + | * <code>[[Type_File_Details]]</code> | ||
| + | * Files | ||
=Details= | =Details= | ||
* [http://en.wikipedia.org/wiki/VCard vCard] | * [http://en.wikipedia.org/wiki/VCard vCard] | ||
Revision as of 06:11, 28 March 2024
| Defined Constant | Type_vCard
|
| File Type Value | 327 |
| Parent Type | ASCII Text |
| Carve | Yes |
| Format Details | No |
| MIME Type | text/vcard
|
| Filename Extension | vcardvcf
|
vCard
Description
vCard's are the internet "standard" for passing contact information between people/systems.
Interesting note, WhatsApp addresses can appear as waid for example:
TEL;waid=211914555085:+211 914 555 085
Truxton Exploiters
This file type is handled by the following ETLs:
Items Produced
Truxton will extract the following from this file type:
ENTITY_TYPE_EMAIL_ADDRESSENTITY_TYPE_FACEBOOK_ACCOUNT_NUMBERENTITY_TYPE_PERSONENTITY_TYPE_PHONE_NUMBERENTITY_TYPE_TELEGRAM_ACCOUNTENTITY_TYPE_TWITTER_ACCOUNT_IDENTITY_TYPE_WHATSAPP_ACCOUNT_NUMBERType_File_Details- Files