Open navigation

Tisane Labs

Modified on: Wed, 14 Jun, 2023 at 4:09 PM

Overview

Tisane is a Natural Language Understanding (NLU) tool with a focus on abusive content, lawtech, regtech, and natsec needs.

This integration allows Tisane to provide processing content available to Maltego, such as Social Media posts or URL web pages, performing text analytics through Natural Language Processing (NLP) capabilities.


30 different languages are supported by the Tisane integration, providing:


Extraction

  • Entities (standard as well as regtech & forensics Entities)
  • Topics


Analysis

  • Sentiment analysis
  • Language identification


Detection of threats or potentially abusive activities:

  • Personal attacks
  • Hate speech
  • Criminal activity
  • Sexual advances
  • Allegations
  • Mental issues and suicidal thoughts


Pricing & Access

Community Hub

Only available with Maltego commercial plans.


Commercial Hub

Users with a Maltego One license have the following purchase options:

  • CLICK-AND-RUN (ENTERPRISE)

Simply install the Hub item and start using the Transforms in your Maltego Enterprise plan with 300 Transform runs per month.


  • BRING YOUR OWN KEY

Plug in your Tisane Labs API key to install and use the Transforms in Maltego.




Tisane Labs: jinxpy-tisane Transforms

Find Abusive Content [Tisane]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.jinxpy_tisane.find_abusive_content_from_phrase.tisane_langLanguagestringenTrueTrueFalse
maltego.jinxpy_tisane.global.global#tisane_api_keyTisane API KeystringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameFind Abusive Content [Tisane]
Owner 
AuthorMaltego Technologies
Data SourceTisane
Output Entitiesmaltego.Abuse

Variants

Transform NameShort DescriptionInput Entities
maltego.jinxpy_tisane.find_abusive_content_from_phraseGet detected abusive content from Tisanemaltego.Phrase
maltego.jinxpy_tisane.find_abusive_content_from_urlGet detected abusive content in scraped text from Tisanemaltego.URL

Find Abusive Content from the Specific Property [Tisane]

Description

Get detected abusive content of the specified property from Tisane

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.jinxpy_tisane.find_abusive_content.tisane_langLanguagestringenTrueTrueFalse
maltego.jinxpy_tisane.find_abusive_content.tisane_target_propTarget Property NamestringNoneTrueTrueFalse
maltego.jinxpy_tisane.global.global#tisane_api_keyTisane API KeystringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameFind Abusive Content from the Specific Property [Tisane]
Owner 
AuthorMaltego Technologies
Data SourceTisane
Transform Namemaltego.jinxpy_tisane.find_abusive_content
Short DescriptionGet detected abusive content of the specified property from Tisane
Input Entitiesmaltego.Unknown
Output Entitiesmaltego.Abuse

Extract Entities [Tisane]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.jinxpy_tisane.extract_entities_from_phrase.tisane_langLanguagestringenTrueTrueFalse
maltego.jinxpy_tisane.global.global#tisane_api_keyTisane API KeystringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameExtract Entities [Tisane]
Owner 
AuthorMaltego Technologies
Data SourceTisane
Output Entitiesmaltego.Person, maltego.Organization, maltego.Location, maltego.TisaneEntity, maltego.DateTime, maltego.hashtag, maltego.EmailAddress, maltego.AmountofMoney, maltego.PhoneNumber, maltego.Website, maltego.BankAccount, maltego.GPS, maltego.Hash, maltego.CryptocurrencyAddress, maltego.Event, maltego.File, maltego.FlightNumber, maltego.IPv4Address, maltego.IPv6Address, maltego.MacAddress, maltego.Alias, maltego.IdentificationNumber, maltego.Document

Variants

Transform NameShort DescriptionInput Entities
maltego.jinxpy_tisane.extract_entities_from_phrase
Get detected entities from Tisanemaltego.Phrase
maltego.jinxpy_tisane.extract_entities_from_urlFetches text from a given URL and sends the
text to Tisane, returning detected entities.
If the text body of the URL is too long, it will be shortened to the maximum request size for Tisane (3000 characters).
maltego.URL

Extract Entities from the Specific Property [Tisane]

Description

Get detected entities of the specified property from Tisane

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.jinxpy_tisane.extract_entities.tisane_langLanguagestringenTrueTrueFalse
maltego.jinxpy_tisane.extract_entities.tisane_target_propTarget Property NamestringNoneTrueTrueFalse
maltego.jinxpy_tisane.global.global#tisane_api_keyTisane API KeystringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameExtract Entities from the Specific Property [Tisane]
Owner 
AuthorMaltego Technologies
Data SourceTisane
Transform Namemaltego.jinxpy_tisane.extract_entities
Short DescriptionGet detected entities of the specified property from Tisane
Input Entitiesmaltego.Unknown
Output Entitiesmaltego.Person, maltego.Organization, maltego.Location, maltego.TisaneEntity, maltego.DateTime, maltego.hashtag, maltego.EmailAddress, maltego.AmountofMoney, maltego.PhoneNumber, maltego.Website, maltego.BankAccount, maltego.GPS, maltego.Hash, maltego.CryptocurrencyAddress, maltego.Event, maltego.File, maltego.FlightNumber, maltego.IPv4Address, maltego.IPv6Address, maltego.MacAddress, maltego.Alias, maltego.IdentificationNumber, maltego.Document

Analyse Sentiments [Tisane]

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.jinxpy_tisane.get_sentiment_from_phrase.tisane_langLanguagestringenTrueTrueFalse
maltego.jinxpy_tisane.global.global#tisane_api_keyTisane API KeystringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameAnalyse Sentiments [Tisane]
Owner 
AuthorMaltego Technologies
Data SourceTisane
Output Entitiesmaltego.PositiveSentiment, maltego.NeutralSentiment, maltego.NegativeSentiment

Variants

Transform NameShort DescriptionInput Entities
maltego.jinxpy_tisane.get_sentiment_from_phraseGet detected sentiment of content from Tisanemaltego.Phrase
maltego.jinxpy_tisane.get_sentiment_content_from_urlGet detected sentiment of content in scraped text from Tisanemaltego.URL

Analyse Sentiments from the Specific Property [Tisane]

Description

Get detected sentiment of the specified property from Tisane

Transform Settings

Setting NameDisplay NameSetting TypeDefault ValueOptionalPopupAuthentication
maltego.jinxpy_tisane.get_sentiment_content.tisane_langLanguagestringenTrueTrueFalse
maltego.jinxpy_tisane.get_sentiment_content.tisane_target_propTarget Property NamestringNoneTrueTrueFalse
maltego.jinxpy_tisane.global.global#tisane_api_keyTisane API KeystringNoneTrueTrueFalse

Transform Meta Info

InformationValue
Display NameAnalyse Sentiments from the Specific Property [Tisane]
Owner 
AuthorMaltego Technologies
Data SourceTisane
Transform Namemaltego.jinxpy_tisane.get_sentiment_content
Short DescriptionGet detected sentiment of the specified property from Tisane
Input Entitiesmaltego.Unknown
Output Entitiesmaltego.PositiveSentiment, maltego.NeutralSentiment, maltego.NegativeSentiment


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.