Difference between revisions of "Type vCard"
Jump to navigation
Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_vCard</code> |- | File Type Value | 327 |- | Parent Type | Type_ASCII_Text|ASCII Tex...") |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| style="float:right;border:1px solid black" | {| style="float:right;border:1px solid black" | ||
| − | |+ Details | + | |+ [[Type_Evernote_Database|<<]] Details [[Type_vCard_Unicode|>>]] |
| Defined Constant | | Defined Constant | ||
| <code>Type_vCard</code> | | <code>Type_vCard</code> | ||
| Line 20: | Line 20: | ||
|- | |- | ||
| Filename Extension | | Filename Extension | ||
| − | | <code>vcard</code> | + | | <code>vcard</code><br /><code>vcf</code> |
|} | |} | ||
| Line 32: | Line 32: | ||
TEL;waid=211914555085:+211 914 555 085 | TEL;waid=211914555085:+211 914 555 085 | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| + | |||
| + | =Truxton Exploiters= | ||
| + | This file type is handled by the following ETLs: | ||
| + | * [[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] | ||
Latest revision as of 21:30, 24 May 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