Maltego-Facebook icon indicating copy to clipboard operation
Maltego-Facebook copied to clipboard

Maltego Local Transforms for Facebook

Results 12 Maltego-Facebook issues
Sort by recently updated
recently updated
newest added

Status of [Maltego Local Transforms](https://github.com/cmlh/Maltego-Facebook/tree/master/Local_Transforms) support for Maltego Tungsten CE v3.4.0: - [ ] [from_affiliation_facebook-to_user_cover.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_affiliation_facebook-to_user_cover.pl) **Partial Fail** See https://github.com/cmlh/Maltego-Facebook/issues/17 - [ ] [from_affiliation_facebook-to_user_picture.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_affiliation_facebook-to_user_picture.pl) **Partial Fail** See https://github.com/cmlh/Maltego-Facebook/issues/17 - [ ]...

bug

Relevant line are is _Discovered on 13 Aug 2013 at 11:00:15 SHA1 Hash is: b51bece7113e582681ca9677ba3fd213c9bc680d_ The output from Maltego Tungsten is reproduced below: ``` XML Facebook GraphAPI Profile Cover Image...

Over a period of time a duplicate image is returned that has a different shorten hash value of the prior (duplicate) image.

bug

These [Maltego Local Transforms](https://github.com/cmlh/Maltego-Facebook/tree/master/Local_Transforms) need to implement perl-maltego.pl: - [ ] [from_affiliation_facebook-to_user_cover.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_affiliation_facebook-to_user_cover.pl) - [ ] [from_affiliation_facebook-to_user_picture.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_affiliation_facebook-to_user_picture.pl) - [ ] [from_facebook_object-to_facebook_metadata_urls-facebook_graphapi.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_facebook_object-to_facebook_metadata_urls-facebook_graphapi.pl) - [ ] [from_facebook_group-to_facebook_users-facebook_graphapi.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_facebook_group-to_facebook_users-facebook_graphapi.pl) - [ ] [from_facebook_event-to_facebook_users-facebook_graphapi.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_facebook_event-to_facebook_users-facebook_graphapi.pl)

These [Maltego Local Transforms](https://github.com/cmlh/Maltego-Facebook/tree/master/Local_Transforms) need to implement [facebook_graphapi.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/facebook_graphapi.pl): - [x] [from_affiliation_facebook-to_user_cover.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_affiliation_facebook-to_user_cover.pl) - [x] [from_affiliation_facebook-to_user_picture.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_affiliation_facebook-to_user_picture.pl) - [ ] [from_facebook_object-to_facebook_metadata_urls-facebook_graphapi.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_facebook_object-to_facebook_metadata_urls-facebook_graphapi.pl) - [ ] [from_facebook_group-to_facebook_users-facebook_graphapi.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_facebook_group-to_facebook_users-facebook_graphapi.pl) - [ ] [from_facebook_event-to_facebook_users-facebook_graphapi.pl](https://github.com/cmlh/Maltego-Facebook/blob/master/Local_Transforms/from_facebook_event-to_facebook_users-facebook_graphapi.pl)

enhancement

https://www.facebook.com/events/105804646278891/ has multiple "#" within its "event.name" i.e. `### \$maltego_additional_field_values is: 'event.name=\\#Flight1337 - The \\#HITB2013AMS Post Conference Party#event.id=105804646278891#properties.facebookobject=105804646278891'` Since these appear to be escaped with a double slash i.e. "\#"...

bug
enhancement

Remove the ' character from image filename based on the user's name e.g. "O'neil"

enhancement

Since the hash of an inactive user's cover and picture images is "a36c79a464fe82b8ea6a77cecce9546e31b4f4e5" results in repeated text within the "note" field multipled by the number of inactive users. This issue...

bug

A cron job should be executed to remove the temporary images files created when HTTP::Tiny mirrors() each User Cover and (User) Picture. These temporary filenames are [Facebook Affiliation Name].jpg[1-9] i.e....

enhancement

1. Add an extra test, i.e. /xt, to confirm that https://graphapi.facebook.com is up. 2. Confirm that https://graphapi.facebook.com is up when executing each transform.

enhancement