<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>
    Maltego Blog RSS Feed
    </title>
    <link>https://www.maltego.com/</link>
    <description>Subscribe to our RSS feed to stay up to date with what's fresh in the Maltego world.
    </description>
    <language>en-us</language>
    
    
    <lastBuildDate>Tue, 06 Aug 2019 21:45:40 +0545</lastBuildDate>
    
    
        <atom:link href="https://www.maltego.com/index.xml" rel="self" type="application/rss+xml" />
    
        

    
    <item>
      <title>OSINT CTF Challenge Walkthroughs</title>
      <link>https://www.maltego.com/blog/osint-ctf-challenge-walkthroughs/</link>
      <pubDate>Thu, 28 May 2026 07:52:07 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/osint-ctf-challenge-walkthroughs/</guid>
      <description>&lt;h2 id=&#34;from-open-sources-to-answers&#34;&gt;From Open Sources to Answers &lt;/h2&gt;
&lt;p&gt;On May 9, we hosted our third &lt;a href=&#34;https://www.maltego.com/community-ctf/&#34; &gt;Maltego Community OSINT CTF&lt;/a&gt;, and it delivered exactly the kind of intensity and unpredictability that makes competitive investigations so engaging. Some teams stayed near the top of the scoreboard for most of the event, but a few unexpected teams quickly moved up the rankings later on. The fight for third place was very close until the last minutes, with teams solving challenges and positions changing constantly throughout the event. &lt;/p&gt;
&lt;p&gt;After an intense competition filled with investigative ups and downs, breakthrough discoveries, and constant scoreboard changes, the teams &lt;strong&gt;Lv1x, RinggitPower, and WillHackForBeer&lt;/strong&gt; secured the top three spots. &lt;/p&gt;
&lt;p&gt;The competition may have ended, but the discussion certainly did not. Following the CTF, our &lt;a href=&#34;https://discord.com/invite/fhhU4q7CFe&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Discord community&lt;/a&gt; remained highly active as participants continued analyzing investigative approaches, discussing dead ends, comparing methodologies, and breaking down the tools and workflows used during each challenge. These post-CTF discussions are often where some of the most valuable learning takes place. &lt;/p&gt;
&lt;p&gt;Capture the Flag (CTF) remains one of the most effective ways to develop investigative thinking, technical creativity, and problem-solving skills under pressure. In this walkthrough, we will break down all 26 challenges step by step, from the initial reconnaissance phase to the final flag submission, while exploring the investigative mindset, tools, and methodologies used throughout each stage. &lt;/p&gt;
&lt;p&gt;Whether you completed the challenge successfully or found yourself stuck midway through, the purpose of this write-up is not simply to provide the answer, but to demonstrate the investigative process itself. &lt;strong&gt;The real value of OSINT CTFs lies in learning how to approach unfamiliar problems, adapt investigative methodologies, and build repeatable workflows that can also be applied in real-world investigations beyond the competition environment&lt;/strong&gt;. Follow along! &lt;/p&gt;
&lt;h3 id=&#34;name-account-attribution--1-categorysomint11pts&#34;&gt;Name: Account Attribution – 1 | Category: SOMINT | 11 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: We were able to intercept an email address: &lt;a href=&#34;mailto:davidjs1@deliveryotter.com&#34; &gt;davidjs1@deliveryotter.com&lt;/a&gt;, but we do not know which social media account belongs to the suspect. Identify the associated social media profile and retrieve the flag string hidden in the account bio.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag format:&lt;/strong&gt; Th1s_i5_fl4g &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The investigation starts with the intercepted email address: davidjs1@deliveryotter.com, from which the username ‘davidjs1’ is extracted and used for username enumeration through OSINT tools or manual dorking across platforms. This leads to a matching profile on Bluesky at &lt;a href=&#34;https://bsky.app/profile/davidjs1.bsky.social&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://bsky.app/profile/davidjs1.bsky.social&lt;/a&gt;, where the bio contains the string synt{L0h_t0g_z3}. Recognizing that synt is indicative of ROT13 encoding (which decodes flag), the entire string is decoded using ROT13 to reveal the actual flag: Y0u_g0t_m3. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Y0u_g0t_m3&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-account-attribution--2-categorysomint5pts&#34;&gt;Name: Account Attribution – 2 | Category: SOMINT | 5 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: Analyze the tweet thread posted by the suspect. Identify the image within the thread and determine the name of the hotel where the meeting took place (i.e., the location from which the image was captured). &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; Hotel NameOfHotel &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;After identifying the suspect’s Bluesky profile, the next step is to analyze their activity. Within a thread discussing a meeting, a reply contains a shortened link: &lt;a href=&#34;https://shorturl.at/b6Lpf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://shorturl.at/b6Lpf&lt;/a&gt;, which redirects to an image hosting site (&lt;a href=&#34;https://imgshare.cc/fedswxfu&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://imgshare.cc/fedswxfu&lt;/a&gt;), containing the challenge image. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The objective is to determine the hotel name from where the image was taken. One effective approach is to perform a reverse image search, which reveals a recognizable landmark — the &lt;a href=&#34;https://maps.app.goo.gl/br4BjzDvN1sbNJaX7&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Hungarian Parliament Building in Budapest&lt;/a&gt;. Using this clue, participants can switch to map services and street view to analyze the viewing angle and approximate location from which the photo was captured, eventually narrowing it down to nearby hotels with a similar perspective. &lt;/p&gt;
&lt;p&gt;An alternative and more OSINT-focused method involve enumerating publicly accessible webcams in the identified area. By searching platforms like &lt;a href=&#34;https://www.earthcam.com/world/hungary/budapest/?cam=hotelvictoria&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;EarthCam &lt;/a&gt;or similar webcam aggregators, participants can locate feeds matching the same view of the parliament. This leads to a specific camera hosted at Hotel Victoria, where the visual perspective aligns with the challenge image. The same webcam is also referenced on the hotel’s official &lt;a href=&#34;https://www.victoria.hu/webcam&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;website&lt;/a&gt;, confirming the location. Thus, the correct flag is: Hotel Victoria. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Hotel Victoria&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-account-attribution--3-categorysomint20pts&#34;&gt;Name: Account Attribution – 3 | Category: SOMINT | 20 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: Based on the image from the previous challenge, determine the time range during which the picture was taken. Please select the corresponding choice. &lt;/p&gt;
&lt;p&gt;A. 6:00 AM – 8:00 AM &lt;/p&gt;
&lt;p&gt;B. 8:00 AM – 10:00 AM &lt;/p&gt;
&lt;p&gt;C. 1:00 PM – 3:00 PM &lt;/p&gt;
&lt;p&gt;D. 6:00 PM – 8:00 PM&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;After identifying the location in the previous step, the next objective is to determine when the image was taken. From the suspect’s Bluesky post, investigators can extract the date of the meeting, which serves as a key input for further analysis. &lt;/p&gt;
&lt;p&gt;To estimate the time, a chronolocation approach is used, analyzing the position of the sun and resulting shadows in the image. Since the image clearly shows the Hungarian Parliament Building in Budapest, it can serve as a reference point. By inputting the location (either coordinates or place name) and the known date into tools like &lt;a href=&#34;https://www.suncalc.org/#/27.6936,-97.5195,3/2026.05.27/17:39/1/3&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SunCalc&lt;/a&gt;, participants can simulate the sun’s position throughout the day. &lt;/p&gt;
&lt;p&gt;To refine the estimate, the shadow length and direction visible in the image are compared against the simulated outputs. The approximate height of the Parliament building (around 95–100 meters, easily obtainable via a quick search) helps in judging how shadows would fall at different times. By adjusting the sun position in the tool and matching the observed shadow angle and length, the most accurate time window can be determined. &lt;/p&gt;
&lt;p&gt;Through this analysis, the image aligns with &lt;a href=&#34;https://www.suncalc.org/#/47.5071,19.0449,16/2026.04.16/09:06/99/3&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;a morning timeframe&lt;/a&gt;, specifically between 8:00 AM and 10:00 AM. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;B. 8:00 AM – 10:00 AM&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light-blue&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Note&lt;/strong&gt;: The original challenge image also contains a timestamp, which can be used for cross-verification of the estimated time.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-from-the-archives-category-cyber-threat-intel-10-pts&#34;&gt;Name: From the archives | Category: Cyber Threat Intel | 10 pts &lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: A suspicious outbound connection was detected during malware traffic analysis. Network telemetry revealed repeated communication with the following IP address: 47.96.17[.]237. Your task is to identify the ZIP archive associated with network activity involving the IP.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; filename.zip &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The investigation begins with the provided IP address 47.96.17[.]237. The first step is to search the IP within &lt;a href=&#34;https://virustotal.com/gui/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;VirusTotal&lt;/a&gt; to gather intelligence related to its infrastructure, communications, and associated artifacts. Once the IP intelligence page is opened, navigate to the Relations tab, which contains linked indicators such as communicating files, contacted URLs, domains, and behavioral associations. &lt;/p&gt;
&lt;p&gt;Within the Relations section, review the list of files that have historically communicated with or been associated with the IP address. Among the listed artifacts, you will find a ZIP archive named Microsoft.AppRuntime.5017.214.zip. This file appears as a communicating artifact tied directly to the IP infrastructure, making it the required answer for the challenge. &lt;/p&gt;
&lt;p&gt;Since the objective is to identify the ZIP file communicating with the provided IP, the discovered archive name becomes the final flag.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Microsoft.AppRuntime.5017.214.zip&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--yellow&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Want to join our next OSINT challenge?&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Our Discord community is where the real action happens: challenge announcements, CTF prep, team discussions, memes, post-CTF analysis, and hands-on learning sessions. It’s also a space to exchange OSINT techniques, investigative workflows, and learn from other investigators. &lt;/p&gt;
&lt;p&gt;&lt;u&gt;\[Join the community now!](https://discord.com/invite/fhhU4q7CFe)&lt;/u&gt;&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-whose-signature-is-this-category-cyber-threat-intel-20-pts&#34;&gt;Name: Whose Signature Is This? | Category: Cyber Threat Intel | 20 pts &lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: Threat analysts discovered a suspicious reverse proxy instance hosted at: reverse.wcsset[.]com. Your task is to determine which company signed the certificate used by the reverse proxy tool. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The investigation begins with the provided domain reverse.wcsset[.]com, which is suspected to host a reverse proxy tool. The first step is to analyze the domain using threat intelligence platforms, malware reports, or Indicator of Compromise (IoC) analysis sources to gather contextual information about the hosted infrastructure. By searching for the IoC across public intelligence repositories and security reports, you can uncover references tied to the domain and the services operating behind it. &lt;/p&gt;
&lt;p&gt;During the analysis, reports linked to the domain reveal that the hosted tool is identified as SOC.MOD, a suspicious reverse proxy utility commonly discussed in threat research. Reviewing the associated report in detail provides additional attribution data related to the binary or hosted component. &lt;a href=&#34;https://www.welivesecurity.com/en/eset-research/plushdaemon-compromises-supply-chain-korean-vpn-service/#conclusion&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Within the report, it is specifically mentioned&lt;/a&gt; that the suspicious tool was digitally signed by the Qisheng Information Technology Service Department. Since the challenge throws light on the company that signed the certificate associated with the reverse proxy tool, the identified organization becomes the final answer.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Qisheng Information Technology Service Department&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-domain-pivot-category-cyber-threat-intel-15-pts&#34;&gt;Name: Domain Pivot | Category: Cyber Threat Intel | 15 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: Threat analysts recovered the following file hash during an investigation into an active malware campaign: 40df05b4f04ad093b31c9ca07a559be56a700e49f6051b5cb7462db5f85be8c3.  Intelligence reports indicate that one of the most recent domains linked to the malware also hosted a malicious ZIP archive associated with the same campaign. Determine the name of the malicious zip.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; Samplefile.zip &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The investigation begins with the provided file hash: 40df05b4f04ad093b31c9ca07a559be56a700e49f6051b5cb7462db5f85be8c3. The first step is to analyze the hash using &lt;a href=&#34;https://www.virustotal.com/gui/home/upload&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;VirusTotal&lt;/a&gt;. Search for the hash to access the malware intelligence page containing behavioral indicators, communication infrastructure, and associated relationships.  &lt;/p&gt;
&lt;p&gt;Within the analysis results, review the network communication details and related indicators. Among the communicating infrastructure, &lt;a href=&#34;https://www.virustotal.com/gui/file/40df05b4f04ad093b31c9ca07a559be56a700e49f6051b5cb7462db5f85be8c3/relations&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the top associated domain identified&lt;/a&gt; is: 7051.gsm.360safe.company. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The next step is to pivot into the discovered domain by searching 7051.gsm.360safe.company inside VirusTotal. Once the domain page loads, navigate to the Relations tab to inspect linked artifacts and communicating files. In this section, you can identify &lt;a href=&#34;https://www.virustotal.com/gui/domain/7051.gsm.360safe.company/relations&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;a ZIP archive named IPanyVPNsetup.zip&lt;/a&gt;, which appears as a communicating file associated with the domain.  &lt;/p&gt;
&lt;p&gt;We don’t stop here. To further validate the finding, you can cross-reference threat intelligence reporting related to the PlushDaemon campaign. Reports discussing the campaign mention the same ZIP archive in connection with the identified domain, confirming the infrastructure relationship. Since the challenge asks for the malicious communicating ZIP file linked to the campaign, the identified archive becomes the final answer.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;IPanyVPNsetup.zip&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-sail-away-category-geolocation-15-pts&#34;&gt;Name: Sail Away | Category: Geolocation | 15 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; Your task is to identify the exact port from where the image was taken.  &lt;br&gt;
&lt;strong&gt;Image Link:&lt;/strong&gt; &lt;a href=&#34;https://imgshare.cc/q3gfepxc&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://imgshare.cc/q3gfepxc&lt;/a&gt;.  &lt;br&gt;
&lt;strong&gt;Flag Format&lt;/strong&gt;: Port of ABC&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The goal of this challenge is to identify the port from which the image was taken using visual OSINT techniques. At first glance, the image appears to show a harbor area with a vessel docked near a waterfront. A close inspection of the image reveals an important clue: the name ‘FRAM’ is visible on the ship. &lt;/p&gt;
&lt;p&gt;The term ‘FRAM’ is a strong starting point for investigation. Searching for the vessel name leads to the ferry and tourism operations connected to western Norway, particularly routes operating around the Fjord regions. This significantly narrows the geographic search area. After identifying the likely operating region, the next step is to examine port cities where these vessels commonly appear. Since multiple ports exist in the region, additional visual clues became important. &lt;/p&gt;
&lt;p&gt;Looking closely at the right side of the image reveals a bakery (“bakeri”) shop sign along with a recognizable storefront logo. Scandinavian architecture, waterfront layout, and bridge positioning provides additional geolocation indicators. Therefore, the correct flag is: Port of Ålesund (Port of Aalesund). &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Port of Ålesund&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-showboarting--1--category-maritime-10-pts&#34;&gt;Name: Showboarting – 1  | Category: Maritime | 10 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: As part of the investigation, the agency has provided an image of the yacht. Your task is to determine who captured the photograph. Only use their first name. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Image Link:&lt;/strong&gt; &lt;a href=&#34;https://imgshare.cc/uekuibfl&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://imgshare.cc/uekuibfl&lt;/a&gt;. &lt;br&gt;
&lt;strong&gt;Flag Format:&lt;/strong&gt; John &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A reverse image search of the provided yacht image reveals that the vessel is called the Dilbar. Once the yacht&amp;rsquo;s name has been identified, the next step is to investigate maritime records to obtain the associated International Maritime Organization (IMO) number. This identifier becomes useful for pivoting into ship photography databases and historical vessel records. &lt;/p&gt;
&lt;p&gt;Using the IMO number, searching on &lt;a href=&#34;https://www.shipspotting.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Shipspotting.com&lt;/a&gt; helps locate matching images of the yacht. By reviewing the indexed results and comparing the exact image, you can find &lt;a href=&#34;https://www.shipspotting.com/photos/2873736&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the original upload page&lt;/a&gt; containing additional metadata such as photographer credits, upload details, and vessel information.  &lt;/p&gt;
&lt;p&gt;Another approach is to search directly using keywords related to the yacht and image source, such as ‘Dilbar Shipspotting’ or by combining reverse image search results with maritime photography websites. This leads to the exact image record, where the photographer attribution identifies the person who captured the photo. The final answer is Daniel F., which can also be accepted as Daniel. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Daniel&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-showboarting--2--category-maritime-10-pts&#34;&gt;Name: Showboarting – 2  | Category: Maritime | 10 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; Find the MMSI number of the yacht shown in the previous picture during the time period of 2015–2016. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Once the yacht&amp;rsquo;s IMO number has been identified through the image investigation, the next step is to determine the Maritime Mobile Service Identity (MMSI) associated with the vessel. This can be done by checking AIS-based maritime databases, where vessel identifiers such as the IMO and MMSI, along with historical ship records, are commonly linked. &lt;/p&gt;
&lt;p&gt;To find the historical MMSI specifically for the 2015–2016 period, one effective approach is to use &lt;a href=&#34;https://globalfishingwatch.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Global Fishing Watch&lt;/a&gt;. Search for the yacht using its IMO number, which will display historical vessel information along with associated MMSI numbers and name records over time. &lt;/p&gt;
&lt;p&gt;By reviewing the timeline and matching the correct date range, you can identify the MMSI linked to the vessel during 2015–2016. &lt;a href=&#34;https://globalfishingwatch.org/map/vessel-search?qry=%209661792&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The historical record shows&lt;/a&gt; that the correct MMSI for that period is 211708190.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;211708190&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-gone-fishing--1--category-maritime-20-pts&#34;&gt;Name: Gone fishing – 1  | Category: Maritime | 20 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: Intelligence reports suggest that the vessel, ‘Jing Yuan 626’, is involved in suspicious activity, and you have been tasked with investigating the movements. According to available reports, the vessel displayed unusual movement patterns during a specific time period. Your objective is to determine the port where the vessel was located between 07/18/2024 and 07/19/2024(MM/DD/YYYY).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Challenge Format:&lt;/strong&gt; Port of ABC&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Once the name of the vessel, Jing Yuan 626, is identified, the first step is to gather its maritime identifiers, specifically the IMO and MMSI numbers. These identifiers are essential for tracking historical vessel activity across multiple maritime intelligence platforms. Searching public ship registries or AIS-linked databases helps establish the vessel’s identity before pivoting into timeline analysis. &lt;/p&gt;
&lt;p&gt;To investigate activity during a specific period, historical AIS data is required. Many public tracking platforms, such as &lt;a href=&#34;https://www.marinetraffic.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;MarineTraffic&lt;/a&gt; or &lt;a href=&#34;https://www.vesselfinder.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;VesselFinder&lt;/a&gt;, provide only limited historical access under free accounts, making deeper timeline analysis difficult. A more effective approach is to use &lt;a href=&#34;https://globalfishingwatch.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Global Fishing Watch&lt;/a&gt;, which maintains long-term historical movement data and event-based reporting. &lt;/p&gt;
&lt;p&gt;After searching the vessel using its IMO number on Global Fishing Watch, open the vessel activity timeline and review the reported events. Under the Activity by Type section, navigate to Port Visits and match the timeframe provided in the challenge. By correlating the reported dates with the vessel’s movement history, the port associated with that timeline can be identified as the Port of Busan. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Port of Busan&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-gone-fishing--2--category-maritime-18-pts&#34;&gt;Name: Gone fishing – 2  | Category: Maritime | 18 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: As part of the ongoing investigation into the movements of Jing Yuan 626, analysts identified a notable vessel encounter that occurred on 17 December 2025. Your task is to determine the IMO number of the ship involved.  &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;To investigate the encounter event, the first step is to open Global Fishing Watch and review the Encountered Events section for the vessel. Since the challenge provides a specific timeline—12/17/2025—you can filter or navigate directly to that date within the activity timeline to locate the relevant encounter. &lt;/p&gt;
&lt;p&gt;Once the event is identified, the encounter record reveals the second vessel involved. In this case, the ship encountered by Jing Yuan 626 is Lurongyuanyuyun177. Initial event details may only display limited information, such as the MMSI number, requiring an additional pivot to gather full vessel intelligence. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c7.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The next step is to search the vessel name or MMSI across maritime databases and AIS-linked sources to obtain its registry information. By correlating the vessel identity with public ship records, &lt;a href=&#34;https://globalfishingwatch.org/map/vessel/714cc9a81-187b-ede8-4f36-cded97a90816?vDi=public-global-vessel-identity%3Av4.0&amp;amp;vIs=registryInfo&amp;amp;vRi=bf17a93c082f64dfb4106bf0163b4f0f&amp;amp;start=2015-03-25T02%3A49%3A03Z&amp;amp;end=2026-04-22T23%3A09%3A32Z&amp;amp;latitude=-2.8847120337604353&amp;amp;longitude=-148.62952423095703&amp;amp;zoom=1.6391371625823123&amp;amp;vE%5B0%5D=loitering&amp;amp;vE%5B1%5D=encounter&amp;amp;vE%5B2%5D=port_visit&amp;amp;vE%5B3%5D=gaps&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the associated IMO number can be identified&lt;/a&gt;. The investigation confirms that the IMO number for Lurongyuanyuyun177 is 9860130. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;9860130&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-gone-fishing--3--category-maritime-15-pts&#34;&gt;Name: Gone fishing – 3  | Category: Maritime | 15 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: As part of the continued investigation into the activities of Jing Yuan 626, analysts reported a loitering event on 15 June 2025, lasting approximately 4 hours. Following this event, the vessel resumed movement. Your task is to determine the next port visited by the vessel after the reported loitering activity. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; Port of ABC &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;To investigate the reported loitering activity, the first step is to use Global Fishing Watch, which provides historical event-based vessel tracking data. Within the vessel’s activity timeline, navigate to the Loitering Events section to review all recorded instances of suspicious stationary or slow-moving behavior. &lt;/p&gt;
&lt;p&gt;The challenge specifies a date of 15 June 2025, which helps narrow the search to events occurring on that day. Multiple loitering events may appear in the timeline, so the second clue for a 4-hour duration becomes important for identifying the correct record. By filtering or reviewing the listed events for matching timestamps and duration, the exact loitering activity can be isolated. &lt;/p&gt;
&lt;p&gt;Once the correct event is identified, the associated metadata reveals the nearby port or location connected to the vessel’s movement after the event. The matching record indicates that the vessel was linked to the port of Iquique. Therefore, the correct answer is Iquique (Chile) or Iquique. So the flag is the Port of Iquique. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Port of Iquique&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-crude-oil--port-of-inspection--category-maritime-20-pts&#34;&gt;Name: Crude Oil – Port of Inspection  | Category: Maritime | 20 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; MMSI number is 273257030. Your task is to analyze the vessel’s historical activity and determine the port of inspection associated with the vessel on 24/11/2015. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; Port of ABC &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Once the MMSI number of the vessel is provided, the first step is to identify the ship’s name and IMO number. Using public maritime databases or a simple search query, the MMSI can be linked to the vessel KRASNOYARSK, with IMO number 9312896. These identifiers are important because most inspection and registry databases are indexed by IMO rather than MMSI. &lt;/p&gt;
&lt;p&gt;After obtaining the IMO number, the next step is to investigate inspection records. One of the most useful resources for this is &lt;a href=&#34;https://www.equasis.org/EquasisWeb/public/HomePage&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Equasis&lt;/a&gt;. Access to the platform requires a free account, after which you can search directly using the vessel’s IMO number. &lt;/p&gt;
&lt;p&gt;Within the vessel profile, navigate to the Inspection section and review the historical inspection timeline. Matching the provided date, 24 November 2015, reveals the corresponding inspection location&lt;a href=&#34;https://www.equasis.org/EquasisWeb/restricted/ShipInspection?fs=ShipInfo&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;. The inspection record&lt;/a&gt; shows that the vessel was inspected at Whitegate, located in Ireland. Therefore, the correct answer is Whitegate, Ireland. So the flag would be Port of Whitegate. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Port of Whtiegate&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-crude-oil--managing-logistics--category-maritime-22-pts&#34;&gt;Name: Crude Oil – Managing Logistics  | Category: Maritime | 22 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; MMSI number is 273257030. Analysts require additional historical context regarding operational activity. Your task is to identify the company responsible for managing the logistics for the vessel on 20 April 2024.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; Do not add the type of company. For example, if the answer is ‘Maltego Technologies GmbH,’ put ‘Maltego Technologies.’ &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;To identify the company responsible for managing logistics, the investigation again pivots to Equasis using the vessel’s IMO number. After searching for the vessel profile, navigate to the Ship History section, which contains historical ownership, management, and company association records. &lt;/p&gt;
&lt;p&gt;Within the Ship History tab, review the Company section and focus on the specific date provided in the challenge. Historical records often show changes in management, operators, and logistics responsibilities over time, so matching the exact date is important. &lt;/p&gt;
&lt;p&gt;By locating the entry corresponding to 20 April 2024, the listed role under Ship Manager / Commercial Manager identifies the company responsible during that period. &lt;a href=&#34;https://www.equasis.org/EquasisWeb/restricted/ShipHistory?fs=ShipInspection&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The historical record shows&lt;/a&gt; that the company responsible was Sun Ship Management. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Sun Ship Management&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-crude-oil--inmarsat--category-maritime-20-pts&#34;&gt;Name: Crude Oil – Inmarsat  | Category: Maritime | 20 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; MMSI number is 273257030. You are to determine the Inmarsat satellite number associated with the vessel. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; 123456789&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;This challenge requires pivoting from the vessel identifiers already gathered during earlier steps. Once the vessel name, IMO number, and MMSI are known, the next step is to investigate its communication and radio registration records. These details are often stored in international maritime communication databases rather than standard AIS platforms. &lt;/p&gt;
&lt;p&gt;A useful source for this is &lt;a href=&#34;https://www.itu.int/mmsapp/shipstation/list&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the International Telecommunication Union maritime ship station&lt;/a&gt; database. By searching the vessel’s details through the ITU Ship Station search portal, you can retrieve communication-related information tied to the vessel’s registration. After querying the &lt;a href=&#34;https://www.itu.int/mmsapp/shipstation/list&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;database &lt;/a&gt;using the vessel identifiers, the results page displays satellite communication records, including the associated Inmarsat satellite numbers. In this case, the entry appears as 427315325-26, indicating a range. This means the vessel is associated with two satellite numbers: 427315325 and 427315326. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;427315325 and 427315326&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-crude-oil--epirb-hex-id--category-maritime-20-pts&#34;&gt;Name: Crude Oil – EPIRB Hex ID  | Category: Maritime | 20 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; MMSI number is 273257030. Your objective is to identify the EPIRB Hex ID associated with the vessel.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; 12345A67BCDEFGH (15-character long string).&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Subsequently, within the vessel’s registration details, additional identifiers related to onboard safety equipment are displayed. One of these fields includes the Emergency Position Indicating Radio Beacon (EPIRB) Hex ID, which is used for distress signaling and emergency identification. By &lt;a href=&#34;https://www.itu.int/mmsapp/shipstation/one/1879546?context=bzs2RCadTUz44b98w9OBVzbRjCCRHqtQkfL1%2FUlvIZeITok8J5m3I497%2BMckDoVLl%2FfcbHXgUOV6Didsoa93irjyCuyKDI%2Bc%2BCU7sDzWXP4H9Sf9lEjaJN4st28bRWXR7X2c5rvEcsH72PB952RKVRebYEr4m8hyjaThnkkX9BqmMUwWTzWhHu79pfmlMdcse%2BEtpn%2FXZnDPILT6iup02mUHKn79f2JY3HKPIBe%2F5CWAlaMhGrmbINai7Ol3q6jtnqcUrE3VE7KA%2FweTTMKINg%3D%3D&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;examining the ITU ship station record&lt;/a&gt;, the associated EPIRB Hex IDs for the vessel can be identified as 22247D80DEFFBFF and A229905C35034D1. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;22247D80DEFFBFF and A229905C35034D1&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Subsequently, within the vessel’s registration details, additional identifiers related to onboard safety equipment are displayed. One of these fields includes the Emergency Position Indicating Radio Beacon (EPIRB) Hex ID, which is used for distress signaling and emergency identification. By &lt;a href=&#34;https://www.itu.int/mmsapp/shipstation/one/1879546?context=bzs2RCadTUz44b98w9OBVzbRjCCRHqtQkfL1%2FUlvIZeITok8J5m3I497%2BMckDoVLl%2FfcbHXgUOV6Didsoa93irjyCuyKDI%2Bc%2BCU7sDzWXP4H9Sf9lEjaJN4st28bRWXR7X2c5rvEcsH72PB952RKVRebYEr4m8hyjaThnkkX9BqmMUwWTzWhHu79pfmlMdcse%2BEtpn%2FXZnDPILT6iup02mUHKn79f2JY3HKPIBe%2F5CWAlaMhGrmbINai7Ol3q6jtnqcUrE3VE7KA%2FweTTMKINg%3D%3D&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;examining the ITU ship station record&lt;/a&gt;, the associated EPIRB Hex IDs for the vessel can be identified as 22247D80DEFFBFF and A229905C35034D1. &lt;/p&gt;
&lt;h3 id=&#34;name-unknown-flight--1--category-aviation-20-pts&#34;&gt;Name: Unknown Flight – 1  | Category: Aviation | 20 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; We intercepted this audio. Your task is to analyze and decode the audio and identify the flight number. The flag is the flight number. &lt;/p&gt;
&lt;p&gt;The link to the audio file: &lt;a href=&#34;https://drive.google.com/file/d/1Nh1DosJfKGDj1DsMRvNehr89Jpw78of_/view?usp=sharing&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://drive.google.com/file/d/1Nh1DosJfKGDj1DsMRvNehr89Jpw78of_/view?usp=sharing&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; 6-alphanumerical characters &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Once the WAV file is downloaded, listening to the audio reveals that it contains Morse code. You can then use a &lt;a href=&#34;https://morsecode.world/international/decoder/audio-decoder-adaptive.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Morse code decoder&lt;/a&gt; to extract the hidden data from the audio. After uploading the audio file, you can obtain the following string: 8DAA8499213B7DF74C182003F0F9. As described in the challenge, we need to investigate aviation-related data. The extracted string is an ADS-B frame with CRC coding. We can decode it using an &lt;a href=&#34;https://ads-b.dev/?packet=8DAA8499213B7DF74C182003F0F9&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ADS-B decoder&lt;/a&gt; to retrieve the embedded aircraft information, including the registration number. After decoding the packet, the identification field reveals: N777SA.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;N777SA&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-unknown-flight--2--category-aviation-10-pts&#34;&gt;Name: Unknown Flight – 2  | Category: Aviation | 10 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; Search the flight records for the previously found flight on 15 April 2026. You need to identify the origin of the airport for the flight that arrived at Kentucky International Airport. The flag for this challenge is the ICAO code of the origin airport.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;






    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Once we identify the flight registration number as N777SA, we can begin investigating its flight history. Aviation tracking platforms maintain historical flight records, and one useful source is &lt;a href=&#34;https://www.flightaware.com/live/flight/N777SA/history&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;FlightAware&lt;/a&gt;. You can review the aircraft’s historical flight activity.   &lt;/p&gt;
&lt;p&gt;Search through the flight records for 15 April 2026. Locate the flight entry that traveled from Ted Stevens Anchorage International Airport to Cincinnati/Northern Kentucky International Airport. From the record, the origin airport is identified as: Anchorage Intl with the ICAO Code, PANC. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;PANC&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-signal-decoding--category-aviation-20-pts&#34;&gt;Name: Signal Decoding  | Category: Aviation | 20 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; While intercepting a signal during an investigation, the following frame was captured: /QUKAXBA.ADS.G-VIIM07253457F7124540C8751F9C84.  Analyze the frame and identify the Mode S hexadecimal code associated with it. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; 123456&lt;/p&gt;

&lt;/div&gt;






    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The intercepted stream of data is an ACARS/VDL Mode 2 transmission. By analyzing the frame structure, we can identify the aircraft registration number embedded within the message. From the frame, the registration number is: G-VIIM.  &lt;/p&gt;
&lt;p&gt;Once we have the registration number, we can search aviation tracking platforms such as &lt;a href=&#34;https://www.flightradar24.com/data/aircraft/g-viim&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Flightradar24&lt;/a&gt; or other &lt;a href=&#34;https://www.adsbexchange.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ADS-B data sources&lt;/a&gt; to gather additional aircraft details. By reviewing the aircraft information, we can identify the associated Mode S hexadecimal code: 400685.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;400685&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-lemon--category-vehicle-10-pts&#34;&gt;Name: Lemon  | Category: Vehicle | 10 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; Analyze the image provided and identify the seller&amp;rsquo;s name associated with the listing. The flag is the seller&amp;rsquo;s name.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Image link:&lt;/strong&gt; &lt;a href=&#34;https://imgshare.cc/4eb5gl6f&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://imgshare.cc/4eb5gl6f&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag Format:&lt;/strong&gt; Do not add the type of company. For example, if the answer is ‘Maltego Technologies GmbH,’ put ‘Maltego Technologies.’ &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;For the provided image, perform a reverse image search to identify where the image appears online. The results lead to a salvage or vehicle auction listing containing the same image. The matching listing can be found here: &lt;a href=&#34;https://bid.cars/en/lot/0-43894600/2022-Mercedes-Benz-GLE-350-4JGFB4JB0NA578981&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://bid.cars/en/lot/0-43894600/2022-Mercedes-Benz-GLE-350-4JGFB4JB0NA578981.&lt;/a&gt; On the listing page, the seller&amp;rsquo;s information is displayed. The seller&amp;rsquo;s name shown is: Progressive Casualty Insurance. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Progressive Casualty Insurance&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-a-birds-eye-view-1-category-geoint-20-pts&#34;&gt;Name: A Bird’s Eye View – 1 | Category: GEOINT | 20 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; You are an analyst, and intelligence in the form of satellite imagery has been provided to you. Your task is to determine the exact coordinates of the location shown in the imagery, accurate to one decimal place. The flag is the coordinate pair.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Image link:&lt;/strong&gt; &lt;a href=&#34;https://imgshare.cc/44tkjqmk&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://imgshare.cc/44tkjqmk&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag format:&lt;/strong&gt; 12.7, 24.1&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c8.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For the provided image, the first step is to determine the source of the imagery. The red hotspot blocks concentrated in a specific area indicate that the image originates from NASA FIRMS thermal mapping data. &lt;/p&gt;
&lt;p&gt;By closely analyzing the image and performing a reverse image search, we can narrow down the geography. The visible coastline and waterway patterns suggest the location is near the Strait of Hormuz, close to Oman. &lt;/p&gt;
&lt;p&gt;Next, navigate to the &lt;a href=&#34;https://firms.modaps.eosdis.nasa.gov/map/#d:2026-03-18;@56.373,26.374,11.515z&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;NASA FIRMS global map and select the date March 18th, 2026&lt;/a&gt;. In the same geographic area, the thermal activity dots visible on the map match the hotspots shown in the challenge image. By hovering over the matching hotspot location, the coordinates can be identified as: 26.4, 56.4. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;26.4, 56.4.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-a-birds-eye-view-2-category-geoint-15-pts&#34;&gt;Name: A Bird’s Eye View – 2 | Category: GEOINT | 15 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; Analyze the image provided in the previous challenge and identify the name of the ship involved in the incident. Intelligence reports suggest that the vessel visible in the imagery had previously been involved in an earlier incident on March 4th before being targeted again later. The flag is the vessel&amp;rsquo;s name. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The key clue in this challenge is the reference to the ‘March 4th incident.’ This indicates that the investigation should focus on maritime incidents that occurred during the Iran–US/Israel conflict around that date. &lt;/p&gt;
&lt;p&gt;By searching news reports related to maritime attacks in the region during early March 2026, we can identify vessels involved in incidents near the Strait of Hormuz. Recent reports show that the container ship Safeen Prestige was struck on March 4th and later appeared to have been hit again around March 18th during the escalation of attacks in the region. (Source: &lt;a href=&#34;https://safety4sea.com/containership-sinks-after-being-struck-by-iranian-forces-in-march/?utm_source=chatgpt.com&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SAFETY4SEA&lt;/a&gt;) &lt;/p&gt;
&lt;p&gt;By correlating the timeline mentioned in the challenge with the incident reports and imagery, we can determine that the ship involved is Safeen Prestige &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Safeen Prestige&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-warning-states-category-geoint-15-pts&#34;&gt;Name: Warning States | Category: GEOINT | 15 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: Analyze the provided image and determine the geographic coordinates of the marked red box location. Your answer must be accurate to three decimal places. The flag is the coordinate pair.  &lt;br&gt;
&lt;strong&gt;Image link&lt;/strong&gt;: &lt;a href=&#34;https://imgshare.cc/tybzfye8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://imgshare.cc/tybzfye8&lt;/a&gt; &lt;br&gt;
&lt;strong&gt;Flag format:&lt;/strong&gt; 12.345, 67.890 &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c9.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the provided image, begin by performing a reverse image search to identify the location shown. The results indicate that the image is associated with the Natanz Nuclear Facility in Iran. Once the location is identified, use mapping platforms such as Google Maps or satellite imagery tools to inspect the facility in detail. The red box in the challenge image highlights one of the buildings within the complex that was reportedly damaged. &lt;/p&gt;
&lt;p&gt;By placing a marker directly on the highlighted structure and reading the coordinates, the exact location can be determined as: 32.728, 51.723. &lt;a href=&#34;https://www.google.com/maps/place/Natanz&amp;#43;Nuclear&amp;#43;Facility/@33.7270324,51.7221433,976m/data=!3m1!1e3!4m6!3m5!1s0x3f9641cb53bb856f:0x774f680bfa0d34af!8m2!3d33.7254888!4d51.7258089!16s%2Fg%2F112yg64ht?entry=ttu&amp;amp;g_ep=EgoyMDI2MDQyOC4wIKXMDSoASAFQAw%3D%3D&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;These coordinates&lt;/a&gt; align with the broader location of the Natanz nuclear complex in Isfahan Province.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;32.728, 51.723&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-bad-manners--1-category-vehicle-30-pts&#34;&gt;Name: Bad Manners – 1 | Category: Vehicle | 30 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; You have been provided with a new case to investigate. The only input available is the following: 4T1BF1FK1DU676960. Your task is to determine the type of violation that was charged on 23 March 2023.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag format:&lt;/strong&gt; Violation Type &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In the first challenge, we are provided with the sequence: 4T1BF1FK1DU676960. This is a Vehicle Identification Number (VIN). Decoding the VIN alone will not directly reveal the violation information, since VIN records are not always publicly linked to traffic citations. The first step is to search the VIN online to identify additional vehicle details. By doing so, we can locate auction or public vehicle records that associate the VIN with a registration plate and state. One useful source is &lt;a href=&#34;https://www.nyc.gov/assets/finance/downloads/pdf/auction/auction-042926-brooklyn.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the auction listing document from the New York City Department of Finance.&lt;/a&gt;   &lt;/p&gt;
&lt;p&gt;After matching the VIN to its corresponding registration number and state, the next step is to search for &lt;a href=&#34;https://howsmydrivingny.nyc/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;public violation records,&lt;/a&gt; using the recovered registration number and state information. This returns a list of recorded violations associated with the vehicle. By filtering the records for the specified date, 23 March 2023, we can identify the matching violation entry. The violation type listed for that date is: Obstruction Driveway. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;Obstruction Driveway&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-bad-manners--2-category-vehicle-15-pts&#34;&gt;Name: Bad Manners – 2 | Category: Vehicle | 15 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge:&lt;/strong&gt; Using the previously identified violation record, determine the exact location where the incident occurred. The flag is the location of the violation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag format:&lt;/strong&gt; street number, street name, city name. &lt;/p&gt;

&lt;/div&gt;






    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Using &lt;a href=&#34;https://howsmydrivingny.nyc/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the same violation record database&lt;/a&gt; from the previous challenge, continue reviewing the entry associated with the recovered registration number and the specified violation date. Within the violation details, the incident location is listed alongside the charge information. The location recorded for the violation is: 346, 39th Street, Brooklyn. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;346, 39th Street, Brooklyn&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;name-major-tom-category-aviation-25-pts&#34;&gt;Name: Major Tom | Category: Aviation | 25 pts&lt;/h3&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Challenge&lt;/strong&gt;: You have been selected for a special orbital mission. As part of the investigation, you are provided with a PDF file containing satellite data that is not immediately readable. Your task is to analyze the data and determine the maximum EPS sensor temperature recorded by the satellite on 21 April 2026. The flag is the EPS temperature value. &lt;/p&gt;
&lt;p&gt;Image link: &lt;a href=&#34;https://drive.google.com/file/d/1OdyHfyGrCSTMP20eazMsa2bcjq6CRg98/view?usp=drive_link&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://drive.google.com/file/d/1OdyHfyGrCSTMP20eazMsa2bcjq6CRg98/view?usp=drive_link&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Flag Format: 12.3 &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c10.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this challenge, you are provided with a PDF file containing unreadable data. Upon closer inspection, the embedded content is revealed to be Morse code. The first step is to decode the Morse code using an online translator such as a &lt;a href=&#34;https://dnschecker.org/morse-code-translator.php&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;DNS Checker Morse Code Translator&lt;/a&gt;.   &lt;/p&gt;
&lt;p&gt;After decoding, the extracted content reveals TLE (Two-Line Element) satellite data. By carefully reviewing the TLE information, we can identify the NORAD catalog number associated with the satellite. The extracted NORAD ID is: 41789. Next, use the identifier to search the satellite database maintained by &lt;a href=&#34;https://db.satnogs.org/satellite/UPOC-3374-7750-1640-6748&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SatNOGS&lt;/a&gt;. satellite’s sensor, battery, and telemetry data. From the telemetry dashboard:  &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Select the date range for 2026-04-21 &lt;/li&gt;
&lt;li&gt;Review the EPS temperature data panel &lt;/li&gt;
&lt;li&gt;Locate the reading corresponding to the required timeframe &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The maximum EPS temperature value shown for the selected period is: 26.7 &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flag: &lt;span style=&#34;color: red;&#34;&gt;26.7&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;That wraps up this walkthrough. Hopefully this gave you not only the solution, but also insight into the thought process and investigative techniques used along the way. &lt;/p&gt;
&lt;p&gt;If you approached the challenge differently, found alternative paths, or discovered additional artifacts, share them with &lt;a href=&#34;https://discord.com/invite/fhhU4q7CFe&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;our Discord community&lt;/a&gt;! Different perspectives are what make CTFs valuable learning experiences. &lt;/p&gt;
&lt;p&gt;More challenges, tips &amp;amp; tricks, and weekly OSINT exercises are coming soon. If you have any questions, reach out to &lt;a href=&#34;mailto:community@marketing.com&#34; &gt;community@marketing.com&lt;/a&gt;. Until then, stay curious, document your findings, and trust your investigative process.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Tracing the Nexus Between Forced Scamming and Child Sextortion</title>
      <link>https://www.maltego.com/blog/tracing-the-nexus-between-forced-scamming-and-child-sextortion/</link>
      <pubDate>Fri, 22 May 2026 08:54:19 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/tracing-the-nexus-between-forced-scamming-and-child-sextortion/</guid>
      <description>&lt;p&gt;&lt;small&gt;
This blog was written by &lt;a href=&#34;https://www.linkedin.com/in/chris-conrad-5ba24493/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Chris Conrad&lt;/a&gt; from &lt;a href=&#34;https://www.ijm.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;International Justince Mission (IJM)&lt;/a&gt;. IJM is part of the Maltego Grants Program, and Chris works as an ILED Program Specialist supporting global programs focused on protecting and keeping communities safe. 
&lt;/small&gt;&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.ijm.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;International Justice Mission&lt;/a&gt; (IJM) combats violence by partnering with local authorities to rescue victims, support survivors, and strengthen justice systems.&lt;/strong&gt; We address crimes of trafficking and slavery, violence against women and children, and police abuse of power by implementing our &lt;a href=&#34;https://www.ijm.org/our-work&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;community protection model&lt;/a&gt; around the world.  &lt;/p&gt;
&lt;p&gt;One of the crime types IJM seeks to address is an &lt;strong&gt;expanding form of labor trafficking called “&lt;a href=&#34;https://www.ijm.org/our-work/trafficking-slavery/forced-scamming&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Forced Scamming&lt;/a&gt;”.&lt;/strong&gt; Over the past several years, IJM teams in Southeast Asia have observed the proliferation of scam compounds, in which trafficking victims are coerced into carrying out online fraud schemes. &lt;strong&gt;The scam operations are estimated to generate billions of dollars annually, and the organized crime groups behind these operations have subjected trafficking victims to grave abuses such as sexual exploitation, torture, and murder as a means of control.&lt;/strong&gt;  &lt;/p&gt;
&lt;p&gt;IJM assists forced scamming survivors who have escaped from these locations or were released after paying a ransom, and advocates for their rights within the justice system. This includes participation in formal victim identification processes and working closely with relevant embassies and agencies to facilitate the safe repatriation of survivors to their home countries. Through survivor interviews, IJM has also supported authorities with investigations into the criminal networks behind forced scamming operations throughout the region.  &lt;/p&gt;
&lt;h2 id=&#34;following-the-digital-trail&#34;&gt;Following the Digital Trail&lt;/h2&gt;
&lt;p&gt;In 2025, IJM received funding from &lt;a href=&#34;https://safeonline.global/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Safe Online&lt;/a&gt; and the &lt;a href=&#34;https://www.thomsonreuters.com/en/about-us/social-impact&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Thomson Reuters Social Impact Institute&lt;/a&gt; to conduct research into suspected ties between forced scamming and another emerging online threat, the financial sexual extortion of children. Through IJM’s work on forced scamming, analysts encountered repeated use of shared scripts in scam operations, resembling chat logs from child sextortion cases reported to the &lt;a href=&#34;https://www.missingkids.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;National Center for Missing and Exploited Children (NCMEC)&lt;/a&gt;. Our research sought to answer the question: &lt;strong&gt;Can we identify cases of child sextortion linked to forced scamming compounds in Southeast Asia?&lt;/strong&gt;  &lt;/p&gt;
&lt;p&gt;NCMEC receives &lt;a href=&#34;https://www.missingkids.org/gethelpnow/cybertipline&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CyberTipline Reports&lt;/a&gt; from electronic service providers whenever they encounter evidence of online sexual exploitation or abuse of children. Through an analysis of more than 1.18 million CyberTipline Reports that included suspect IP addresses and internet connection timestamp data, IJM identified more than &lt;a href=&#34;https://www.ijm.org/nexus-financial-sextortion-children-forced-scamming&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;18,000 CyberTipline Reports&lt;/a&gt; that shared IP addresses used by devices in 40 identified scam compounds.  &lt;/p&gt;
&lt;p&gt;Our research team also compared internet connection timestamp data as part of the study to identify approximately 500 CyberTipline Reports most likely to be linked to forced scamming operations. The study has highlighted the need for investigators and researchers to continue exploring this nexus between forced scamming and sextortion cases and work together across crime types to address these growing online threats.  &lt;/p&gt;
&lt;h2 id=&#34;continuing-the-investigation-using-maltego&#34;&gt;Continuing the Investigation Using Maltego&lt;/h2&gt;
&lt;p&gt;IJM is part of the Maltego Grants Program, receiving access to Maltego products, including &lt;a href=&#34;https://www.maltego.com/maltego-data/&#34; &gt;Data Pass&lt;/a&gt;. As a continuation of the investigation into forced scamming operations, we took 434 IP addresses linked to CyberTipline Reports and forced scamming compounds, &lt;strong&gt;then mapped them into a graph to visualize the connections and gain a clearer overview of the linked infrastructure.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/graph-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/graph-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;figcaption&gt;&lt;small&gt;&lt;em&gt;Figure 1 IP address linked between child sextortion cases and forced scamming compounds&lt;/em&gt;&lt;/small&gt;&lt;/figcaption&gt;
&lt;/br&gt;
&lt;p&gt;Some IP addresses also appeared in data leaks, raising a new question: “Could we identify these IP addresses in any data leaks, and pivot on additional information to identify specific entities tied to these incidents?” &lt;/p&gt;
&lt;p&gt;Using DarkOwl’s Transform within Maltego, we pulled in matching data leak records for the IP addresses and examined the associated online services. Scam compounds in Southeast Asia are known to use online dating platforms, gambling services, and AI-generated imagery as part of their operations, which was reflected in several of the data leaks we observed. We focused on data leaks from these types of online services to get a picture of the connections. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/graph-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/graph-2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;figcaption&gt;&lt;small&gt;&lt;em&gt;Figure 2 IP addresses from IJM&#39;s research found in data leaks from online services plausibly used in forced scamming operations&lt;/em&gt;&lt;/small&gt;&lt;/figcaption&gt;
&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;This process has allowed IJM to triage IP addresses and continue investigating the associated email addresses, phone numbers, and online identities.&lt;/strong&gt; The goal was to continue generating a multi-layered picture of how forced scamming compounds operate, and provide credible leads to our partners in government and technology so they can address the nexus between human trafficking and online scams.  &lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;IJM’s research highlights how online scamming networks are closely tied to human trafficking and child sexual extortion incidents. &lt;strong&gt;With support from the Maltego Grants Program, IJM can continue investigating these networks by turning single leads from internet infrastructure data into meaningful investigative insights.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;For more information and to read IJM’s full report, please visit: &lt;a href=&#34;https://www.ijm.org/nexus-financial-sextortion-children-forced-scamming&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.ijm.org/nexus-financial-sextortion-children-forced-scamming&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Case Study: BASF Protects People, Brand, and Corporate Assets with Maltego</title>
      <link>https://www.maltego.com/blog/basf-protects-people-brand-and-corporate-assets-with-maltego/</link>
      <pubDate>Thu, 21 May 2026 09:49:48 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/basf-protects-people-brand-and-corporate-assets-with-maltego/</guid>
      <description>&lt;p&gt;Corporate security teams play a critical role in helping large organizations protect employees, safeguard assets, and reduce financial, reputational, and compliance-related risks.&lt;/p&gt;
&lt;p&gt;At &lt;a href=&#34;https://www.basf.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;BASF&lt;/a&gt;, one of the world’s largest chemical companies, the Investigations team supports corporate security efforts by helping the organization understand incidents, act on findings, and protect what matters most.&lt;/p&gt;
&lt;h2 id=&#34;how-maltego-became-part-of-basfs-investigation-toolkit&#34;&gt;How Maltego Became Part of BASF’s Investigation Toolkit&lt;/h2&gt;
&lt;p&gt;Before adopting Maltego, investigators relied on largely manual OSINT processes. Research depended heavily on each investigator’s individual methods, source familiarity, and experience, which made it harder to work in a consistent and structured way across cases.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;With Maltego, BASF gained a more flexible and reliable way to bring internal context and open source intelligence together&lt;/strong&gt;. The platform helps the team build a clearer picture of incidents, identify relevant relationships, and document findings in a way that is easier to communicate and defend.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&lt;em&gt;&amp;ldquo;Maltego stood out to us as the all-round solution we were looking for. It brought together different capabilities in a way that worked neatly for our investigative needs.&amp;quot;&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;&lt;br&gt;
— BASF Investigations&lt;/p&gt;
&lt;/div&gt;
&lt;/br&gt;
&lt;h3 id=&#34;download-the-full-case-study-to-learn-more-about-how-basf-uses-maltego-to&#34;&gt;Download the full case study to learn more about how BASF uses Maltego to:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Address investigative challenges in corporate security&lt;/li&gt;
&lt;li&gt;Support better-informed decisions in internal investigations&lt;/li&gt;
&lt;li&gt;Apply Maltego solutions in real-world investigation examples&lt;/li&gt;
&lt;/ul&gt;

&lt;div id=&#34;download-resources&#34; class=&#34;dn-res&#34;&gt;
  &lt;div class=&#34;dn-res__box&#34;&gt;
    &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
    &lt;form
      class=&#34;dn-res__form formtheme--1&#34;
      id=&#34;download-resources-form&#34;
      action=&#34;&#34;
      method=&#34;POST&#34;
      autocomplete=&#34;off&#34;
    &gt;
      &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#34;Case Study: BASF Protects People, Brand, and Corporate Assets with Maltego&#34; /&gt;
      &lt;div class=&#34;formgroup&#34;&gt;
        &lt;div class=&#34;formgroup__row row&#34;&gt;
          &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
            &lt;div class=&#34;formfield&#34;&gt;
              &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
              &lt;input
                name=&#34;first_name&#34;
                id=&#34;fName&#34;
                type=&#34;text&#34;
                placeholder=&#34;e.g. Howard&#34;
              /&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
            &lt;div class=&#34;formfield&#34;&gt;
              &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
              &lt;input
                type=&#34;text&#34;
                name=&#34;last_name&#34;
                class=&#34;last_name&#34;
                placeholder=&#34;e.g. Johnson&#34;
                data-invalid=&#34;Last Name is missing/incorrect&#34;
                required
              /&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
            &lt;div class=&#34;formfield&#34;&gt;
              &lt;label for=&#34;orgName&#34;
                &gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label
              &gt;
              &lt;input
                type=&#34;text&#34;
                name=&#34;company_name&#34;
                class=&#34;company_name&#34;
                placeholder=&#34;&#34;
                data-invalid=&#34;Company Name is missing/incorrect&#34;
                required
              /&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
            &lt;div class=&#34;formfield&#34;&gt;
              &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
              &lt;input
                type=&#34;email&#34;
                name=&#34;email&#34;
                class=&#34;email&#34;
                placeholder=&#34;e.g. name@company.com&#34;
                data-invalid=&#34;Email is missing/incorrect&#34;
                required
              /&gt;
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
        &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
          &lt;div
            class=&#34;g-recaptcha&#34;
          &gt;&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
          &lt;div class=&#34;checkbox&#34;&gt;
            &lt;input
              name=&#34;keep_me_updated&#34;
              id=&#34;receiveUpdateAgree&#34;
              value=&#34;0&#34;
              type=&#34;checkbox&#34;
            /&gt;
            &lt;label for=&#34;receiveUpdateAgree&#34;
              &gt;Please keep me updated about Maltego product updates, news,
              events and offers.&lt;/label
            &gt;
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;p class=&#34;form--policy&#34;&gt;
        By clicking on &#34;Access&#34;, you agree to the processing of the data you
        entered and you allow us to contact you for the purpose selected in the
        form. For further information, see our Data Privacy Policy.
      &lt;/p&gt;
      &lt;div class=&#34;formfield formfield__submit&#34;&gt;
        &lt;input
          type=&#34;hidden&#34;
          name=&#34;handler&#34;
          value=&#34;http://sflink.maltego.com/l/1030691/2026-05-20/47zy3&#34;
        /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34; /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34; /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34; /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34; /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34; /&gt;
        &lt;input
          type=&#34;hidden&#34;
          name=&#34;recaptcha_response&#34;
          class=&#34;recaptchaResponse&#34;
        /&gt;
        &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;
          &lt;span class=&#34;btn__icon&#34;
            &gt;&lt;img src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34; /&gt;&lt;/span
          &gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;
        &lt;/button&gt;
      &lt;/div&gt;
    &lt;/form&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&amp;render=explicit&#34;&gt;&lt;/script&gt;


&lt;script src=&#34;https://www.maltego.com/js/shortcodes/get-resources.594b63aaff776d87e82dc497bd5fbef3b72fd423dca71dddfa73e79285c7fb35.js&#34; integrity=&#34;sha256-WUtjqv93bYfoLcSXvV++87cv1CPcpx3d+nPnkoXH+zU=&#34;&gt;&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
  document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {
    
    const ajaxForm = $(&#34;#download-resources-form&#34;);

    $.validator.addMethod(&#34;regex&#34;, function(value, element, regexp) {
      var re = new RegExp(regexp);
      return this.optional(element) || re.test(value);
    }, &#34;Invalid format.&#34;);

    ajaxForm.validate({
      rules: {
        first_name: {
          required: true,
          regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
        },
        last_name: {
          required: true,
          regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
        },
        email: {
          required: true,
          email: true,
        },
        company_name: {
          required: true,
        },
      },
      messages: {
        first_name: {
          required: &#34;This field is required.&#34;,
          regex: &#34;Invalid name format.&#34;,
        },
        last_name: {
          required: &#34;This field is required.&#34;,
          regex: &#34;Invalid last name format.&#34;,
        },
        email: {
          required: &#34;This field is required.&#34;,
          email: &#34;Must be a valid email.&#34;,
        },
        company_name: {
          required: &#34;This field is required.&#34;,
        },
      },
      errorPlacement: function (error, element) {
        error.addClass(&#34;invalid-feedback&#34;);
        error.insertAfter(element.parent());
      },
      submitHandler: function (form, event) {
        handleSubmit(form, event);
      },
    });

    const onDemandPage = Boolean(&#39;&#39;)

    function handleSubmit(form, event) {
      event.preventDefault();

      var btns = $(this).find(&#34;.btn&#34;);
      btns.addClass(&#34;btn--loading&#34;);
      btns.attr(&#34;disabled&#34;, true);

      var urlUtmVars = getUtmUrlVars();
      if (urlUtmVars.target) {
        $(&#34;.field__target&#34;).val(urlUtmVars.target);
      }

      if (urlUtmVars.utm_campaign) {
        $(&#34;#utm_campaign&#34;).val(urlUtmVars.utm_campaign);
      }
      if (urlUtmVars.utm_content) {
        $(&#34;#utm_content&#34;).val(urlUtmVars.utm_content);
      }
      if (urlUtmVars.utm_medium) {
        $(&#34;#utm_medium&#34;).val(urlUtmVars.utm_medium);
      }
      if (urlUtmVars.utm_source) {
        $(&#34;#utm_source&#34;).val(urlUtmVars.utm_source);
      }
      if (urlUtmVars.utm_term) {
        $(&#34;#utm_term&#34;).val(urlUtmVars.utm_term);
      }

      if ($(&#34;#utm_source&#34;).val() === &#34;&#34;) {
        const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
        if (utmSource) {
          $(&#34;#utm_source&#34;).val(utmSource);
        }
        if (utmMedium) {
          $(&#34;#utm_medium&#34;).val(utmMedium);
        }
      }

      var data = $(form).serializeArray();

      const posting = $.ajax({
        url: &#34;/.netlify/functions/get_resources&#34;,
        type: &#34;POST&#34;,
        data: JSON.stringify(data),
        contentType: &#34;application/json&#34;,
      });

      posting
        .done(function (data) {
          btns.removeClass(&#34;btn--loading&#34;);
          btns.attr(&#34;disabled&#34;, false);

          try {
            var response = JSON.parse(data);

            const message = onDemandPage ? &#34;We&#39;ve sent the access link to your email. You will now be redirected to the webinar.&#34; : &#34;We’ve sent the access link to your email. Check your inbox to get started.&#34;

            popup.show({
              message: message,
              title: &#34;Thank you!&#34;,
              shouldReload: false,
            });

            if (onDemandPage) {
              Cookies.set(&#39;maltego-ondemand&#39;, true)

              const onDemandThankyouPageURL = window.location.pathname.split(&#39;/webinars/&#39;)[1]
              
              setTimeout(() =&gt; {
                window.location.href = `/thank-you/${onDemandThankyouPageURL}`
              }, 5000);
            }


          } catch (e) {
            alert(&#34;An Error Occured, Please try again Later&#34;);
          }
        })
        .fail(function (e, status, errorType) {
          try {
            if (e.status === 400) {
              var error = JSON.parse(e.responseText);
              if (error.type === &#34;INPUT_ERROR&#34;) {
                if (typeof error.message === &#34;object&#34;) {
                  popup.show({
                    message: error.message[0].message,
                    title: &#34;Looks like an error!&#34;,
                    shouldReload: false,
                    show_close: true,
                    type: &#34;error&#34;,
                  });
                } else {
                  popup.show({
                    message: error.message,
                    title: &#34;Looks like an error!&#34;,
                    shouldReload: false,
                    show_close: true,
                    type: &#34;error&#34;,
                  });
                }
                return;
              }
            }
            throw e;
          } catch (e) {
            popup.show({
              message: &#34;Sorry, something went wrong. Please try again later&#34;,
              title: &#34;Looks like an error!&#34;,
              shouldReload: false,
              show_close: true,
              type: &#34;error&#34;,
            });
          }
        })
        .always(function () {
          btns.removeClass(&#34;btn--loading&#34;);
          btns.attr(&#34;disabled&#34;, false);
          $(&#34;#download-resources-form&#34;).trigger(&#34;reset&#34;);
          grecaptcha.reset();
        });

      return false;
    }
  });
&lt;/script&gt;

&lt;p&gt;Enjoy exploring the resource!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Maltego Shaped the Work of ItalianCyberTeam</title>
      <link>https://www.maltego.com/blog/how-maltego-shaped-the-work-of-italiancyberteam/</link>
      <pubDate>Tue, 05 May 2026 15:49:24 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-maltego-shaped-the-work-of-italiancyberteam/</guid>
      <description>&lt;p&gt;&lt;small&gt;
This blog was written by &lt;a href=&#34;https://www.linkedin.com/in/flavio-critelli-704459145/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Flavio Critelli&lt;/a&gt; of the University of Perugia and co-founder of &lt;a href=&#34;https://italiancyberteam.it/?lang=en&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Italian Cyber Team&lt;/a&gt;. He is part of the Maltego Grants Program and works at the intersection of OSINT, threat intelligence, and investigative training for academic, law enforcement, and military audiences.
&lt;/small&gt;&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;There is no shortage of data in modern investigations. If anything, the challenge is the opposite. For those of us working in OSINT and cyber investigations, the real problem is fragmentation. Signals are scattered across platforms, buried in webpages, and hidden behind layers of noise. The task is not about finding more information, but about &lt;strong&gt;connecting it, structuring it, and making sense of it.&lt;/strong&gt; For us at Italian Cyber Team, this challenge became a turning point. &lt;/p&gt;
&lt;p&gt;Before adopting Maltego Graph, our investigations relied on a combination of tools, manual processes, and analyst intuition. Valuable insights were often there, but difficult to surface consistently. Maltego introduced something fundamentally different. It allowed us to see data as a network rather than isolated fragments. Relationships became visible, patterns began to emerge, and what was once a scattered collection of findings transformed into structured results. &lt;/p&gt;
&lt;p&gt;This shift reshaped how we approach investigations. It is no longer about chasing individual data points, but about building and navigating the intelligence cycle. &lt;/p&gt;
&lt;h2 id=&#34;building-a-methodology-not-just-using-a-tool&#34;&gt;Building a Methodology, Not Just Using a Tool&lt;/h2&gt;
&lt;p&gt;As our work evolved, Maltego Graph became more than part of our toolkit. It became the foundation of our methodology. &lt;/p&gt;
&lt;p&gt;We introduce it at the very start of our training programs, using it as the core framework for OSINT, Information Gathering, and Threat Intelligence. While the learning curve can feel steep at first, once the logic and goal become clear, the transformation is immediate. Analysts begin to think differently. The question shifts from “Where do I search?” to “How are these elements connected?” We did not stop at using Maltego out of the box. We built on it. &lt;/p&gt;
&lt;p&gt;Recognizing that data collection is only one part of the intelligence process, we developed custom capabilities to push deeper into analysis and insight generation. One of our key developments was creating custom Transforms using the open-source TRX library to pull full webpage text directly into the Maltego canvas as Entities. This adds a new layer of analytical depth. Once the full content of a page is embedded into the graph, we can then run refined queries against it using Transforms, to extract specific information, identify key data points, or evaluate the relevance of the content to an investigation. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/figure1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/figure1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;figcaption&gt;&lt;small&gt;&lt;em&gt;Figure 1: Connecting the Dots Across Multiple Sources&lt;/em&gt;&lt;/small&gt;&lt;/figcaption&gt;
&lt;/br&gt;
&lt;p&gt;This allowed us to move beyond collecting data from disparate sources into something far more powerful: &lt;strong&gt;systematic analytical reasoning in one place&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/figure2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/figure2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;figcaption&gt;&lt;small&gt;&lt;em&gt;Figure 2: Custom Transforms for ICT Investigations Querying Article Details&lt;/em&gt;&lt;/small&gt;&lt;/figcaption&gt;
&lt;/br&gt;
&lt;h2 id=&#34;from-classroom-to-operations-real-world-intelligence-impact&#34;&gt;From Classroom to Operations: Real-World Intelligence Impact &lt;/h2&gt;
&lt;p&gt;In the classroom, students learn to approach investigations visually and analytically, developing skills that reflect real-world investigation work. In operational environments, investigators can navigate complexity with greater clarity, reduce noise, and focus on what truly matters. The result is faster, more confident decision-making. &lt;/p&gt;
&lt;p&gt;Perhaps most importantly, Maltego has allowed us to scale our thinking. What was once limited by human bandwidth can now be expanded through structured workflows and automation. Thanks to the open-source framework, the ability to design custom data integrations, and the freedom to develop our own databases, it offers unmatched capability to support a wide range of specific intelligence objectives.  &lt;/p&gt;
&lt;p&gt;Each connection not only improves our workflow, but deepens our understanding of how intelligence is constructed and connected. Maltego is no longer just a tool in our process, it is the environment in which our investigations take shape, where data becomes insight, and where analysts learn to think in connections rather than fragments. &lt;/p&gt;
&lt;p&gt;From academic research to real-world investigations, it has fundamentally reshaped how we work and, in a landscape, defined by complexity, that clarity is everything.  We are grateful to the Maltego Grants Program for their support, which has enabled us to expand our work, enhance our methodologies, and continue training the next generation of investigators. &lt;/p&gt;
&lt;h3 id=&#34;references&#34;&gt;References:  &lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;You can explore some of our course materials &lt;a href=&#34;https://italiancyberteam.it/analisi-informativa/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Our full contribution is published &lt;a href=&#34;https://github.com/flavioJoshua/maltego.cyberlab/blob/main/README.EN.MD&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here on Github&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>7 Practical OSINT Lessons from the Ukraine War </title>
      <link>https://www.maltego.com/blog/7-practical-osint-lessons-from-the-ukraine-war/</link>
      <pubDate>Mon, 20 Apr 2026 12:12:10 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/7-practical-osint-lessons-from-the-ukraine-war/</guid>
      <description>&lt;h2 id=&#34;how-open-source-intelligence-is-applied-in-modern-warfareand-what-investigators-can-learn&#34;&gt;How Open-Source Intelligence Is Applied in Modern Warfare—and What Investigators Can Learn&lt;/h2&gt;
&lt;p&gt;The war in Ukraine has marked a turning point for open-source intelligence (OSINT). What was once seen as a supplementary or less trusted discipline within military intelligence has rapidly evolved into a &lt;strong&gt;critical component of the modern information environment.&lt;/strong&gt; Driven by unprecedented volumes, OSINT has proven its value in providing early indicators of military activity, supporting both strategic planning and operational decision-making when integrated with other intelligence streams. It enables analysts to monitor events in near real time and extends beyond the battlefield, empowering journalists and investigators to shape public understanding, document conflict, and support the attribution of war crimes. &lt;/p&gt;
&lt;p&gt;At the same time, this shift has introduced new challenges. Analysts must navigate information overload, counter manipulation, and manage cognitive bias in an increasingly complex landscape. Drawing on lessons from the Ukraine war, this paper distills seven practical lessons, each paired with a clear takeaway, to help military analysts apply OSINT more effectively in their work.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/7-practical-osint-lessons-from-the-ukraine-war/#download-the-whitepaper&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/7-practical-osint-lessons-from-the-ukraine-war/#the-first-digitally-transparent-war&#34; &gt;The First Digitally Transparent War&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/7-practical-osint-lessons-from-the-ukraine-war/#lesson-1-social-media-serves-as-the-wars-information-hub-and-digital-battlefield&#34; &gt;Lesson 1: Social Media Serves as the War&amp;rsquo;s Information Hub and Digital Battlefield&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/7-practical-osint-lessons-from-the-ukraine-war/#download-the-whitepaper&#34; &gt;Download the Whitepaper&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-first-digitally-transparent-war&#34;&gt;The First Digitally Transparent War&lt;/h2&gt;
&lt;p&gt;Modern conflicts now unfold across both physical and digital battlespaces. The war in Ukraine has generated an unprecedented volume of publicly and commercially available information, from social media and messaging platforms to satellite imagery and crowdsourced reporting. At the same time, the rise of advanced OSINT platforms has made this data more accessible and actionable, enabling analysts to produce near-real-time threat assessments across government, commercial, and independent communities. &lt;/p&gt;
&lt;p&gt;This constant flow of information has created a new reality. Battlespaces are persistently observed, but information moves faster than it can be verified. Narratives spread as quickly as facts, forcing analysts to operate in a contested environment where data is both an advantage and a vulnerability. &lt;/p&gt;
&lt;p&gt;As a result, OSINT is shifting from a supporting role to a foundational layer of intelligence. However, this evolution brings new challenges, including information overload, manipulation, and cognitive bias. To remain effective, analysts must adopt new tradecraft by moving from collection-centric models to validation-centric workflows, from linear analysis to iterative synthesis, and from isolated work to networked collaboration. &lt;/p&gt;
&lt;h2 id=&#34;lesson-1-social-media-serves-as-the-wars-information-hub-and-digital-battlefield&#34;&gt;Lesson 1: Social Media Serves as the War&amp;rsquo;s Information Hub and Digital Battlefield&lt;/h2&gt;
&lt;p&gt;Social media platforms have become critical sources of open-source information in modern conflicts. During the war in Ukraine, soldiers, civilians, journalists, and military bloggers continuously shared images, videos, and commentary from the battlefield. In some cases, units such as the Kadyrovtsy revealed their own locations through posts on platforms like TikTok and Instagram, enabling analysts to geolocate and track their movements, even if the extent of direct operational use remains unclear. &lt;/p&gt;
&lt;p&gt;Platforms like Telegram and VKontakte generated particularly large volumes of data. Telegram emerged as a central hub due to its channel structure and limited moderation, while VKontakte supported recruitment, propaganda, and also exposed geotagged information useful for identifying troop positions and logistics. Other platforms such as TikTok, YouTube, and X contributed additional streams of high-resolution footage and analytical insights. &lt;/p&gt;
&lt;p&gt;Together, these platforms act as a distributed sensor network, producing vast amounts of real-time information on battlefield activity. &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light-blue&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-14 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Tips&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Best practices for collecting, analyzing, and verifying social media begin with treating it as a structured intelligence discipline rather than an informal or retrospective source. OSINT collectors, collection managers, and analysts should work together to define priority platforms, channels, hashtags, and accounts as formal collection requirements, supported by continuous monitoring instead of ad hoc searches. If you want to find out more about best practices for analyzing and verifying social media, download our whitepaper. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;download-the-whitepaper&#34;&gt;Download the Whitepaper&lt;/h2&gt;
&lt;p&gt;This whitepaper distills seven practical lessons from the Ukraine war on how OSINT is used in hybrid warfare. It goes beyond highlighting successes and instead provides best practices to help analysts overcome key analytical and verification challenges. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What’s included:&lt;/strong&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Why the Ukraine war is the first digitally transparent conflict  &lt;/li&gt;
&lt;li&gt;What effective intelligence analysis looks like in the modern era  &lt;/li&gt;
&lt;li&gt;Seven key lessons from the war  &lt;/li&gt;
&lt;li&gt;How analysts should integrate OSINT into their workflows &lt;/li&gt;
&lt;/ul&gt;

&lt;div id=&#34;download-resources&#34; class=&#34;dn-res&#34;&gt;
  &lt;div class=&#34;dn-res__box&#34;&gt;
    &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
    &lt;form
      class=&#34;dn-res__form formtheme--1&#34;
      id=&#34;download-resources-form&#34;
      action=&#34;&#34;
      method=&#34;POST&#34;
      autocomplete=&#34;off&#34;
    &gt;
      &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#34;7 Practical OSINT Lessons from the Ukraine War &#34; /&gt;
      &lt;div class=&#34;formgroup&#34;&gt;
        &lt;div class=&#34;formgroup__row row&#34;&gt;
          &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
            &lt;div class=&#34;formfield&#34;&gt;
              &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
              &lt;input
                name=&#34;first_name&#34;
                id=&#34;fName&#34;
                type=&#34;text&#34;
                placeholder=&#34;e.g. Howard&#34;
              /&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
            &lt;div class=&#34;formfield&#34;&gt;
              &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
              &lt;input
                type=&#34;text&#34;
                name=&#34;last_name&#34;
                class=&#34;last_name&#34;
                placeholder=&#34;e.g. Johnson&#34;
                data-invalid=&#34;Last Name is missing/incorrect&#34;
                required
              /&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
            &lt;div class=&#34;formfield&#34;&gt;
              &lt;label for=&#34;orgName&#34;
                &gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label
              &gt;
              &lt;input
                type=&#34;text&#34;
                name=&#34;company_name&#34;
                class=&#34;company_name&#34;
                placeholder=&#34;&#34;
                data-invalid=&#34;Company Name is missing/incorrect&#34;
                required
              /&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
            &lt;div class=&#34;formfield&#34;&gt;
              &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
              &lt;input
                type=&#34;email&#34;
                name=&#34;email&#34;
                class=&#34;email&#34;
                placeholder=&#34;e.g. name@company.com&#34;
                data-invalid=&#34;Email is missing/incorrect&#34;
                required
              /&gt;
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
        &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
          &lt;div
            class=&#34;g-recaptcha&#34;
          &gt;&lt;/div&gt;
        &lt;/div&gt;
        &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
          &lt;div class=&#34;checkbox&#34;&gt;
            &lt;input
              name=&#34;keep_me_updated&#34;
              id=&#34;receiveUpdateAgree&#34;
              value=&#34;0&#34;
              type=&#34;checkbox&#34;
            /&gt;
            &lt;label for=&#34;receiveUpdateAgree&#34;
              &gt;Please keep me updated about Maltego product updates, news,
              events and offers.&lt;/label
            &gt;
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;p class=&#34;form--policy&#34;&gt;
        By clicking on &#34;Access&#34;, you agree to the processing of the data you
        entered and you allow us to contact you for the purpose selected in the
        form. For further information, see our Data Privacy Policy.
      &lt;/p&gt;
      &lt;div class=&#34;formfield formfield__submit&#34;&gt;
        &lt;input
          type=&#34;hidden&#34;
          name=&#34;handler&#34;
          value=&#34;https://sflink.maltego.com/l/1030691/2026-04-17/446vj&#34;
        /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34; /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34; /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34; /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34; /&gt;
        &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34; /&gt;
        &lt;input
          type=&#34;hidden&#34;
          name=&#34;recaptcha_response&#34;
          class=&#34;recaptchaResponse&#34;
        /&gt;
        &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;
          &lt;span class=&#34;btn__icon&#34;
            &gt;&lt;img src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34; /&gt;&lt;/span
          &gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;
        &lt;/button&gt;
      &lt;/div&gt;
    &lt;/form&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&amp;render=explicit&#34;&gt;&lt;/script&gt;


&lt;script src=&#34;https://www.maltego.com/js/shortcodes/get-resources.594b63aaff776d87e82dc497bd5fbef3b72fd423dca71dddfa73e79285c7fb35.js&#34; integrity=&#34;sha256-WUtjqv93bYfoLcSXvV++87cv1CPcpx3d+nPnkoXH+zU=&#34;&gt;&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
  document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {
    
    const ajaxForm = $(&#34;#download-resources-form&#34;);

    $.validator.addMethod(&#34;regex&#34;, function(value, element, regexp) {
      var re = new RegExp(regexp);
      return this.optional(element) || re.test(value);
    }, &#34;Invalid format.&#34;);

    ajaxForm.validate({
      rules: {
        first_name: {
          required: true,
          regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
        },
        last_name: {
          required: true,
          regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
        },
        email: {
          required: true,
          email: true,
        },
        company_name: {
          required: true,
        },
      },
      messages: {
        first_name: {
          required: &#34;This field is required.&#34;,
          regex: &#34;Invalid name format.&#34;,
        },
        last_name: {
          required: &#34;This field is required.&#34;,
          regex: &#34;Invalid last name format.&#34;,
        },
        email: {
          required: &#34;This field is required.&#34;,
          email: &#34;Must be a valid email.&#34;,
        },
        company_name: {
          required: &#34;This field is required.&#34;,
        },
      },
      errorPlacement: function (error, element) {
        error.addClass(&#34;invalid-feedback&#34;);
        error.insertAfter(element.parent());
      },
      submitHandler: function (form, event) {
        handleSubmit(form, event);
      },
    });

    const onDemandPage = Boolean(&#39;&#39;)

    function handleSubmit(form, event) {
      event.preventDefault();

      var btns = $(this).find(&#34;.btn&#34;);
      btns.addClass(&#34;btn--loading&#34;);
      btns.attr(&#34;disabled&#34;, true);

      var urlUtmVars = getUtmUrlVars();
      if (urlUtmVars.target) {
        $(&#34;.field__target&#34;).val(urlUtmVars.target);
      }

      if (urlUtmVars.utm_campaign) {
        $(&#34;#utm_campaign&#34;).val(urlUtmVars.utm_campaign);
      }
      if (urlUtmVars.utm_content) {
        $(&#34;#utm_content&#34;).val(urlUtmVars.utm_content);
      }
      if (urlUtmVars.utm_medium) {
        $(&#34;#utm_medium&#34;).val(urlUtmVars.utm_medium);
      }
      if (urlUtmVars.utm_source) {
        $(&#34;#utm_source&#34;).val(urlUtmVars.utm_source);
      }
      if (urlUtmVars.utm_term) {
        $(&#34;#utm_term&#34;).val(urlUtmVars.utm_term);
      }

      if ($(&#34;#utm_source&#34;).val() === &#34;&#34;) {
        const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
        if (utmSource) {
          $(&#34;#utm_source&#34;).val(utmSource);
        }
        if (utmMedium) {
          $(&#34;#utm_medium&#34;).val(utmMedium);
        }
      }

      var data = $(form).serializeArray();

      const posting = $.ajax({
        url: &#34;/.netlify/functions/get_resources&#34;,
        type: &#34;POST&#34;,
        data: JSON.stringify(data),
        contentType: &#34;application/json&#34;,
      });

      posting
        .done(function (data) {
          btns.removeClass(&#34;btn--loading&#34;);
          btns.attr(&#34;disabled&#34;, false);

          try {
            var response = JSON.parse(data);

            const message = onDemandPage ? &#34;We&#39;ve sent the access link to your email. You will now be redirected to the webinar.&#34; : &#34;We’ve sent the access link to your email. Check your inbox to get started.&#34;

            popup.show({
              message: message,
              title: &#34;Thank you!&#34;,
              shouldReload: false,
            });

            if (onDemandPage) {
              Cookies.set(&#39;maltego-ondemand&#39;, true)

              const onDemandThankyouPageURL = window.location.pathname.split(&#39;/webinars/&#39;)[1]
              
              setTimeout(() =&gt; {
                window.location.href = `/thank-you/${onDemandThankyouPageURL}`
              }, 5000);
            }


          } catch (e) {
            alert(&#34;An Error Occured, Please try again Later&#34;);
          }
        })
        .fail(function (e, status, errorType) {
          try {
            if (e.status === 400) {
              var error = JSON.parse(e.responseText);
              if (error.type === &#34;INPUT_ERROR&#34;) {
                if (typeof error.message === &#34;object&#34;) {
                  popup.show({
                    message: error.message[0].message,
                    title: &#34;Looks like an error!&#34;,
                    shouldReload: false,
                    show_close: true,
                    type: &#34;error&#34;,
                  });
                } else {
                  popup.show({
                    message: error.message,
                    title: &#34;Looks like an error!&#34;,
                    shouldReload: false,
                    show_close: true,
                    type: &#34;error&#34;,
                  });
                }
                return;
              }
            }
            throw e;
          } catch (e) {
            popup.show({
              message: &#34;Sorry, something went wrong. Please try again later&#34;,
              title: &#34;Looks like an error!&#34;,
              shouldReload: false,
              show_close: true,
              type: &#34;error&#34;,
            });
          }
        })
        .always(function () {
          btns.removeClass(&#34;btn--loading&#34;);
          btns.attr(&#34;disabled&#34;, false);
          $(&#34;#download-resources-form&#34;).trigger(&#34;reset&#34;);
          grecaptcha.reset();
        });

      return false;
    }
  });
&lt;/script&gt;

&lt;/br&gt;
&lt;p&gt;Stay up to date with the latest news and events on &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;. To take part in Community OSINT CTF, OSINT101, and weekly challenges, join our &lt;a href=&#34;https://discord.com/invite/fhhU4q7CFe&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Discord&lt;/a&gt;.&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;Enjoy exploring the resource!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Cybersecurity as Strategic Security: How Investigative Platforms Must Evolve</title>
      <link>https://www.maltego.com/blog/cybersecurity-as-strategic-security-how-investigative-platforms-must-evolve/</link>
      <pubDate>Tue, 17 Mar 2026 10:48:47 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/cybersecurity-as-strategic-security-how-investigative-platforms-must-evolve/</guid>
      <description>&lt;p&gt;In February 2026, Munich once again became a focal point for global security dialogue. The &lt;a href=&#34;https://mcsc.io/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Munich Cyber Security Conference&lt;/a&gt; and the &lt;a href=&#34;https://securityconference.org/en/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Munich Security Conference&lt;/a&gt; brought together policymakers, security leaders, and technology experts to examine the rapidly evolving security landscape. &lt;/p&gt;
&lt;p&gt;Across both conferences, one theme stood out: cybersecurity is no longer viewed solely as a technical or risk management challenge. It is increasingly treated as a matter of &lt;strong&gt;national resilience and strategic security.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;For organizations building security and investigative technology, these conversations carry growing strategic importance. As a platform used by investigators worldwide, Maltego closely follows how global security priorities are evolving and what they mean for the future of open-source intelligence (OSINT), investigative workflows, and the tools analysts rely on to make sense of complex information environments. &lt;/p&gt;
&lt;p&gt;Following the conference, investigative OSINT reporter and professor &lt;a href=&#34;https://www.linkedin.com/in/gisela-perez-de-acha/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Gisela Pérez de Acha&lt;/a&gt;, formerly with the UC Berkeley Human Rights Center, spoke with Maltego CEO &lt;a href=&#34;https://www.linkedin.com/in/pmayrhofer/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Philip Mayrhofer&lt;/a&gt; to discuss his key takeaways from the event and his philosophy on designing and governing what is ahead for Maltego. If you’d rather read the script instead of watching the video, click &lt;a href=&#34;http://maltego.com/blog/cybersecurity-as-strategic-security-how-investigative-platforms-must-evolve/#key-questions-and-answers&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;. &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/dX1Nvq7DoNM&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;/br&gt;
&lt;p&gt;Since 2008, Maltego has supported mission-critical investigations worldwide, helping investigators across law enforcement, defense and military intelligence, government agencies, and the private sector turn complex data into actionable intelligence. &lt;/p&gt;
&lt;p&gt;Over time, this mission has driven the continuous evolution of the platform. The launch of Maltego One in late 2025 reflects that direction, helping investigators focus on analysis and uncover the truth faster and with greater clarity in the browser through built-in data access, end-to-end encryption, guided workflows, and an AI Assistant. &lt;/p&gt;
&lt;p&gt;These advancements have been made possible thanks to the Maltego community—researchers, journalists, investigators, and public institutions who use the platform and continuously push the boundaries of what investigative technology can do. We believe the future of investigations will continue to be driven by this collective effort. If you are part of the OSINT community, we invite you to &lt;a href=&#34;https://discord.com/invite/KJBSV2McT5&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;join the conversation,&lt;/a&gt; share your expertise, and help advance investigative work. &lt;/p&gt;
&lt;p&gt;New to Maltego? &lt;a href=&#34;https://www.maltego.com/use-for-free/?utm_source=website&amp;amp;utm_medium=blog&amp;amp;utm_campaign=clg_community&amp;amp;utm_content=&#34; &gt;Try it for free&lt;/a&gt; and see why more than &lt;strong&gt;200,000 investigators worldwide rely on Maltego&lt;/strong&gt; for their investigations. 
&lt;/br&gt;&lt;/p&gt;
&lt;h3 id=&#34;key-questions-and-answers&#34;&gt;Key Questions and Answers&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Gisela: What do you enjoy most about your job?&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;




&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: What drew me to Maltego was the product, the team, and the community. I love that the platform helps investigators make sense of complex information, and it is exciting to support people doing meaningful work. I also use Maltego myself to organize investigations and map out possibilities, so I understand its value firsthand.
&lt;/div&gt;




&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: How did the key topics at the conference influence your thinking about building technology?&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;




&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: A major takeaway was the speed of change, especially with generative AI. It is creating both new threats and new opportunities, and that is accelerating everything. It feels like an arms race between threat actors and defenders, not only in cybersecurity, but also in misinformation and influence operations. Another important shift was how openly state actors were being called out, especially around attribution. There was also a stronger push for proactive rather than purely defensive security.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: How do you see the boundary between supporting journalists and investigators, and influencing public policy?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: I do not see these groups as having very different goals. Whether it is governments, journalists, or researchers, the core objective is the same: to uncover the truth and separate fact from falsehood. The technology needed to do that is often the same. Our role is to help level the playing field so that democratic institutions, public bodies, and independent investigators have access to strong investigative tools.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: Where is the biggest disconnect between high-level geopolitical discussions and the daily work of investigators?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: There is always political rhetoric at the top, but what reassured me was the strong willingness among researchers, investigators, and intelligence communities to keep collaborating. That practical cooperation matters a lot. At Maltego, we believe in supporting that collaboration through community, events, and the platform itself.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: Where does AI genuinely help investigations, and where does it create risk?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: AI is already very useful for extracting information from unstructured sources like PDFs, media, and large volumes of content. It also helps with summarizing and analyzing information faster. Where we are heading next is recommendation systems that suggest what investigators should look at next. But AI must support the workflow, not replace judgment. The risk is overconfidence, noise, or losing sight of the evidence behind a conclusion.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: How do you handle attribution and transparency when AI is involved?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: Source transparency is critical. In cases where AI helps analyze unstructured content, investigators still need to see where the outputs came from. In Maltego, this is especially important in the Graph, where data lineage shows how entities and connections were built. That traceability is a major priority because investigators need to verify, explain, and defend their findings.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: What decisions should remain human?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: Final judgment must remain human, especially when it comes to attribution. In investigations, attribution can lead to serious consequences, so a human has to stay in the loop. We also draw clear red lines around areas like autonomous weapons and mass surveillance. AI can support the process, but not replace accountability.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: What does digital sovereignty mean to you?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: To me, digital sovereignty is about transparency and control. It means knowing what the software is doing, having control over your data and results, and deciding where the infrastructure and investigative work are hosted and operated. Security and interoperability are also key parts of that.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: What kind of investigations did you do before Maltego, and how does that shape your work now?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: I come from a research background and did a PhD in economics, which involved a lot of data analysis. That experience gave me a strong appreciation for how hard it is to work through large, messy datasets and how important good tools are for helping researchers stay focused and effective.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: Does digital fragmentation undermine investigative effectiveness?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: Yes, but that has always been part of the challenge. Investigators rarely get neatly packaged information. The real challenge is defining the haystack before finding the needle. What has changed now is the scale and speed of information. AI is making that volume even larger, which means investigators need better tools to handle it.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: What strategic qualities will define cybersecurity companies that last?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: The biggest differentiator will be trust. Access to AI is becoming easier for everyone, so the technology itself is not enough. What matters is whether a company can deliver reliable outcomes, work responsibly with experts, and build tools people trust. Human connection also matters. Strong communities, real collaboration, and openness will become even more important.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: What makes a platform truly support investigations instead of just aggregating data?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: A meaningful platform helps patterns emerge. It allows investigators to see connections, outliers, and insights that matter. It also supports precise pivots rather than overwhelming users with endless data. At the same time, it needs to stay open and extensible so the community can build on it. Going forward, platforms also need to work well with AI agents, while keeping human judgment at the center.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela: What advice would you give OSINT researchers today?&lt;/strong&gt; &lt;br&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: Stay curious and keep using strong judgment. Those are the qualities that will continue to matter most. At the same time, stay open to new tools and new ways of working, because the field is changing quickly.
&lt;/div&gt;



&lt;br&gt;
&lt;br&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Continuing Online Trade of Monitor Lizard Body Parts</title>
      <link>https://www.maltego.com/blog/continuing-online-trade-of-monitor-lizard-body-parts/</link>
      <pubDate>Wed, 25 Feb 2026 15:33:45 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/continuing-online-trade-of-monitor-lizard-body-parts/</guid>
      <description>&lt;h2 id=&#34;an-osint-andmaltegocase-study-from-india&#34;&gt;An OSINT and Maltego Case Study from India&lt;/h2&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light-blue&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    This blog was written by the Wildlife Crime Control Division of &lt;a href=&#34;https://www.wti.org.in/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Wildlife Trust of India&lt;/a&gt; (WTI), a valued partner in the Maltego Grants Program, working at the intersection of conservation and digital investigation to combat wildlife crime.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The investigation did not begin with a raid, a whistleblower, or a tip-off. It began with something subtler: a design pattern. While monitoring online spaces for illegal wildlife trade (IWT), our team at WTI, noticed that three separate websites selling so-called “spiritual” products looked almost identical. Two of them even used the exact same product photograph. All three claimed to offer “Hatha Jodi,” a rare plant root believed to bring prosperity. But what was being sold was not &lt;strong&gt;botanical&lt;/strong&gt; at all. &lt;/p&gt;
&lt;p&gt;The items matched the appearance of dried hemipenies of the Bengal monitor lizard — a protected species under Indian law (Schedule I of the Indian Wildlife Act, 1972). The trade in these body parts has long been documented in India, often masked as spiritual or ritual artefacts to obscure their true origin. Over a 12-month monitoring period, we tracked 1,245 social media and e-commerce posts linked to illegal wildlife trade. Approximately 9% were associated with Bengal monitor lizard body parts. &lt;/p&gt;
&lt;br&gt;
&lt;h3 id=&#34;from-open-advertising-to-concealed-networks&#34;&gt;From Open Advertising to Concealed Networks &lt;/h3&gt;
&lt;p&gt;In the early phase of monitoring, sellers operated with surprising openness. Phone numbers were publicly displayed. Some even included postal addresses in website contact sections. Transactions were initiated through visible WhatsApp numbers. &lt;/p&gt;
&lt;p&gt;As enforcement efforts by Indian authorities intensified, behaviour shifted. Phone numbers and addresses disappeared from public listings. Sellers increasingly moved conversations to private direct messages. On websites, visible contact information was reduced to generic email addresses. &lt;/p&gt;
&lt;p&gt;This evolution created a significant challenge: surface-level monitoring was no longer sufficient. We needed to move from observation to structured open-source intelligence (OSINT) collection and analysis. &lt;/p&gt;
&lt;br&gt;
&lt;h3 id=&#34;the-digital-thread-pivoting-through-infrastructure&#34;&gt;The Digital Thread: Pivoting Through Infrastructure &lt;/h3&gt;
&lt;p&gt;The three visually similar websites became our entry point. Closer inspection revealed that all three were powered by the same e-commerce platform provider. Two reused the same product image. This strongly suggested operational overlap rather than coincidence. &lt;/p&gt;
&lt;p&gt;From earlier monitoring, we had collected three phone numbers linked to these sites. These became our initial pivot points. Through the Maltego Grants Program, we used Maltego to query those phone numbers and surface additional identifiers. From just three initial numbers: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Two returned rich results &lt;/li&gt;
&lt;li&gt;Three additional phone numbers were uncovered &lt;/li&gt;
&lt;li&gt;Four previously unseen email addresses were identified &lt;/li&gt;
&lt;li&gt;Five total phone numbers were linked to one specific website &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;One email address, used repeatedly as a “support” contact, became a critical anchor. It was connected to multiple domains, phone numbers, and communication channels. What began as three suspicious websites evolved into a growing digital infrastructure map. &lt;/p&gt;
&lt;br&gt;
&lt;h3 id=&#34;geographic-spread-not-a-local-operation&#34;&gt;Geographic Spread: Not a Local Operation &lt;/h3&gt;
&lt;p&gt;Prior contextual clues suggested that the traders were operating from a specific Indian city. However, by correlating: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Telecom provider data &lt;/li&gt;
&lt;li&gt;Location fields from mapping services &lt;/li&gt;
&lt;li&gt;Profile metadata &lt;/li&gt;
&lt;li&gt;Platform-linked identifiers &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We identified connections extending into two additional Indian cities in entirely different regions. This was not an isolated local seller. It was a distributed operation. The geographic spread pointed to organized networks operating across urban centres, increasing both scale and complexity. &lt;/p&gt;
&lt;br&gt;
&lt;h3 id=&#34;the-human-layer-behind-the-network&#34;&gt;The Human Layer Behind the Network &lt;/h3&gt;
&lt;p&gt;Digital infrastructure tells only half the story. By combining caller ID labels, communication platform profiles, and professional networking traces, we identified three likely individuals behind the activity — two women and one man. In one case, a professional networking profile linked to a key email address revealed employment details that helped us understand how legitimate and illicit digital footprints intersected. &lt;/p&gt;
&lt;p&gt;Multiple phone numbers, multiple emails, overlapping social accounts — these patterns pointed toward an organised and adaptive structure rather than opportunistic selling. The actors were not merely listing products. They were managing infrastructure. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;With these findings, WTI works closely with law enforcement agencies to disrupt illegal activity and protect vulnerable wildlife. In our investigations, Maltego significantly reduced investigative time, playing an essential role in identifying networks and supporting enforcement action.&lt;/strong&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego and Mercyhurst University’s CIRAT Collaborate on OSINT Challenge Development for Community CTF </title>
      <link>https://www.maltego.com/blog/maltego-and-mercyhurst-universitys-cirat-collaborate-on-osint-challenge-development-for-community-ctf/</link>
      <pubDate>Wed, 04 Feb 2026 07:21:05 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-and-mercyhurst-universitys-cirat-collaborate-on-osint-challenge-development-for-community-ctf/</guid>
      <description>&lt;h3 id=&#34;february-4-2026&#34;&gt;&lt;strong&gt;February 4, 2026&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Mercyhurst University’s &lt;a href=&#34;https://www.mercyhurst.edu/academics/cirat&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Center for Intelligence Research, Analysis, and Training (CIRAT)&lt;/a&gt; has been a partner in Maltego’s Grants for Education and Research programs for the past two years. Building on this ongoing collaboration, CIRAT and Maltego have strategically partnered to co-deliver an Open-Source Intelligence (OSINT) Capture the Flag (CTF) challenge designed to strengthen applied investigative skills.  &lt;/p&gt;
&lt;p&gt;The Maltego Community OSINT CTF will take place on &lt;strong&gt;February 7, 2026, running for four hours starting at 09:00 ET (15:00 CET)&lt;/strong&gt;, and will be accessible online to participants worldwide. This collaboration brings together CIRAT’s renowned academic expertise with Maltego’s role as a global platform for investigators, providing the stage for practitioners worldwide to apply, test, and share investigative methods. &lt;/p&gt;
&lt;p&gt;“We are honored to partner with Maltego in providing our expertise in open-source intelligence for this event,” said &lt;a href=&#34;https://www.linkedin.com/in/brian-fuller-jr-4787bb3/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Brian Fuller&lt;/a&gt;, Executive Director of CIRAT. “The Mercyhurst University Intelligence Studies Program graduate students, led by &lt;a href=&#34;https://www.linkedin.com/in/brandon-m-584608225/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Brandon Mazzei&lt;/a&gt;, contributed the open-source dataset for the Maltego Capture the Flag event, demonstrating the depth of academic skill and practical application. We look forward to supporting Maltego in delivering a challenging and engaging experience for participants from the global intelligence community.” &lt;/p&gt;
&lt;p&gt;As OSINT continues to mature as a discipline, CTF challenges have become a prominent feature of leading security conferences and industry forums, offering a practical and engaging way to develop investigative skills by placing participants in realistic, time-bound scenarios that bridge the gap between theory and practice. The Maltego Community OSINT CTF advances this approach through collaboration with CIRAT, mapping academic curricula and research initiatives into practical, real-world investigation scenarios for OSINT practitioners worldwide. &lt;/p&gt;
&lt;p&gt;“Maltego has been part of the OSINT community from the start—we’ve supported frontline investigators and organizations like Bellingcat for years,” said &lt;a href=&#34;https://www.linkedin.com/in/lukas-von-grebmer-8599b248/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Lukas von Grebmer&lt;/a&gt;, VP of Marketing &amp;amp; Growth at Maltego. “Our partnership with CIRAT builds on that. We’re designing challenges that reflect how investigators actually work, not just how they’re taught.” &lt;/p&gt;
&lt;p&gt;He added, “The CTF brings together students, researchers, and professionals to test real methods, share insights, and learn from one another. It’s practical, collaborative, and exactly what this space needs.” &lt;/p&gt;
&lt;p&gt;The Maltego OSINT Community CTF brings together investigators, researchers, and students worldwide in a collaborative environment built around real-world investigative challenges. Participants exchange expertise, work through complex scenarios, and form professional connections that extend beyond the event itself. Designed for all experience levels, the CTF supports skill development while reinforcing collaboration across the global OSINT community. &lt;/p&gt;
&lt;p&gt;Those interested in testing and developing their OSINT and investigative skills can register for the event &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/community-ctf/&#34; &gt;here&lt;/a&gt;&lt;/strong&gt;. The event is open to participants of all skill levels and offers a chance to engage with a diverse, international network of investigators and OSINT practitioners.&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/community-ctf/&#34; &gt;About the Maltego OSINT Community CTF&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Designed by CIRAT in collaboration with graduate students and faculty, the challenge content reflects industry best practices and applied research methods. Open to participants of all skill levels, the second edition of the event offers a global, interactive environment that brings the OSINT community together in one place.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Future of OSINT</title>
      <link>https://www.maltego.com/blog/the-future-of-osint/</link>
      <pubDate>Thu, 08 Jan 2026 09:07:41 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-future-of-osint/</guid>
      <description>&lt;h2 id=&#34;analysts-are-at-an-inflection-point&#34;&gt;Analysts Are at an Inflection Point&lt;/h2&gt;
&lt;p&gt;Maltego is uniquely positioned to observe how the open-source intelligence (OSINT) landscape is evolving across industries, regions, and investigative use cases. The pace of change is faster than ever, driven not only by technological advances but also by the growing recognition and acceptance of OSINT’s value and relevance across a widening range of industries and applications. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;At the heart of these changes is a fundamental shift in the role of the analyst. As AI and automation absorb much of the traditional analytical workload, the analyst’s role is being redefined.&lt;/strong&gt; At the same time, the intelligence ecosystem is steadily converging, with OSINT increasingly integrated and consolidated with other intelligence domains—human, signals, imagery, geospatial, and more—toward a fusion-intelligence future. &lt;/p&gt;
&lt;p&gt;The whitepaper examines the shifts of OSINT, how these changes are shaping analysts today and in the years ahead, and why they demand not just awareness, but concrete preparation and a clear understanding of where analysts add value, supported by a self-assessment checklist to help organizations evaluate their readiness. OSINT practitioners who understand what is changing and why it matters now will be better positioned to stay ahead of emerging challenges and innovations.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-future-of-osint/#download-the-whitepaper&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-future-of-osint/#the-current-state-of-OSINT&#34; &gt;The Current State of OSINT&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-future-of-osint/#why-predicting-the-future-is-difficult&#34; &gt;Why Predicting the Future is Difficult&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-future-of-osint/#download-the-whitepaper&#34; &gt;Download the Whitepaper&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-current-state-of-osint&#34;&gt;The Current State of OSINT&lt;/h2&gt;
&lt;p&gt;The defining shift in modern OSINT is the move beyond traditional collection and analysis toward AI-enabled, automated, and increasingly consolidated intelligence environments. Analysts now operate in an ecosystem where social media platforms restrict access, data appears and disappears in real time, and content spans text, images, video, and live streams. The growing volume of synthetic and AI-generated content further complicates verification and attribution.  &lt;/p&gt;
&lt;p&gt;At the same time, the expansion of investigative tooling, combined with automation, machine translation, and AI capabilities that can process slang, emojis, mixed languages, images, and video at scale, has fundamentally lowered the cost of analysis and increased speed. Together, these developments have reshaped OSINT into a new generation of intelligence practice, significantly increasing efficiency for analysts. &lt;strong&gt;But this does not mean the role of the analyst has become easier. It is precisely this reality that motivated us to write this whitepaper on the future of OSINT.&lt;/strong&gt; &lt;/p&gt;
&lt;h2 id=&#34;why-predicting-the-future-is-difficult&#34;&gt;Why Predicting the Future is Difficult&lt;/h2&gt;
&lt;p&gt;What makes this moment particularly unsettling is that OSINT is evolving in ways that make it increasingly difficult to define. The field is complex, fluid, and often obscured, and the future promises even greater complexity. While current trends may offer useful signals, paradigm-shifting developments are challenging long-held perceptions of OSINT. The explosion of publicly accessible data and the ongoing digital revolution have the power to redefine the field almost overnight. &lt;/p&gt;
&lt;p&gt;This whitepaper does not claim to present a single, definitive vision of what comes next. Instead, it provides a clear breakdown of how OSINT has evolved, identifies the core characteristics shaping its trajectory, and offers practical guidance for analysts, including a ready-to-use checklist, to help organizations prepare for an increasingly fast-changing and uncertain environment. &lt;/p&gt;
&lt;h3 id=&#34;download-the-whitepaper&#34;&gt;Download the Whitepaper&lt;/h3&gt;
&lt;p&gt;This whitepaper is designed as a preparation tool for the future of OSINT. Whether you’re new to the field, a seasoned investigator, a long-standing leader in the OSINT community, or responsible for teaching and training analysts, it equips you with the insights and practical tools needed to navigate these changes with confidence.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/the-future-of-osint_embed.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/the-future-of-osint_embed.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7mm3&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;The Future of OSINT&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;http://sflink.maltego.com/l/1030691/2025-12-16/3sf46&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light-blue&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Too busy to read the full whitepaper?&lt;/strong&gt; Watch a 30-minute live briefing &lt;a href=&#34;https://www.maltego.com/webinars/webinar-what-the-future-of-OSINT-means-for-analysts&#34; &gt;here &lt;/a&gt;with the author, covering key insights and answering audience questions during the live Q&amp;amp;A.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://x.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated with the latest news and developments. &lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;Enjoy exploring the resource!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>17 Leadership Lessons from 17 Security Leaders </title>
      <link>https://www.maltego.com/blog/17-leadership-lessons-from-17-security-leaders/</link>
      <pubDate>Tue, 02 Dec 2025 16:55:42 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/17-leadership-lessons-from-17-security-leaders/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/podcast/&#34; &gt;The Human Element Podcast&lt;/a&gt; was created to share the stories of security leaders who put people at the center, something our industry can always benefit from. In each episode, our CTO, Ben April, sits down with industry leaders who have faced high-stakes challenges, made decisions with incomplete data, and navigate real-world consequences.  &lt;/p&gt;
&lt;p&gt;These conversations go beyond technology to highlight the people, stories, and lessons that drive the industry forward. Whether you’re guiding a team today or preparing to step into leadership tomorrow, these conversations are designed to inspire, inform, and empower security leaders at every stage.  &lt;/p&gt;
&lt;p&gt;Today, we’re sharing an eBook that brings key insights from each episode into one place. Rather than repeating generic leadership advice, it offers practical, experience-driven guidance on making difficult decisions, leading teams under pressure, and navigating real-world crises. These lessons come from lived experience, not theory, practical insights that current and emerging leaders can adapt to strengthen their teams and build more resilient organizations. &lt;/p&gt;
&lt;p&gt;Download the eBook for free below. No sign-up is required. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ebook.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ebook.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Handbooks/Maltego-eBook-17-Leadership-Lessons-from-17-Security-Leaders.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD EBOOK&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Discover the full stories and insights from more security leaders shaping success — listen to the podcast &lt;a href=&#34;https://www.maltego.com/podcast/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing a New Investigation Platform: Maltego One</title>
      <link>https://www.maltego.com/blog/introducing-a-new-investigation-platform-maltego-one/</link>
      <pubDate>Mon, 27 Oct 2025 10:04:13 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-a-new-investigation-platform-maltego-one/</guid>
      <description>&lt;p&gt;We have exciting news to share! With &lt;strong&gt;Maltego One&lt;/strong&gt;, more users can now solve complex cases directly in their browser. In the video below, hear from Maltego’s CEO, Philip Mayrhofer, and CTO, Ben April, as they introduce Maltego One and explain how it makes investigations more accessible and intuitive, helping you solve cases with ease. &lt;/p&gt;
&lt;h2 id=&#34;born-from-investigators-needs-the-story-of-how-maltego-one-came-to-be&#34;&gt;Born from Investigators&amp;rsquo; Needs: The Story of How Maltego One Came to Be&lt;/h2&gt;
&lt;p&gt;The OSINT landscape is evolving rapidly, emerging as a critical data category defined by its dynamic and diverse nature. As the volume and complexity of investigative data continue to grow, analysts increasingly need tools that allow them to work seamlessly across a wide range of use cases-from complex, high-stakes investigations to real-time monitoring. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-one_vp.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-one_vp.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With &lt;strong&gt;Maltego One&lt;/strong&gt;, we are bringing these capabilities together in a single, unified platform. &lt;/p&gt;
&lt;p&gt;The initial launch focuses on Person of Interest (POI) investigations, marking a major milestone in making advanced OSINT analysis accessible to a broader range of investigators and serving as a foundation for what’s to come in 2026 and beyond.  &lt;/p&gt;
&lt;p&gt;Future updates will introduce deeper integrations across Maltego’s product suite, enhanced tools and features, and expanded data sources that extend far beyond POI use cases. Together, these advancements will support comprehensive, end-to-end investigative workflows across diverse domains, disciplines, and levels of expertise. &lt;/p&gt;
&lt;h2 id=&#34;watch-the-video-now&#34;&gt;Watch the Video Now!&lt;/h2&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/7kpG4ihXJFI&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/br&gt; &lt;/p&gt;
&lt;p&gt;Too busy to watch the video? Just remember this! From link analysis in the browser to built-in data, guided Transforms, and an AI Assistant, &lt;strong&gt;Maltego One&lt;/strong&gt; is designed for those who want to: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Investigate faster and smarter—access all Maltego browser tools with a single login (Maltego ID), anytime and anywhere. &lt;/li&gt;
&lt;li&gt;Stay consistent and confident in a unified workspace that supports investigators of all levels with intuitive workflows and reliable outputs. &lt;/li&gt;
&lt;li&gt;Skip the initial setup: no manual installations on desktops or integrations needed to access high-quality, relevant data for complex, high-stakes investigations. &lt;/li&gt;
&lt;li&gt;Keep the investigations safe and compliant with end-to-end encryption and secure case management. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To get started with Maltego One and see firsthand how it simplifies Person of Interest investigations, watch the recording of our latest webinar &lt;a href=&#34;https://www.maltego.com/webinars/webinar-osint-made-easy-accelerate-person-of-interest-investigations-with-maltego-one/&#34; &gt;here.&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Exposing Pig Butchering Operations with Maltego </title>
      <link>https://www.maltego.com/blog/exposing-pig-butchering-operations-with-maltego/</link>
      <pubDate>Wed, 01 Oct 2025 10:11:37 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/exposing-pig-butchering-operations-with-maltego/</guid>
      <description>&lt;p&gt;What began as an investigation into an investment scam reported on the State of Wisconsin Department of &lt;a href=&#34;https://dfi.wi.gov/Pages/Securities/InvestorResources/InvestmentScamTracker.aspx&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Financial Institutions&amp;rsquo; Investment Scam Tracker&lt;/a&gt; portal led to a deeper discovery: numerous scam scripts, guides for scripted conversations, Telegram channels with hundreds of users, and the identification of a broader scam operation offering “scam-as-a-service” businesses, potentially involving countless victims. &lt;/p&gt;
&lt;p&gt;This report does not aim to retell what pig butchering scams are. The topic has already been widely covered in articles, reports, and the media. Instead, the report analyzes the tactics, techniques, and procedures (TTPs) revealed through Maltego and provides clear investigative tips and workflow for these scams. Rather than just naming the scammers, &lt;strong&gt;we examine how they operate so investigators can reproduce the process, adapt it to their cases, and work across sectors to better disrupt scam networks. Get the report for free below, no sign-up needed.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light-blue&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    If you&amp;rsquo;re a Maltego customer or work in law enforcement, submit the form using your business email &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/download-maltego-graphs/&#34; &gt;here&lt;/a&gt;.&lt;/strong&gt; We&amp;rsquo;ll send you the Maltego graphs and compiled scam scripts to support your further investigation.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/final-template-pig.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/final-template-pig.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Exposing-Pig-Butchering-Operations-with-Maltego.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;GET REPORT FOR FREE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Part of the investigation was carried out on Maltego’s new web platform, which combines investigation and admin tools, including link analysis, into one browser-based workspace under a single Maltego ID. To see how &lt;strong&gt;Maltego One&lt;/strong&gt; makes Person of Interest investigations simpler, watch the recording of our webinar &lt;a href=&#34;https://www.maltego.com/webinars/webinar-osint-made-easy-accelerate-person-of-interest-investigations-with-maltego-one/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;Stay safe out there!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Why Modern Person of Interest Investigations Struggle at Scale </title>
      <link>https://www.maltego.com/blog/why-modern-person-of-interest-investigations-struggle-at-scale/</link>
      <pubDate>Thu, 18 Sep 2025 12:11:46 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/why-modern-person-of-interest-investigations-struggle-at-scale/</guid>
      <description>&lt;p&gt;In every cybercrime unit, Person of Interest (POI) investigations are at the core of daily casework. A POI might be a suspect, a victim, or even a witness, but in every case, investigators need to map their connections, behaviors, and digital traces to move a case forward. These investigations start in two ways: proactively, by watching digital spaces for early warning signs, or reactively, after an incident where speed and accuracy matter most. &lt;/p&gt;
&lt;p&gt;What looks simple on the surface is one of the most resource-intensive and complex parts of modern law enforcement. The fragile nature of digital evidence, easily altered, deleted, or lost, combined with today’s overwhelming data volumes, makes these investigations particularly challenging. &lt;strong&gt;In this article, we’ll explore the trends shaping POI investigations, the challenges they create, why it matters now, and how agencies can prepare for the future.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light-blue&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h4 id=&#34;executive-summary&#34;&gt;&lt;strong&gt;Executive Summary&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;Person of Interest investigations are becoming increasingly complex as law enforcement navigates massive digital footprints, rising information noise, and systemic resource constraints. Many agencies face challenges not only in the investigations themselves but also in how units are staffed, trained, and supported. These hurdles, ranging from skills gaps to technology shortfalls, directly impact the quality and timeliness of case outcomes. At the same time, global trends such as encrypted communications, synthetic media, and overloaded investigators are raising the stakes. Recognizing these challenges is the first step toward building more resilient, scalable, and future-ready investigative capacity.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light padding-vertical-small post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog//why-modern-person-of-interest-investigations-struggle-at-scale/#understanding-modern-person-of-interest-investigations&#34; &gt;Understanding Modern Person of Interest Investigations &lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog//why-modern-person-of-interest-investigations-struggle-at-scale/#the-complexity-slowing-down-todays-cybercrime-units&#34; &gt;The Complexity Slowing Down Today’s Cybercrime Units &lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog//why-modern-person-of-interest-investigations-struggle-at-scale/#the-systemic-hurdles-undermining-person-of-interest-investigations&#34; &gt;The Systemic Hurdles Undermining Person of Interest Investigations &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog//why-modern-person-of-interest-investigations-struggle-at-scale/#why-addressing-these-challenges-cant-wait&#34; &gt;Why Addressing These Challenges Can’t Wait &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog//why-modern-person-of-interest-investigations-struggle-at-scale/#preparing-for-the-future-of-person-of-interest-investigations&#34; &gt;Preparing for the Future of Person of Interest Investigations &lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;understanding-modern-person-of-interest-investigations&#34;&gt;Understanding Modern Person of Interest Investigations &lt;/h2&gt;
&lt;p&gt;A Person of Interest (POI) investigation focuses on gathering, analyzing, and connecting information about an individual who may be relevant to a case, threat, or incident. A POI is not always a suspect. They might also be a victim, a witness, or someone who can provide crucial context to an investigation. &lt;/p&gt;
&lt;p&gt;Today, these investigations are inherently digital. They involve identifying a person’s online presence, mapping their connections with other people, organizations, or networks, and analyzing their digital footprint across platforms such as social media, forums, breach data, public records, internal data, and other open sources. The goal is to assess risk or relevance: Does this person pose a security threat, have ties to criminal activity, or hold valuable intelligence? &lt;/p&gt;
&lt;p&gt;Social media and online platforms are now central to almost every criminal case, but the digital landscape has never been harder to navigate. In 2025, more than &lt;a href=&#34;https://en.wikipedia.org/wiki/List_of_social_platforms_with_at_least_100_million_active_users&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;35 platforms and forums&lt;/a&gt; each attract over 100 million monthly users. Posts and accounts can disappear in seconds, fake or automated profiles distort reality, and AI-generated content fuels waves of fake news and disinformation.  &lt;/p&gt;
&lt;p&gt;Beyond social media, investigators face encrypted messaging apps that conceal communications, massive breach datasets that are nearly impossible to filter for relevance, and public records scattered across outdated or fragmented systems. In just the first six months of 2025, organizations reported &lt;a href=&#34;https://www.idtheftcenter.org/publication/itrc-h1-2025-data-breach-report/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;1,732 data breaches&lt;/a&gt; — more than eight every single day. &lt;strong&gt;All of this is compounded by overwhelming data volumes, making it increasingly difficult to separate meaningful intelligence from digital noise&lt;/strong&gt;. Continue reading to learn more!&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;Watch the video to see how Maltego helps uncover the full story of a person’s digital presence. Starting from a single clue and expanding into their entire network of connections: &lt;/p&gt;
&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/rAILCnScFOQ&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-complexity-slowing-down-todays-cybercrime-units&#34;&gt;The Complexity Slowing Down Today’s Cybercrime Units &lt;/h2&gt;
&lt;p&gt;The fundamentals of investigative tradecraft haven’t changed, but the environment around them has. Several trends are converging: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Overwhelming scale and speed:&lt;/strong&gt; Almost every POI leaves behind a massive and fragmented trail across the surface web, like social media, messaging apps, and public forums, as well as the dark web, where encrypted platforms and hidden marketplaces conceal critical activity. This scale makes it easy to miss critical signals and find relevant intelligence. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Information quality crisis:&lt;/strong&gt; Open sources are powerful but noisy, blending reliable intelligence with disinformation, synthetic media, and deliberate obfuscation. Generative AI now acts as a force multiplier for these campaigns, flooding investigators with viral falsehoods and increasing the risk of chasing dead ends. This is where a trusted investigative platform makes the difference: by integrating high-quality internal and external databases directly into the workflow, analysts can anchor their work in verified intelligence. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Time pressure:&lt;/strong&gt; Digital evidence is fragile. It can be altered, deleted, or disappear entirely within minutes. Yet modern POI investigations are anything but fast. Analysts must sift through data from dozens of platforms, verify the authenticity of each piece, and preserve it in a way that will hold up in court. These steps take time, and every delay increases the risk of losing key leads, missing critical context, or ending up with evidence that cannot be used in prosecution. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Legal restrictions:&lt;/strong&gt; Different privacy and data protection laws apply across jurisdictions. In Europe, GDPR requires investigators to demonstrate a lawful basis before processing or storing data. In the U.S., a patchwork of federal, state, and contractual rules, plus risks under the CFAA or website terms, can stall investigations or trigger legal challenges. As a result, analysts spend valuable time on compliance hurdles instead of connecting leads.  &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These factors create a paradox: &lt;strong&gt;analysts have more data than ever, but less clarity and certainty in their work.&lt;/strong&gt; So far, we’ve looked at challenges during investigations caused by external factors like today’s digital environment. But there are also systemic problems, such as limited resources and an unprepared workforce for a digital-first world, that begin before an investigation even starts and affect every stage of the casework. &lt;/p&gt;
&lt;h3 id=&#34;the-systemic-hurdles-undermining-person-of-interest-investigations&#34;&gt;The Systemic Hurdles Undermining Person of Interest Investigations&lt;/h3&gt;
&lt;p&gt;The success of a cybercrime unit is often decided before an investigation even starts. Deep-rooted systemic issues inside law enforcement create constant shortages of people, skills, and resources, that slow down, weaken, and limit the quality of their work. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lack of adequate resources and skills: Chronic underfunding and ongoing staffing shortages prevent units from adopting new tools or building deep expertise in specific platforms, criminal methods, or geopolitical regions. &lt;a href=&#34;https://www.europol.europa.eu/cms/sites/default/files/documents/Common_Challenges_in_Cybercrime_2024.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;A 2024 Europol and Eurojust report&lt;/a&gt; on common challenges in cybercrime confirmed that many EU agencies lack sufficient staff, especially in specialized roles. As a result, analysts are forced to act as generalists, constantly jumping between disparate, complex cases. This constant switching takes a heavy mental toll, leading to fatigue and errors. &lt;a href=&#34;https://arxiv.org/abs/2311.08205&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;A 2023 study&lt;/a&gt; found that 41% of fraud cases and nearly 97% of sextortion spam incidents were interconnected when case data was correlated. &lt;/li&gt;
&lt;li&gt;Staffing misalignment: Many OSINT analysts or investigation experts are staffed through internal transfers rather than skills-based recruitment. This means investigators often arrive without the necessary technical or digital literacy, such as social media or advanced cryptocurrency tracing, creating steep learning curves and stalled casework. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With a fast-changing digital environment and persistent systemic hurdles, &lt;strong&gt;investigations may succeed on a small scale but break down when stretched across hundreds of POI.&lt;/strong&gt; Without a platform that &lt;strong&gt;scales investigations with automation, connects to diverse and reliable data, integrates high-quality internal databases, and enables teams to capture and share insights&lt;/strong&gt;, collaboration stalls, and knowledge stays siloed at the individual level. Even with intuitive tools, if they are not designed to scale with the complexity of person-of-interest investigations, analysts end up juggling demands and requests, jumping between cases, and missing critical connections. &lt;/p&gt;
&lt;h3 id=&#34;why-addressing-these-challenges-cant-wait&#34;&gt;Why Addressing These Challenges Can&amp;rsquo;t Wait&lt;/h3&gt;
&lt;p&gt;Left unaddressed, these challenges don’t just slow investigations. They create serious risks, and the stakes are clear: &lt;a href=&#34;https://www.statista.com/forecasts/1280009/cost-cybercrime-worldwide&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;cybercrime damages are projected to reach $10.5 trillion by 2025 and could reach as high as $15.63 trillion by 2029.&lt;/a&gt;  The bigger issue is that missed leads and prematurely closed cases leave offenders free while victims lose faith in the system. Overworked investigators can’t maintain high performance — leading to burnout, fewer results, and lost trust from management.  Meanwhile, criminals move faster with encrypted platforms, burner accounts, deepfakes, and social engineering, while law enforcement struggles to keep pace. The cost of inaction is not just inefficiency; it is mission failure.  &lt;/p&gt;
&lt;h2 id=&#34;preparing-for-the-future-of-person-of-interest-investigations&#34;&gt;Preparing for the Future of Person of Interest Investigations&lt;/h2&gt;
&lt;p&gt;Recognizing these challenges is not about pointing fingers, but rather about building readiness for solutions. Cybercrime units that acknowledge the complexity of the digital world and systemic barriers in POI investigations are better positioned to: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Advocate for skills-first staffing and digital training. &lt;/li&gt;
&lt;li&gt;Shift budget priorities to automation and scalable platforms that lighten the load on small teams, cut tool complexity, and speed up both adoption and the path to the truth in high-stakes investigations. &lt;/li&gt;
&lt;li&gt;Explore emerging technologies, such as centralized investigative workspaces, AI-assisted case development and analysis, and structured collaboration tools that can turn overload into manageable clarity. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Person of Interest investigations are no longer routine background work; they are the cornerstone of proactive crime prevention and modern cybercrime response. Yet as the challenges scale, traditional methods and tools are straining under the weight of digital complexity, time pressure, and systemic constraints. &lt;/p&gt;
&lt;p&gt;The way forward is to strengthen investigative capacity in cybercrime units by bringing in new platform expertise and adopting scalable technologies with automation, reliable data integrations, and shared workspaces to break down silos, reduce overload, and ensure critical connections aren’t missed. &lt;/p&gt;
&lt;p&gt;Some agencies are already showing what this looks like in practice. In one European national cybercrime investigation agency, the OSINT team expanded from three officers to nearly ten. &lt;strong&gt;They secured better resources, like modern hardware, high-speed connectivity, and secure VPN access, and enhanced their capacity by bringing in external specialists such as social media experts, linguists, and psychologists. With the right investigative platforms and workflows, the unit was able to support other divisions more effectively and contribute directly to solving real cases.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Agencies that act now, by acknowledging these barriers and preparing to adopt innovative approaches, will be the ones to reclaim the investigative advantage. Those who delay risk losing pace not just with technology, but with the very criminals they are tasked to stop. &lt;/p&gt;
&lt;p&gt;One truth is clear: the way we investigate persons of interest must evolve — and it must evolve now. &lt;/p&gt;
&lt;/br&gt;
&lt;h3 id=&#34;expert-insights-by&#34;&gt;&lt;em&gt;Expert Insights by&lt;/em&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/sro_author.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/sro_author.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sergio Leal Rodriguez&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Sergio is an experienced and dedicated professional with more than 20 years of invaluable experience in coordinating, investigating, modeling data, and researching cybercrimes with a focus on the critical field of Child Sexual Abuse at Europol’s AP TWINS. His expertise lies in coordinating multi-agency efforts as well as conducting thorough investigations, and he has actively contributed to the development of innovative methodologies for data analysis and modeling in the context of child sexual abuse.&lt;/p&gt;




&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Want to see how Maltego One overcomes common pitfalls in Person of Interest investigations and makes them scalable? Catch the replay of our latest webinar to discover the new Maltego One &lt;a href=&#34;https://www.maltego.com/webinars/webinar-osint-made-easy-accelerate-person-of-interest-investigations-with-maltego-one/&#34; &gt;here&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;


</description>
    </item>
    
    <item>
      <title>Case Study: Crisis24 Protects Businesses Beyond Cyberattacks with Maltego </title>
      <link>https://www.maltego.com/blog/case-study-crisis24-protects-businesses-beyond-cyberattacks-with-maltego/</link>
      <pubDate>Fri, 11 Jul 2025 13:13:41 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/case-study-crisis24-protects-businesses-beyond-cyberattacks-with-maltego/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hybrid threats, once the concern of governments and militaries, now pose serious risks to the commercial and private sectors. Cyberattacks, influence operations, and physical sabotage are no longer confined to the geopolitical sphere.&lt;/strong&gt; These threats are often subtle, difficult to attribute, and affect both virtual and physical worlds, which makes them particularly dangerous. Increasingly, industries connected to national resilience and public trust are being targeted. Recent incidents, such as the MOVEit breach, have demonstrated how private firms can become collateral damage in geopolitically motivated cyber campaigns, facing not only operational disruption but also reputational and compliance risks. Given this evolving landscape, the private sector must reconsider its security posture and adopt integrated strategies to remain resilient against hybrid threats. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Read on to discover how &lt;a href=&#34;https://crisis24.garda.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Crisis24&lt;/a&gt; recalibrated their customers&amp;rsquo; defense posture in response to sophisticated and blended attacks that extend beyond traditional cyber threats.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/case-study-crisis24-protects-businesses-beyond-cyberattacks-with-maltego/#download-the-case-study&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD CASE STUDY&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltego-as-the-core-intelligence-hub-for-daily-operations&#34;&gt;Maltego as the Core Intelligence Hub for Daily Operations&lt;/h2&gt;
&lt;p&gt;Crisis24’s Crisis &amp;amp; Security Consulting has a team of dedicated threat analysts and Associate Consultants who deliver detailed, actionable insights across various threat types and all dimensions of risk. From continuous global threat monitoring to on-the-ground response teams, Crisis24 supports clients during immediate crises and through long-term projects aimed at enhancing safety and operational resilience.  &lt;/p&gt;
&lt;p&gt;Since switching to an&lt;a href=&#34;https://www.maltego.com/pricing/#compare-our-plans&#34; &gt; Organization plan&lt;/a&gt; in April 2023 and adopting a full-platform experience, the team has redefined industry standards for end-to-end risk management. With Maltego as the core intelligence hub, it now extends protection beyond cybersecurity to a broad spectrum of business threats. The most common use cases, which also align with high-impact business goals, include: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Person of Interest Investigations&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Enhanced Due Diligence&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cyber Threat Intelligence&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The associate team lead stated that Maltego&amp;rsquo;s main advantage is its account management. &lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&lt;em&gt;One of Maltego’s key advantages is their exceptional account management, which we’ve been incredibly satisfied with. Their team has been responsive and proactive in driving product adoption, ensuring our needs are always met. With Maltego seamlessly handling training and support, our team could stay focused on the work that mattered most, confident that everything else was in the expert’s hands.&amp;quot;&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;&lt;br&gt;
— Cybersecurity Consultant Team Lead&lt;/p&gt;
&lt;/div&gt;
&lt;/br&gt;
&lt;h2 id=&#34;download-the-case-study&#34;&gt;Download the Case Study&lt;/h2&gt;
&lt;p&gt;Maltego is proud to work with organizations like Crisis24 and its Crisis &amp;amp; Security Consulting to help protect customers from a wide range of threats. &lt;strong&gt;Download this case study now to learn why Crisis24’s Crisis &amp;amp; Security Consulting team chose Maltego and how they use it to protect businesses from hybrid threats!&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/case-study_crisis24_cta.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/case-study_crisis24_cta.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ll0&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Case Study: Crisis24 Protects Businesses Beyond Cyberattacks with Maltego &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Beginners&#39; Guide | Setting up Maltego Graph Community Edition (CE) </title>
      <link>https://www.maltego.com/blog/beginners-guide-to-maltego-setting-up-maltego-community-edition-ce/</link>
      <pubDate>Wed, 11 Jun 2025 23:00:02 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/beginners-guide-to-maltego-setting-up-maltego-community-edition-ce/</guid>
      <description>&lt;p&gt;The Community Edition (CE) is the free variant of Maltego Graph and the fastest way to start investigating with Maltego. Whether you&amp;rsquo;re working on personal investigations, using it for academic training, or simply testing the tool, it gives you a great starting point.&lt;/p&gt;
&lt;p&gt;CE is available through the Basic plan, Maltego’s free tier, which includes 200 monthly Credits to explore built-in data. While it has some limitations compared to variants on &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;paid plans&lt;/a&gt; (such as access to breach data and higher results limits), it remains a powerful tool for many OSINT use cases.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this guide, we’ll walk you through a quick way to get started with Maltego Graph Community Edition.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;get-started-with-maltego-graph-community-edition&#34;&gt;Get started with Maltego Graph Community Edition&lt;/h2&gt;
&lt;h3 id=&#34;register-for-maltego-id&#34;&gt;Register for Maltego ID&lt;/h3&gt;
&lt;p&gt;To start using the product, you first need to create an active Maltego ID account. Maltego ID is the secure login you’ll use to access Maltego tools like Maltego Graph and services such as &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Academy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You can register for a free Maltego ID &lt;a href=&#34;https://www.maltego.com/ce-registration/&#34; &gt;here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After providing your registration details, you’ll receive an activation email. Check your inbox to activate your account.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Law enforcement or government user?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you register with a government or organizational email, you may be considered for a free upgrade to the Basic+ plan.&lt;/p&gt;
&lt;p&gt;We review each application to support investigators involved in high-stakes cases by unlocking more capabilities – including access to Maltego Search (a powerful OSINT tool for person of interest investigations) and 2,000 Credits per month at no additional cost!&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;complete-your-profile&#34;&gt;Complete your profile&lt;/h3&gt;
&lt;p&gt;After activating your account, continue your journey in the browser by completing your profile.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, you’ll be taken to the &lt;a href=&#34;https://app.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego browser app&lt;/a&gt;, where you can access Maltego Academy, manage your account in Maltego Admin, or check your eligibility for Basic+.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you decide to upgrade to the Professional or Organization plan, you can also use the browser app to access more tools such as &lt;a href=&#34;https://www.maltego.com/search/&#34; &gt;Maltego Search&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/monitor/&#34; &gt;Maltego Monitor&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/evidence/&#34; &gt;Maltego Evidence&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But since you’re reading this tutorial, you probably want to jump right into exploring Maltego Graph.&lt;/p&gt;
&lt;p&gt;To do that, click &lt;strong&gt;‘Download Maltego Graph (Desktop)’&lt;/strong&gt; from your browser app.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;open-maltego-graph-desktop&#34;&gt;Open Maltego Graph (Desktop)&lt;/h3&gt;
&lt;p&gt;Once installed, open the desktop application and choose to activate it with your newly-created Maltego ID.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;During setup, agree to the License Agreement and choose ‘Browser Login’ to log in using Maltego ID.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/setting-up-maltego-graph-community-edition-6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once authenticated, your Maltego Graph will be ready to go!&lt;/p&gt;
&lt;h2 id=&#34;start-investigating-with-maltego-graph-community-edition&#34;&gt;Start investigating with Maltego Graph Community Edition&lt;/h2&gt;
&lt;p&gt;You’re now ready to use Maltego Graph Community Edition! &lt;strong&gt;Every free plan now includes commercial data via Maltego Data Pass:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;200 Credits/month on Basic&lt;/li&gt;
&lt;li&gt;2,000 Credits/month on Basic+ &lt;a class=&#34;basic_plus_cta&#34;&gt;(for eligible users)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check what data is included in your plan on &lt;a href=&#34;https://academy.maltego.com/maltego-data&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Academy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Maltego Graph Community Edition, you can also:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Activate &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Connectors &lt;/a&gt;using your own API keys to access more data&lt;/li&gt;
&lt;li&gt;Explore community-built integrations&lt;/li&gt;
&lt;li&gt;Run Transforms to return up to 24 results&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;how-to-make-the-most-of-maltego-graph-community-edition&#34;&gt;How to make the most of Maltego Graph Community Edition&lt;/h3&gt;
&lt;p&gt;If you’re new to Maltego, check out the &lt;strong&gt;&lt;a href=&#34;https://academy.maltego.com/celp&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;beginner learning path&lt;/a&gt;&lt;/strong&gt; on Maltego Academy, including weekly live sessions to help you maximize the tool.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For more technical info, visit our official &lt;a href=&#34;https://docs.maltego.com/en/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;documentation&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If you need help, reach out through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigating Örebro School Shooting with Maltego </title>
      <link>https://www.maltego.com/blog/investigating-orebro-school-shooting-with-maltego/</link>
      <pubDate>Tue, 27 May 2025 06:01:16 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigating-orebro-school-shooting-with-maltego/</guid>
      <description>&lt;p&gt;We originally presented this case study at &lt;a href=&#34;https://www.dataexpert.eu/events-webinars/digital-experience-nordic&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Digital Experience Nordic 2025&lt;/a&gt; event earlier in April. Given the positive feedback from the audience and requests from the customers, we decided to share it with our broader network and community. This article reflects on the role of OSINT in incidents like the Örebro school shooting, focusing on incident response and how tools like Maltego can assist in high-risk public safety scenarios. Before we begin, our thoughts are with the victims and all those suffering their loss.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light padding-vertical-small post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-orebro-school-shooting-with-maltego/#the-role-of-osint-in-responding-to-hybrid-threats&#34; &gt;The Role of OSINT in Responding to Hybrid Threats&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-orebro-school-shooting-with-maltego/#how-osint-helps-leas&#34; &gt;How OSINT Helps LEAs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-orebro-school-shooting-with-maltego/#integrating-maltego-into-hybrid-threat-response&#34; &gt;Integrating Maltego into Hybrid Threat Response&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-orebro-school-shooting-with-maltego/#investigating-the-%c3%b6rebro-school-shooting-with-maltego&#34; &gt;Investigating the Örebro School Shooting with Maltego&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-role-of-osint-in-responding-to-hybrid-threats&#34;&gt;The Role of OSINT in Responding to Hybrid Threats  &lt;/h2&gt;
&lt;p&gt;Open Source Intelligence (OSINT) is not a silver bullet; it won&amp;rsquo;t solve an incident on its own, nor can it replace traditional investigative methods or frontline policing. However, with the rise of emerging hybrid threats, which often span both the digital and physical realms, relying solely on conventional approaches is no longer sufficient. These threats blend cyberattacks, disinformation campaigns, and online radicalization with real-world violence, infrastructure sabotage, or coordinated unrest, requiring a systematic and adaptive response. &lt;/p&gt;
&lt;p&gt;This is where OSINT plays a crucial role. By integrating OSINT into investigative workflows, law enforcement and security professionals can respond more swiftly and effectively. OSINT helps identify and profile suspects, map their digital footprints, uncover their networks, and gather corroborating evidence across open sources, all in near real-time. When used alongside traditional methods, OSINT strengthens situational awareness, shortens investigative timelines, and enhances the ability to anticipate and mitigate complex threats. In rapidly evolving situations that threaten public safety, it’s critical for law enforcement agencies to respond with speed and broad intelligence coverage. Let’s explore in detail how OSINT helps them to act fast.  &lt;/p&gt;
&lt;h3 id=&#34;how-osint-helps-leas&#34;&gt;How OSINT Helps LEAs &lt;/h3&gt;
&lt;p&gt;Law enforcement agencies worldwide are increasingly leveraging OSINT, especially during high-profile incidents that pose risks to public safety. OSINT plays a vital role in enhancing real-time decision-making, improving situational awareness, and supporting post-incident investigations. For example, since the start of the Russian invasion of Ukraine, OSINT has been key in tracking troop movements, verifying missile strikes, and uncovering war crimes, including widespread cyberattacks. Let’s dive into how real-time situational awareness—before, during, and after incidents—can make all the difference. To learn how the Ukrainian Cyber Police use OSINT and Maltego to protect their citizens, click &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/case-study-ukrainian-cyber-police-fights-crime-with-maltego/&#34; &gt;here&lt;/a&gt;&lt;/strong&gt;.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Real-Time Situational Awareness: Before, During, and After the Incident:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Before the Incident:&lt;/strong&gt; Proactive monitoring of open sources can alert LEAs to emerging threats. By analyzing patterns in online chatter, event planning posts, or suspicious activity in forums and social platforms, investigators can detect potential risks before they escalate. Keyword alerts, geospatial data, sentiment analysis, and features like Echo—the AI case assistant in Maltego Monitor— enable agencies to anticipate incidents and prepare appropriate responses in advance.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;During the Incident:&lt;/strong&gt; In the midst of crises, such as terrorist attacks, natural disasters, or mass shootings, OSINT delivers critical, real-time information to LEAs. Social media posts, live-streamed videos, and geotagged images from eyewitnesses on the ground often provide faster, more granular insight than traditional intelligence channels. For example, monitoring keywords like “breaking,” “first visuals,” or “shooter spotted” can help surface first-person views and footage, offering immediate situational awareness. &lt;br&gt;
&lt;br&gt;
OSINT can also support the geolocation of visual content to confirm the location of events, validate reports, and track movement patterns. In parallel, LEAs can use OSINT to detect and counter disinformation campaigns or harmful narratives, such as deepfakes or fake news, that can spread quickly during the chaotic events and heighten public panic. For example, within the first 20 minutes of an incident, Maltego Monitor surfaced the first visuals of the shooter, captured by a bystander through their window. This provided critical intelligence, including the type of weapon used and the potential direction of movement, helping agencies respond faster and more effectively. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;After the Incident:&lt;/strong&gt; Following an event, OSINT becomes vital in the investigative phase. LEAs use it to identify suspects, uncover motivations, and trace digital footprints. It aids in verifying alibis, mapping relationships between individuals or groups, and understanding whether the incident is part of a broader organized effort. OSINT also plays a key role in gathering legally defensible evidence, helping agencies build stronger cases that can stand in court. By preserving and contextualizing digital traces, investigators can establish timelines and corroborate findings with other sources.  &lt;/p&gt;
&lt;p&gt;Post-incident OSINT investigations also help analyze the long-term impact of events. Agencies can monitor signs of online radicalization or community polarization that may increase the likelihood of future incidents. Understanding how narratives evolve after an attack enables authorities to address root causes and prevent recurrence.  &lt;/p&gt;
&lt;p&gt;In the demonstration below, we’ll walk you through how this type of post-incident investigation unfolds, &lt;strong&gt;showing how one piece of a clue can lead to a wider network of insight. A single thread may spark the weave, but only a full tapestry tells the whole story. With Maltego, that first lead can unravel a broader truth. Keep reading!&lt;/strong&gt; &lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;integrating-maltego-into-hybrid-threat-response&#34;&gt;Integrating Maltego into Hybrid Threat Response&lt;/h3&gt;
&lt;p&gt;So, how does Maltego fit into this, and how does it enhance real-time situational awareness at every stage of an incident? &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating-maltego-into-hybrid-threat-response.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating-maltego-into-hybrid-threat-response.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To start off, you can use &lt;strong&gt;Maltego Monitor&lt;/strong&gt; to mine information from social and non-social media sources about the evolving situation. Based on location parameters or specific keywords and hashtags, LEAs can gather first-person accounts of the incident to crowdsource critical information. Using Key Insights ML models, such as those trained on physical attacks, analysts don’t need to spend hours deriving actionable intel. They can receive summaries of key developments within seconds, effectively gaining those crucial few minutes to focus on higher-priority tasks. Ongoing monitoring capabilities also enable LEAs to stay alert to emerging threats, such as a rogue shooter elsewhere or online chatter about similar incidents developing in other locations. &lt;/p&gt;
&lt;p&gt;Simultaneously, you can use our &lt;strong&gt;Search&lt;/strong&gt; and &lt;strong&gt;Graph&lt;/strong&gt; capabilities to quickly deanonymize or map the digital footprint of an individual. Despite being online, a surprising amount can be uncovered, revealing someone’s activities and potential motivations. In the case of Taleb Amhedousen, who drove his car into a Christmas market crowd in Magdeburg, Germany, on December 20, 2024, within minutes of identifying his name, investigators were able to access forums he participated in, websites he had registered, and threats he had been making for months. This also opens the door to identifying influence networks—both what may have motivated the attacker and whether they’re connected to groups that could pose future risks. &lt;/p&gt;
&lt;p&gt;To further expand the picture, it’s often essential to understand the attacker’s immediate environment—who they were in contact with, and what their online social network reveals. &lt;strong&gt;Maltego Evidence&lt;/strong&gt; supports this by identifying shared connections, most frequent interactions, and communication patterns, helping investigators trace relationships that might otherwise remain hidden. &lt;/p&gt;
&lt;h2 id=&#34;investigating-the-örebro-school-shooting-with-maltego&#34;&gt;Investigating the Örebro School Shooting with Maltego &lt;/h2&gt;
&lt;p&gt;Now that you’ve read how Maltego’s all-in-one platform supports LEAs at every stage of an incident, let’s take a closer look at how it can be applied to post-incident analysis of the Örebro school shooting. &lt;/p&gt;
&lt;p&gt;As law enforcement officials, in the aftermath of the incident, your focus shifts to identifying the perpetrator and understanding their network and motivation. You will work to address key questions such as: Who is the shooter? What might have motivated them? Are there any ideological drivers behind the attack? Could others be involved? What networks are linked to the perpetrator? Are there signs of threats, manifestos, or attempts to preserve evidence? &lt;/p&gt;
&lt;p&gt;This is where Maltego’s investigative capabilities become especially valuable. It is well known for its strength in &lt;strong&gt;Person of Interest investigations and has supported many high-profile and sensitive cases for governments around the world. Starting from a single breadcrumb—such as a name, email address, or limited digital footprint—Maltego helps uncover hidden connections and build a full context of the case.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;With those key questions in mind, we immediately initiated a monitoring case as soon as the shooting was reported. Using just two basic parameters, a geographic location block and a few targeted keywords, we began tracking real-time developments as thousands of messages started flooding in from various platforms on &lt;strong&gt;Maltego Monitor.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigating-%c3%b6rebro-school-shooting-with-maltego_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigating-%c3%b6rebro-school-shooting-with-maltego_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We quickly observed videos and images through applied filters and began identifying first-person accounts of the incident. For law enforcement agencies, this kind of direct insight from individuals on the ground offers immediate operational value.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigating-%c3%b6rebro-school-shooting-with-maltego_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigating-%c3%b6rebro-school-shooting-with-maltego_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once the shooter’s name was made public through media reports, we pivoted to &lt;strong&gt;Maltego Graph&lt;/strong&gt; to investigate his digital footprint. Starting with the name, Maltego Graph identified associated social media profiles and potential indicators such as email addresses and phone numbers linked to the target. One notable finding was a series of runs logged on Strava in Örebro, near the location of the shooting. However, in a classic OSINT pitfall, we soon realized that we had misidentified the individual. There was another person with the same name—Rickard Andersson. &lt;strong&gt;This is where the investigator’s skillset becomes critical: knowing how to stay focused on the objective and avoid getting lost in rabbit holes. Without a clear investigative direction, following misleading leads can result in significant time lost and potentially delay actionable outcomes.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;As more details emerged in media reports, it became clear that the actual perpetrator led a reclusive life, making a direct investigation into his digital presence less fruitful. This led us to redirect our efforts toward his immediate network and family. Using Publicly Available Information (PAI), we identified several family members, some of whom had already begun scrubbing their digital footprints, likely to avoid public scrutiny or further association with the case. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigating-%c3%b6rebro-school-shooting-with-maltego_3.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigating-%c3%b6rebro-school-shooting-with-maltego_3.jpg&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Due to the sensitivity of the investigation and privacy considerations, we cannot share many of the specific findings presented during the event. However, we hope this gives you a clear sense of how OSINT supports high-stakes investigations, particularly in post-incident person of interest cases, and how Maltego enables you to uncover the full story starting from a single lead. This case illustrates both the power and the caution required in OSINT investigations and how Maltego’s tools enable flexible, multi-angle investigative workflows. &lt;/p&gt;
&lt;p&gt;Happy investigating!  &lt;/p&gt;
&lt;/br&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/nc_blog.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/nc_blog.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Nitish Chandan&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Nitish is a Senior Subject Matter Expert at Maltego with a background in trust and safety, product risk and compliance, and investigative work. At Maltego, he works closely with customers to understand their challenges and demonstrate how the platform supports their investigative goals. He helps teams unlock their full potential by developing tailored use cases and end-to-end workflows. His interests include the dark web, CSAM, cryptocurrency, and cyber threat intelligence. He also conducts investigations in response to emerging incidents. &lt;a href=&#34;https://www.linkedin.com/in/nitishchandan/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Follow him&lt;/a&gt; on LinkedIn to learn more.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Welcomes Hunchly to Expand OSINT Capabilities</title>
      <link>https://www.maltego.com/blog/maltego-welcomes-hunchly-to-expand-osint-capabilities/</link>
      <pubDate>Mon, 19 May 2025 12:00:15 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-welcomes-hunchly-to-expand-osint-capabilities/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Munich, Germany - May 19, 2025&lt;/strong&gt;&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;Maltego, the world’s most widely used platform for OSINT and investigations, is proud to welcome Hunchly into its ecosystem. Hunchly is a trusted tool for capturing and preserving online evidence. &lt;strong&gt;Together, Maltego and Hunchly provide investigators with a more complete workflow, pairing in-browser evidence collection with deeper data analysis and insights powered by industry-leading APIs.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;This partnership delivers a seamless investigation experience for professionals who need to move faster, go deeper, and uncover the truth with confidence. &lt;/p&gt;
&lt;p&gt;Since 2008, Maltego has supported high-profile, high-stakes investigations around the world, establishing itself as the go-to platform for investigative teams. More recently, Maltego has brought its proven capabilities to the browser, focusing on easier access to data and helping investigators of all experience levels work more efficiently. &lt;/p&gt;
&lt;p&gt;Earlier in 2024, Maltego expanded further by acquiring PublicSonar and Social Network Harvester, now known as Maltego Monitor and Maltego Evidence. These additions brought new capabilities for social media monitoring and deep social network analysis, pushing Maltego closer to its goal of delivering a complete, end-to-end investigative platform. &lt;/p&gt;
&lt;p&gt;With the addition of Hunchly, Maltego continues to strengthen its commitment to building powerful, integrated solutions that support investigators from the first click to the final report. &lt;/p&gt;
&lt;h2 id=&#34;maltego-x-hunchly&#34;&gt;Maltego x Hunchly&lt;/h2&gt;
&lt;p&gt;Maltego and Hunchly have long shared a mission: &lt;strong&gt;to empower investigators with tools that enhance efficiency and effectiveness.&lt;/strong&gt; Maltego helps users connect and enrich diverse data sources to generate meaningful intelligence. Hunchly complements this by automatically capturing and preserving online evidence—every URL, timestamp, and cryptographic hash—ensuring investigations are well-documented and legally defensible. &lt;/p&gt;
&lt;p&gt;These tools have already been used side by side by law enforcement and intelligence teams around the world. Now, by bringing Hunchly into the Maltego ecosystem, we’re making that connection seamless. &lt;strong&gt;Investigators can move from collection to analysis to reporting without losing context or breaking their workflow.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;This integration means stronger evidence, faster insights, and more confidence in the results. Whether you’re building a case or tracking digital threats, the combined use of Maltego and Hunchly helps you uncover the truth and facilitates informed action. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/demo_gif.gif&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/demo_gif.gif&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigator-first-the-path-ahead&#34;&gt;Investigator-First: The Path Ahead&lt;/h2&gt;
&lt;p&gt;This next chapter reinforces our commitment to equipping investigators with the tools they need to work more efficiently and uncover critical insights. &lt;/p&gt;
&lt;div class=&#39;aside secondary&#39;&gt;
&lt;p&gt;&amp;ldquo;With the acquisition of Hunchly, we&amp;rsquo;re taking a decisive step toward covering the entire investigative workflow, remaining true to our &amp;lsquo;investigator-first&amp;rsquo; philosophy. Our vision has always been shaped by the real needs of those who use our tools every day, and I am confident this integration will offer a comprehensive experience that truly reflects how investigators work.” &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Philip Mayrhofer&lt;/strong&gt;
CEO, Maltego&lt;/p&gt;
&lt;/div&gt;
&lt;/br&gt;
&lt;p&gt;Hunchly’s product and longstanding support of the OSINT community will further strengthen Maltego’s position as the world’s most widely used investigation platform. &lt;/p&gt;
&lt;p&gt;“Maltego is known and respected among investigative professionals for its ability to uncover connections across complex data,” said Brock Lupton, Vice President of Product and Innovation at Hunchly. “We are excited to become part of this trusted ecosystem. This strategic decision enhances seamless investigative workflows and brings together capability, community, and mission for greater impact. Hunchly has earned the trust of investigators by focusing on what matters most to them, and together with Maltego, we will take that mission even further, making investigations more efficient while preserving depth, accuracy, and control.” &lt;/p&gt;
&lt;p&gt;In the coming months, Maltego and Hunchly will work closely to ensure a smooth integration of products, teams, brands, and services. Our priority is to deliver continuity and a seamless experience for customers while expanding the value of our combined offerings. Maltego believes this strong ecosystem of tools and expertise will accelerate investigations both on the front lines and behind the scenes, ultimately helping to make the world a safer place. &lt;/p&gt;
&lt;p&gt;If you have any questions regarding this press release or the transition, please contact us at &lt;a href=&#34;mailto:communications@maltego.com&#34; &gt;communications@maltego.com&lt;/a&gt;. &lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;About Maltego&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Maltego’s all-in-one platform has empowered over one million investigations worldwide since 2008 by streamlining and accelerating the investigative process through a suite of powerful tools and a rich data offering. Solutions like Maltego Search, Graph, Monitor, and Evidence enable users to collect and analyze data from trusted sources, helping keep organizations and individuals safe. Headquartered in Munich, Maltego has grown to over 150 employees across six continents and works with customers including the Federal Bureau of Investigation, INTERPOL, and major financial and private companies, including half of the DOW 30. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About Hunchly&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Hunchly is a web capture and evidence preservation tool that helps investigators securely collect, organize, and preserve online content from websites and social media. It captures complete page data, including the full-page content, metadata, and timestamps, to ensure transparent and legally defensible investigations. Launched in 2015 by Dark River Systems and later supported by Sapper Labs, Hunchly quickly gained global adoption among investigative professionals. In 2022, the two companies merged to form Sapper Labs Group. Hunchly was acquired by Maltego in May 2025.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How OSINT Helps Find Missing Persons</title>
      <link>https://www.maltego.com/blog/how-osint-helps-find-missing-persons/</link>
      <pubDate>Fri, 02 May 2025 09:38:44 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-osint-helps-find-missing-persons/</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.tracelabs.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Trace Labs&lt;/a&gt;&lt;/strong&gt; is a nonprofit organization established in 2015 with the mission to be &lt;em&gt;“a catalyst for improving the state of missing persons location and family reunification.”&lt;/em&gt; The organization created the &lt;strong&gt;Search Party&lt;/strong&gt; &lt;strong&gt;platform&lt;/strong&gt; to crowdsource OSINT and empower the global community to use their cyber skills for good.&lt;/p&gt;
&lt;p&gt;In this blog post, I’ll share my experience participating in the Search Party CTF, focusing on the event’s format, recommended tools, and effective tactics and strategies. Read on to see how I approached the challenge.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light padding-vertical-small post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/how-osint-helps-find-missing-persons/#introduction-to-the-trace-labs-search-party-ctf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Introduction to the Trace Labs Search Party CTF&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/how-osint-helps-find-missing-persons/#how-the-challenge-is-structured&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;How the Challenge is Structured &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/how-osint-helps-find-missing-persons/#essential-tools-for-osint-investigations&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Essential Tools for OSINT Investigations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/how-osint-helps-find-missing-persons/#breaking-down-the-challenge&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Breaking Down the Challenge&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/how-osint-helps-find-missing-persons/#key-takeaways-from-the-trace-labs-search-party-ctf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Key Takeaways from the Trace Labs Search Party CTF&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;introduction-to-the-trace-labs-search-party-ctf&#34;&gt;Introduction to the Trace Labs Search Party CTF&lt;/h2&gt;
&lt;p&gt;The Trace Labs Search Party is a four-hour Capture the Flag (CTF) event where participants compete to gather open-source intelligence (OSINT) on real missing persons cases. This initiative was created to support law enforcement around the world by bringing hundreds of fresh sets of eyes to each case. The collected intelligence is reviewed and then passed on to law enforcement, who can take appropriate action based on the findings. To get started, visit the &lt;a href=&#34;https://www.tracelabs.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Trace Labs website&lt;/a&gt; and join their &lt;a href=&#34;https://discord.com/invite/Rn8z2QNAD9&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Discord community&lt;/a&gt;.  &lt;/p&gt;
&lt;h3 id=&#34;how-the-challenge-is-structured&#34;&gt;How the Challenge is Structured&lt;/h3&gt;
&lt;p&gt;Search Party stands out from other CTFs because participants are not expected to find a specific set of predetermined answers. Instead, organizers define categories of information that contribute varying point values based on their relevance and usefulness to the investigation. For example, a submission like “Social media profiles of friends shown to interact with the missing person (MP)” may earn 10 points, while “Relevant information pertaining to the current location of the subject” can earn up to 5,000 points. &lt;/p&gt;
&lt;p&gt;At the start of the event, participants are provided with an advisory page issued by local law enforcement. This typically includes details such as the MP&amp;rsquo;s name, general location, photo, physical description, clothing last seen wearing, and the circumstances surrounding their disappearance. Participants then have four hours to submit as much relevant and verifiable information as possible. &lt;/p&gt;
&lt;h3 id=&#34;essential-tools-for-osint-investigations&#34;&gt;Essential Tools for OSINT Investigations&lt;/h3&gt;
&lt;p&gt;Below are some tools that can be used during this CTF. While the paid versions offer advanced capabilities, all of them also provide a free version or community edition suitable for OSINT investigations. &lt;strong&gt;Please note that this is not an endorsement of any specific tool; this list is provided for informational purposes only.&lt;/strong&gt;&lt;/p&gt;
&lt;h4 id=&#34;corporate-data&#34;&gt;&lt;strong&gt;Corporate Data&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;To better understand an MP’s whereabouts, it’s important to consider their corporate footprint: did they register a company, and if so, where? While this approach is not as frequently applicable as strategies like searching for social media accounts tied to the MP, it can provide valuable information. For example, it may reveal connections to other entrepreneurs or lead to business addresses that could aid in the investigation. Here are two tools you can use:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.northdata.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;North Data&lt;/a&gt;:&lt;/strong&gt; It allows you to look up company ownership structures or search for a person’s name in the corporate registries of European countries. &lt;strong&gt;You can access the data through their website or query it directly on Maltego Graph, presenting the results in an easily understandable graph.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://opencorporates.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OpenCorporates:&lt;/a&gt;&lt;/strong&gt; This tool operates similarly to North Data but covers a broader range of jurisdictions. It includes over 160 million companies across 130 jurisdictions, such as the US, UK, Switzerland, Panama, and more, all brought together into a standardized global schema. You can also query the data directly on Maltego Graph. &lt;/li&gt;
&lt;/ul&gt;
&lt;/br&gt;
&lt;h4 id=&#34;facial-recognition&#34;&gt;&lt;strong&gt;Facial Recognition&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;Missing person advisory pages almost always include a picture of the missing person, for obvious reasons. A natural way to take advantage of this is to perform a reverse image search. However, this is likely to return results related to the person’s disappearance rather than personal profiles. To go beyond simply identifying where the picture was posted before the person went missing, we can use facial recognition technology. Below are two tools you can incorporate into the investigation:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://pimeyes.com/en&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;PimEyes&lt;/a&gt;&lt;/strong&gt;: This website allows you to upload multiple pictures of the MP to search for other instances of their images online. However, please note that the free version will only provide links to the websites where the pictures were posted, not the exact URLs. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://facecheck.id/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;FaceCheck.ID&lt;/a&gt;&lt;/strong&gt;: This tool is straightforward and user-friendly. You can upload a photo of the MP, and it will suggest other images of the same face found online. Like PimEyes, the free version has limitations. It only provides links to the websites where the images appear, but not the specific URLs.&lt;/li&gt;
&lt;/ul&gt;
&lt;/br&gt;
&lt;h4 id=&#34;social-media-profile-discovery&#34;&gt;&lt;strong&gt;Social Media Profile Discovery&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;Social media profiles are often a treasure trove of insights into the life, relationships, and habits of the MP. But how do we find them? The tools below can help you discover social media accounts using a phone number, email address, or username. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://epieos.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Epieos&lt;/a&gt;&lt;/strong&gt;: The free version allows you to check if an email address or phone number is associated with an account on a platform, but it won’t reveal the specific account details. &lt;strong&gt;If you&amp;rsquo;re a Maltego Professional or Organization user, you get the full platform experience and access to all Maltego Data Pass modules, including Person of Interest, which features Epieos and other trusted and secure data sources.&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://github.com/sherlock-project/sherlock&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Sherlock&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&#34;https://github.com/megadose/holehe&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Holehe&lt;/a&gt;&lt;/strong&gt;: Both command-line-based tools require installation, but they are highly efficient. Sherlock is designed to find accounts linked to a given username, while Holehe focuses on discovering accounts tied to an email address.&lt;/li&gt;
&lt;/ul&gt;
&lt;/br&gt;
&lt;h4 id=&#34;maltego-graph&#34;&gt;&lt;strong&gt;Maltego Graph&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;Maltego Graph is our flagship product, an all-in-one OSINT and investigation platform that the brand is best known for. It brings all intelligence into one place with advanced link analysis capabilities. &lt;/p&gt;
&lt;p&gt;While I wear the hat of a SME at Maltego, I can confidently say that Maltego Graph is instrumental in &lt;strong&gt;uncovering the full story and the surrounding context of a person of interest&lt;/strong&gt;. But it doesn&amp;rsquo;t stop there. You start with a single piece of information, such as an email address, name, alias, or social media account, &lt;strong&gt;and seamlessly pivot and scale your investigation to gain a comprehensive understanding of one’s online presence&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;This is made possible through the flexible use of data credits, which provide access to high-quality, reliable data sources included in your plan (as mentioned above in the social media profile discovery section). &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We have a very exciting product release coming soon. A powerful browser-based tool designed specifically for optimized workflows and intuitive navigation in person-of-interest investigations. Stay tuned!&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;breaking-down-the-challenge&#34;&gt;Breaking Down the Challenge&lt;/h2&gt;
&lt;p&gt;Let’s walk through a real challenge to demonstrate how I approached it. The starting point was a MP case reported shortly before the CTF. We were provided with a physical description, a photo, and a list of the clothes and personal items the MP had at the time of their disappearance.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To respect data privacy, I will not disclose any specific details or personally identifiable information (PII) related to the MP. The purpose of this section is to illustrate the tactics and investigative methods I used, not to reveal private data of the MP. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Three other participants and I (a group of four) began the investigation by Googling the MP’s name. This initial search led to two notable findings: a private Instagram account and a Facebook profile. The Facebook account contained recent photos of the MP, as well as the names of their spouse and child. It also revealed the MP’s surname at birth, which could be helpful for further investigation. &lt;/p&gt;
&lt;p&gt;Continuing the search, we looked into the spouse’s name and found documents related to a 2015 court case from a neighboring country involving a sexual assault charge. However, after verifying the details, we confirmed that the photo of the person convicted did not match that of the spouse, ruling out a connection. &lt;/p&gt;
&lt;p&gt;Returning to the Facebook account, we used &lt;strong&gt;Maltego Graph&lt;/strong&gt; to gather additional data. Starting with a Person Entity, we ran the &lt;em&gt;[POI] Search Profiles (Facebook)&lt;/em&gt; Transform to locate the MP’s profile. We then applied &lt;em&gt;[POI] Get Posts (Facebook)&lt;/em&gt; to collect their posts and &lt;em&gt;[POI] Get Friends (Facebook)&lt;/em&gt; to obtain a list of their connections. Searching for the MP’s last name within this friend list helped quickly identify potential relatives. &lt;/p&gt;
&lt;p&gt;After collecting nearly 1,500 posts, we performed a keyword search to identify content that might offer clues about the MP’s disappearance or provide insight into their personal situation. This analysis surfaced several posts from the early 2010s in which the MP discussed mental health struggles, offering important context to the investigation. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-osint-helps-find-missing-persons_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-osint-helps-find-missing-persons_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To supplement our investigation, we searched for the MP’s name in breached data. Starting from a person Entity in Maltego, we ran the Transform &lt;em&gt;[POI] Leaked Records Search (person)&lt;/em&gt;. Luckily, the MP’s name was distinctive enough that all the search results matched known details about the MP. Both contained the same Gmail address. &lt;/p&gt;
&lt;p&gt;To confirm that this Gmail address belonged to the MP, we ran the &lt;em&gt;[POI] Search Profiles&lt;/em&gt; Transform to look for associated accounts. This expanded our graph with accounts from various platforms, including Bible.com, Tumblr, and EA Games, giving us a broader view of the MP’s digital presence. Some of these profiles included valuable details such as date of birth and additional photos of the MP and their spouse. The results also revealed partial phone numbers and secondary email addresses tied to these accounts. A particularly notable finding was a Google account that had its last recorded activity just four days before the MP went missing. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-osint-helps-find-missing-persons_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-osint-helps-find-missing-persons_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-osint-helps-find-missing-persons_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-osint-helps-find-missing-persons_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Repeating the same process using the MP’s surname at birth yielded 18 breached records containing that name. The next step was to distinguish the records that truly belonged to the MP from others with identical names. To do this, we used the date of birth retrieved earlier from accounts tied to the MP’s email address to filter out unrelated Entities. This left us with 8 breached records, though they didn’t contain enough information to definitively confirm or dismiss a connection to the MP. &lt;/p&gt;
&lt;p&gt;The most efficient way to assess their relevance was to link the data from these records to known social media accounts and compare the results with what we already knew about the MP. From the remaining breached record entities, we ran the Transform &lt;em&gt;[POI] Extract ALL Personally Identifiable Information&lt;/em&gt;. This yielded 6 email addresses. We then used &lt;em&gt;[POI] Search Profiles&lt;/em&gt; to investigate those addresses. One of them returned a Myspace account listing a city that matched the MP’s known location. &lt;/p&gt;
&lt;p&gt;Assuming this email address belonged to the MP, we pivoted on it and searched for it in breach data using &lt;em&gt;[POI] Leaked Records Search (email)&lt;/em&gt;. This uncovered additional records, including a Myspace account with the MP’s spouse listed as a friend, strengthening the likelihood that the email address was accurate. We also found a LiveJournal account containing several public diary entries from the mid-2000s. &lt;strong&gt;These records revealed four new aliases and three unhashed passwords, which could be used to continue the investigation.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-osint-helps-find-missing-persons_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-osint-helps-find-missing-persons_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;key-takeaways-from-the-trace-labs-search-party-ctf&#34;&gt;Key Takeaways from the Trace Labs Search Party CTF&lt;/h2&gt;
&lt;p&gt;While this was by no means an exhaustive investigation into the MP’s whereabouts, the time-limited nature of the CTF eventually forced us to move to another case. Nevertheless, the process demonstrated &lt;strong&gt;just how powerful OSINT can be in uncovering relevant information rapidly and ethically. And with the right tools and intelligence, such as Maltego at hand, investigators have the depth, breadth, and speed needed to confidently navigate the digital investigation.&lt;/strong&gt;  &lt;/p&gt;
&lt;p&gt;Participating in the Trace Labs Search Party was both rewarding and eye-opening. It sharpened my investigative skills, reminded me of the investigative analytical mind, and highlighted how even small digital clues can lead to meaningful insights. The experience also emphasized the importance of collaboration, with teammates sharing findings and working in parallel to piece together complex puzzles. &lt;/p&gt;
&lt;p&gt;I hope this blog post has sparked some ideas, introduced you to new tools and strategies, and maybe even inspired you to participate in a future Search Party CTF event. Whether you&amp;rsquo;re just getting started with OSINT or looking to enhance your skills, a CTF like the one from Trace Labs provides a unique opportunity to apply your knowledge in a way that truly makes an impact. &lt;strong&gt;#OSINTForGood&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://x.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn &lt;/a&gt;with the latest news and developments!&lt;/p&gt;
&lt;/br&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/mg_mini_v2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/mg_mini_v2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mathieu Gaucheler&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Mathieu is a Senior Subject Matter Expert at Maltego, where he helps customers realize the platform’s full capabilities in support of their investigative missions. He specializes in designing investigative workflows and delivering hands-on training focused on OSINT and effective use of the Maltego platform. Since joining Maltego in 2021, following his work at a Cyber Threat Intelligence startup in Barcelona, Mathieu has been dedicated to enabling organizations to operationalize open-source intelligence. His core expertise spans SOCMINT, GEOINT, and internet infrastructure investigations.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Receives Frost &amp; Sullivan’s 2025 Product Leadership Award for Global OSINT Solutions</title>
      <link>https://www.maltego.com/blog/maltego-receives-frost-sullivans-2025-product-leadership-award-for-global-osint-solutions/</link>
      <pubDate>Thu, 17 Apr 2025 01:47:28 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-receives-frost-sullivans-2025-product-leadership-award-for-global-osint-solutions/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Munich, Germany – April 17, 2025&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;With critical data points emerging across online platforms, social media, the dark web, and geospatial feeds, open-source intelligence (OSINT) has become critical to security strategies and modern investigations. Law enforcement, government agencies, and corporate security teams rely heavily on OSINT to detect threats, capture digital evidence, and make timely, informed decisions.&lt;/p&gt;
&lt;p&gt;To meet their evolving demands, investigative tools must accelerate the analysis of high volumes of fragmented data, connect intelligence from diverse sources, and ensure privacy and compliance in a shifting regulatory landscape. &lt;strong&gt;Maltego has long anticipated these needs and built a platform for data-driven investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We are therefore proud that Frost &amp;amp; Sullivan has acknowledged our efforts and named Maltego &lt;strong&gt;&lt;a href=&#34;https://www.frost.com/analytics/best-practices-recognition/2025-award-recipients/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the 2025 Global Product Leader in OSINT Solutions&lt;/a&gt;&lt;/strong&gt;. Frost &amp;amp; Sullivan is one of the world’s most respected research and consulting firms and is known for identifying market-defining companies.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;“As a product leader in the OSINT space, Maltego has established itself as a key provider of cutting-edge solutions for investigators, security professionals, and intelligence analysts. With its powerful investigative capabilities, Maltego enables organizations to efficiently manage complex, high-risk investigations while maintaining control over critical intelligence.”&lt;/p&gt;
&lt;p&gt;— &lt;em&gt;Frost &amp;amp; Sullivan, 2025 Product Leadership Award Write-up&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;What set Maltego apart during the evaluation process was its platform’s versatility, depth, and performance across the full lifecycle of digital investigations. Frost &amp;amp; Sullivan highlighted our comprehensive OSINT portfolio, which supports every investigative stage.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.frost.com/wp-content/uploads/2025/04/Maltego-Award-Writeup.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Read the Frost &amp;amp; Sullivan Recognition Overview&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;With tools like &lt;a href=&#34;https://www.maltego.com/graph/&#34; &gt;Maltego Graph&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/search/&#34; &gt;Maltego Search&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/monitor/&#34; &gt;Maltego Monitor&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/evidence/&#34; &gt;Maltego Evidence&lt;/a&gt;, users can map complex networks, uncover hidden connections, and analyze large datasets in a secure, visual environment. Real-time monitoring, automation, and compliance-ready features are built into the platform, while &lt;a href=&#34;https://www.maltego.com/maltego-data/&#34; &gt;Maltego Data Pass &lt;/a&gt;offers secure access to relevant and reliable intelligence in one place.&lt;/p&gt;
&lt;h2 id=&#34;maltego-marks-another-milestone-in-product-innovation-and-growth&#34;&gt;Maltego Marks Another Milestone in Product Innovation and Growth&lt;/h2&gt;
&lt;p&gt;This honor also reflects another significant advancement in Maltego’s growth. Just one year ago, &lt;a href=&#34;https://www.maltego.com/blog/maltego-acquires-publicsonar-and-social-network-harvester/&#34; &gt;we announced the acquisition of PublicSonar and Social Network Harvester&lt;/a&gt; to strengthen our capabilities and bring more value to our users. Today, we are proud to be recognized for our product leadership in the OSINT solutions space.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;“While many OSINT and digital intelligence providers have traditionally focused on more common investigation types, Maltego’s strategic expansion and innovation of its OSINT solutions highlight its commitment to addressing the growing demand for advanced investigative tools.”&lt;/p&gt;
&lt;p&gt;— &lt;em&gt;Frost &amp;amp; Sullivan, 2025 Product Leadership Award Write-up&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;This award reinforces our mission of delivering value through innovation, usability, and trust. &lt;strong&gt;In active use across more than 120 countries, Maltego is a trusted partner for investigative professionals in law enforcement, government, and the private sector as they navigate today’s complex digital threat landscape.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.frost.com/wp-content/uploads/2025/04/Maltego-Award-Writeup.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Read the Frost &amp;amp; Sullivan Recognition Overview&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;We are grateful to Frost &amp;amp; Sullivan for acknowledging the impact Maltego is making in the OSINT community. If you&amp;rsquo;re interested in seeing how Maltego can support your investigative work, our team is ready to connect.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/get-a-demo/&#34; &gt;Get in touch to see the platform in action!&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How to Close Training Gaps and Use Investigation Tools More Effectively</title>
      <link>https://www.maltego.com/blog/how-to-close-training-gaps-and-use-investigation-tools-more-effectively/</link>
      <pubDate>Wed, 09 Apr 2025 05:13:39 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-close-training-gaps-and-use-investigation-tools-more-effectively/</guid>
      <description>&lt;p&gt;Whether in cybersecurity, law enforcement, or the private sector, investigative teams face mounting pressure to deliver results. But often, these teams are up against limited staff, tight budgets, and very little time for structured training.&lt;/p&gt;
&lt;p&gt;When analysts are handed new tools without the right preparation or support, those tools rarely get used to their full potential. At worst, they get abandoned completely, putting a dent in the initial investment, even if the tool was a perfect fit.&lt;/p&gt;
&lt;p&gt;The key isn’t just better technology. It’s the right mix of training and tools that work for real people under real constraints.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This article explores five practical strategies teams can apply to maximize tool adoption and close training gaps, even in resource-constrained environments.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-close-training-gaps-and-use-investigation-tools-more-effectively/#strategy-1-get-analysts-involved-early&#34; &gt;Strategy 1: Get Analysts Involved Early&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-close-training-gaps-and-use-investigation-tools-more-effectively/#strategy-2-training-isnt-optional&#34; &gt;Strategy 2: Training Isn’t Optional&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-close-training-gaps-and-use-investigation-tools-more-effectively/#strategy-3-find-a-solution-that-every-users-can-adopt&#34; &gt;Strategy 3: Find a Solution That Every Users Can Adopt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-close-training-gaps-and-use-investigation-tools-more-effectively/#strategy-4-train-in-layers-not-all-at-once&#34; &gt;Strategy 4: Train in Layers, Not All at Once&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-close-training-gaps-and-use-investigation-tools-more-effectively/#strategy-5-tame-the-data-flood&#34; &gt;Strategy 5: Tame the Data Flood&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-close-training-gaps-and-use-investigation-tools-more-effectively/#strategy-6-help-analysts-succeed-with-limited-resources&#34; &gt;Help Your Analysts Succeed Even with Limited Resources&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;strategy-1-get-analysts-involved-early&#34;&gt;Strategy 1: Get Analysts Involved Early&lt;/h2&gt;
&lt;p&gt;Too often, leaders make tooling decisions without involving the people who will actually use those tools. If analysts or investigators aren’t consulted, or even made aware of a new tool, it’s unlikely to gain traction, especially if they’re already used to  their current workflows. When that happens, adoption suffers, and the value of the investment is lost.&lt;/p&gt;
&lt;p&gt;Analysts need to understand why a new tool matters and how it fits into their day-to-day work. The best way to make that happen? &lt;strong&gt;Involve them early. Ask what’s working, what’s not, and what they actually need.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Another simple but effective tactic is to appoint internal “champions.” These are team members who want to go deeper with a new tool and can serve as peer coaches to others. This builds buy-in and keeps learning going without reliance on vendor support.&lt;/p&gt;
&lt;h2 id=&#34;strategy-2-training-isnt-optional&#34;&gt;Strategy 2: Training Isn’t Optional&lt;/h2&gt;
&lt;p&gt;When an organization invests in a solution, it does so with the belief that it will improve performance. But if end users don’t feel confident using the tool, it often goes underused, or ignored entirely, leaving potential performance gains unrealized.&lt;/p&gt;
&lt;p&gt;New technology alone doesn’t solve problems—trained people do. Without proper training, teams default to old methods or only scratch the surface of what’s possible.&lt;/p&gt;
&lt;p&gt;Let’s take Maltego as an example. Some parts of the platform, like &lt;a href=&#34;https://www.maltego.com/search/&#34; &gt;Maltego Search&lt;/a&gt;, are extremely intuitive, simple, fast, and requiring little to no training. But advanced tools, such as &lt;a href=&#34;https://www.maltego.com/graph/&#34; &gt;Maltego Graph&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/evidence/&#34; &gt;Maltego Evidence&lt;/a&gt;, are more complex. While these tools allow investigators to conduct more in-depth analyses, they can be easily overlooked if an end user feels intimidated by them. That leaves potential performance gains on the table, which isn’t good for the organization.&lt;/p&gt;
&lt;p&gt;This isn’t just a missed opportunity. It can lead to incomplete investigations, missed clues, or slower response times. Training is what bridges the gap between technology and outcomes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I talk more about finding the right balance between training and tools in this conversation on the CyberWire Daily podcast:&lt;/strong&gt;&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/4moSJLCIcVs?si=fmD1S4LQ7wzf7Rmb&amp;amp;start=848&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; allowfullscreen&gt;&lt;/iframe&gt;
&lt;h2 id=&#34;strategy-3-find-a-solution-that-every-users-can-adopt&#34;&gt;Strategy 3: Find a Solution That Every Users Can Adopt&lt;/h2&gt;
&lt;p&gt;Many investigative tools are designed for expert users, but not every analyst is a technical specialist. Teams often include new hires, lateral transfers, or professionals with non-technical backgrounds.&lt;/p&gt;
&lt;p&gt;If the tools you’re considering for your organization require niche skills like Python scripting just to run basic queries – and those skills aren’t common on your team – you’re creating unnecessary barriers.&lt;/p&gt;
&lt;p&gt;Instead, solutions should be designed to help users move from question to answer quickly, regardless of their experience level. That could mean automating complex steps behind the scenes, offering clear templates, or making interfaces more visual and less code-heavy.&lt;/p&gt;
&lt;p&gt;The bottom line? &lt;strong&gt;Technology should make investigations easier, not harder. Build for real-world users, not just power users.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;strategy-4-train-in-layers-not-all-at-once&#34;&gt;Strategy 4: Train in Layers, Not All at Once&lt;/h2&gt;
&lt;p&gt;It’s tempting to try to train everything at once when you’ve just invested in a new tool. After all, you’ve spent considerable time researching the solution and set aside a budget for it. But this approach can backfire. It’s often overwhelming, especially for non-technical users. Instead, I encourage adopting a “scaffolding” approach to training.&lt;/p&gt;
&lt;p&gt;Let your analysts start with the basics. Help them grasp simple concepts and practice core actions. Then, gradually introduce more complexity as their confidence grows.&lt;/p&gt;
&lt;p&gt;For example, if you have a champion on your team who onboards new hires to Maltego, don’t jump straight into running full investigation workflows. Start by helping new users understand the building blocks: how to identify Entities, how to run simple Transforms, or how to share the case.&lt;/p&gt;
&lt;p&gt;This method makes learning stick. It also enables users to understand the why behind each step, so they don’t just follow instructions, but &lt;strong&gt;build real skills and eventually explore the tool independently to run meaningful investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We also encourage organizations and users to seek out the information they need directly from the vendor. Ask for resources, provide feedback, and take advantage of expert-led sessions whenever available.&lt;/p&gt;
&lt;p&gt;In the context of Maltego, we support our users with personalized training, and we also provide &lt;strong&gt;&lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Academy &lt;/a&gt;&lt;/strong&gt;–our learning platform that offers both on-demand and live sessions focused on mastering the Maltego platform and applying best practices in digital investigations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/20240626_maltego-academy.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/20240626_maltego-academy.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;strategy-5-tame-the-data-flood&#34;&gt;Strategy 5: Tame the Data Flood&lt;/h2&gt;
&lt;p&gt;Information overload is real! We live in the information age. There’s more data than you could ever possibly need, and most of it is irrelevant to a specific investigation. &lt;strong&gt;That’s why knowing what to exclude is just as crucial as identifying what to include.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;On top of that, the number of data providers and sources makes it even more challenging to collect and analyze the data needed to draw meaningful insights. The real skill lies in filtering out the noise and zeroing in on what matters.&lt;/p&gt;
&lt;p&gt;The right investigative platform should help with this. Instead of bouncing between dozens of tabs or tools, analysts need a single space to bring all their data sources together. That’s one reason users love Maltego Graph: It lets you visualize, combine, and explore data from different providers in one unified view.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Easily access curated data and integrate internal sources with &lt;a href=&#34;https://www.maltego.com/maltego-data/&#34; &gt;Maltego Data&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;But even comprehensive platforms can become overwhelming without the right approach. That’s why we always recommend starting with a clearly defined question. A tightly scoped investigation helps analysts stay focused, avoid rabbit holes, and make faster, more confident decisions.&lt;/p&gt;
&lt;p&gt;Just as important is knowing what not to chase. For instance, if you’re mapping a person’s social connections, digging into IP addresses may not help… unless there’s a specific reason. Let the question guide the data, not the other way around!&lt;/p&gt;
&lt;h2 id=&#34;help-your-analysts-succeed-even-with-limited-resources&#34;&gt;Help Your Analysts Succeed Even with Limited Resources&lt;/h2&gt;
&lt;p&gt;Supporting analysts in resource-constrained environments doesn’t require a huge overhaul. It requires smarter decisions around training, tool design, and workflow support. Here’s what it comes down to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Involve analysts in tooling decisions&lt;/li&gt;
&lt;li&gt;Offer training that builds over time&lt;/li&gt;
&lt;li&gt;Choose tools built for real users&lt;/li&gt;
&lt;li&gt;Be selective with your data, don&amp;rsquo;t stack it&lt;/li&gt;
&lt;li&gt;Partner with vendors who care about adoption&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At Maltego, we’re committed to that last point. That’s why we offer custom training sessions designed for your team’s needs and a wide range of training through the &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Academy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Interested in tailored training for your team? Contact us &lt;a href=&#34;https://www.maltego.com/get-a-demo/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr_webinar.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr_webinar.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Joe Ryan&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Joe Ryan is the Head of Customer Enablement at Maltego Technologies. With 10 years of law enforcement and government experience, he brings a working knowledge of digital investigations to his role, ensuring that users find value in the Maltego platform. Joe’s background in training and customer education highlights his commitment to development as the key driver of customer success.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Users Shape Innovation in Our Ecosystem</title>
      <link>https://www.maltego.com/blog/how-users-shape-innovation-in-our-ecosystem/</link>
      <pubDate>Wed, 19 Feb 2025 16:28:28 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-users-shape-innovation-in-our-ecosystem/</guid>
      <description>&lt;p&gt;Maltego has empowered over one million investigations worldwide since 2008, making it the most widely used cyber investigation platform. Trusted by a diverse range of users, from government agencies and commercial enterprises to cybersecurity professionals, penetration testers, forensic investigators, investigative journalists, and market researchers, Maltego helps make the world a safer place. &lt;/p&gt;
&lt;p&gt;Following the impactful discussions at the &lt;a href=&#34;https://securityconference.org/en/msc-2025/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Munich Security Conference 2025&lt;/a&gt; and its side events, we take you behind the scenes of Maltego—rooted in the city of Munich, where our headquarters are located—for an exclusive look at what shapes our journey, straight from the top. &lt;strong&gt;Lukas von Grebmer&lt;/strong&gt;, VP of Marketing and Growth, sits down with &lt;strong&gt;Philip Mayrhofer&lt;/strong&gt;, CEO of Maltego, who has attended several side events, for an insightful conversation. &lt;/p&gt;
&lt;p&gt;Curious about what drives innovation at Maltego, how we prioritize product development, and how we foster partnerships to strengthen our ecosystem? &lt;strong&gt;Watch the interview now! It is short, powerful, and gives you a direct understanding of what fuels our continuous growth.&lt;/strong&gt; &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/uKEU0PjV4SI&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;/br&gt;
&lt;h4 id=&#34;those-who-know-their-destination-fear-no-journey&#34;&gt;&lt;em&gt;&amp;ldquo;Those who know their destination fear no journey.&amp;rdquo;&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;We invite our customers, users, community, and ecosystem partners to join us on this journey with confidence and trust. With a clear vision and a defined path, the road ahead is one of innovation and success. &lt;/p&gt;
&lt;p&gt;Discover how &lt;strong&gt;Maltego’s all-in-one platform&lt;/strong&gt; supports thousands of users, including over half of the Dow 30 companies and governments worldwide. &lt;strong&gt;With a suite of investigative tools and unmatched access to reliable data, Maltego helps combat foreign influence, disinformation, geopolitical and transnational organized crime,&lt;/strong&gt; while strengthening regional defense and democratic resilience. Explore our resources &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;here&lt;/a&gt; or book a quick conversation &lt;a href=&#34;https://www.maltego.com/get-a-demo/&#34; &gt;today!&lt;/a&gt; &lt;/p&gt;
&lt;/br&gt;
&lt;h3 id=&#34;key-questions-and-answers&#34;&gt;Key Questions and Answers&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Lukas: What does the Munich Security Conference mean specifically for our community?&lt;/strong&gt;  &lt;/p&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: So, I think what becomes really clear is that the threats faced by nations and corporations are becoming increasingly evident and pronounced in relation to what Maltego is really about. These threats are international and hybrid, meaning they combine both real-world elements and social engineering, the social aspects of threats, with computer networks. They pose a very real danger to the West, and we need to consider how we as a community can support both nation-state actors and corporations to be best equipped to tackle these threats.
&lt;/div&gt;




&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;Lukas: What do its side events mean for our community and industry?&lt;/strong&gt;  &lt;/p&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    Philip: I think that is really encouraging because the overwhelming message here is that companies, players, and institutions want to cooperate and collaborate on these global challenges. As private businesses, we can contribute to this by building tools that not only solve the problem but are also open to collaboration with other partners from both sides of the Atlantic. This ensures that we truly provide our customers with the solutions they need to face these threats.
&lt;/div&gt;




&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;Lukas: What was your impression of this year&amp;rsquo;s conference compared to last year?&lt;/strong&gt;  &lt;/p&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    &lt;p&gt;Philip: So, maybe a good thing is not too much change. I think all players recognize that it is a challenge in an environment where we need to collaborate, and on that level, we are very much looking forward to continuing to do that. What is increasingly a topic is how our businesses and the way we operate are influenced by regulation. &lt;/p&gt;
&lt;p&gt;There are obviously important ongoing directives in the EU, but also with regard to US regulation that may influence how we can do business and how we need to develop our products. That’s certainly something we all need to take a look at and see whether our infrastructure and systems are well-equipped to serve players in different jurisdictions. &lt;/p&gt;
&lt;p&gt;Regulation and volatility here are certainly topics that came up a lot. It’s a topic that we, as a company, cannot handle on our own in isolation, but we need to work together with other players, align, and try to contribute to that conversation in a positive way. &lt;/p&gt;

&lt;/div&gt;




&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;Lukas: What is Maltego&amp;rsquo;s approach to partnerships and their significance?&lt;/strong&gt;  &lt;/p&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    &lt;p&gt;Philip: Yeah, Maltego really grew together with its partners, and those partners, first and foremost, are certainly data providers and companies that have unique and differentiated access to data sources.  &lt;/p&gt;
&lt;p&gt;As a data integration and analytics company, Maltego has always been very open and customizable to accommodate these different data sources, which is highly beneficial for the user, who remains our primary focus. I think that continues to be a major driver of why customers choose Maltego. They often say, &amp;lsquo;I have internal data stored in databases or workflow tools, but I also have external data from various providers—threat intelligence providers, company data providers—that I need to merge.&amp;rsquo; They’ve found that Maltego is a strong platform for that.  &lt;/p&gt;
&lt;p&gt;We’re excited to push that forward, focusing on enhancing our internal technology to make data ingestion easier. We aim to provide our customers and partners with the tools to simplify this process and help merge these different data sets, so users can extract the essence from disparate sources. And that’s really what we’re focused on at Maltego. &lt;/p&gt;

&lt;/div&gt;




&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;Lukas: How does our partnership create a win-win for Maltego, customers, and partners?&lt;/strong&gt; &lt;/p&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    &lt;p&gt;Philip: I mean, it always comes down to what the customer wants and needs. I think this is where the mission often aligns. We have data partners, both existing and new, who approach us and say, &amp;lsquo;I’m working with this high-profile client, and they’ve mentioned that they need our data integrated into Maltego to fully benefit from it.&amp;rsquo; &lt;/p&gt;
&lt;p&gt;Our partnership team then collaborates with that data provider to find the fastest path to integration. This creates a win-win: the customer gains the added benefit of another data source within Maltego, the data partner closes a deal and gains a new customer, and for us, it is an opportunity to expand the platform&amp;rsquo;s value, which naturally grows as we integrate more data sources out of the box. &lt;/p&gt;
&lt;p&gt;That is a major focus for how we want to build Maltego, to be a platform that enables specialist and highly differentiated data providers to thrive, while ultimately delivering the best experience for the customer. &lt;/p&gt;

&lt;/div&gt;




&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;Lukas: How does the Maltego user community drive innovation on the platform?&lt;/strong&gt; &lt;/p&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    &lt;p&gt;Philip: Many talked about the tools that developers and data providers can utilize to integrate new data sources. We make sure to continuously improve on that, so the experience becomes easier. At the same time, users have incredible customization opportunities, especially when it comes to creating workflows. For example, they can set up a series of queries, what we call transforms, in a specific sequence to expedite repetitive tasks or even automate them. &lt;/p&gt;
&lt;p&gt;We also have communities that share these machines and workflows with one another. Similarly, certain use cases require specific adaptations in how link analysis is displayed or how users tailor it to their needs. This level of customization is something that made Maltego stand out and continues to set us apart, especially for sophisticated users. &lt;/p&gt;
&lt;p&gt;At the same time, we learn from this process by observing the ideas of our most advanced users regarding how Maltego can be further automated and improved. We then integrate these ideas into our product development. What I am particularly excited about is what we are currently working on and planning to release in the coming months. We are bringing these insights into our browser platform, which is a huge step forward. It will allow us to respond much faster to user inputs and feedback and will set Maltego on an entirely new trajectory for the future. &lt;/p&gt;

&lt;/div&gt;




&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;Lukas: How do you see Maltego’s future in community-driven development and its role for us?&lt;/strong&gt; &lt;/p&gt;





&lt;div class=&#34;col-md-12 quote-box&#34;&gt;
    &lt;p&gt;Philip: Yeah, as a platform, you have a huge opportunity but also a responsibility, and that is something we are very aware of. We work closely with our partners, the wider community, and ultimately our users to understand what they need from Maltego to be successful. That is the ultimate challenge for us to solve, and when we do, everyone benefits. &lt;/p&gt;
&lt;p&gt;So, the boat will rise with the tide, and that is what we are focused on right now. We understand that the specific and differentiating capabilities of the Maltego platform—bringing together various data sources, merging them in meaningful ways, and offering extensive customization—continue to be crucial for our most sophisticated users, and we remain committed to providing that. &lt;/p&gt;
&lt;p&gt;At the same time, we recognize that the industry and the community are expanding into broader use cases that involve larger teams. In response, we are condensing the most important workflows and capabilities and repackaging them to be accessible to less technical users. &lt;/p&gt;
&lt;p&gt;Over the past two to three years, we have seen massive adoption of this approach, especially in the public and government sectors. Now, we are increasingly seeing it spread into the commercial space, where larger teams focus on fraud and other trust and safety issues. &lt;/p&gt;
&lt;p&gt;Our focus over the next 12 months is to balance these two needs—continuing to support advanced users with deep customization while also distilling the core functionalities to make them more accessible to a wider range of users. &lt;/p&gt;

&lt;/div&gt;




</description>
    </item>
    
    <item>
      <title>Bridging Governance and Security in a Multipolar World</title>
      <link>https://www.maltego.com/blog/bridging-governance-and-security-in-a-multipolar-world/</link>
      <pubDate>Thu, 13 Feb 2025 12:44:18 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/bridging-governance-and-security-in-a-multipolar-world/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://securityconference.org/en/msc-2025/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The Munich Security Conference (MSC)&lt;/a&gt; is one of the world’s most influential platforms for global security, uniting policymakers, thought leaders, and experts to tackle today’s most pressing security challenges. This year’s MSC takes place amid increasing multipolarization, where shifting power dynamics and complex international cooperation dominate the agenda. Topics like geopolitical tensions, disinformation, and transnational organized crime will shape the discussions, influencing policies that resonate across governments, organizations, and Maltego’s global community. &lt;/p&gt;
&lt;p&gt;Looking ahead to the Munich Security Conference 2025, we’ve engaged with key voices to explore critical issues, including cross-sector collaboration, evolving geopolitics, and the fight against transnational organized crime. By gathering insights and reflecting on the recently published Munich Security Report 2025, we aim to highlight the conference’s pivotal role in driving impactful policy and security conversations worldwide. To stay ahead, follow the discussions and explore the &lt;a href=&#34;https://securityconference.org/en/publications/munich-security-report-2025/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;latest insights in the report.&lt;/a&gt; &lt;/p&gt;
&lt;p&gt; We had the honor of speaking with Ottilia Maunganidze, a leading voice in international security, governance, and human rights. As Head of Special Projects at the &lt;a href=&#34;https://issafrica.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ISS&lt;/a&gt; and a member of the Munich Security Conference High-Level Taskforce, Ottilia brings unmatched expertise. &lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;&lt;strong&gt;Watch the full interview with Ottilia Maunganidze for sharp insights into the topics driving MSC 2025!&lt;/strong&gt; &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/MqVSj2Zu6hc&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;/br&gt;
&lt;p&gt;The Munich Security Report 2025 emphasizes a crucial point: “The challenge of our time is not just to navigate a multipolar world but to ensure it does not become a fragmented one. Cooperation, even among competitors, is the only path to sustainable security.” The conversations at MSC 2025 are shaping the future of global security, governance, and international collaboration.  &lt;/p&gt;
&lt;p&gt;At Maltego, we are committed to empowering investigators, researchers, and organizations addressing today’s complex security challenges. Through our &lt;a href=&#34;https://www.maltego.com/maltego-grants/&#34; &gt;Grants Program&lt;/a&gt;, we provide access to Maltego’s all-in-one investigation platform, enabling NGOs, academics, thought leaders, and trainers to drive meaningful change in global security and governance.  &lt;/p&gt;
&lt;p&gt;Staying engaged with discussions like MSC ensures alignment with emerging threats, evolving policies, and the critical role of technology in modern investigations. &lt;strong&gt;Whether you&amp;rsquo;re in an NGO, government agency, private-sector intelligence, fraud team, or academia, Maltego empowers your everyday and complex OSINT and cyber investigations with a suite of investigative tools and unmatched access to reliable data.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Discover how Maltego supports thousands of users, including over half of the Dow 30 companies and governments worldwide, to tackle foreign influence, disinformation, geopolitical and transnational organized crime, and enhance regional defense and democratic resilience. Explore our resources &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;here&lt;/a&gt; or book a quick conversation &lt;a href=&#34;https://www.maltego.com/get-a-demo/&#34; &gt;today. &lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Together, we uncover hidden truths and make the world safer!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Shining a Light: Empowering NGOs During National Human Trafficking Prevention Month</title>
      <link>https://www.maltego.com/blog/shining-a-light-empowering-ngos-during-national-human-trafficking-prevention-month/</link>
      <pubDate>Tue, 28 Jan 2025 14:08:43 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/shining-a-light-empowering-ngos-during-national-human-trafficking-prevention-month/</guid>
      <description>&lt;p&gt;January is National Human Trafficking Prevention Month, a time to raise awareness and renew our collective commitment to ending human trafficking and cybercrime. These insidious threats impact millions globally, causing profound economic, social, and personal harm. According to Orphans Hands, human trafficking alone results in a staggering $21 billion loss to the global economy. However, this figure only scratches the surface, as the suffering of victims who endure unimaginable hardships is immeasurable.&lt;/p&gt;
&lt;p&gt;While governments and law enforcement agencies are at the forefront of combating these issues, non-profit organizations (NGOs) play a pivotal, yet often overlooked, role. NGOs are instrumental in intelligence gathering, data collection, tool development, advocacy, awareness campaigns, and aiding victim recovery. Despite their critical contributions, these organizations encounter significant challenges in their mission to protect the vulnerable.
Challenges Faced by NGOs&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Resource Limitations:&lt;/strong&gt;
Many NGOs operate on shoestring budgets, limiting their ability to scale operations and deploy advanced technologies essential for effective cybercrime investigations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Technological Barriers:&lt;/strong&gt;
The fast-evolving landscape of cybercrime requires NGOs to constantly update their technological capabilities. Accessing sophisticated tools for thorough investigations is daunting due to high costs and rapid advancements.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Expertise and Training:&lt;/strong&gt;
Conducting detailed cybercrime investigations demands specialized knowledge. NGOs often lack the necessary expertise, making ongoing training and support crucial for staying ahead of cybercriminals.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Collaboration and Information Sharing:&lt;/strong&gt;
Effective counter-trafficking and cybercrime efforts rely heavily on robust collaboration and information sharing among diverse stakeholders, including law enforcement and other NGOs.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;how-companies-can-help&#34;&gt;&lt;strong&gt;How Companies Can Help&lt;/strong&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Providing Advanced Tools and Technology:
Companies can significantly aid NGOs by granting access to advanced tools and technologies that enhance their investigative capabilities. For instance, Maltego offers powerful data visualization and analysis tools, enabling NGOs to uncover complex networks and patterns in their investigations.&lt;/li&gt;
&lt;li&gt;Offering Training and Expertise:
Bridging the expertise gap is essential. Companies can offer training programs and expert support, empowering NGOs to conduct more effective investigations and improve their overall impact.&lt;/li&gt;
&lt;li&gt;Facilitating Collaboration and Networks:
Companies can foster collaboration between NGOs, law enforcement, and other stakeholders, creating a more cohesive response to cybercrime and trafficking. Secure platforms for information sharing are vital for this cause.&lt;/li&gt;
&lt;li&gt;Financial and Logistical Support:
Beyond technology, companies can provide essential financial and logistical support, helping NGOs expand their operations, reach more vulnerable individuals, and sustain their efforts.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;maltegos-commitment&#34;&gt;Maltego&amp;rsquo;s Commitment&lt;/h2&gt;
&lt;p&gt;At Maltego, we are proud to stand with our partners like &lt;a href=&#34;https://followmoneyfightslavery.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Anti-Human Trafficking Intelligence Initiative&lt;/a&gt; in the fight against human trafficking and cybercrime. Guided by our core values, we empower meaningful work, act ethically and consciously, and care deeply about our people and partners.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Mission First, Impact Always:
Through the Maltego Grants Program, we support NGOs with the tools, resources, and expertise needed to enhance their capacity to combat trafficking and cybercrime effectively.&lt;/li&gt;
&lt;li&gt;Collaboration for Greater Impact:
We foster partnerships between NGOs, law enforcement, and other stakeholders to facilitate a coordinated response. By providing platforms for secure information sharing, we amplify the impact of collective efforts.&lt;/li&gt;
&lt;li&gt;Continuous Support and Innovation:
We provide ongoing training and expert assistance to help NGOs stay ahead of emerging threats. Adapting and evolving our support ensures NGOs have the resources necessary for success.&lt;/li&gt;
&lt;/ol&gt;
&lt;h4 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h4&gt;
&lt;p&gt;National Human Trafficking Prevention Month reminds us of the importance of a united front in combating human trafficking and cybercrime. Companies play a critical role in empowering NGOs by providing technological support, training, collaboration opportunities, and financial assistance. At Maltego, we remain steadfast in our commitment to supporting these organizations, ensuring they have the tools and partnerships needed to protect the vulnerable and dismantle criminal networks.
Together, we can make a meaningful impact in the fight against these global threats.&lt;/p&gt;
&lt;h5 id=&#34;references&#34;&gt;References:&lt;/h5&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://ovc.ojp.gov/2021-report-nation/human-trafficking&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;2021 Report to the Nation Fiscal Years 2019 - 2020&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.justice.gov/opa/pr/justice-department-awards-nearly-87-million-combat-human-trafficking-and-help-victims&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Justice Department Awards Nearly $87 Million to Combat Human Trafficking and Help Victims&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.thejensenproject.org/the-jensen-project-grants-over-4-million-to-anti-human-trafficking-organizations/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The Jensen Project Grants Over $4 Million to Anti-Human Trafficking Organizations&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    
    <item>
      <title>Unlock Corporate Intelligence with Reflets and Maltego </title>
      <link>https://www.maltego.com/blog/unlock-corporate-intelligence-with-reflets-and-maltego/</link>
      <pubDate>Thu, 12 Dec 2024 10:17:10 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/unlock-corporate-intelligence-with-reflets-and-maltego/</guid>
      <description>&lt;p&gt;&lt;strong&gt;In a world awash with data, the challenge isn’t a lack of information—it’s making sense of it.&lt;/strong&gt; As decision-makers grapple with increasingly opaque corporate structures and jurisdictions with disparate transparency standards, the tools we use to uncover truth must evolve. Enter the Pappers.fr Transform, a collaboration between investigative journalism powerhouse &lt;a href=&#34;https://reflets.info/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Reflets.info&lt;/a&gt; and Maltego, the world’s most used OSINT investigation platform. This isn’t just another OSINT tool; it’s a scalpel for cutting through corporate opacity.&lt;/p&gt;
&lt;h2 id=&#34;unveiling-real-world-problems&#34;&gt;Unveiling Real-World Problems&lt;/h2&gt;
&lt;p&gt;Imagine you&amp;rsquo;re tasked with vetting a partnership in France, analyzing an investment portfolio, understanding the relationship between companies and their subsidiaries, or you’re a compliance officer unraveling ownership structures tied to potentially high-risk organizations. Now, picture having to do this with incomplete or siloed data across borders. The stakes? Multi-million-euro fines for regulatory non-compliance, reputational damage, or worse—funding inadvertently funneling into criminal or illicit activities. &lt;/p&gt;
&lt;p&gt;For journalists, NGOs, and government bodies, the stakes are even higher. What happens when opaque ownership hides money laundering schemes or tax evasion? Traditional tools often lack the flexibility and depth needed to uncover these hidden connections. That’s the world the Pappers.fr Transform was built for—a world where connecting the dots could mean the difference between exposing corruption and letting it fester. &lt;/p&gt;
&lt;h2 id=&#34;the-superpower-of-data-integration-a-new-lens-on-corporate-transparency&#34;&gt;The Superpower of Data Integration: A New Lens on Corporate Transparency&lt;/h2&gt;
&lt;p&gt;So, what’s the secret sauce? The Pappers.fr Transform taps into Pappers.fr, a treasure trove of open corporate data covering France, Great Britain, Switzerland, and Belgium. Through Maltego Graph’s intuitive interface, this Transform goes beyond static spreadsheets, offering dynamic insights into capital links, shareholder structures, and the tangled webs of corporate relationships. &lt;/p&gt;
&lt;p&gt;But this isn’t just about visualization. It’s about empowerment. By making these insights accessible to anyone with the skill to wield them, Maltego and Reflets.info are democratizing investigative intelligence. Whether you’re chasing profit or justice, the Pappers.fr Transform ensures you’re not flying blind. &lt;/p&gt;
&lt;h2 id=&#34;challenges-it-tacklesand-why-they-matter&#34;&gt;Challenges It Tackles—And Why They Matter&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Fighting Fraud and Corruption&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Corruption thrives in opacity. With its ability to map out ownership networks, this Transform lays bare the hidden pathways of illicit activities. This is a game-changer for compliance teams, investigative journalists, and law enforcement alike. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Bridging Jurisdictional Gaps&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While some countries embrace transparency, others shield information behind bureaucratic or legal barriers. By aggregating data across borders, the Pappers.fr Transform levels the playing field, making it possible to uncover connections that would otherwise remain invisible. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Empowering Decision-Makers&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Whether it’s an executive assessing a merger or an investigator scrutinizing a suspicious organization, time is of the essence. The Transform enables rapid data mapping, empowering data-driven decisions to minimize risks and boost operational efficiency. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Supporting Ethical Business Practices&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In an era where ESG (Environmental, Social, and Governance) metrics increasingly define corporate success, the Pappers.fr Transform provides the clarity needed to ensure partnerships and investments align with ethical and legal standards.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;the-bigger-picture-maltegos-role-in-a-transparent-future&#34;&gt;The Bigger Picture: Maltego&amp;rsquo;s Role in a Transparent Future&lt;/h2&gt;
&lt;p&gt;This isn’t just about solving today’s problems; it’s about redefining how we approach truth in the digital age. Maltego, widely recognized as the trusted platform for investigators is expanding its scope to tackle global challenges that extend beyond cybersecurity and crime-fighting. &lt;/p&gt;
&lt;p&gt;By integrating data from Pappers.fr, Maltego is positioning itself &lt;strong&gt;as the go-to platform for decision-makers who need to act with precision in an uncertain world.&lt;/strong&gt; The message is clear: If you want to stay ahead of the curve, you need tools that don’t just keep up—they set the pace. &lt;/p&gt;
&lt;h2 id=&#34;the-call-to-action-a-tool-for-everyone&#34;&gt;The Call to Action: A Tool for Everyone?&lt;/h2&gt;
&lt;p&gt;The Pappers.fr Transform shines a spotlight on the kind of world we want to build: one where transparency isn’t optional, and accountability isn’t just for the headlines. But tools like these are only as powerful as the people who use them. &lt;/p&gt;
&lt;p&gt;Whether you’re a journalist fighting for truth, a compliance officer protecting your organization, or an executive seeking clarity in complex markets, the Pappers.fr Transform is your partner in peeling back the layers of complexity. &lt;/p&gt;
&lt;p&gt;In a world that grows darker with every hidden transaction, Maltego and Reflets.info are lighting the way forward. Are you ready to follow the data and lead the charge for a more transparent tomorrow? &lt;strong&gt;Catch the recent webinar to discover how Reflets and Maltego can help you unlock powerful corporate intelligence insights—watch it now!&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;DISCLAIMER&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The views and opinions expressed in the webinar recording are those of the guest speakers and do not necessarily reflect the official position of the organizers or affiliated organizations. The content shared is for educational purposes only.  &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ll4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Unlock Corporate Intelligence with Reflets and Maltego &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;From identifying potential investment opportunities to mitigating risks, the Pappers.fr Transform provides actionable intelligence in an instant. Explore how this powerful Transform, seamlessly integrated with Maltego, can give your organization a competitive edge! &lt;/p&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://x.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated with the latest news and developments. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Monitoring the 2024 US Election with Maltego Monitor</title>
      <link>https://www.maltego.com/blog/monitoring-the-2024-us-election-with-maltego-monitor/</link>
      <pubDate>Tue, 05 Nov 2024 15:27:39 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/monitoring-the-2024-us-election-with-maltego-monitor/</guid>
      <description>&lt;p&gt;As the 2024 US election unfolds, the challenge of safeguarding democratic integrity is more pressing than ever. Disinformation campaigns, AI-generated content, and bot-driven networks are intensifying, posing serious risks to the credibility of election outcomes and public trust. &lt;/p&gt;
&lt;p&gt;These can also sway public opinion, shaping narratives and influencing voter sentiment in unprecedented ways. Yet, identifying and counteracting these disinformation campaigns remains challenging. In this blog, we’ll discover how Maltego Monitor empowers you to detect these campaigns, trace false narratives, and ultimately help protect the integrity of democratic processes. Plus, stay tuned for an exclusive real-life demo, giving you a firsthand look at how these investigations unfold in action!&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light padding-vertical-small post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/monitoring-the-2024-us-election-with-maltego-monitor/#what-is-maltego-monitor&#34; &gt;What is Maltego Monitor&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/monitoring-the-2024-us-election-with-maltego-monitor/#tracking-disinformation-spread-and-botnet-activities-with-maltego-monitor/#tracking-disinformation-spread-and-botnet-activities-with-malteg-monitor&#34; &gt;Tracking Disinformation Spread and Botnet Activities with Maltego Monitor&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/monitoring-the-2024-us-election-with-maltego-monitor/#tracking-disinformation-spread-and-botnet-activities-with-maltego-monitor/#discover-more-powerful-use-cases-in-ebook&#34; &gt;Discover More Powerful Use Cases in E-book&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-maltego-monitor&#34;&gt;What is Maltego Monitor?&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/20240531_maltego-platform-overview-infographic_with-strokes.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/20240531_maltego-platform-overview-infographic_with-strokes.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/monitor/&#34; &gt;Maltego Monitor&lt;/a&gt;&lt;/strong&gt; is an intelligence and monitoring tool within the Maltego platform. It is included in the &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;Organization plan&lt;/a&gt; with other tools like &lt;a href=&#34;https://www.maltego.com/graph/&#34; &gt;Maltego Graph&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/search/&#34; &gt;Maltego Search&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/evidence/&#34; &gt;Maltego Evidence&lt;/a&gt;. Designed for monitoring high-stakes situations, it empowers public safety and national security teams with real-time intelligence and AI-driven sentiment analysis for precise social media investigations. &lt;/p&gt;
&lt;p&gt;With Maltego Monitor, teams can: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Identify and mitigate emerging risks:&lt;/strong&gt; Track disinformation, AI-generated content, and bot-driven narratives before they impact public sentiment or escalate during critical events like elections.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Analyze vast datasets in real-time:&lt;/strong&gt; Tap into social media, news, subreddits, and other platforms to spot potential threats and disinformation campaigns. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deploy intuitive, cross-platform monitoring:&lt;/strong&gt; Adaptable for both novice and seasoned investigators, it efficiently handles open-source data across high-risk locations to pinpoint disruptions during large-scale events, elections, or crises. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Maltego Monitor’s capabilities enable agencies to make swift, informed decisions and build actionable plans, protecting democratic processes and minimizing impacts on election integrity. &lt;strong&gt;Let&amp;rsquo;s find out how Maltego Monitor can be used for monitoring the 2024 US election. Continue reading!&lt;/strong&gt; &lt;/p&gt;
&lt;/br&gt;
&lt;h2 id=&#34;tracking-disinformation-spread-and-botnet-activities-with-maltego-monitor&#34;&gt;Tracking Disinformation Spread and Botnet Activities with Maltego Monitor&lt;/h2&gt;
&lt;p&gt;Disinformation campaigns and botnet activities can undermine public opinion and disrupt democratic processes. With Maltego Monitor, you can track the origins and spread of disinformation, identify coordinated botnet activities, and uncover the network of sources fueling harmful narratives.  &lt;/p&gt;
&lt;p&gt;Ready to see Maltego Monitor in action? Watch the full demo now! &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section padding-vertical-small page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;DISCLAIMER&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The examples in this video are provided solely for educational purposes and do not imply or suggest support, endorsement, or alignment with any political party, policy stance, religious belief, or ideology. The keywords and views expressed are intended to illustrate the spread of disinformation and are not reflective of any specific affiliations or endorsements. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/yVSvX9fo3ZU&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h3 id=&#34;discover-more-powerful-use-cases-in-ebook&#34;&gt;Discover More Powerful Use Cases in eBook&lt;/h3&gt;
&lt;p&gt;Maltego Monitor is an essential resource for commercial sectors, law enforcement agencies, and governments, enabling them to counter disinformation, safeguard corporate reputation, track illicit activities, and respond to diverse threats. It empowers teams to respond proactively to crises, allowing them to act swiftly and decisively in the face of emerging risks tied to elections and beyond. &lt;/p&gt;
&lt;p&gt;See how Maltego Monitor meets your investigative needs! With unpredictable threats emerging online and escalating fast, comprehensive situational awareness is key. Get the insights you need with our latest e-book. Download now or &lt;a href=&#34;https://www.maltego.com/get-a-demo/&#34; &gt;request a demo&lt;/a&gt; to see how Maltego integrates seamlessly into your workflows—tailored to your cases! &lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ll1&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Monitoring the 2024 US Election with Maltego Monitor&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://x.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated with the latest news and developments. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;/br&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/mc_mini_v2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/mc_mini_v2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mitch Chaiet&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/in/mitchaiet/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mitch Chaiet&lt;/a&gt;, founder of&lt;a href=&#34;https://www.xpt.dev/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Experiential Technologies&lt;/a&gt;, is a disinformation researcher and investigator dedicated to providing tools, intelligence, and content to track information across the internet. His team at Experiential Technologies, a technology prototyping partner for creatives, supports the OSINT industry with services and tools for image, video, audio, AI, and social media analysis. Reach out for social media OSINT services with Maltego Monitor.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/et-logo-2-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/et-logo-2-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Empowering the Fight Against Cybercrime: Maltego&#39;s Support for the Cybercrime Atlas</title>
      <link>https://www.maltego.com/blog/empowering-the-fight-against-cybercrime-maltegos-support-for-the-cybercrime-atlas/</link>
      <pubDate>Wed, 23 Oct 2024 10:02:24 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/empowering-the-fight-against-cybercrime-maltegos-support-for-the-cybercrime-atlas/</guid>
      <description>&lt;p&gt;In a world where digital threats are growing at an alarming rate, it becomes essential for organizations to join forces and make a meaningful impact. At Maltego, we believe that our role goes beyond providing technology; it&amp;rsquo;s about giving back and supporting those on the front lines fighting the good fight. That’s why we’re incredibly proud to announce our latest support for the Cybercrime Atlas – an initiative hosted in the World Economic Forum that is dedicated to mapping, disrupting, and ultimately reducing global cybercrime.&lt;/p&gt;
&lt;h2 id=&#34;giving-back-through-our-core-values&#34;&gt;Giving Back Through Our Core Values&lt;/h2&gt;
&lt;p&gt;Maltego’s core values drive everything we do: Empowering meaningful work, acting ethically and consciously, and fostering a culture where we care and commit to causes that make a difference. Our partnership with the &lt;a href=&#34;https://initiatives.weforum.org/cybercrime-atlas/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Cybercrime Atlas&lt;/a&gt; reflects these values in action. It’s about contributing to a safer world by supporting organizations actively working to disrupt the cybercrime ecosystem.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;“The Cybercrime Atlas is a collaborative research initiative by leading companies and experts, facilitated by the World Economic Forum, to map the cybercrime landscape,” said Tal Goldstein, Head of Strategy and Policy at the World Economic Forum’s Centre for Cybersecurity. “The insights generated are promoting opportunities for greater cooperation between the private sector and law enforcement to address cybercrime.”&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Cybercrime doesn’t just affect corporations; it impacts individuals, critical infrastructure, and governments worldwide. The Cybercrime Atlas community, hosted by the World Economic Forum&amp;rsquo;s Centre for Cybersecurity, aims to build a shared knowledge base that tackles this problem head-on. By leveraging open-source research, the Atlas creates new insights into the cybercriminal ecosystem, equipping cyber defenders with the knowledge to disrupt cybercrime and mitigate attacks.&lt;/p&gt;
&lt;h2 id=&#34;our-commitment-to-the-global-good&#34;&gt;Our Commitment to the Global Good&lt;/h2&gt;
&lt;p&gt;Our support for the Cybercrime Atlas isn&amp;rsquo;t about showcasing Maltego or promoting our solutions. It&amp;rsquo;s about standing with those dedicated to making the world a safer place. The collaboration was made possible through the &lt;a href=&#34;https://www.maltego.com/maltego-grants/&#34; &gt;Maltego Grants Program&lt;/a&gt; for Education &amp;amp; Research, a program we hold dear as it embodies our goal to push boundaries and help solve society&amp;rsquo;s toughest challenges.&lt;/p&gt;
&lt;p&gt;The Maltego Grants Program empowers academia, researchers, trainers, and non-profit organizations, fostering a community where collaborative intelligence thrives. Through this partnership with the Cybercrime Atlas, we can support the critical work they’re doing to map the cybercrime landscape, disrupt criminal activities, and shape public policy for a safer internet.&lt;/p&gt;
&lt;h2 id=&#34;maltego-empowering-cybercrime-disruption-with-maltego&#34;&gt;Maltego: Empowering Cybercrime Disruption with Maltego&lt;/h2&gt;
&lt;p&gt;While our mission here is to support, it&amp;rsquo;s worth highlighting how the Maltego platform can assist the Cybercrime Atlas community. Maltego is instrumental in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Conducting Criminal Investigations: Uncovering the networks, infrastructure, and operations of cybercriminals.&lt;/li&gt;
&lt;li&gt;Enhancing Cyber Threat Intelligence: Providing researchers with insights that lead to actionable disruption of cybercrime.&lt;/li&gt;
&lt;li&gt;Protecting National Security and Public Safety: Equipping organizations with the means to safeguard critical infrastructures.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;By providing support to the Cybercrime Atlas, we enable their community members to delve deep into open-source research, identify key threats, and share their findings effectively. Our all-in-one platform, tailored to enhance intelligence and counter cybercrime, align seamlessly with the Atlas&amp;rsquo; mission of driving a global, united response to the ever-growing threat of cybercrime.&lt;/p&gt;
&lt;h2 id=&#34;a-shared-mission-making-the-internet-safer&#34;&gt;A Shared Mission: Making the Internet Safer&lt;/h2&gt;
&lt;p&gt;At Maltego, we’re driven by our beliefs and share these values with every NGO we support through our Grants Program. The Cybercrime Atlas&amp;rsquo; approach to mapping, disrupting, and shaping the future of cybercrime resonates deeply with us. As cybercrime groups expand and exploit complex, cross-border infrastructures, collaboration and open research become crucial to outpace these threats.&lt;/p&gt;
&lt;p&gt;The Cybercrime Atlas addresses key challenges in the fight against cybercrime:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mapping: Bringing together a community to chart the landscape of cybercriminal networks and activities.&lt;/li&gt;
&lt;li&gt;Disrupting: Offering actionable research to its members to dismantle criminal operations.&lt;/li&gt;
&lt;li&gt;Shaping: Providing evidence-based recommendations to enhance public policy and operational collaboration, making the digital world increasingly hostile for criminals.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In a landscape where knowledge is fragmented and responses often disjointed, the Cybercrime Atlas seeks to unify efforts, breaking down the silos that hinder a coherent defence. This is why we are so happy to support this partnership – not because it benefits Maltego, but because it strengthens the global fight against cybercrime.&lt;/p&gt;
&lt;h2 id=&#34;a-call-to-collaborative-action&#34;&gt;A Call to Collaborative Action&lt;/h2&gt;
&lt;p&gt;We believe that meaningful change happens when like-minded organizations come together to ask the big questions and chase solutions. By partnering with initiatives like the Cybercrime Atlas, we reaffirm our commitment to empower those who work tirelessly to make a difference. Whether it’s protecting national security, conducting criminal investigations, or combating cybercrime, we are here to support those tackling these challenges.&lt;/p&gt;
&lt;p&gt;The road ahead is complex, and cyber threats will continue to evolve. However, through partnerships like this, we remain hopeful. We are driven by a simple belief: life is about giving back, and our support of the Cybercrime Atlas is just one way we strive to contribute to a safer, more secure digital world.&lt;/p&gt;
&lt;p&gt;Let’s continue to empower meaningful work, act consciously, and support those on the front lines of the fight against cybercrime. Together, we can make the internet a safer place.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Overcoming Information Overload in Social Media Investigations</title>
      <link>https://www.maltego.com/blog/overcoming-information-overload-challenges-in-social-media-investigations/</link>
      <pubDate>Thu, 17 Oct 2024 06:18:02 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/overcoming-information-overload-challenges-in-social-media-investigations/</guid>
      <description>&lt;p&gt;Social media is a central part of our lives—both personally and professionally. For investigators, the abundance of information it provides offers great potential, but as the volume of content explodes, it also leads to information overload.&lt;/p&gt;
&lt;p&gt;This overwhelming amount of data makes it challenging to find actionable intelligence, understand a user’s intent, and move investigations forward, whether your team is working on fraud cases, criminal investigations, brand protection, or others.&lt;/p&gt;
&lt;p&gt;In a recent episode of the &lt;a href=&#34;https://thecyberwire.com/podcasts/daily-podcast/2167/notes&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;N2K CyberWire Daily podcast&lt;/a&gt;, Ben April, Chief Technology Officer at Maltego, discussed these challenges and shared valuable insights on how organizations can leverage social media data as a critical source of intelligence for their investigations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Read on to discover key takeaways, or listen to the full interview now!&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/overcoming-information-overload-challenges-in-social-media-investigations/#interview-on-challenges-in-social-media-investigations&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;LISTEN TO THE INTERVIEW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;takeaway-1-the-growing-complexity-of-data-collection&#34;&gt;Takeaway 1: The Growing Complexity of Data Collection&lt;/h2&gt;
&lt;p&gt;What began as text-based communities has quickly evolved into images, videos, and now we&amp;rsquo;re starting to explore VR and immersive 360-degree content, creating a vast pool of self-published information. This surge in content offers new opportunities, but it requires investigators to adapt and stay alert to growing threats.&lt;/p&gt;
&lt;p&gt;As new social media features emerge, so do novel risks, which bad actors quickly exploit. To keep up, investigative teams need the right tools to efficiently handle diverse data formats and evolving threats.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Social media platforms are also not one-size-fits-all when it comes to collection of that data.&lt;/strong&gt; Each has its own policies, structures, and tools, which can make accessing intelligence a challenge.&lt;/p&gt;
&lt;h2 id=&#34;takeaway-2-balancing-real-time-vs-historical-data&#34;&gt;Takeaway 2: Balancing Real-Time vs. Historical Data&lt;/h2&gt;
&lt;p&gt;Real-time data provides a snapshot of current events, while historical data offers essential context and patterns that are often critical for building a case. The decision between real-time and historical data depends on the investigation&amp;rsquo;s goals. As Ben put it in the interview:&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;You’ve got to look for whether you’re getting access to real-time only, or real-time plus historical, or maybe even historical only. And it’s not just about the type of data—it&amp;rsquo;s about how it fits your investigation. You need to align your data collection with what you&amp;rsquo;re actually trying to achieve, whether it&amp;rsquo;s immediate insights or building a long-term case based on patterns and historical behaviors.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Your choice guides the team’s investigations and ensures they use the best tools for the job.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;takeaway-3-avoiding-pitfalls-in-social-media-investigations&#34;&gt;Takeaway 3: Avoiding Pitfalls in Social Media Investigations&lt;/h2&gt;
&lt;p&gt;Misinterpreting data is a common risk in social media investigations. It is easy to fall into the trap of confirmation bias, where investigators see something that aligns with what they expect while missing key context that might paint a different picture. Drawing conclusions about a subject’s intent from a single post or interaction can lead your team down the wrong path.&lt;/p&gt;
&lt;p&gt;Given the volume of data, separating authentic content from noise is also difficult, and the intent behind posts can be hard to discern. Scrutinizing social media data and corroborating it with other sources helps build a more reliable narrative. For example, teams using the &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;Maltego platform&lt;/a&gt; rely on &lt;a href=&#34;https://www.maltego.com/maltego-data/&#34; &gt;Maltego Data&lt;/a&gt; to cross-reference information from various sources and integrate internal data to ensure the accuracy of their conclusions.&lt;/p&gt;
&lt;h3 id=&#34;interview-on-challenges-in-social-media-investigations&#34;&gt;Interview on Challenges in Social Media Investigations&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Hear more of Ben’s insights on the full podcast episode:&lt;/strong&gt;&lt;/p&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/ukcoss4hx-0?si=cXyrz1Ke_I4WSJbY&amp;start=727&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; allowfullscreen&gt;&lt;/iframe&gt;
&lt;h2 id=&#34;how-maltego-helps-investigators-cut-through-social-media-noise&#34;&gt;How Maltego Helps Investigators Cut Through Social Media Noise&lt;/h2&gt;
&lt;p&gt;While Ben’s interview highlighted the challenges of collecting social media data and overcoming information overload, addressing these issues in practice requires teams to adopt technology that integrates data from diverse sources and helps uncover actionable intelligence more efficiently.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;Maltego platform&lt;/a&gt; provides investigators with an ecosystem of tools and data, allowing them to analyze and connect social media data with other intelligence sources to make sense of even the most complex cases. Organizations worldwide succeed in social media investigations through:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Mapping connections between individuals, organizations, and posts&lt;/strong&gt; in a clear, visual format using &lt;a href=&#34;https://www.maltego.com/graph/&#34; &gt;Maltego Graph&lt;/a&gt;, making it easier to track relationships across social media platforms and uncover hidden links that might not be immediately apparent.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Running quick OSINT lookups&lt;/strong&gt; across vast datasets with &lt;a href=&#34;https://www.maltego.com/search/&#34; &gt;Maltego Search&lt;/a&gt;, enabling investigators, especially novices, to efficiently gather relevant social media information while maintaining clear data lineage. This helps prevent getting lost in large volumes of data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cross-referencing social media data&lt;/strong&gt; with external sources and internal datasets to enrich investigations with broader context and ensure more accurate conclusions, all powered by &lt;a href=&#34;https://www.maltego.com/maltego-data/&#34; &gt;Maltego Data&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monitoring social media in real-time&lt;/strong&gt; with &lt;a href=&#34;https://www.maltego.com/monitor/&#34; &gt;Maltego Monitor&lt;/a&gt;, allowing investigators to track changes in posts, accounts, and interactions as they happen, keeping them updated on developing situations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Conducting deep social network analysis and securing critical information&lt;/strong&gt; with &lt;a href=&#34;https://www.maltego.com/evidence/&#34; &gt;Maltego Evidence&lt;/a&gt;, which provides first-hand access to social media data before it is altered or deleted, preserving vital historical information for investigations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/20240531_maltego-platform-overview-infographic.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/20240531_maltego-platform-overview-infographic.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;try-maltego-for-your-next-investigation&#34;&gt;Try Maltego for Your Next Investigation&lt;/h3&gt;
&lt;p&gt;Want to see how Maltego can help your team overcome the challenges of social media investigations?&lt;/p&gt;
&lt;p&gt;Request a demo today:&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/get-a-demo&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;GET A DEMO&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>In conversation with the winners of the Global Collegiate Penetration Testing Competition</title>
      <link>https://www.maltego.com/blog/in-conversation-with-the-winners-of-the-global-collegiate-penetration-testing-competition/</link>
      <pubDate>Wed, 18 Sep 2024 08:19:42 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/in-conversation-with-the-winners-of-the-global-collegiate-penetration-testing-competition/</guid>
      <description>&lt;p&gt;Fall 2023 saw the exciting Global Collegiate Penetration Testing Competition (CPTC), organised by the RIT ESL Global Cybersecurity Institute, USA. In this recorded webinar, Maltego Grants for Education &amp;amp; Research speaks to students from the Princess Sumaya University for Technology, Jordan, the winning team who stood out from more than 400 elite cybersecurity students from 70 colleges. Get behind-the-scene insights on how their hard work, practice and determination helped them win CPTC9.&lt;/p&gt;
&lt;br&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/I07FCyzMEu4?si=SlBQvByzsXfRUfB1&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; allowfullscreen&gt;&lt;/iframe&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;Maltego partnered with the Collegiate Penetration Testing Competition (CPTC) for the first time as one of the Gold Sponsors, to empower the world’s top cybersecurity students. CPTC focuses on mimicking the activities performed during a real-world penetration testing engagement conducted by companies, professional services firms, and internal security departments around the world. Through the Maltego Grants for Education &amp;amp; Research Program, Maltego provided the CPTC Team with its all-in-one cyber investigation tool, which accelerates and simplifies investigations through link analysis and seamlessly uncovers patterns and multiple order data connections.&lt;/p&gt;
&lt;p&gt;We hope you enjoyed this webinar. Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter &lt;/a&gt;and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn &lt;/a&gt;and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on the latest tutorials, use cases, and webinars!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title> Boost Intelligence Operations: Save Thousands of Hours with OSINT Industries</title>
      <link>https://www.maltego.com/blog/boost-intelligence-operations-save-thousands-of-hours-with-osint-industries/</link>
      <pubDate>Wed, 18 Sep 2024 07:27:31 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/boost-intelligence-operations-save-thousands-of-hours-with-osint-industries/</guid>
      <description>&lt;p&gt;Today’s investigator faces an information explosion. If you too are struggling to keep up with the information explosion, watch our recorded webinar and discover how you can investigate smarter with OSINT Industries&amp;rsquo; cutting-edge toolkit. Learn how our tools provide 100% accurate, real-time data retrieval, turning hours of research into just 15 seconds of effort. Hear from experts Nathaniel Fried, CEO of OSINT Industries, and Mathieu Gaucheler, Maltego SME, on mastering these next-gen solutions.&lt;/p&gt;
&lt;br&gt;
&lt;br&gt;
&lt;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/5_eABtWpjXQ?si=AqsRS9RnqykLlaSb&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; allowfullscreen&gt;&lt;/iframe&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;We hope you enjoyed this webinar. Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter &lt;/a&gt;and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn &lt;/a&gt;and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on the latest tutorials, use cases, and webinars!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Driving Strategic Decisions through Actionable Threat Intelligence Reports  </title>
      <link>https://www.maltego.com/blog/driving-strategic-decisions-through-actionable-threat-intelligence-reports/</link>
      <pubDate>Thu, 12 Sep 2024 08:06:16 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/driving-strategic-decisions-through-actionable-threat-intelligence-reports/</guid>
      <description>&lt;p&gt;Given the relentless evolution of cyber threats, organizations face constant pressure to stay ahead of emerging threats. Decision-makers depend heavily on accurate and actionable threat intelligence reports to safeguard their assets and ensure business continuity through informed decision-making.  &lt;/p&gt;
&lt;p&gt;Consequently, they expect their Cyber Threat Intelligence (CTI) teams to produce more frequent and vigilant reports, including comprehensive monthly and quarterly threat analysis reports and daily bulletins that update on threat actors and phishing attempts. &lt;strong&gt;These reports are essential; serving as a critical bridge between raw data and strategic action, turning complex information into clear insights that guide security efforts.&lt;/strong&gt; In this blog, we&amp;rsquo;ll focus on how to create actionable threat intelligence reports during the dissemination stage of the intelligence lifecycle. We&amp;rsquo;ll start by examining the importance of these reports for organizations and how they drive effective decision-making. &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/driving-strategic-decisions-through-actionable-threat-intelligence-reports/#the-importance-of-threat-intelligence-reports&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The Importance of Threat Intelligence Reports&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/driving-strategic-decisions-through-actionable-threat-intelligence-reports/#key-challenges-faced-by-cyber-threat-analysts-in-reporting&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Key Challenges Faced by Cyber Threat Analysts In Reporting&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/driving-strategic-decisions-through-actionable-threat-intelligence-reports/#translating-threat-intelligence-to-an-actionable-report&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Translating Threat Intelligence to an Actionable Report&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/driving-strategic-decisions-through-actionable-threat-intelligence-reports/#essential-elements-of-a-threat-intelligence-report&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Essential Elements of a Threat Intelligence Report&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-importance-of-threat-intelligence-report&#34;&gt;The Importance of Threat Intelligence Report&lt;/h2&gt;
&lt;p&gt;Given the increasing demand for actionable threat intelligence reports in many organizations, the accuracy and value of these reports have become key indicators of a CTI team&amp;rsquo;s effectiveness. This underscores the vital role they play in organizational security and strategic decision-making. &lt;/p&gt;
&lt;p&gt;Therefore, CTI teams have adapted to meet the increasing demands of their organizations. Much like skilled journalists, they gather and analyze extensive information - particularly from diverse data sources - to cross-reference and validate potential threats. Moreover, they must possess the ability to present their findings in well-structured, comprehensive reports.  &lt;/p&gt;
&lt;p&gt;However, challenges in creating these reports can arise at any stage of the intelligence lifecycle, from data collection to analysis. But we all can admit that challenges in the earlier stages of the lifecycle, such as collection and analysis, are another big topic for another day. &lt;/p&gt;
&lt;p&gt;A well-crafted threat intelligence report is more than just a collection of data; &lt;strong&gt;it&amp;rsquo;s a strategic tool that helps organizations understand the nature of the threats they face, prioritize their responses, and allocate resources effectively.&lt;/strong&gt; For threat intelligence teams, the ability to produce these reports is not just about technical expertise; &lt;strong&gt;it&amp;rsquo;s about delivering the right information in the right way to support different stakeholders in protecting the organization.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Continue reading to discover the challenges threat analysts encounter during the dissemination phase, the essential components that make reports actionable, and how to turn gathered intelligence into strategic decision-making tools! &lt;/p&gt;
&lt;/br&gt;
&lt;h2 id=&#34;key-challenges-faced-by-cyber-threat-analysts-in-reporting&#34;&gt;Key Challenges Faced by Cyber Threat Analysts In Reporting&lt;/h2&gt;
&lt;p&gt;Even the most skilled threat intelligence teams can face challenges &lt;strong&gt;when creating reports during the dissemination phase&lt;/strong&gt; that are both actionable and relevant to decision-makers. Here are some of the most common challenges: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Lack of Standardized Guidance:&lt;/strong&gt; Without clear guidelines or standardized formats, reports can vary significantly in structure and content. This inconsistency can lead to confusion, making it difficult for decision-makers to rely on the intelligence provided. A lack of uniformity may result in reports that are either too detailed, overwhelming the reader, or too vague, missing critical insights. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Lack of Process:&lt;/strong&gt; When there is no established process for creating and reviewing threat intelligence reports, teams often struggle with inefficiencies and miscommunication. A well-defined process ensures that everyone on the team understands their role and the expectations for the final product. Without this, reports can suffer from delays, gaps in critical information, and lack of coherence. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Lack of Training/Knowledge on Creating an Actionable Report:&lt;/strong&gt; Creating a report that drives action requires more than just compiling data; it demands analysis, insight, and a clear understanding of the audience&amp;rsquo;s needs. Team members lacking training in these areas may produce reports rich in data but poor in actionable recommendations. This knowledge gap can undermine the report&amp;rsquo;s value, leading to missed opportunities for proactive defense. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Manual Process and Inefficiency:&lt;/strong&gt; Manual data collection and analysis are both time-consuming and prone to errors. These inefficiencies can delay the delivery of reports, reducing their relevance and impact. Moreover, the manual process can lead to inconsistencies in how data is handled and interpreted. Automating parts of the report generation process with a tool like Maltego Graph can help mitigate these issues, allowing teams to focus on analysis and strategy rather than data wrangling. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Although tackling these challenges could fill an entire paper, we’ve compiled a few key insights into this whitepaper specifically for CTI team leads to address common issues analysts encounter during the dissemination phase of report creation. These may seem basic, but it’s essential to ensure they’re solidly in place. Download now to explore these insights or read along! &lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/driving-strategic-decisions-through-actionable-threat-intelligence-reports/#download-the-whitepaper-to-get-hands-on-insights&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;translating-threat-intelligence-to-actionable-report&#34;&gt;Translating Threat Intelligence to Actionable Report&lt;/h2&gt;
&lt;p&gt;For a threat intelligence report to be truly effective, it must be structured to communicate the necessary information while guiding decision-makers toward actionable steps. Discover the critical elements that should be present in every threat intelligence report: &lt;/p&gt;
&lt;h3 id=&#34;essential-elements-of-a-threat-intelligence-report&#34;&gt;Essential Elements of a Threat Intelligence Report&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/threat-intelligence-report_01.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/threat-intelligence-report_01.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These components form the backbone of a threat intelligence report. When structured effectively, they ensure that the report not only informs but also drives strategic action. Now that we&amp;rsquo;ve covered what must be included in the reports, let&amp;rsquo;s dive into the most important part of a threat intelligence report: &lt;em&gt;how to operationalize it.&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;NOTE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Depending on the type of intelligence you are writing about, additional components may need to be included. For instance, a threat actor profile should encompass identifiers, motivations, capabilities, and TTPs (Tactics, Techniques, and Procedures). For further guidance, refer to &lt;a href=&#34;https://mitre-engenuity.org/cybersecurity/center-for-threat-informed-defense/our-work/cti-blueprints/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;MITRE&amp;rsquo;s CTI Blueprints project&lt;/a&gt; for various examples of threat intelligence reports. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;download-the-whitepaper-to-get-hands-on-insights&#34;&gt;Download the Whitepaper to Get Hands-On Insights&lt;/h2&gt;
&lt;p&gt;The true value of a threat intelligence report isn’t just in the data it provides, but in how that data is interpreted and used to drive action. For the insights to translate into meaningful security improvements, analysts must include actionable recommendations—ranging from immediate and long-term actions to security controls and process changes—so the gathered intelligence can be fully operationalized.  &lt;/p&gt;
&lt;p&gt;Download our white paper to uncover solutions for overcoming key challenges in report creation. We&amp;rsquo;ve included the entire template of a threat intelligence report from an access broker investigation to clearly demonstrate how to translate threat intelligence into actionable steps! &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/threat-intelligence-report_02.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/threat-intelligence-report_02.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/threat-intelligence-report_03.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/threat-intelligence-report_03.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7kk8&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Driving Strategic Decisions through Actionable Threat Intelligence Reports  &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://x.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated with the latest news and developments. &lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;Enjoy exploring the resource!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;Mario Rojas&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mario Rojas&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and dark web forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Unpacking NIS2: Leveraging the Power of Maltego to Enhance Your Cybersecurity Posture </title>
      <link>https://www.maltego.com/blog/unpacking-nis2-leveraging-the-power-of-maltego-to-enhance-your-cybersecurity-posture/</link>
      <pubDate>Wed, 21 Aug 2024 07:59:11 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/unpacking-nis2-leveraging-the-power-of-maltego-to-enhance-your-cybersecurity-posture/</guid>
      <description>&lt;p&gt;The NIS2 Directive, officially known as the Network and Information Security Directive, is a significant piece of European Union (EU) wide cybersecurity legislation. It was introduced to bolster cybersecurity across the EU and protect critical infrastructure. Effective from January 2025, with transposition into national laws required by October 2024, the directive imposes stringent compliance measures, including financial penalties and potential consequences for C-level executives.  &lt;/p&gt;
&lt;p&gt;As the specific requirements remain unclear, organizations face uncertainty in preparing for compliance. This article explains how Maltego can support businesses in enhancing cybersecurity measures, including risk assessment, incident investigation, and information gathering, to help navigate the challenges posed by the NIS2 Directive. Get the complete picture now!&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/unpacking-nis2-leveraging-the-power-of-maltego-to-enhance-your-cybersecurity-posture/#evolution-of-the-nis2-directive&#34; &gt;Evolution of the NIS2 Directive&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/unpacking-nis2-leveraging-the-power-of-maltego-to-enhance-your-cybersecurity-posture/#sectors-in-scope&#34; &gt;Sectors in Scope&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/unpacking-nis2-leveraging-the-power-of-maltego-to-enhance-your-cybersecurity-posture/#enhancing-nis2-compliance-with-maltego&#34; &gt;Enhancing NIS2 Compliance with Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;evolution-of-the-nis2-directive&#34;&gt;Evolution of the NIS2 Directive&lt;/h2&gt;
&lt;p&gt;To grasp the NIS2 Directive, let us first understand the original NIS Directive of 2016, the first EU-wide cybersecurity legislation. Enacted on July 6, 2016, as Directive (EU) 2016/1148 by the European Parliament and the Council of Europe, its aim was to enhance cybersecurity and risk management for organizations that provide services essential to our economy and society, particularly those that heavily depend on information and communication technologies (ICTs), such as energy, transportation, water, banking, financial market infrastructures, healthcare, and digital infrastructure. &lt;/p&gt;
&lt;p&gt;Between 2016 and 2018, efforts persisted to develop this foundational cybersecurity legislation, garnering substantial industry interest as it represented the inaugural EU-wide legislative effort in this field. &lt;/p&gt;
&lt;p&gt;Why do we now have a second version? The COVID-19 pandemic in 2020 caused significant disruption, accelerating digital transformation and reshaping the threat landscape with a substantial increase in cybercrime. High-impact data breaches, such as &lt;a href=&#34;https://www.maltego.com/blog/solarwinds-sunburst-compromise-mapping-malicious-activity-using-farsight-historical-dns-data-and-maltego/&#34; &gt;the SolarWinds attack&lt;/a&gt;, affected supply chains and critical infrastructure providers. Additionally, the EU noticed inconsistencies in how member states applied the directive, particularly in defining which organizations qualify as essential operators and digital service providers. There was also insufficient common understanding of the main threats and challenges. This recognition led to the revision of the directive. &lt;/p&gt;
&lt;p&gt;In conclusion, the NIS2 Directive (Directive 2022/255) was published on January 16, 2023, to make the regulations more specific and thorough. It mandates that every member state harmoniously transposes to stricter regulations by the deadline of October 17, 2024. The primary goal of this second version is to reduce inconsistencies by covering a broader range of organizations and implementing stricter requirements and liability provisions for the management of affected organizations. Wondering if your business falls under the scope of the NIS2 Directive? Explore more below! &lt;/p&gt;
&lt;/br&gt;
&lt;h2 id=&#34;sectors-in-scope&#34;&gt;Sectors in Scope&lt;/h2&gt;
&lt;p&gt;This categorization aims to ensure that sectors vital to the economy and society are better protected against cyber threats. The NIS2 Directive, covered by two annexes, expands the scope of the original NIS Directive to include more sectors and types of entities, reflecting the growing interconnectedness and digitalization of critical infrastructure. Annex I lists the high criticality sectors, which can be classified as either &amp;ldquo;Essential&amp;rdquo; or &amp;ldquo;Important&amp;rdquo; entities based on the industry type, number of employees, annual turnover, and balance of the organization.   &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/nis2-compliance_01.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/nis2-compliance_01.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Additional Notes:&lt;/strong&gt;  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Specific to certain services:&lt;/strong&gt; There are sectors dedicated to specific services, such as Trusted Service Providers, which include electronic identification and trust services, DNS and name registries, and public communications networks or publicly available electronic communication services. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Entities within these sectors&lt;/strong&gt; need to comply with the NIS2 directive&amp;rsquo;s requirements for cybersecurity risk management and incident reporting. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Important entities&lt;/strong&gt; include those from other critical sectors but with slightly different obligations compared to Essential entities. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;REMARK&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Please note that an entity exceeding the threshold for the “Important” sector but not meeting the criteria for the “Essential” entity must comply with this law as an “Important” enterprise. A detailed and designated list of operators of essential services and digital service providers can be found &lt;a href=&#34;https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX%3A32022L2555#d1e1507-80-1&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here.&lt;/a&gt; For more FAQs related to the NIS2 Directive click &lt;a href=&#34;https://nis2directive.eu/faq/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.   &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;enhancing-nis2-compliance-with-maltego&#34;&gt;Enhancing NIS2 Compliance with Maltego&lt;/h2&gt;
&lt;p&gt;Every business relies on a digital network and technology stack consisting of multiple platforms and providers, all of which are heavily interconnected. The &lt;a href=&#34;https://www.gao.gov/blog/crowdstrike-chaos-highlights-key-cyber-vulnerabilities-software-updates%22%20/l%20%22:~:text=Disruptions%20were%20widespread.,%2C%20and%20finance%29%20were%20disrupted.&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CrowdStrike incident&lt;/a&gt; is a prime example of how one security event can severely impact others, causing billions in financial losses across various industries. Following this incident, we&amp;rsquo;ve seen malicious forces take advantage of the crisis, striking when targets are most vulnerable.  &lt;/p&gt;
&lt;p&gt;This highlights the critical need for many businesses to bolster their cyber resilience and collaborate with other sectors. &lt;strong&gt;While using Maltego alone does not directly ensure compliance with the NIS2 Directive, it can be an essential component of a broader toolkit that supports NIS2 compliance in areas such as risk assessment and management, incident response and forensic investigations, and information sharing.&lt;/strong&gt;  &lt;/p&gt;
&lt;p&gt;For instance, the entire initiative focuses on effective risk management and incident response posture to mitigate risks associated with network and information systems. It also emphasizes the importance of reporting incidents in a timely and accurate manner to relevant authorities. Maltego can help map the digital footprint of an organization, identifying potential threats and vulnerabilities more comprehensively. By enabling real-time data collection and visualization, Maltego assists in the quick identification, triage, and analysis of incidents. &lt;/p&gt;
&lt;p&gt;In the whitepaper, we detail more examples of how Maltego can enhance compliance with the NIS2 Directive in key regulatory areas.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/nis2-compliance_02.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/nis2-compliance_02.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/unpacking-nis2-leveraging-the-power-of-maltego-to-enhance-your-cybersecurity-posture/#download-the-whitepaper-for-full-insights&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;download-the-whitepaper-for-full-insights&#34;&gt;Download the Whitepaper for Full Insights!&lt;/h2&gt;
&lt;p&gt;Understanding and adhering to the NIS2 Directive is not just a regulatory necessity; it is a critical step in bolstering cybersecurity defenses. Integrating Maltego into cybersecurity strategies allows organizations to strengthen their defenses and adhere more closely to the stringent requirements of the NIS2 Directive. This alignment not only ensures compliance but also enhances overall cyber resilience, providing a comprehensive approach to managing cybersecurity risks. Download the white paper to find more out about how Maltego enhances NIS2 compliance, guidance on how to prepare your organizations, and the importance of threat intelligence in regulatory compliance.  &lt;/p&gt;
&lt;p&gt;Download the white paper to learn more about how Maltego enhances NIS2 compliance, provides guidance on preparing your organization, and emphasizes the importance of threat intelligence in regulatory compliance. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/nis2-compliance-1-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/nis2-compliance-1-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7kk6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Unpacking NIS2: Leveraging the Power of Maltego to Enhance Your Cybersecurity Posture &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://x.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated with the latest news and developments.&lt;/p&gt;
&lt;/br&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Where to Gather Intelligence for Deep and Dark Web Investigations</title>
      <link>https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/</link>
      <pubDate>Thu, 11 Jul 2024 05:25:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/</guid>
      <description>&lt;p&gt;The surface web, the deep web, and the dark web all provide useful information for analysts to explore and draw from for use in their OSINT investigations. The deep, and the dark web contain far more data compared to the surface web, and though both are used by people from all walks of life, they are often thought to be the source of a sizeable chunk of illegal activities in both the real and digital worlds.&lt;/p&gt;
&lt;p&gt;The wealth and type of information contained in the deep and dark web, combined with the higher security access and the degree of anonymity they provide, are what have essentially turned them into prime real estate for threat actors.&lt;/p&gt;
&lt;p&gt;By the same token, this flurry of threat actor activity has also led investigators and analysts from various industries to consider the deep and dark web as prime sources of information. However, while gaining access to data on the surface web is quite simple and performed daily, accessing data on the deep and dark web can be considerably trickier and requires more consideration and resources.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So, what are the differences between the deep and dark web? Why is the data they contain so useful not only to threat actors but to investigators and analysts alike?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In our whitepaper, you will find answers to those and more questions. It will also provide you with a list of data sources and ready-to-replicate workflows to support your deep and dark web investigations. &lt;strong&gt;Download now or follow along to take a look at some of the insights first!&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/#download-full-version&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD FULL VERSION&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/#differences-between-the-surface-web-deep-web-and-dark-web&#34; &gt;Differences Between the Surface Web, Deep Web, and Dark Web&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/#surface-web&#34; &gt;Surface Web&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/#deep-web-vs-dark-web&#34; &gt;Deep Web vs. Dark Web&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/#the-scope-of-deep-and-dark-web-investigations&#34; &gt;The Scope of Deep and Dark Web Investigations&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/#where-to-gather-intelligence-for-deep-and-dark-web-investigations&#34; &gt;Where to Gather Intelligence for Deep and Dark Web Investigations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/#download-full-version&#34; &gt;Download Full Version&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;differences-between-the-surface-web-deep-web-and-dark-web&#34;&gt;Differences Between the Surface Web, Deep Web, and Dark Web&lt;/h2&gt;
&lt;p&gt;Before we delve into the deep and dark web, and why accessing data from these layers is relevant to investigations, let’s quickly touch upon the surface web.&lt;/p&gt;
&lt;h3 id=&#34;surface-web&#34;&gt;Surface Web&lt;/h3&gt;
&lt;p&gt;Also known as the &lt;strong&gt;visible, open,&lt;/strong&gt; or &lt;strong&gt;public web&lt;/strong&gt;, the surface web is the most superficial layer of the internet and encompasses everything that is accessible via search engines that use page indexing, such as Google or Bing. Searching the surface web usually returns a good deal of results that can be narrowed down using a range of &lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/&#34; &gt;dorking techniques&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As endless as popular search engine results may often appear, surface web data still amounts to less than 5% of what is contained on the internet. It is precisely that remaining 95% that constitutes the deep and the dark web and our topic at hand.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/where-to-gather-intelligence-for-deep-and-dark-investigations-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/where-to-gather-intelligence-for-deep-and-dark-investigations-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;deep-web-vs-dark-web&#34;&gt;Deep Web vs. Dark Web&lt;/h2&gt;
&lt;p&gt;Unlike the surface web, these two layers represent the non-indexed content available on the internet. This means content which cannot be found using common search engines like Google or Bing. However, there are substantial differences between the deep and the dark web.&lt;/p&gt;
&lt;p&gt;For instance, unlike the dark web, &lt;strong&gt;the deep web doesn’t require specific software to be accessed&lt;/strong&gt;. Still, its contents can’t be identified, tracked, or crawled by standard search engines because it is either password-protected or kept behind specific internet services for privacy and security reasons.&lt;/p&gt;
&lt;p&gt;The data contained within our email inboxes, online banking services, and even job intranets are examples of the deep web. And, as you can imagine, this data is usually only available to the user and the service providers, unless specific allowances for investigators are made in the terms of service, such as for criminal investigations.&lt;/p&gt;
&lt;p&gt;The dark web, on the other hand, isn’t indexed by search engines and is accessible via specialized networks such as The Onion Router (TOR), I2P, or Freenet, which are designed to enable anonymous communication over the internet. This makes it a valuable source of intelligence for those who know how to navigate it.&lt;/p&gt;
&lt;p&gt;When discussing the key differences between using conventional web browsing and accessing the dark web via specialized networks, it is necessary to distinguish between browsers like Google Chrome and &lt;strong&gt;entire networks&lt;/strong&gt; like TOR.&lt;/p&gt;
&lt;p&gt;Google Chrome utilizes standard internet protocols to access websites through easily understandable URLs. In contrast, networks such as TOR operate on unique protocols designed specifically for anonymity.
These protocols then affect how URLs are structured. Unlike standard web addresses, TOR URLs are derived from the public key as part of the protocol, making them almost impossible to guess, remember, or understand.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/where-to-gather-intelligence-for-deep-and-dark-investigations-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/where-to-gather-intelligence-for-deep-and-dark-investigations-2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Oftentimes, information stolen from the deep web, be it passwords or other privileged data, ends up being sold on the dark web. However, not everything that transpires there is of a criminal nature. Journalists, activists, and politicians working and reporting under corrupt or totalitarian regimes use it to gather, collaborate, and exchange information without fear of being harassed or prosecuted.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/#download-full-version&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD FULL VERSION&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;the-scope-of-deep-and-dark-web-investigations&#34;&gt;The Scope of Deep and Dark Web Investigations&lt;/h2&gt;
&lt;p&gt;As mentioned before, some threat actors lurk within the deep web, where they use techniques such as phishing and social engineering to &lt;strong&gt;steal personal data, defraud individuals, or get a foothold into a specific organization&lt;/strong&gt;. They might then turn towards the dark web to &lt;strong&gt;profit from their schemes by selling the stolen data or the kits&lt;/strong&gt; they developed for their schemes.&lt;/p&gt;
&lt;p&gt;Others may prefer the enhanced anonymity of the deep and dark web, as it allows them to conduct their illegal activities anonymously, be it hacktivism, exchange of CSAM material, trading illegal goods, such as drugs or weapons, or disseminating content that incites violence and facilitates terrorist activities.&lt;/p&gt;
&lt;p&gt;Because of that, analysts and investigators use data from the deep and dark web for different types of investigations:&lt;/p&gt;
&lt;p&gt;For one, analysts can study the interactions between extremist groups, criminal organizations on dark web forums, and, in specific cases, law enforcement can use seized data from private messages to support their investigations.&lt;/p&gt;
&lt;p&gt;For others, the deep and dark web can help bolster cybersecurity when used as a source of enrichment. This allows them to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;confront fraud by tracking mentions of their brand and products across different forums.&lt;/li&gt;
&lt;li&gt;react to insider threats by tracking paste sites and chatter regarding password or data leaks.&lt;/li&gt;
&lt;li&gt;enhance physical security by monitoring underground chatter.&lt;/li&gt;
&lt;li&gt;gain insight into how their current policies and processes may be enabling criminal activities, such as human trafficking, to take place.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;where-to-gather-intelligence-for-deep-and-dark-web-investigations&#34;&gt;Where to Gather Intelligence for Deep and Dark Web Investigations&lt;/h2&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;IMPORTANT!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Before discussing where to gather this type of intelligence, it is necessary to note that investigating deep and dark web forums means that law enforcement agencies (LEAs) don&amp;rsquo;t just passively monitor these forums from a distance but actively engage in them to gather intelligence and evidence. This requires LEA officers to use undercover or sock puppet accounts to infiltrate these forums.&lt;/p&gt;
&lt;p&gt;To ensure appropriate rules are followed and protective measures are taken, each country must have legislation related to undercover agents, so it is important for investigators to operate within the established legal framework.&lt;/p&gt;
&lt;p&gt;For example, to verify if someone is selling illegal goods, LEA officers must engage in one-on-one conversations through private messages with sellers and provide proof of illegal activity. This engagement must comply with relevant laws, as not all countries permit such investigative methods.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Regarding where to gather the intelligence, there are several options to explore, starting with forums and communities where dark web users interact, monitor dark web marketplaces to observe transactions of illegal or stolen goods, and access data breach sites to enrich their findings.&lt;/p&gt;
&lt;p&gt;Some deep web forums also have social media components or are discussed on surface web platforms, where users may share information about dark web activities. This is another valuable option for investigators, especially in the early stages of an investigation when no concrete starting point has yet been identified.&lt;/p&gt;
&lt;p&gt;However, it is important to point out that manually searching for and collecting such intelligence is time-consuming and requires maintaining high operational security to avoid leaving digital footprints that could expose the investigator&amp;rsquo;s identity and intentions.&lt;/p&gt;
&lt;p&gt;For these reasons, investigators may use tools like Maltego, which facilitates the process of collecting and analyzing data from the deep and dark web while keeping the searches within the tool anonymous. Using Maltego, investigators can leverage data from a number of providers of breached data and information on dark web users, their activities on forums, and more.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How can your team leverage deep and dark web intelligence in Maltego?&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;download-full-version&#34;&gt;Download Full Version&lt;/h2&gt;
&lt;p&gt;Access the full version of this whitepaper now to see an extensive list of recommended sources for deep and dark web intelligence to help conduct and enrich your team’s work!&lt;/p&gt;
&lt;p&gt;Inside, you will also find real-life examples showing how to use these sources as data integrations within Maltego, along with ready-to-replicate workflows to maximize your team’s success.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/where-to-gather-intelligence-for-deep-and-dark-investigations-00.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/where-to-gather-intelligence-for-deep-and-dark-investigations-00.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ee6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Where to Gather Intelligence for Deep and Dark Web Investigations&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/sro_author.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/sro_author.png&#34; loading=&#34;lazy&#34; alt=&#34;Sergio Leal Rodriguez&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;sergio-leal-rodriguez&#34;&gt;Sergio Leal Rodriguez&lt;/h4&gt;
&lt;p&gt;Sergio is an experienced and dedicated professional with more than 20 years of invaluable experience in coordinating, investigating, modeling data, and researching cybercrimes with a focus on the critical field of Child Sexual Abuse at Europol’s AP TWINS. His expertise lies in coordinating multi-agency efforts as well as conducting thorough investigations, and he has actively contributed to the development of innovative methodologies for data analysis and modeling in the context of child sexual abuse.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Exploring ATT&amp;CK and MISP Data with Maltego</title>
      <link>https://www.maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/</link>
      <pubDate>Mon, 08 Jul 2024 08:58:53 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/</guid>
      <description>&lt;p&gt;For the cyber intelligence community, &lt;a href=&#34;https://attack.mitre.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;MITRE ATT&amp;amp;CK&lt;/a&gt; has become the standard for modeling and communicating adversarial tactics and techniques based on real-world observations. Provided and maintained by the &lt;a href=&#34;https://www.mitre.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;MITRE organization&lt;/a&gt;, the ATT&amp;amp;CK Matrices are enabling numerous communities to develop more effective cybersecurity practices.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/#introduction&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Introduction&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/#how-maltego-integrates-with-misp-data&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;How Maltego Integrates with MISP Data&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/#requirements&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Requirements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/#use-cases&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Use Cases&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/#introducing-workflows&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Introducing Workflows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/#demonstration&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Demonstration&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/#conclusion&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Conclusion&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Many organizations run MISP instances with other cybersecurity tools and OSINT for data-driven investigations. Investigators can integrate internal and external data to map with MISP data in various ways. This blog details &lt;strong&gt;how to look up information directly in the MISP community using MISP Transforms on Maltego Graph, highlighting its seamless integration for efficient and comprehensive investigations.&lt;/strong&gt; &lt;/p&gt;
&lt;h2 id=&#34;how-maltego-integrates-with-misp-data&#34;&gt;How Maltego Integrates with MISP Data&lt;/h2&gt;
&lt;h3 id=&#34;requirements&#34;&gt;Requirements&lt;/h3&gt;
&lt;p&gt;API access to MISP instance(s) and MISP-Maltego Library. Pre-requisites and installation instructions are available on GitHub &lt;a href=&#34;https://github.com/MaltegoTech/misp-maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;. Alternatively, if your MISP instance is internet-facing, you can use the integration provided by Maltego. Simply install the “ATT&amp;amp;CK – MISP&amp;quot; Hub item and enter your login information under Settings.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/Hub-itemATT-CK-MISP.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/Hub-itemATT-CK-MISP.png&#34; loading=&#34;lazy&#34; alt=&#34;Hub item&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;use-cases&#34;&gt;Use Cases&lt;/h3&gt;
&lt;p&gt;With MISP and MITRE ATT&amp;amp;CK Entities and Transforms on Maltego Graph, investigators can query data directly within the same interface during investigations, achieving faster clarity while improving workflow efficiency. They can explore MISP threat-sharing instances, events, attributes, objects, tags, and galaxies for a solid starting point for further exploration. Typical use cases include: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Query MISP Datasets:&lt;/strong&gt; Seamlessly query MISP datasets within Maltego Graph to enhance your investigations with valuable threat intelligence. For instance, query a MISP instance for events containing a specific Indicator of Compromise (IoC). &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Visualize Connections:&lt;/strong&gt; Visualize and map relationships between MISP data and other OSINT sources to uncover hidden patterns or connections that might have gone unnoticed. For example, pivot a MISP event into its attributes, objects, tags, galaxies, and related events. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Enrich Entities:&lt;/strong&gt; Enrich Entities discovered during investigations with relevant MISP data, providing additional context and insights into data. For example, explore details from galaxies and related events. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Streamline Workflows:&lt;/strong&gt; Enhance investigative workflows by integrating MISP data for better situational awareness and time savings. For example, categorize related information within the MITRE ATT&amp;amp;CK framework. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Foster Collaborative Threat Analysis:&lt;/strong&gt; Collect, manage, and disseminate intelligence across organizations and with cybersecurity professionals based on the results. This facilitates a streamlined process and collaborative approach that spans the entire threat intelligence lifecycle—from collection and processing to analysis.   &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Maltego Graph also enables the visualization of the full MITRE ATT&amp;amp;CK framework, MISP &lt;a href=&#34;https://www.circl.lu/doc/misp/galaxy/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Galaxies&lt;/a&gt;, and more. These capabilities not only reduce efforts but also ensure a more structured and efficient intelligence collection and analysis process, leading to quicker and more accurate threat detection and response. &lt;/p&gt;
&lt;h3 id=&#34;introducing-workflows&#34;&gt;Introducing Workflows&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Identify Suspicious Information:&lt;/strong&gt; During your investigations, you may come across suspicious data such as domains, DNS names, email addresses, or IP addresses.  &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use MISP Transforms:&lt;/strong&gt; Utilize MISP Transforms in Maltego Graph to analyze the above information.  &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Look Up in MISP Community:&lt;/strong&gt; From any type of Entity, query the MISP community. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Check for Existing Records:&lt;/strong&gt; Determine if the information has already been recorded in the MISP database to have additional context and insights into the data.  &lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;demonstration&#34;&gt;Demonstration&lt;/h3&gt;
&lt;p&gt;Below, you will find a simple investigation to learn how to leverage Maltego integration with MISP.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 1 –  Starting with suspicious data&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview&lt;/strong&gt;: Let us start with an email address that a spam trap has detected. The given email source is &lt;em&gt;hardik.desai.neostructo@mail[.]com&lt;/em&gt;. We will continue our investigation of this email address by adding it to a new graph. In the Transform menu, under the ATT&amp;amp;CK and MISP Transform group, use the To MISP Events Transform to find any related events. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Maltego task:&lt;/strong&gt; Select the Phrase Entity containing the email address and run the following Transform:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;To MISP Events&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/to-misp-events.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/to-misp-events.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;To MISP Events&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 2 – Checking details for insights&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview:&lt;/strong&gt; Sure enough, the email has already been recorded as an attribute of event ID 1241. The event info detailed in the Property View also indicates that it is associated with a COVID-related fraud email campaign. Additionally, there are six other attributes and objects linked to this event. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Maltego task:&lt;/strong&gt; Check event details in Property View.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/event-details-in-property-view.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/event-details-in-property-view.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;Check Property View&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 3 – Checking other attributes of the event&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview:&lt;/strong&gt; Next, we would like to see what else is known about this event (6 attributes).  &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Maltego task:&lt;/strong&gt; Run the following Transform:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;To Attributes/Objects&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/to-attributes.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/to-attributes.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;To Attributes/Objects&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 4 – Analyzing and classifying phishing threats&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview:&lt;/strong&gt; The previous step brought back the list of attributes and objects, including IP addresses, URLs, and domains, and a link to a VirusTotal report. From the Event Entity, there are various steps you could take to get more insights, such as finding related events or pulling a list of the tags.  &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Maltego task:&lt;/strong&gt; Run the Transform and switch it to List View to check phishing classification.  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;To Tags&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/to-tags.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/to-tags.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;To Tags&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 5 – Mapping the patterns with MITRE ATT&amp;amp;CK&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview&lt;/strong&gt;: From the list, we can see that this event is classified as a cyber threat, specifically part of a spear-phishing campaign. It utilizes email spoofing, as shown in the List View image. The event is associated with some ATT&amp;amp;CK patterns. In this case, let’s explore the patterns using the MITRE ATT&amp;amp;CK framework data. By identifying these patterns, we can better protect ourselves against such attacks and test our incident readiness. First, check the details about the malware, software, and tools used in the attack technique. This information will help us understand the threat and improve our defensive strategies. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Malteg task:&lt;/strong&gt; Select “mitre-attack-pattern Spearphishing via Service – T1194” Entity and run the following Transforms to look up the details  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;To Malware/Software/Tools&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/to-malware.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/to-malware.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;To Malware/Software/Tools&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 6 – Exploring attack patterns&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview:&lt;/strong&gt; After checking the details, we can find other MISP events associated with this attack or search for specific threat actors known to use this attack pattern. This includes identifying which threat actors have utilized the pattern. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Maltego task:&lt;/strong&gt; Run Transform:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;To Related Galaxies&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/to-related-galaxies.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/to-related-galaxies.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As a result, you will find that threat actors like FIN6, Dark Caracal, OilRig, and Magic Hound have used the same pattern. And finally, from a galaxy, there is of course a lot more information you can pivot to. &lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 7 – Exploring mitigation techniques&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview&lt;/strong&gt;: Now, we can discover suggested mitigation techniques to protect against this type of attack, such as using antivirus or antimalware software, performing user training, and restricting web-based content. For brevity, let’s look at one more example. Using the &amp;ldquo;To Malware/Software/Tools&amp;rdquo; Transform on the threat actor called Dark Caracal, we can identify the malware, software, and tools that this threat actor commonly uses. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Maltego task:&lt;/strong&gt; Select threat actor and run the following Transform:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;To Malware/Software/Tools&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/mapping-mitre.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/mapping-mitre.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;Mapping MITRE&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Voilà! The result reveals that Dark Caracal prefers to use FinFisher, Bandook, CrossRAT, and Pallas malware for their attacks. This demonstrates the extensive insights provided by integrating MITRE ATT&amp;amp;CK and MISP data using Maltego. The biggest advantage is the ability to extend and enrich investigations or uncover new IoCs through various data integrations without switching tools. To learn more about Maltego’s CTI-specific data integration, check&lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/&#34; &gt; our blog about Maltego Handbook for Cyber Threat Intelligence&lt;/a&gt; or simply download the handbook now.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/#conclusion&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD HANDBOOK&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;The integration of Maltego with MISP supercharges analysts with unprecedented situational awareness for complex OSINT investigations. By leveraging Maltego&amp;rsquo;s visualization and data capabilities along with MISP&amp;rsquo;s extensive threat intelligence data, investigators can uncover hidden connections, enrich their findings, and streamline their workflows—all within the familiar Maltego interface. This powerful combination enhances the depth and efficiency of threat intelligence operations, providing a comprehensive toolset for effective data collection and threat analysis. &lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Exploring ATT&amp;amp;CK and MISP Data with Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;br&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to get updated with the latest news and developments. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Utilizing Maltego for Various Dark Web Investigations</title>
      <link>https://www.maltego.com/blog/utilizing-maltego-for-various-dark-web-investigations/</link>
      <pubDate>Fri, 28 Jun 2024 07:17:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/utilizing-maltego-for-various-dark-web-investigations/</guid>
      <description>&lt;p&gt;The dark web is often seen as a mysterious and impenetrable part of the internet, accessible only to cybercriminals and law enforcement. However, its hidden forums and marketplaces hold valuable information that companies can use to protect their assets and understand emerging threats. Despite the belief that dark web investigations are too complex for anyone but law enforcement, &lt;strong&gt;tools like Maltego are making these investigations more accessible and effective for businesses.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dark-web_example-of-marketplace.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dark-web_example-of-marketplace.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light post-navigation&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/utilizing-maltego-for-various-dark-web-investigations/#understanding-the-dark-web&#34; &gt;Understanding the Dark Web&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/utilizing-maltego-for-various-dark-web-investigations/#use-cases-for-dark-web-investigations&#34; &gt;Use Cases for Dark Web Investigation&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/utilizing-maltego-for-various-dark-web-investigations/#access-brokers&#34; &gt;Access Brokers&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/utilizing-maltego-for-various-dark-web-investigations/#check-out-the-full-white-paper-for-insights-on-dark-web-investigations&#34; &gt;Check Out the Full White Paper for Insights on Dark Web Investigations&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;understanding-the-dark-web&#34;&gt;Understanding the Dark Web&lt;/h2&gt;
&lt;p&gt;The dark web is a part of the internet that isn&amp;rsquo;t indexed by search engines and requires specific software, like the Tor browser, to access. Its hidden nature makes it a hub for illicit activities and a valuable source of intelligence for those who know how to navigate it. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/3-levels-of-web.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/3-levels-of-web.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tor-browser.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tor-browser.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Key forums and marketplaces on the dark web are where many of these activities begin. These sites are often the starting points for &lt;strong&gt;trading stolen data, selling insider information, and offering access to compromised systems&lt;/strong&gt;.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/selling-corporate-access.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/selling-corporate-access.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the above example, we see a threat actor using a dark web forum to offer access to hacked instances of various organizations. For organizations aiming to protect themselves, monitoring these posts for mentions of their infrastructure is crucial. &lt;/p&gt;
&lt;h2 id=&#34;use-cases-for-dark-web-investigations&#34;&gt;Use Cases for Dark Web Investigations&lt;/h2&gt;
&lt;p&gt;Investigating dark web forums involves navigating the dark web and manually searching for specific keywords to uncover information that may be relevant to your organization. This can be daunting and risky, exposing investigators to malware, phishing attacks, and other dangers. Maltego functions as a protective barrier between the investigator and these threats, providing access to essential information without direct interaction.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR NOTE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Maltego provides a layer of anonymity for users accessing data, masking their identity from external data vendors. Typically, data providers can identify users and their searches through their API keys. However, with Maltego Graph (ISO certified), we act as a middleman between the user and the diverse range of data sources. In this way, all queries first go to Maltego servers, which then forward the requests to various API providers. This ensures anonymity, particularly for law enforcement and intelligence agencies, while still offering access to the most relevant data for investigations.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Below is a practical use case demonstrating how Maltego can assist in minimizing potential business risks by proactively responding to any mentions or activity involving your organization. We will provide step-by-step guidance on where to start and how to attribute results. Continue reading! &lt;/p&gt;
&lt;h3 id=&#34;access-brokers&#34;&gt;Access Brokers&lt;/h3&gt;
&lt;p&gt;Access brokers are individuals or groups that sell access to compromised systems. They often operate on dark web forums, offering Remote Desktop Protocol (RDP) access, VPN credentials, and more. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Starting Point:&lt;/strong&gt; A keyword relevant to the investigation.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Keywords:&lt;/strong&gt; &amp;ldquo;RDP sale,&amp;rdquo; &amp;ldquo;VPN access,&amp;rdquo; &amp;ldquo;buy accounts,&amp;rdquo; &amp;ldquo;admin rights,” &amp;ldquo;server login,” &amp;ldquo;network entry.&amp;rdquo; &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Goal:&lt;/strong&gt; To identify key brokers and their networks for active monitoring of their activities and communication.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Example Scenario:&lt;/strong&gt; A threat analyst is tasked with preparing reports that include a list of threat actors and forums likely to purchase confidential information from potential insider threats, for active monitoring and insights. Below you can find the typical workflow for this example scenario. &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Workflow&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dark-web_access-broker-workflow.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dark-web_access-broker-workflow.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Search&lt;/strong&gt;: Use Maltego to search for posts mentioning any of the keywords mentioned above. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Extract Information:&lt;/strong&gt; Gather details about the threat actors and forums involved in these sales. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Extract Identifiers:&lt;/strong&gt; Look for other identifiers like TOX IDs, email addresses, and phone numbers. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pivot:&lt;/strong&gt; Use this information to pivot into additional searches, expanding the network of connected organizations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Entity Mapping:&lt;/strong&gt; Visualize connections between access brokers, buyers, and other related organizations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pattern Analysis:&lt;/strong&gt; Analyze communication and transaction patterns to identify key players and networks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Validation and Correlation:&lt;/strong&gt; Cross-reference the collected data with internal threat intelligence and external sources to ensure accuracy. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reporting and Actionable Insights:&lt;/strong&gt; Generate detailed reports and provide actionable recommendations based on the findings.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s start our investigation by searching for a keyword related to access brokers. In the following example, a threat actor is selling access to multiple Remote Desktop hosts belonging to a German organization for only $1,000. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dark-web-example.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dark-web-example.jpg&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 1 – Starting off&lt;/strong&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Overview:&lt;/strong&gt; In this initial step, we will search for a keyword to determine the type and quantity of posts available. This will help us visualize the access broker&amp;rsquo;s entire network and business area. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Task in Maltego:&lt;/strong&gt; Add a Phrase Entity to a new Maltego Graph. Enter a relevant keyword like “RDP access.” If you are searching for posts mentioning your organization, include your organization&amp;rsquo;s name as well. For example, “RDP access maltego.”  &lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 2 – Searching for related posts&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview&lt;/strong&gt;: We will try to look for related posts that contain the keyword. We will use the same data source as the previous investigation.  &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Task in Maltego:&lt;/strong&gt; Select the Phrase Entity and run the Transform:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Find Posts Related to Phrase [Cybersixgill]&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this case, Maltego returned several Telegram posts offering infostealer logs. If you are in law enforcement, you would likely appreciate that this provides numerous posts with contact information.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/telegram-posts.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/telegram-posts.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 3 – Reporting for mentions&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Overview: If your company is mentioned in any of the posts, immediately take steps to secure the affected accounts, notify relevant stakeholders, and investigate the extent of the breach to mitigate further risks. &lt;/p&gt;




&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    
     




&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;pre&gt;&lt;code&gt; **INVESTIGATOR NOTE**

 It&#39;s important to remember that cybercriminals often operate in their native languages. Some of the most prolific dark web forums are tailored to Russian-speaking individuals. However, you can still use Maltego to search for posts in other languages, even if you don&#39;t speak the language. 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;




     
    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Considering that access brokers operate globally and that many dark web forums target Russian-speaking individuals, let’s search for posts where access brokers offer VPN access on the dark web, specifically written in Russian. &lt;/p&gt;
&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 1 – Starting off&lt;/strong&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview:&lt;/strong&gt; Just like before, let&amp;rsquo;s add a Phrase Entity into a new graph and enter &amp;ldquo;VPN access&amp;rdquo;, but this time we will use the DeepL Transforms to translate the phrase into Russian before moving on to the Darkweb Transforms. You can modify the Phrase Entity to include your organization&amp;rsquo;s name.  &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Task in Maltego:&lt;/strong&gt; Run the Transform below and put the target language as “RU.”&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Extract Translation to Phrase [DeepL]&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/deepl-use-case.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/deepl-use-case.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Step 2 – Searching and translating related posts&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Overview&lt;/strong&gt;: Then, we will try to look for related posts that contain the Russian keyword. And then we will translate the interesting posts back to English to see what they are about.  &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Task in Maltego:&lt;/strong&gt; Run the same Transform as previous steps to look for related posts and use DeepL to translate the selected posts back to English to facilitate the research.  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Find posts related to phrase [Cybersixgill]&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Translate [DeepL]&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/picture6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/picture6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/translated.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/translated.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;As before, if your company is mentioned in any of the posts, immediately take steps to secure the affected accounts, notify relevant stakeholders, and investigate the extent of the breach to mitigate further risks. &lt;/p&gt;
&lt;p&gt;Please note that access brokers are known not only for selling access to compromised hosts but also for offering to buy access from other threat actors and even willing individuals who may work for potential victims (insider threats). &lt;/p&gt;
&lt;h2 id=&#34;check-out-the-full-white-paper-for-insights-on-dark-web-investigation&#34;&gt;Check Out the Full White Paper for Insights on Dark Web Investigation&lt;/h2&gt;
&lt;p&gt;By integrating the workflows with Maltego&amp;rsquo;s capabilities, organizations can conduct thorough dark web investigations, uncover critical insights, and take proactive measures to enhance their security posture. In our white paper, we outline workflows for five additional use cases where you can benefit from utilizing Maltego for dark web investigations:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Insider Threats&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Breach Detection&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Counterfeit Goods and Intellectual Property Theft&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fraud and Scam Detection&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Threat Actor Profiling&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Early detection is crucial in mitigating exposed assets and data, as well as preventing further information leaks. By enabling quick responses to such threats, organizations can significantly reduce their risk and protect their valuable information. Maltego&amp;rsquo;s powerful capabilities for dark web investigation play a vital role in this proactive approach, ensuring that threats are identified and addressed promptly to maintain a robust security posture. &lt;/p&gt;
&lt;p&gt;Download the white paper to learn what types of dark web investigations you can conduct using Maltego! &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/utilizing-maltego-for-various-dark-web-investigation.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/utilizing-maltego-for-various-dark-web-investigation.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7kk3&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Utilizing Maltego for Various Dark Web Investigations&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to get updated with the latest news and developments. &lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
&lt;br&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mario Rojas&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and dark web forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Everything About Social Media Intelligence (SOCMINT) and Investigations</title>
      <link>https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/</link>
      <pubDate>Tue, 18 Jun 2024 04:14:32 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/</guid>
      <description>&lt;p&gt;Social media intelligence (SOCMINT) is considered a subdiscipline of &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;open-source intelligence (OSINT)&lt;/a&gt;. &lt;strong&gt;SOCMINT can be defined as the techniques, technologies, and tools that allow for the collection and analysis of information from social media platforms.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;SOCMINT can be harnessed by government or non-state actors, such as private intelligence agencies or marketing companies, to gain knowledge about specific individuals, groups, events, or other targets. While SOCMINT generally falls under the category of OSINT, there are some key differences worth noting.&lt;/p&gt;
&lt;p&gt;In this article, we will walk you through everything you need to know about social media intelligence and the best practices for conducting social media investigations. &lt;strong&gt;For a more extensive version with practical workflows, you can download the handbook below!&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#download-handbook&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD HANDBOOK&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#socmint-vs-osint&#34; &gt;SOCMINT vs. OSINT&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#socmint-concepts-and-terms&#34; &gt;SOCMINT Concepts &amp;amp; Terms&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#uses-for-socmint&#34; &gt;Uses for SOCMINT&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#socmint-challenges&#34; &gt;Challenges of SOCMINT&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#about-social-media-investigations&#34; &gt;About Social Media Investigations&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#what-can-be-found-using-social-media&#34; &gt;What Can Be Found Using Social Media?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#how-can-you-find-a-profile-to-investigate&#34; &gt;How Can You Find a Profile to Investigate?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#what-can-be-automated-and-what-needs-to-be-verified&#34; &gt;What Can Be Automated &amp;amp; What Needs to Be Verified?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#are-you-investigating-the-right-profile&#34; &gt;Are You Investigating the Right Profile?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#how-can-you-access-the-information-of-a-profile&#34; &gt;How Can You Access the Information of a Profile?&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#download-handbook&#34; &gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#download-handbook&#34; &gt;Download Handbook&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;socmint-vs-osint&#34;&gt;SOCMINT vs. OSINT&lt;/h2&gt;
&lt;p&gt;SOCMINT is not as straightforward as OSINT because there is a belief, particularly by users and privacy advocates, that there is some expectation of privacy when using a social media platform. While OSINT investigators may not agree with this expectation, there is another aspect of SOCMINT worth considering.&lt;/p&gt;
&lt;p&gt;OSINT investigations focus solely on publicly available information while &lt;strong&gt;SOCMINT investigations also use information found on social media platforms that was intended only for a specific audience&lt;/strong&gt;. For instance, an investigator might join a private group or create a fake account to gain access to information provided by a person of interest. These situations make SOCMINT more difficult to navigate for investigators, and every effort should be made to comply with laws, regulations, and policies around intelligence gathering and investigations.&lt;/p&gt;
&lt;p&gt;In these investigations, government investigators will likely go through the court system to &lt;a href=&#34;https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/&#34; &gt;request subpoenas&lt;/a&gt; or warrants to obtain information directly from the social media platform. Often, some SOCMINT techniques will have already been employed to gather the data used to support the issuance of those subpoenas or warrants.&lt;/p&gt;
&lt;h2 id=&#34;socmint-concepts-and-terms&#34;&gt;SOCMINT Concepts and Terms&lt;/h2&gt;
&lt;p&gt;There are many nuances in the field of SOCMINT, including the type of information that can be gathered and the type of platforms that can be used to gain information.&lt;/p&gt;
&lt;p&gt;First, it is important to understand that SOCMINT includes all social media platforms, not only social networking sites. Social networking sites, like Facebook and LinkedIn, only make up one portion of the platforms that can be used to gather data. Information can be found on media-sharing sites like Instagram, forums like Reddit, image-sharing sites like Pinterest, video-sharing sites like YouTube, microblogging platforms like Twitter, social gaming platforms like Xbox Live, and blogs created using platforms like WordPress.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, it is important to know the types of information that can be gathered from social media platforms. We can break this information down into three general categories:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Profile Information&lt;/strong&gt;: Static information provided about a specific user that is observable by those who access the profile. On LinkedIn, for instance, this might include a user’s job title, current and former employers, skills, and contact information.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Interactions&lt;/strong&gt;: Users on a social media platform can interact with the platform or other users in many ways. These forms of interaction include posting/commenting, replying to someone else’s content, posting pictures or videos, and liking or reacting to existing content.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Metadata&lt;/strong&gt;: Information found on social media platforms is not limited to text and pictures. It can also include contextual information about said pieces of content. Metadata can include the location tagged in a post, the time that the post was made, or even the type of device used to take a picture.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;uses-for-socmint&#34;&gt;Uses for SOCMINT&lt;/h2&gt;
&lt;p&gt;SOCMINT is commonly associated with investigations of a group or individual involved in criminal activity, but that isn’t the only scenario where it can be useful. Other types of investigations where SOCMINT could be employed include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Terrorism&lt;/li&gt;
&lt;li&gt;Organized Crime&lt;/li&gt;
&lt;li&gt;Human Trafficking&lt;/li&gt;
&lt;li&gt;Child Sexual Exploitation&lt;/li&gt;
&lt;li&gt;Disaster Prediction and Response&lt;/li&gt;
&lt;li&gt;Population Density&lt;/li&gt;
&lt;li&gt;Economic Analysis&lt;/li&gt;
&lt;li&gt;Health and Disease Monitoring&lt;/li&gt;
&lt;li&gt;Drug Use and Trends&lt;/li&gt;
&lt;li&gt;Cybercrime&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While this is not an exhaustive list, it is meant to demonstrate that SOCMINT has many uses outside of those common to law enforcement. While state actors are prolific users of SOCMINT, private companies and organizations also use SOCMINT to collect information to better inform business decisions, improve marketing, ensure brand protection, and identify patterns and trends.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#download-handbook&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD HANDBOOK&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;socmint-challenges&#34;&gt;SOCMINT Challenges&lt;/h2&gt;
&lt;p&gt;Though there is a wealth of information available through social media platforms, that does not mean that the use of SOCMINT is easy or simple. There are several challenges that face investigators who employ it.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Number of Users&lt;/strong&gt;: Social media platforms like Facebook and Twitter boast billions of users each month. With the sheer amount of data available, it can be difficult to find the information relevant to a particular investigation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Identification of Users&lt;/strong&gt;: Many platforms operate with the intention of keeping their users’ identities private, creating challenges for investigators. Additionally, the increased prevalence of fake accounts and bots on these platforms can make it extremely hard to figure out which data is accurate, available, and useful.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compromising Trust&lt;/strong&gt;: There has been an abundance of stories over the last few years about data leaks and user information being compromised, which can cause users to think twice before sharing information online. Additionally, as governments continue to employ SOCMINT techniques, they risk violating the privacy of their citizens, creating an unstable relationship between authorities and the people they serve and protect.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;about-social-media-investigations&#34;&gt;About Social Media Investigations&lt;/h2&gt;
&lt;p&gt;SixDegrees.com launched in 1997. It is often described as the first social media where users would have their real name, a list of friends, and personal information displayed on their profile. At its peak, it boasted more than 3.5 million users. Since then, other websites and apps have replaced it, and it’s estimated that billions of people use social media nowadays. This means that for any given investigation, it is likely that some data or clues can be harvested from social media.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/everything-about-socmint_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/everything-about-socmint_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Mockup Facebook Profile of John Doe&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;what-can-be-found-using-social-media&#34;&gt;What Can Be Found Using Social Media?&lt;/h3&gt;
&lt;p&gt;What you can find on social media depends vastly on the individual or entity you’re looking into, and on the platform itself. Some, like LinkedIn, have by design a userbase wanting to be found and desiring to use their profile to display their professional experience.&lt;/p&gt;
&lt;p&gt;Others, like Twitter, have profiles that may be less informative but may provide more context in the contents of the posts made by an account. While the information on LinkedIn tends to be more curated because it’s geared towards a professional environment, not everyone expects other people to pay attention to their tweets.&lt;/p&gt;
&lt;h3 id=&#34;how-can-you-find-a-profile-to-investigate&#34;&gt;How Can You Find a Profile To Investigate?&lt;/h3&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/VUp_pQQx0VY&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;The first thing to do when investigating someone on social media is to find the account that belongs to that person. This can be done in several different ways, but we can identify at least six pivot points that will help us find social media accounts belonging to an individual:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: The name of a person is a good starting point as it will often return a Facebook, Myspace or LinkedIn account. However, it is also the first personal identifier people will avoid using or disclosing if they do not want to be found.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email address and phone number&lt;/strong&gt;: These are great starting points because they’re usually only shared between accounts, and thus, individuals, that are somehow connected. If two accounts on different platforms share the same phone number or email address, it indicates a connection. The problem with these data points is that they usually aren’t easily searchable (Skype is a notable exception) and are not displayed on the profile of a person of interest.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alias&lt;/strong&gt;: Also known as username or the pseudonym, alias is often reused across different social media platforms. The advantage of this data is that it is extremely easy to search: Any social media platform that has usernames allows you to search for and connect with users with a particular alias, as it is often a core concept of the platform. The main issue with this is that aliases are only as good as they are unique: One can assume that two accounts on different platform sharing a rather specific username such as “LittleTroll15245” are likely to be operated by the same person. But even then, one would need to investigate further to corroborate the link. If the account has a more generic username like “BlueDragon,” finding an account on another platform belonging to the same individual solely based on the alias might prove difficult.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Profile pictures&lt;/strong&gt;: Profile pictures fall into the same kind of category as aliases, which means that with luck, doing a reverse image search from a picture found on a profile might just lead you to an account operated by the same person. However, it can also be that two different people thought that a particular image would look good on their profiles. Searching for accounts by a picture is also much more difficult because you rely on reverse image search engines, which is usually not a feature supported by social media platforms. The only advantage of profile pictures is that not everyone is aware that they can be used as a pivot point. Thus, they tend to reuse them more often than aliases.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Address and bio&lt;/strong&gt;: Addresses and bio might be the most difficult pivots to exploit. Seldom will an individual reveal their physical address on social media. Platforms that scrape online information such as Pipl are more likely to yield relevant results from that kind of information. On the other hand, bio should always be scrutinized as some individuals link their social media accounts using their bio.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;what-can-be-automated-and-what-do-you-need-to-verify&#34;&gt;What Can Be Automated and What Do You Need To Verify?&lt;/h3&gt;
&lt;p&gt;There are two types of information that can be found on social media:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Information that the user wants to share&lt;/li&gt;
&lt;li&gt;Information that the user forgot to hide—for a lack of concern for their privacy or because they didn’t notice&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The main difference between the two, from our point of view, is that the first type of information can be automated and thus obtained pretty easily: Jump into Maltego Graph to pull the list of friends of both profiles. The friends in common will appear before your eyes.&lt;/p&gt;
&lt;p&gt;The second type of information, however, will often require an investigator to pay close attention to the sometimes-extensive content displayed on a social media profile. This content analysis can be simplified and accelerated in Maltego Evidence, which automatically collects social media data from multiple platforms in a standardized way.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;Maltego Evidence (formerly Social Network Harvester), included in the &lt;a href=&#34;https://get.maltego.com/maltego-organization&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Organization plan&lt;/a&gt;, enables investigators to scrape, analyze, and cross-reference text, images, videos, and other forms of interaction between multiple social media profiles.&lt;/p&gt;
&lt;p&gt;The Maltego Organization plan also gives you access to Maltego Monitor (formerly PublicSonar), which allows analysts to perform real-time social media monitoring and AI-powered sentiment analysis of potential and ongoing public safety disruptions across multiple platforms.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/#download-handbook&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD HANDBOOK&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3 id=&#34;are-you-investigating-the-right-profile&#34;&gt;Are You Investigating the Right Profile?&lt;/h3&gt;
&lt;p&gt;The first thing you should do when conducting a social media investigation is to make sure you have the right profile. There are some platforms where, using your real name, displaying information about yourself, and having an actual photo of your face as a profile picture is the norm (e.g., LinkedIn). In this scenario, it is pretty easy to cross-reference data at hand and identify the profile related to a person of interest. This type of profile is the one you will obtain when starting your search from a name.&lt;/p&gt;
&lt;p&gt;However, starting your search from an alias might yield other kinds of profiles where there is less information available for you to establish the difference between an account that coincidentally happens to have the same alias used by the person of interest, and an account that belongs to said person of interest.&lt;/p&gt;
&lt;p&gt;To properly draw conclusions, you can first check information such as the location or the other social media they link in their bio (if any). If there is no such information, looking at their posts and account followings might help.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Are they posting about a particular topic that you know is connected to your person of interest?&lt;/li&gt;
&lt;li&gt;Are they following an account tied to a particular location like a local police department or a small town mayor?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;To verify these things, you can pull the list of posts and followed accounts into your Maltego Graph, or visualize and show this in one of the interfaces in Maltego Evidence.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/evertything_about_social_media_investigations_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/evertything_about_social_media_investigations_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;how-can-you-access-the-information-on-a-profile&#34;&gt;How Can You Access the Information on a Profile?&lt;/h3&gt;
&lt;p&gt;Maltego will provide you with Transforms to pull most of the data available on a profile directly into your graph. This will save you a great deal of time as you won’t have to comb through the profile yourself which, depending on the platform, might require you to have an active account.&lt;/p&gt;
&lt;p&gt;It should be noted that an investigator should never use a personal account to collect information. A &lt;a href=&#34;https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/&#34; &gt;sock puppet account&lt;/a&gt; reserved for research purposes should be created to do so. Be aware that some platforms tell their user when someone has seen their profile, as is the case of LinkedIn.&lt;/p&gt;
&lt;h3 id=&#34;download-handbook&#34;&gt;Download Handbook&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;In this handbook, we will show you 6 standard investigative workflows using the Maltego Graph and SOCMINT, pivoting from the following starting points:&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7kk1&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Everything About Social Media Intelligence (SOCMINT) and Investigations&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope this handbook will help you collect relevant social media intelligence and find online traces of your person of interest in Maltego.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For more insights, check out our other resources:&lt;/strong&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/social-media-data-recommended-to-build-your-criminal-case/&#34; &gt;Social Media Data Recommended to Build Your Criminal Case&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/&#34; &gt;How to Use Sock Puppet Accounts to Gather Social Media Intelligence&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unmask-cybercriminals-real-identities-with-constella-and-maltego/&#34; &gt;Unmask Cybercriminals’ Real Identities with Constella and Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Law Enforcement Can Leverage Internal Data and OSINT to Gain Insights</title>
      <link>https://www.maltego.com/blog/how-law-enforcement-can-leverage-internal-data-and-osint-to-gain-insights/</link>
      <pubDate>Mon, 17 Jun 2024 10:32:57 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-law-enforcement-can-leverage-internal-data-and-osint-to-gain-insights/</guid>
      <description>&lt;p&gt;Law enforcement agencies (LEAs) have a wealth of data at their disposal, but often struggle to use it effectively. This data, if properly accessed and analyzed, can help LEAs to make better investigative decisions, solve cases faster, and improve overall operations. Unfortunately, data is usually scattered across different sources and lacks a unified structure, making it difficult to piece together the full picture.&lt;/p&gt;
&lt;p&gt;For instance, a police department might maintain separate databases for passwords, hashes, profiles, or seized databases coming from different operations. The absence of integration among these sources and the different technologies used to store them makes investigations challenging.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This whitepaper explores how law enforcement can overcome these challenges to support their criminal investigations. We&amp;rsquo;ll discuss the role of competency questions, explain how defining an ontology can make operations more effective and data-driven, discuss two approaches to storing and accessing internal data, and show how this can be done using Maltego.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-law-enforcement-can-leverage-internal-data-and-osint-to-gain-insights/#download-this-whitepaper&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;By following our guidelines, cyber investigation teams will be able to not only enhance data quality and accessibility but also support comprehensive and accurate business intelligence and analytics, driving better decision-making and strategic planning.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-law-enforcement-can-leverage-internal-data-and-osint-to-gain-insights/#identify-data-sources-used-in-criminal-investigations&#34; &gt;Identify Data Sources Used in Criminal Investigations&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-law-enforcement-can-leverage-internal-data-and-osint-to-gain-insights/#understand-questions-your-data-should-answer&#34; &gt;Understand Questions Your Data Should Answer&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-law-enforcement-can-leverage-internal-data-and-osint-to-gain-insights/#case-study&#34; &gt;Case Study&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-law-enforcement-can-leverage-internal-data-and-osint-to-gain-insights/#role-of-competency-questions&#34; &gt;Role of Competency Questions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-law-enforcement-can-leverage-internal-data-and-osint-to-gain-insights/#download-this-whitepaper&#34; &gt;Download This Whitepaper&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;identify-data-sources-used-in-criminal-investigations&#34;&gt;Identify Data Sources Used in Criminal Investigations&lt;/h2&gt;
&lt;p&gt;What data does your team use and need for criminal investigations? What technology was used to build the databases? Where are they stored, and in what format? How can they be queried effectively?
Finding answers to these questions and understanding what information your data can offer (or lacks) is fundamental for making better-informed decisions in real time.&lt;/p&gt;
&lt;p&gt;These data sources can be anything that includes pieces of information that may help identify a person, establish a timeline, or uncover connections. They can range from logs coming from incident reports and communication records when available. Depending on the focus of a given team, the specific data needs will differ.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR EXAMPLE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Imagine the work of a cybercrime unit tracking an online fraud scheme. They would need to analyze data from financial transaction records, emails, IP addresses, and social media interactions.&lt;/p&gt;
&lt;p&gt;By having a clear understanding of where this data is stored and how to retrieve it swiftly, the unit can trace the digital footprints of the perpetrators, connect the dots between different data points, and uncover the network behind the fraud.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;understand-questions-your-data-should-answer&#34;&gt;Understand Questions Your Data Should Answer&lt;/h2&gt;
&lt;p&gt;Knowing your data sources and their contents is one thing, but figuring out how to leverage them for a specific project or investigation is the next challenge.&lt;/p&gt;
&lt;p&gt;Let’s imagine the following scenario:&lt;/p&gt;
&lt;h3 id=&#34;case-study&#34;&gt;Case Study&lt;/h3&gt;
&lt;p&gt;Your team works under an international law enforcement body. It is tasked with investigating a series of financial frauds linked to a major crime syndicate.&lt;/p&gt;
&lt;p&gt;The investigation team will need to use &lt;strong&gt;several different datasets&lt;/strong&gt; from different financial institutions, internet service providers (ISPs), and social media platforms.&lt;/p&gt;
&lt;p&gt;The data includes transaction records, account details, and communication logs, originating from &lt;strong&gt;various sources built using diverse technologies, where each dataset follows its own format&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Your Goal:&lt;/strong&gt; Analyze and model the data to identify patterns and connections that can lead to the crime syndicate&amp;rsquo;s key operatives.&lt;/p&gt;
&lt;h3 id=&#34;role-of-competency-questions&#34;&gt;Role of Competency Questions&lt;/h3&gt;
&lt;p&gt;Before jumping straight into querying the different datasets, the first step is to &lt;strong&gt;ask and answer a set of competency questions&lt;/strong&gt;. These questions help LEAs define what they want to learn from the data and what kind of information they need to find. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What specific fraudulent activities are you looking to identify?&lt;/li&gt;
&lt;li&gt;Are there particular transaction patterns indicating suspicious behavior?&lt;/li&gt;
&lt;li&gt;What connections between accounts and individuals are you trying to uncover?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Setting these questions upfront brings better focus to your data analysis, making your insights directly applicable to the investigation. This approach helps avoid aimless data sifting and ensures your efforts align with the investigation&amp;rsquo;s goals.&lt;/p&gt;
&lt;p&gt;Finally, by understanding the needs, investigative teams can avoid focusing on unnecessary or irrelevant data points and stay on the right track instead of going down the rabbit hole without a clear strategic goal.&lt;/p&gt;
&lt;h2 id=&#34;download-this-whitepaper&#34;&gt;Download This Whitepaper&lt;/h2&gt;
&lt;p&gt;The insights shared in this article are just the beginning steps to help your team understand the potential questions your data can answer. However, the challenge of using that data effectively and at scale, without missing any vital information, still remains.&lt;/p&gt;
&lt;p&gt;This whitepaper aims to guide you through this process by defining common ontologies to ensure consistent terminology, introducing two effective data analysis strategies, and explaining how to standardize and centralize your data warehouse. Finally, it provides a comprehensive guide on leveraging Maltego to gain insights from both internal and OSINT data sources.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_law_enfocement_can_leverage_internal_data_00.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_law_enfocement_can_leverage_internal_data_00.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj9&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How Law Enforcement Can Leverage Internal Data and OSINT to Gain Insights&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope this whitepaper will help you make better decisions about the use of internal data and OSINT within your unit or team of investigators.&lt;/p&gt;
&lt;h2 id=&#34;your-next-steps&#34;&gt;Your Next Steps&lt;/h2&gt;
&lt;p&gt;For more insights like this, you can check out our other resources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/&#34; &gt;Why Law Enforcement Needs OSINT Tools&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/&#34; &gt;OSINT Data to Support Subpoenaing Internet Service Providers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-law-enforcement-can-adapt-to-the-ever-changing-osint-landscape/&#34; &gt;How Law Enforcement Can Adapt to the Ever-Changing OSINT Landscape&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/sro_author.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/sro_author.png&#34; loading=&#34;lazy&#34; alt=&#34;Sergio Leal Rodriguez&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;sergio-leal-rodriguez&#34;&gt;Sergio Leal Rodriguez&lt;/h4&gt;
&lt;p&gt;Sergio is an experienced and dedicated professional with more than 20 years of invaluable experience in coordinating, investigating, modeling data, and researching cybercrimes with a focus on the critical field of Child Sexual Abuse at Europol’s AP TWINS. His expertise lies in coordinating multi-agency efforts as well as conducting thorough investigations, and he has actively contributed to the development of innovative methodologies for data analysis and modeling in the context of child sexual abuse.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Academy: Learn How to Be a Top Investigator</title>
      <link>https://www.maltego.com/blog/maltego-academy-learn-how-to-be-a-top-investigator/</link>
      <pubDate>Mon, 17 Jun 2024 08:49:43 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-academy-learn-how-to-be-a-top-investigator/</guid>
      <description>&lt;p&gt;As Maltego officially introduced the Maltego platform to equip our users and customers with more powerful investigative capabilities and data, we continue to be dedicated to empowering every investigator to master our platform and upskill on investigative knowledge. &lt;strong&gt;We are very excited to launch &lt;a href=&#34;https://academy.maltego.com/?utm_medium=website&amp;amp;utm_source=blog&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Academy&lt;/a&gt; in May 2024, the online learning platform for Maltego which over 3,000 investigators worldwide have already been learning from.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://academy.maltego.com/?utm_medium=website&amp;amp;utm_source=blog&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;NEW TO MALTEGO ACADEMY? START NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;introducing-maltego-academy&#34;&gt;Introducing Maltego Academy&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://academy.maltego.com/?utm_medium=website&amp;amp;utm_source=blog&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Academy&lt;/a&gt; is your one destination for all training resources for Maltego. Using a mixture of on-demand and live learning formats, Maltego Academy prepares our users to become experts at conducting digital investigations with Maltego.&lt;/p&gt;
&lt;p&gt;The learning resources focus on showing you effective investigation techniques that help establish relevance from complex data connections and bring critical OSINT investigations to actionable results. They are designed for investigators who are just getting started in their career and experienced analysts looking to advance their skills.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;how-does-maltego-academy-compare-with-spark-learning&#34;&gt;How Does Maltego Academy Compare with Spark Learning?&lt;/h3&gt;
&lt;p&gt;If you are an existing Maltego user or customer, you might have heard of or used Spark Learning, Maltego’s previous learning platform.&lt;/p&gt;
&lt;p&gt;While offering similar learning formats and resources included in Spark Learning, Maltego Academy has redesigned its on-demand learning options to better guide users through the journey of mastering a subject matter. Maltego Academy also offers more regular and interactive live training sessions that bring like-minded investigators together.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;on-demand-learning-paths-designed-for-all-investigators&#34;&gt;On-demand Learning Paths Designed for All Investigators&lt;/h2&gt;
&lt;p&gt;Learning paths are the core of on-demand learning in Maltego Academy.&lt;/p&gt;
&lt;p&gt;A learning path is a collection of modules tied together for learners to naturally progress through their understanding and skills around a particular subject.&lt;/p&gt;
&lt;p&gt;In Maltego Academy, we design learning paths based on use cases. Each learning path contains multiple modules. Completing all modules should equip you with the know-how and confidence to use Maltego for these types of use cases and investigations.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;7321f8c5d0d715aa&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;7321f8c5d0d715aa__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Website%20Visuals/Maltego-Academy-Screen-Recording.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Website%20Visuals/Maltego-Academy-Screen-Recording.mp4&#34; type=&#34;video/mp4&#34;&gt;
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;&#34;
        var video = document.getElementById(&#34;7321f8c5d0d715aa__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;7321f8c5d0d715aa&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h3 id=&#34;maltego-for-cybercrime-investigations-learning-path&#34;&gt;Maltego for Cybercrime Investigations Learning Path&lt;/h3&gt;
&lt;p&gt;Upon the launch of Maltego Academy, we released the &lt;strong&gt;Maltego for Cybercrime Investigations&lt;/strong&gt; learning path. This learning path is for investigators conducting investigations related to cybercrime, fraud, due diligence, harassment, disinformation, extremism, and other similar use cases.&lt;/p&gt;
&lt;p&gt;The learning path takes you through modules covering how to investigate email addresses, a person’s name, phone numbers, and usernames using Maltego and relevant data integrations. Completing the learning path will earn you a Maltego for Cybercrime certificate!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://academy.maltego.com/maltego-for-cybercrime-foundations/?utm_medium=website&amp;amp;utm_source=blog&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;START NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;maltego-for-cybersecurity-investigations-learning-path&#34;&gt;Maltego for Cybersecurity Investigations Learning Path&lt;/h3&gt;
&lt;p&gt;Coming soon later this year is the &lt;strong&gt;Maltego for Cybersecurity Investigations&lt;/strong&gt; learning path! This learning path is tailored to analysts involved in cybersecurity, cyber threat intelligence, penetration testing, threat hunting, incident response, or other similar investigations.&lt;/p&gt;
&lt;p&gt;The learning path includes modules about investigating websites, IP addresses, malware hashes, and more using Maltego and common cybersecurity data sources. You will also earn a Maltego for Cybersecurity certificate once you complete the learning path!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://academy.maltego.com/?utm_medium=website&amp;amp;utm_source=blog&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SIGN UP TO BE THE FIRST TO KNOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;live-learning-to-bring-together-investigators-worldwide&#34;&gt;Live Learning to Bring Together Investigators Worldwide&lt;/h2&gt;
&lt;p&gt;Maltego Academy live learning offers &lt;strong&gt;virtual, instructor-led training sessions&lt;/strong&gt; in group settings. As a participant of the live training sessions, you can watch live demonstrations, participate in hands-on activities, ask questions to your Maltego Subject Matter Expert, and exchange knowledge with other participants in the session.&lt;/p&gt;
&lt;p&gt;We now offer weekly sessions covering various topics such as social media investigations, cyber threat intelligence, dark web and online scam, specific features you should know about in Maltego, and more.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://academy.maltego.com/live-sessions/?utm_medium=website&amp;amp;utm_source=blog&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;CHECK OUT LIVE SESSIONS HERE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;custom-training-tailored-to-your-teams&#34;&gt;Custom Training Tailored to Your Teams&lt;/h2&gt;
&lt;p&gt;Only available to Maltego Organization plan customers, &lt;strong&gt;Maltego Custom Training&lt;/strong&gt; enables your team to start using Maltego in their daily work as quickly as possible.&lt;/p&gt;
&lt;p&gt;Our team of training experts works with you to fully understand your teams’ investigative processes and goals. We then tailor our training sessions to deliver exactly what your team needs to hit the ground running with Maltego. Maltego Organization plan customers who are interested in Maltego Custom Training can reach out to their Customer Success Managers to start the conversation.&lt;/p&gt;
&lt;h2 id=&#34;start-learning-to-be-a-top-investigator&#34;&gt;Start Learning to Be a Top Investigator&lt;/h2&gt;
&lt;p&gt;Getting started with Maltego Academy is easy. If you are a Maltego user or customer, simply sign up for an account on the Maltego Academy website, enter your Maltego license key, and you will be able to start learning!&lt;/p&gt;
&lt;p&gt;If you are an existing Spark Learning user, simply log in with your existing login credentials! Your account and access information has been transferred and stored safely in Maltego Academy.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://academy.maltego.com/?utm_medium=website&amp;amp;utm_source=blog%22&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;START NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Start learning to be a top investigator like others today. Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Incident Readiness with Maltego</title>
      <link>https://www.maltego.com/blog/incident-readiness-with-maltego/</link>
      <pubDate>Wed, 12 Jun 2024 06:25:32 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/incident-readiness-with-maltego/</guid>
      <description>&lt;p&gt;In today’s rapidly evolving cyber landscape, security operations must stay ahead of increasingly sophisticated threats and manage vast amounts of data from diverse sources. Relying solely on a single tool or manual process is no longer sufficient. So, what should you consider when choosing a threat intelligence integration and analysis platform? &lt;/p&gt;
&lt;p&gt;In this blog, we will highlight Maltego’s strategic approach to empowering cyber threat intelligence (CTI) teams, showcasing our holistic platform and benefits. Let’s first dive into what are the key trends shaping the field of CTI and the challenges that CTI professionals go through.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/incident-readiness-with-maltego/#futrue-of-the-cti-landscape&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Future of the CTI Landscape &lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/incident-readiness-with-maltego/#challenges-in-cti-investigations&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Challenges in CTI Investigations &lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/incident-readiness-with-maltego/#essential-capabilities-of-a-holistic-data-integration-and-analysis-platform-for-cti-teams&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Essential Capabilities of a Holistic Data Integration and Analysis Platform for CTI Teams &lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Maltego Graph &lt;/li&gt;
&lt;li&gt;Maltego Data &lt;/li&gt;
&lt;li&gt;Maltego Academy and Services &lt;/li&gt;
&lt;li&gt;Maltego Cases and Admin &lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/incident-readiness-with-maltego/#benefits-of-a-holistic-data-integration-and-analysis-platform-for-cti-teams&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Benefits of a Holistic Data Integration and Analysis Platform for CTI Teams &lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/incident-readiness-with-maltego/#achieving-incident-readiness-with-maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Achieving Incident Readiness with Maltego&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;future-of-the-cti-landscape&#34;&gt;Future of the CTI Landscape&lt;/h2&gt;
&lt;p&gt;In a world where significant advancements in technologies like artificial intelligence and machine learning dominate our everyday lives, it is evident that they will shape the landscape and future of cyber threat intelligence (CTI) over the next decade. These technologies will enable sophisticated, real-time threat detection, allowing organizations to predict and mitigate cyber threats before they materialize. However, they also pose new challenges, such as the cybersecurity workload created by the vast amounts of information generated by both humans and machines and high-level social engineering cyber-attacks that leverage these advanced technologies. &lt;/p&gt;
&lt;p&gt;Although we recognize the importance and value of advanced technologies, especially as they pertain to the future for all practitioners in the CTI space, how can you facilitate more robust defense strategies and improve overall cybersecurity resilience at this time? There is a growing need to manage the full lifecycle of threat intelligence within a single platform. &lt;strong&gt;Such a platform should seamlessly integrate vast amounts of data from diverse sources, providing comprehensive insights into the threat landscape and threat actors&amp;rsquo; behaviors.&lt;/strong&gt; Additionally, as cyber threats become more complex, real-time collaboration and information sharing among organizations, industries, and governments globally will become essential. By efficiently working with data, organizations can enhance their defense mechanisms and stay ahead of evolving threats. &lt;/p&gt;
&lt;h2 id=&#34;challenges-in-cti-investigations&#34;&gt;Challenges in CTI investigations&lt;/h2&gt;
&lt;p&gt;Despite the clear benefits technological advancements offer, they will simultaneously intensify the challenges in CTI investigations. Let’s explore several of the current challenges in CTI investigations. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/challenges-in-cti-invesitgations_incident-readiness.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/challenges-in-cti-invesitgations_incident-readiness.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;CTI investigations encounter numerous challenges. Given the vast amount of data produced by various networks, devices, and sources, analysts require a platform to consolidate and visualize their data in an easily consumable manner. Threat analysts are forced to juggle several tools and platforms, each with myriad data sources, to cross-reference results. This process is further impeded by differences in pricing, plans, and licenses. &lt;strong&gt;All these aspects complicate and disconnect their workflows, making it difficult to efficiently sift through information and identify meaningful connections, regardless of their level of training.&lt;/strong&gt; This slowdown is particularly critical in SOC operations, where time is of the essence. &lt;/p&gt;
&lt;p&gt;Furthermore, as threat actors continuously develop new tactics, techniques, and procedures (TTPs), it becomes challenging for analysts to accurately attribute cyber-attacks to specific actors or groups. &lt;strong&gt;They need to acquire or purchase the most relevant tools and data for each effective investigation.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Additionally, resource constraints, including the need for skilled personnel, advanced tools, and continuous monitoring, can limit the ability of threat intelligence teams to conduct thorough CTI investigations. Integrating data from various sources seamlessly and ensuring the sharing of intelligence across different organizations and platforms is complex. Legal and ethical considerations, such as privacy laws and regulations, must be also navigated carefully to ensure compliance while gathering and using intelligence. &lt;/p&gt;
&lt;p&gt;Finally, there is a persistent skill gap, with a shortage of cybersecurity professionals specializing in CTI. This makes it difficult for organizations to train and retain talent in this specialized field, not to mention fully leveraging each acquired tool to address new and specific challenges. &lt;/p&gt;
&lt;h2 id=&#34;essential-capabilities-of-a-holistic-data-integration-and-analysis-platform-for-cti-teams&#34;&gt;Essential Capabilities of a Holistic Data Integration and Analysis Platform for CTI Teams &lt;/h2&gt;
&lt;p&gt;Maltego constantly evolves to enhance product capabilities with a user-centric approach. As introduced in our &lt;a href=&#34;https://get.maltego.com/product-updates&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;product roadmap&lt;/a&gt;, we truly focus on an intuitive, but holistic way for CTI professionals to centralize intelligence and manage data-led workflows in a single platform. Dive deeper into what Maltego has to offer for CTI teams.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/essential-capabilities-of-a-holistic-data-integration-and-analysis-platform-for-cti-teams-1-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/essential-capabilities-of-a-holistic-data-integration-and-analysis-platform-for-cti-teams-1-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;maltego-graph&#34;&gt;Maltego Graph&lt;/h3&gt;
&lt;p&gt;Maltego Graph enables analysts to visualize and comprehend key information and connections in large and complex datasets via a straightforward user interface. Additionally, Maltego Graph can significantly cut down the time spent on investigations—from hours to minutes—by automating manual and repetitive tasks with Maltego Machines. &lt;/p&gt;
&lt;h3 id=&#34;maltego-data&#34;&gt;Maltego Data&lt;/h3&gt;
&lt;p&gt;The entire platform is powered by Maltego&amp;rsquo;s unique data, offering you access to all the data you need. It integrates over 120 different data providers and more than 12,000 search methods into CTI investigations, including data sources and tools like OpenCTI, Anomali, Splunk, and more. Our focus has been on streamlining workflow integrations, enabling you to centralize all relevant data from SIEM, TIPs, SOAR, OSINT, and internal databases into Maltego’s standardized data ontology. &lt;/p&gt;
&lt;h3 id=&#34;maltego-academy-and-services&#34;&gt;Maltego Academy and Services&lt;/h3&gt;
&lt;p&gt;World-class experts offer both pre-recorded and custom live training sessions tailored to teams of any skill level, ensuring they make the most of Maltego. Additionally, custom support and engineering projects are available to guarantee a successful and personalized setup of the Maltego platform. &lt;/p&gt;
&lt;h3 id=&#34;maltego-cases-and-admin&#34;&gt;Maltego Cases and Admin&lt;/h3&gt;
&lt;p&gt;The team can store and collect all investigations in a single location and cross-correlate all data in a unified format to enhance collaboration. With administrative controls, the manager can audit and centralize your organization&amp;rsquo;s Maltego usage, billing, and access authorization, eliminating the need to manage these aspects separately for each tool. &lt;/p&gt;
&lt;h2 id=&#34;benefits-of-a-holistic-data-integration--analysis-platform-for-cti-teams&#34;&gt;Benefits of a Holistic Data Integration &amp;amp; Analysis Platform for CTI Teams &lt;/h2&gt;
&lt;p&gt;These essential capabilities translate into three main benefits: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-desktop-analyst-malware-closeup.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-desktop-analyst-malware-closeup.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;supercharge-your-analysts&#34;&gt;Supercharge your Analysts&lt;/h3&gt;
&lt;p&gt;Empower your analysts with real-time intelligence and seamless internal and external data integration to enhance their efficiency and precision. By helping them bring up-to-the-minute threat data in one interface and ensuring smooth data integration across various sources, you enable them to perform their tasks more swiftly and accurately. This empowerment not only improves their effectiveness but also boosts their confidence and decision-making process, leading to a more robust security posture for your organization. &lt;/p&gt;
&lt;h3 id=&#34;identify-threats-faster&#34;&gt;Identify Threats Faster&lt;/h3&gt;
&lt;p&gt;Achieve incident readiness and respond to incidents with unprecedented speed. By leveraging advanced threat detection and real-time intelligence with Maltego, your organization can rapidly identify potential threats and vulnerabilities. For example, Maltego allows you to directly take indicators from third-party sources and link them to your internal environment. This process helps identify previously undetected incidents, enabling swift incident response and minimizing the impact of security breaches. In doing so, you can ensure your systems and data remain secure. With faster threat identification, you can stay ahead of cyber adversaries and protect your assets more effectively! &lt;/p&gt;
&lt;h3 id=&#34;increase-return-on-investment&#34;&gt;Increase Return on Investment&lt;/h3&gt;
&lt;p&gt;Save time and money with an unparalleled intelligence analysis experience. By optimizing your CTI processes and tools, you can reduce the time spent on manual data analysis and streamline your threat detection workflows. This efficiency translates to significant cost savings, as your team can focus on high-priority tasks and strategic initiatives. Additionally, preventing business interruptions and potential financial setbacks caused by cyber incidents further reduces overall costs, ensuring your organization remains resilient and profitable in the face of evolving cyber threats. &lt;/p&gt;
&lt;h2 id=&#34;achieving-incident-readiness-with-maltego&#34;&gt;Achieving Incident Readiness with Maltego &lt;/h2&gt;
&lt;p&gt;It all sounds promising, but you might wonder how to achieve these benefits. Below, you&amp;rsquo;ll see how your organization can proactively prepare for and respond to cyber threats by leveraging the power of threat intelligence. You&amp;rsquo;ll find resources to help you explore the full capabilities of Maltego, perfectly suited for a corporate environment. &lt;/p&gt;
&lt;h3 id=&#34;identifying-exposure&#34;&gt;Identifying Exposure &lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_1-1-.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_1-1-.jpg&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego enables teams to identify the exposure of digital assets or individuals who could be targeted through surface threat assessments and analysis of personal footprints. This enables organizations to understand and mitigate potential vulnerabilities before they are exploited. For example, your team can learn how to use Maltego for attack surface assessments &lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/?utm_campaign=CTI&amp;#43;narrative&amp;#43;campaign&amp;amp;utm_term=CTI&#34; &gt;here,&lt;/a&gt; or check out the playbook for vulnerability and attack surface assessment in use case 3 of &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/?utm_campaign=CTI&amp;#43;narrative&amp;#43;campaign&amp;amp;utm_term=CTI&#34; &gt;this handbook&lt;/a&gt;.  &lt;/p&gt;
&lt;h3 id=&#34;collecting-and-disseminating-threat-intelligence&#34;&gt;Collecting and Disseminating Threat Intelligence &lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ss_how-to-share-intelligence-2-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ss_how-to-share-intelligence-2-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego allows users to collect threat intelligence on potential threat actors from various data providers and disseminate this information to detection engineering and hunting teams. This process facilitates better detection and aids in the early identification of attempts or the early stages of attacks, enhancing the ability to preemptively counter threats. For example, you can refer to &lt;a href=&#34;https://www.maltego.com/blog/dissecting-scattered-spider-with-maltego/utm_campaign=CTI&amp;#43;narrative&amp;#43;campaign&amp;amp;utm_term=CTI&#34; &gt;this white paper&lt;/a&gt; on cyber threat profiling of the known threat actor &amp;ldquo;Scattered Spider,&amp;rdquo; which introduces various methods for collecting and analyzing IoCs using Maltego. &lt;/p&gt;
&lt;h3 id=&#34;investigating-insider-threats&#34;&gt;Investigating Insider Threats&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/soc-playbook_phishing-attack-playbook.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/soc-playbook_phishing-attack-playbook.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With Maltego, organizations can effectively investigate insider threats that may pose risks to the company. You can uncover and analyze behavioral patterns that indicate malicious activities within the organization, allowing timely interventions. By harnessing Maltego’s dark web integrations, the organization can proactively search for mentions of the company or sensitive data on hidden forums and marketplaces. For example, you can check out a step-by-step playbook for investigating insider threats &lt;a href=&#34;https://www.maltego.com/blog/essential-playbooks-for-your-soc/?utm_campaign=CTI&amp;#43;narrative&amp;#43;campaign&amp;amp;utm_term=CTI&#34; &gt;here,&lt;/a&gt; which allows your team to replicate the same process. &lt;/p&gt;
&lt;p&gt;Additionally, all investigations conducted on Maltego platforms are guided by three key principles. Maltego ensures the security of investigators&amp;rsquo; identities and the data acquired, maintains compliant and transparent data collection and storage, and finally provides expert support for tool training, deployment, and individual setup tailored for your organization. &lt;/p&gt;
&lt;p&gt;In conclusion, the rapidly evolving landscape and challenges of CTI demand innovative and comprehensive solutions. Our discussion has underscored the necessity of an all-in-one platform to effectively address these issues and showcased how Maltego’s strategic approach and product capabilities can empower CTI teams to meet the emerging demands of advanced investigations. &lt;/p&gt;
&lt;p&gt;We hope this overview has provided a clear understanding of how Maltego enables your team to centralize data access, visualize vast amounts of information, and interpret it to uncover hidden truths. As a result, your team can respond to threats faster and reduce risks effectively. Having a holistic threat intelligence integration and analysis platform is invaluable and essential for successful CTI operations. Stay ahead of the curve with Maltego and ensure your organization is equipped to tackle the ever-changing threat landscape with confidence. &lt;/p&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;X&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to get updated with the latest news and developments. &lt;/p&gt;
&lt;p&gt; &lt;br&gt;&lt;/p&gt;
&lt;p&gt;Enjoy exploring all our resources!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Unmasking a Darkweb Persona: scaryred24</title>
      <link>https://www.maltego.com/blog/unmasking-a-darkweb-persona-scaryred24/</link>
      <pubDate>Wed, 05 Jun 2024 07:26:58 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/unmasking-a-darkweb-persona-scaryred24/</guid>
      <description>&lt;h2 id=&#34;uncovering-information-on-a-dark-web-gun-seller&#34;&gt;Uncovering Information on a Dark Web Gun Seller&lt;/h2&gt;
&lt;p&gt;Dread can be considered the Reddit of the Dark Web and, just like Reddit, it is subdivided into different sub forums known as subdreads. The subdread named [/d/murderhomelesspeople] is the sub forum where drug dealers (or people pretending to be one) discuss their different experiences.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this whitepaper, we will investigate the persona of “scaryred24,” an individual who offered a gun for sale in a thread posted to this subdread.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/unmasking-a-darkweb-persona-scaryred24/#download-whitepaper&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;chancing-upon-scaryred24&#34;&gt;Chancing Upon Scaryred24&lt;/h2&gt;
&lt;p&gt;The image below shows the Dread post found on the onion site Dread[^1]. The post, made by the user “okbuddydread” around October 2021, notes that they want to take revenge against their drug dealer who allegedly owes them money.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkweb-persona-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkweb-persona-001.png&#34; loading=&#34;lazy&#34; alt=&#34;The dread post on the onion site Dread made by the user okbuddydread&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Amongst the 20 comments added to this post, we found one comment by the user scaryred24, who offers to sell a gun to “okbuddydread.”&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkweb-persona-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkweb-persona-002.png&#34; loading=&#34;lazy&#34; alt=&#34;The comment by the user scaryred24 offering to sell a gun&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At this stage, it is already possible to gather significant information from these posts. To begin with, the username &amp;ldquo;scaryred24” seems quite unique. And, given that scaryred24 offers to sell a “piece” (firearm) to the poster if they are in or around the &lt;strong&gt;Boston area&lt;/strong&gt;, it can be assumed that they are located somewhere within that area. Lastly, “scaryred24” has also provided &lt;strong&gt;a phone number&lt;/strong&gt; on which they can be contacted via WhatsApp or text.&lt;/p&gt;
&lt;p&gt;This information already provides a good start to an investigation. The different pieces can be used as starting points to see what kind of information we could gather to unmask the person hiding behind the user “scaryred24.”&lt;/p&gt;
&lt;h2 id=&#34;download-whitepaper&#34;&gt;Download Whitepaper&lt;/h2&gt;
&lt;p&gt;Access the whitepaper below to get a full overview of the investigation, the steps you can replicate in Maltego, and other investigator tips for person of interest investigations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/unmasking_a_darkweb_persona_scaryred24_0.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/unmasking_a_darkweb_persona_scaryred24_0.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ff6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Unmasking a Darkweb Persona: scaryred24&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope this whitepaper will help you collect relevant intelligence and find online traces of your darkweb persona in Maltego.&lt;/p&gt;
&lt;p&gt;For more investigations like this, you can check out our other resources: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-the-alleged-leak-of-fsb-agents-phone-numbers/&#34; &gt;Investigating the Alleged Leak of FSB Agents’ Phone Numbers &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/&#34; &gt;Pattern of Life Analysis with Maltego &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unmask-cybercriminals-real-identities-with-constella-and-maltego/&#34; &gt;Unmask Cybercriminals’ Real Identities with Constella and Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/homepage-event-promotion-mg.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/homepage-event-promotion-mg.png&#34; loading=&#34;lazy&#34; alt=&#34;Mathieu Gaucheler&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mathieu Gaucheler&lt;/strong&gt;
Mathieu Gaucheler is a Subject Matter Expert at Maltego. His responsibilities include research-driven content development for blog posts, webinars, and talks. He started working in cybersecurity in Barcelona, focusing on malware analysis and sandbox development. He has previously presented his research at BotConf and RSA APJ.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing Maltego Professional and Organization Plans</title>
      <link>https://www.maltego.com/blog/introducing-maltego-professional-and-organization-plans/</link>
      <pubDate>Tue, 04 Jun 2024 09:20:15 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-maltego-professional-and-organization-plans/</guid>
      <description>&lt;p&gt;Since 2008, Maltego has become the go-to platform for making sense of massive datasets in cyber threat intelligence and cybercrime investigations. As the investigative landscape evolves to become more complex and demanding, Maltego has also grown beyond the well-known link analysis tool to an all-in-one platform that covers the full investigation cycle.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In May 2024, we officially introduced the &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;Maltego Professional and Organization plans&lt;/a&gt; to provide existing and new users with even more investigative capabilities, data, and services.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-maltego-platform&#34;&gt;The Maltego Platform&lt;/h2&gt;
&lt;p&gt;The transition from a single link analysis tool to an all-in-one platform directly represents Maltego’s dedication to continuously empowering the work of investigators worldwide.&lt;/p&gt;
&lt;p&gt;In the last years, we not only finetuned Maltego’s link analysis interface and expanded Maltego’s data offerings, but also invested resources in exploring and implementing solutions that support further aspects of the investigation: The non-technical users, the admins managing deployments, the teams who rely on file-sharing for collaboration, the monitoring of data, and the collection and storage of evidence.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/20240531_maltego-platform-overview-infographic.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/20240531_maltego-platform-overview-infographic.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;power-preliminary-and-advanced-investigations-for-specialized-cases&#34;&gt;Power Preliminary and Advanced Investigations for Specialized Cases&lt;/h3&gt;
&lt;p&gt;For years, the &lt;strong&gt;Maltego Graph&lt;/strong&gt; (also known as the Maltego Desktop Client) has been the trusted tool to conduct complex and large-scale OSINT investigations and flexibly integrate them with their own tools via API. In the fall of 2023, we released &lt;strong&gt;Maltego Search&lt;/strong&gt; (formerly OSINT Profiler), a browser-based investigation tool, to enable non-technical users to conduct quick and automated, preliminary OSINT searches across devices.&lt;/p&gt;
&lt;h3 id=&#34;ensure-smooth-collaboration-and-administrative-excellence&#34;&gt;Ensure Smooth Collaboration and Administrative Excellence&lt;/h3&gt;
&lt;p&gt;Now available through our Beta program, &lt;strong&gt;Maltego Cases&lt;/strong&gt; allows users to store and collect all investigations in one place and cross-correlate all data in one format. We also provide &lt;strong&gt;administrative capabilities&lt;/strong&gt; to audit and analyze an organization’s Maltego usage, billing, and access authorization.&lt;/p&gt;
&lt;h3 id=&#34;leverage-social-media-intelligence-for-prosecution-and-public-safety&#34;&gt;Leverage Social Media Intelligence for Prosecution and Public Safety&lt;/h3&gt;
&lt;p&gt;With the newest capabilities that Maltego acquired in April 2024, &lt;strong&gt;Maltego Monitor&lt;/strong&gt; (formerly PublicSonar) and &lt;strong&gt;Maltego Evidence&lt;/strong&gt; (formerly Social Network Harvest), the Maltego platform will now also provide monitoring and court-ready evidence securing capabilities to further support the investigation process.&lt;/p&gt;
&lt;h3 id=&#34;mine-merge-and-map-all-essential-intelligence-in-one-place&#34;&gt;Mine, Merge, and Map All Essential Intelligence in One Place&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Maltego Data Hub&lt;/a&gt;&lt;/strong&gt; (formerly known as the Transform Hub) has always been and will continue to serve as your central access point to the most essential and relevant data for your use cases. Through its &lt;strong&gt;Connectors&lt;/strong&gt;, the Maltego Data Hub provides unmatched access to paid external, internal and OSINT data from more than 120 data providers, and for a wide range of use cases including social media, persons of interest, the dark web, cryptocurrency, and cyber threat intelligence. We will continue to improve our capabilities in this area by adding more valuable Connectors to the Hub.&lt;/p&gt;
&lt;p&gt;With the launch of our new plans, we now also offer &lt;strong&gt;&lt;a href=&#34;https://get.maltego.com/data-pass&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Data&lt;/a&gt;&lt;/strong&gt; (formerly Maltego Data Pass), a form of &lt;strong&gt;credit-based out-of-the-box access to paid external data already included in your plan&lt;/strong&gt;. Currently, over 20 data partners are part of Maltego Data and this number is continuously growing. The credits included in your license are designed to allow deep complex investigations for your use case.&lt;/p&gt;
&lt;h2 id=&#34;maltego-plans-for-small-and-large-teams-of-investigators&#34;&gt;Maltego Plans for Small and Large Teams of Investigators&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Maltego platform&lt;/strong&gt; is a scalable technology built to remove blind spots and increase efficiency in the OSINT and cyber investigation space. The Maltego platform will be able to replace manual work with automated monitoring, utilize software-aided investigations, and secure online evidence, all within one interface.&lt;/p&gt;
&lt;p&gt;We wanted to make the Maltego platform available for both small and large teams of investigators, and we wanted to do it in a way that simplifies the purchasing hurdle for our users. &lt;strong&gt;The newly launched Maltego Professional and Organization plans allow our new users and customers to access all the core platform capabilities and essential data integrations with just one subscription.&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;maltego-professional-plan&#34;&gt;Maltego Professional Plan&lt;/h3&gt;
&lt;p&gt;Designed for individual investigators and small teams, the &lt;strong&gt;&lt;a href=&#34;https://get.maltego.com/maltego-professional&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Professional&lt;/a&gt;&lt;/strong&gt; plan includes everything you need to conduct preliminary OSINT searches, complex data link analysis, and collaborate in the cloud. It also comes with out-of-the-box access to household cyber threat intelligence feeds, common OSINT data sources, and a growing range of commercial data providers for a variety of use cases.&lt;/p&gt;
&lt;p&gt;The Maltego Professional plan is available for purchase directly from the Maltego webshop. Learn more about &lt;a href=&#34;https://get.maltego.com/maltego-professional&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;what’s included in the Maltego Professional plan here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;maltego-organization-plan&#34;&gt;Maltego Organization Plan&lt;/h3&gt;
&lt;p&gt;Best for large teams and government organizations, the &lt;strong&gt;&lt;a href=&#34;https://get.maltego.com/maltego-organization&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Organization&lt;/a&gt;&lt;/strong&gt; plan includes everything in the Maltego Professional plan and more.&lt;/p&gt;
&lt;p&gt;With the Maltego Organization plan, both cyber threat intelligence teams and law enforcement agencies have even more out-of-the-box access to data providers and data sources. Customers will also have access to Maltego Monitor (formerly PublicSonar) and Maltego Evidence (formerly Social Network Harvester) to enhance their operations and utilize OSINT in every scenario – from criminal profiling to public safety monitoring and court evidence reporting.&lt;/p&gt;
&lt;p&gt;Finally, the Maltego Organization plan enables access to Maltego Admin, which streamlines and centralizes crucial admin management behind large-team deployments like billing, user authentication, and more.&lt;/p&gt;
&lt;p&gt;Interested in learning more about the Maltego Organization plan? &lt;a href=&#34;https://get.maltego.com/maltego-organization&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Check out the Maltego Organization plan here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;continuous-enterprise-grade-support--services&#34;&gt;Continuous Enterprise-Grade Support &amp;amp; Services&lt;/h3&gt;
&lt;p&gt;Finally, to empower investigators to use the technology skillfully and truly reap the benefits, the Maltego Professional and Organization plans offer learning opportunities on &lt;strong&gt;&lt;a href=&#34;https://academy.maltego.com/?utm_medium=website&amp;amp;utm_source=blog&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Academy&lt;/a&gt;&lt;/strong&gt; with world-class experts delivering on-demand and live training sessions for teams. To ensure the successful and tailored setup of the Maltego platform, there are custom support services and engineering projects to guide your team through the technology adoption.&lt;/p&gt;
&lt;h3 id=&#34;coming-soon-for-the-maltego-community&#34;&gt;Coming Soon for the Maltego Community&lt;/h3&gt;
&lt;p&gt;This fall, we are also looking forward to launching a free plan for independent researchers, community users, and individual investigators. Different from the current Maltego Community Edition, the free plan is available for commercial usage and will include more investigative capabilities of the Maltego platform. Stay tuned!&lt;/p&gt;
&lt;h2 id=&#34;find-the-right-maltego-plan-for-you-and-your-team&#34;&gt;Find the Right Maltego Plan for You and Your Team&lt;/h2&gt;
&lt;p&gt;Visit our &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;pricing page&lt;/a&gt; to get started. If you have any questions, please read our &lt;a href=&#34;https://www.maltego.com/maltego-faq/&#34; &gt;FAQs&lt;/a&gt;, reach out through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;, or contact your Maltego partner. We will gladly help you pick the right plan for you and your organization.&lt;/p&gt;
&lt;p&gt;If you are an existing Maltego user and not yet subscribed to the Professional or Organization plan, please reach out to us to learn how you can upgrade.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Law Enforcement Can Adapt to the Ever-Changing OSINT Landscape</title>
      <link>https://www.maltego.com/blog/how-law-enforcement-can-adapt-to-the-ever-changing-osint-landscape/</link>
      <pubDate>Wed, 29 May 2024 04:54:47 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-law-enforcement-can-adapt-to-the-ever-changing-osint-landscape/</guid>
      <description>&lt;p&gt;In the past decades, law enforcement has experienced fundamental evolutions in how crimes are committed and investigated due to the expansion of the digital world. In the next decade, the open-source intelligence (OSINT) landscape is expected to undergo another even more extensive shift.&lt;/p&gt;
&lt;p&gt;Misinformation, disinformation, AI-generated content, and the sheer amount of fragmented digital evidence will only add complexity to criminal investigations. And the challenge is compounded by the various formats of data uploaded to the internet, including AI-generated content.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_law_enforcement-_can_adapt_to_the_ever-changing_osint_landscape_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_law_enforcement-_can_adapt_to_the_ever-changing_osint_landscape_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;The status quo is that OSINT data has become too extensive and complex to be analyzed solely by humans, so simply hiring more people won’t be a sustainable solution in the long run. If law enforcement wants to bring criminals to justice, backed by reliable and accurate intelligence, they need to &lt;strong&gt;rethink their use of technology to make it future-proof and scalable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;What could help them adapt to these challenges is an &lt;strong&gt;all-in-one ecosystem of tools and data&lt;/strong&gt;. This ecosystem would provide seamless access to data for both quick searches and complex investigations, regardless of the data&amp;rsquo;s volume or fragmentation.&lt;/p&gt;
&lt;p&gt;It would need to enable law enforcement analysts to quickly find actionable insights in the vast sea of OSINT and internal data. Additionally, it should help them solve crimes with reliable, court-ready evidence.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this whitepaper, we provide an overview of how criminal investigations and the use of OSINT have evolved in recent decades and what technology can truly help law enforcement navigate the next-generation OSINT landscape.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_law_enforcement-_can_adapt_to_the_ever-changing_osint_landscape_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_law_enforcement-_can_adapt_to_the_ever-changing_osint_landscape_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj8&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How Law Enforcement Can Adapt to the Ever-Changing OSINT Landscape&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope this whitepaper will help you make better decisions about the use of OSINT technology within your unit or team of investigators.&lt;/p&gt;
&lt;p&gt;For more insights like this, you can check out our other resources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/&#34; &gt;Why Law Enforcement Needs OSINT Tools&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/&#34; &gt;OSINT Data to Support Subpoenaing Internet Service Providers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-election-playbook-with-maltego-analysis-challenges-and-solutions/&#34; &gt;The 2024 Election Playbook with Maltego: Analysis, Challenges, and Solutions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Don’t miss out on new updates by following us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;signing up for our email newsletter&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Dissecting Scattered Spider with Maltego </title>
      <link>https://www.maltego.com/blog/dissecting-scattered-spider-with-maltego/</link>
      <pubDate>Tue, 21 May 2024 14:50:07 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/dissecting-scattered-spider-with-maltego/</guid>
      <description>&lt;p&gt;Profiling requires conducting in-depth research on a threat actor ranging from the strategic, tactical, and operational levels. And multiple angles need to be covered. In this article, we delve into the intricate process of profiling the threat actor known as &lt;strong&gt;“Scattered Spider,”&lt;/strong&gt; illustrating various techniques for data collection and analysis using Maltego&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/dissecting-scattered-spider-with-maltego/#who-is-scattered-spider&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Who is Scattered Spider?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/dissecting-scattered-spider-with-maltego/#three-popular-cyber-attacks-orchestrated-by-scattered-spider&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Three Popular Cyber Attacks Orchestrated by Scattered Spider &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/dissecting-scattered-spider-with-maltego/#download-the-white-paper-for-expert-tips&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download the White Paper for Expert Tips&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;who-is-scattered-spider&#34;&gt;Who is Scattered Spider?&lt;/h2&gt;
&lt;p&gt;Scattered Spider is a threat actor group that has been widely known because of their consistency and creativity. They can be identified by multiple names established by the different industry players who analyzed them. Those aliases include Tarfraud, UNC3944, Scattered Swine, Storm-0875, LUCR-3, Octo Tempest, Roasted Oktapus, and Muddle Libra.  &lt;/p&gt;
&lt;p&gt;They have attacked hundreds of organizations worldwide since 2022, getting attention from the industry and other vendors such as CrowdStrike, Mandiant, Palo Alto Unit42, Trellix, SilentPush, and Group-IB. Their activities have even been featured on the &lt;a href=&#34;https://www.cbsnews.com/news/scattered-spider-blackcat-hackers-ransomware-team-up-60-minutes/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CBS “60 Minutes” program.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/scattered_spider_01.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/scattered_spider_01.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;





&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md- font-size-16&#34;&gt;
    Source: Infographic by CrowdStrike on victimology, shared via &lt;a href=&#34;https://twitter.com/Adam_Cyber/status/1702772894709780744&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Adam Cyber on Twitter&lt;/a&gt;
&lt;/div&gt;



 
    &lt;/div&gt;
&lt;/div&gt;




&lt;br&gt;
&lt;p&gt;Scattered Spider employs a variety of social engineering techniques, such as SMS phishing and impersonation in help desk calls. They also abuse compromised credentials to establish a foothold in their victims. This foothold is preserved and escalated through the use of living off the land (LOTL) techniques and legitimate remote access software. Additionally, they have a special predilection for abusing privileged cloud environment resources.   &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/scattered_spider_02.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/scattered_spider_02.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;





&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md- font-size-16&#34;&gt;
    Source: Infographic by &lt;a href=&#34;https://cloud.google.com/blog/topics/threat-intelligence/unc3944-sms-phishing-sim-swapping-ransomware/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mandiant on Threat Actor TTPs &lt;/a&gt;
&lt;/div&gt;



 
    &lt;/div&gt;
&lt;/div&gt;




&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/scattered_spider_03.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/scattered_spider_03.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;





&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md- font-size-16&#34;&gt;
    Source: Infographic by &lt;a href=&#34;https://unit42.paloaltonetworks.com/muddled-libra/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Unit42 Palo Alto Network on Fig Threat Actor TTPs&lt;/a&gt;
&lt;/div&gt;



 
    &lt;/div&gt;
&lt;/div&gt;




&lt;br&gt;
&lt;h2 id=&#34;three-popular-cyber-attacks-orchestrated-by-scattered-spider&#34;&gt;Three Popular Cyber Attacks Orchestrated by Scattered Spider&lt;/h2&gt;
&lt;p&gt;The Scattered Spider group has conducted at least 3 remarkable campaigns so far: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Oktapus / March-July 2022&lt;/strong&gt;: This campaign targeted employees of U.S.-based companies that use services from IAM leader Okta. The attackers created over a hundred unique domains that mimic these organizations, incorporating keywords such as &amp;ldquo;sso,&amp;rdquo; &amp;ldquo;vpn,&amp;rdquo; &amp;ldquo;okta,&amp;rdquo; &amp;ldquo;mfa,&amp;rdquo; and &amp;ldquo;help.&amp;rdquo; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;C0027 / June-December 2022&lt;/strong&gt;: This campaign focused on targeting mobile carriers, aiming to facilitate SIM-swapping attacks against victims. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mid-2022-January 2023&lt;/strong&gt;: This period saw the group targeting large outsourcing firms that serve high-value cryptocurrency institutions and individuals. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It&amp;rsquo;s important to note that in mid-2023, as reported by Unit42 from Palo Alto Networks, Scattered Spider began shifting their tactics to deploy ransomware in victim environments. This marks a significant change in the group&amp;rsquo;s monetization strategies, indicating an evolution in their behavioral patterns. &lt;/p&gt;
&lt;p&gt;Scattered spider has effectively targeted victims using breached or stolen data, and they repeatedly return to the well to update their stolen dataset. Even after initial incident responses, they use this data to re-target previous victims. This group has consistently demonstrated a profound understanding of modern incident response processes, enabling them to persistently advance toward their goals and maintain access to victim networks, despite efforts by responders to remove them. &lt;/p&gt;
&lt;p&gt;Early this year, the industry was surprised by the arrest of an individual named Michael Urban who uses the aliases &amp;ldquo;Sosa” and &amp;ldquo;King Bob&amp;rdquo; on alleged charges of SIM-swapping activities over different victims. As the cybercrime journalist, Brian Krebs, states, he was a top member of the broader cybercriminal community online known as “The Com,” wherein hackers boast loudly about high-profile exploits and hacks that almost invariably begin with social engineering — tricking people over the phone, email or SMS into giving away credentials that allow remote access to corporate internal networks. Sosa was also active in a particularly destructive group of accomplished criminal SIM swappers known as “Star Fraud.” Cyberscoop’s  AJ Vicens reported last year that individuals within Star Fraud were likely involved in the high-profile Caesars Entertainment and MGM Resorts extortion attacks. &lt;/p&gt;
&lt;p&gt;Based on the reports and similar TTPs he employed, it is reasonable to assume that Mr. Urban might have close ties to the activities of the Scattered Spider group.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/scattered_spider_04.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/scattered_spider_04.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;





&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md- font-size-16&#34;&gt;
    Source: A booking photo of Noah Michael Urban released by the Volusia County Sheriff(left) and &lt;a href=&#34;https://krebsonsecurity.com/2024/01/fla-man-charged-in-sim-swapping-spree-is-key-suspect-in-hacker-groups-oktapus-scattered-spider/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Graphic by Amitai Cohen of Wiz used in krebsonsecurity article(right)&lt;/a&gt;, depicting how Oktapus leveraged one victim to attack another.
&lt;/div&gt;



 
    &lt;/div&gt;
&lt;/div&gt;




&lt;br&gt;
&lt;h2 id=&#34;download-the-white-paper-for-expert-tips&#34;&gt;Download the White Paper for Expert Tips!&lt;/h2&gt;
&lt;p&gt;In our whitepaper, we outline detailed techniques for data collection and analysis, specifying what and where to gather crucial Intelligence. We also present several effective methods for collecting threat intelligence using OSINT, threat intelligence communities, and private intelligence providers. The information is presented in a step-by-step format, making full use of Maltego&amp;rsquo;s seamless data integrations. The whitepaper enables readers to: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Identify relevant cyber threat intelligence data and sources. &lt;/li&gt;
&lt;li&gt;Understand effective methods for collecting treat Intelligence from these sources.  &lt;/li&gt;
&lt;li&gt;Analyze the collected intelligence, enhance its integration, and enrich it with additional data sources. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Download the whitepaper to gather and analyze real-time intelligence with Maltego!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj7&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Dissecting Scattered Spider with Maltego &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h2 id=&#34;about-the-authors&#34;&gt;About the Authors&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Carlos Fragoso&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Carlos is the Principal Subject Matter Expert and Lead Instructor at Maltego with over 20 years of professional experience in information security: Incident response, digital forensics, threat intelligence, and threat hunting. A curious and passionate investigator working with big companies and LEAs to tackle cybercrime around the world (Europe, Middle East, LATAM) SANS Institute Instructor.&lt;/p&gt;
&lt;p&gt;




&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md- font-size-16&#34;&gt;
    &lt;div class=&#39;aside &#39;&gt;
    &lt;p&gt;&lt;strong&gt;Acknowledgements:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We were excited to undertake this research to support our users and honor the InfoSec community, which tirelessly works to prevent cybercrimes. We recognize that many CTI teams face numerous requests and lack the time to manage all their data sources effectively. Our goal was to inspire them by demonstrating how Maltego can streamline this process and enhance various data integrations within one platform. Scattered Spider is just one of many threats, and we will continue to stand by your side to tackle them together.&lt;/p&gt;
&lt;p&gt;Exciting developments are on the horizon—stay tuned for more updates! &lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/homepage-event-promotion-mg.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/homepage-event-promotion-mg.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mathieu Gaucheler&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Mathieu is a Subject Matter Expert at Maltego. His responsibilities include research-driven content development for blog posts, webinars, and talks. He started working in cybersecurity in Barcelona, focusing on malware analysis and sandbox development. He has previously presented his research at BotConf and RSA APJ. &lt;/p&gt;





&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md- font-size-16&#34;&gt;
    &lt;div class=&#39;aside &#39;&gt;
    &lt;p&gt;&lt;strong&gt;Acknowledgements:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We trust that this article will not only provide insights into tracking threat actors across diverse datasets using Maltego, but also offer guidance on leveraging the fusion of these datasets to advance your investigations. By delving into the intricacies of combining various data sources, we aim to equip you with the knowledge needed to extend the scope and depth of your investigative efforts. It has been a privilege to play a role in this journey, and we remain committed to continually simplifying the process of analyzing threat intelligence. &lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;




</description>
    </item>
    
    <item>
      <title>Investigating the Alleged Leak of FSB Agents’ Phone Numbers</title>
      <link>https://www.maltego.com/blog/investigating-the-alleged-leak-of-fsb-agents-phone-numbers/</link>
      <pubDate>Thu, 16 May 2024 08:17:37 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigating-the-alleged-leak-of-fsb-agents-phone-numbers/</guid>
      <description>&lt;p&gt;Oftentimes, investigators do not possess ample information to launch a person of interest investigation. They may have a name or an alias as a starting point, which is the most common scenario but not the most optimal, as these types of data are not always strictly linked to a unique individual.&lt;/p&gt;
&lt;p&gt;While people may randomly share a name or an alias without being connected in any other way, a phone number or an email are data types that investigators may pivot off of with a much higher degree of confidence in the results. However, a phone number or an email might not yield as much information as a name or an alias.&lt;/p&gt;
&lt;p&gt;To conduct a successful person of interest investigation, &lt;strong&gt;an investigator must combine the previously mentioned types of personal identifiers in order to harvest the maximum amount of information&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;We demonstrate this and the investigative steps you can take in your Maltego in the whitepaper below.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-the-alleged-leak-of-fsb-agents-phone-numbers/#download-whitepaper&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;person-of-interest-investigation-using-leaked-fsb-agent-phone-number&#34;&gt;Person of Interest Investigation Using Leaked FSB Agent Phone Number&lt;/h2&gt;
&lt;p&gt;Not so long ago, a list of phone numbers—supposedly belonging to employees of the Federal Security Service (FSB), one of the main Russian security agencies, was published by the Defense Intelligence of the Ministry of Defense of Ukraine.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;investigation-method-and-objectives&#34;&gt;Investigation Method and Objectives&lt;/h3&gt;
&lt;p&gt;We will investigate one of these leaked phone numbers using Maltego Graph in an attempt to validate it and leverage Maltego Data to learn more about the individual associated with it, including their personal information, social media footprint, and professional affiliations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigating_fsb_agents_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigating_fsb_agents_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;download-whitepaper&#34;&gt;Download Whitepaper&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Access the whitepaper below to get a full overview of the investigation, the steps you can replicate in Maltego, and other investigator tips for person of interest investigations using social media and breached data.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ff8&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Investigating the Alleged Leak of FSB Agents’ Phone Numbers&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;h2 id=&#34;your-next-step-after-reading-the-whitepaper&#34;&gt;Your Next Step After Reading the Whitepaper&lt;/h2&gt;
&lt;p&gt;Person of interest investigations can be made easier by using compromised records, as they can help uncover email addresses, domains, IP addresses, names, passwords, and other personal identifier information. This can be used to map a subject’s online presence, identify threat actors, and determine a company’s breach exposure.&lt;/p&gt;
&lt;p&gt;Watch our deep dive with the largest compromised data provider, District4, where we show steps in Maltego to demonstrate the breadth and depth that breached data can bring to your investigations.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-from-fsb-agents-phone-numbers-to-addresses-investigating-district4-breached-data/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH DEEP DIVE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202310-district4-webinar-thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202310-district4-webinar-thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jbr_blog.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jbr_blog.png&#34; loading=&#34;lazy&#34; alt=&#34;Mathieu Gaucheler&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Jules Brahms&lt;/strong&gt;
Jules Brahms is a Subject Matter Expert at Maltego, where she supports the trust and safety needs of brands, companies, and platforms, drawing on her experience as a trust and safety professional with a background in incident response, product abuse, and misinformation prevention. In her role, she develops workflows for trust and safety practitioners and conducts training with teams to build capacity in risk assessments, the handling of misinformation and electoral manipulation, and person of interest investigations. Previously, Jules worked as a Subject Matter Expert for online radicalization and misinformation at trust and safety provider ActiveFence, which delivers trust and safety solutions to leading online platforms.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Handbook for Cyber Threat Intelligence</title>
      <link>https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/</link>
      <pubDate>Mon, 06 May 2024 07:54:23 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/</guid>
      <description>&lt;p&gt;With cyber threats and attack methods evolving in complexity, companies can no longer only work on a traditional and reactive basis but utilize insights from past incidents and current alerts to swiftly identify and address potential future threats. In this context, Maltego emerges as a critical platform for helping companies deal with the complexities of streamlining the entire lifecycle of threat intelligence, from collection and processing to analysis as part of their advanced security measures. Moreover, adopting these advanced security measures has become essential for businesses to protect their digital assets. &lt;/p&gt;
&lt;p&gt;That is why businesses are turning to incident observations and cyber threat intelligence (CTI) to enhance their understanding of security events, allowing them to anticipate and proactively defend against future threats. CTI, in particular, plays a critical role in refining digital forensics and enhancing the incident response process, but it is still described as a nascent and fast-developing field.  &lt;/p&gt;
&lt;p&gt;In this article, we will cover foundational concepts and the application of cyber threat intelligence, a field shaped significantly by governmental and military organizations over the years. Additionally, we provide a handbook that your threat intelligence team can use to replicate the investigative process using Maltego, available for download.  &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/#what-is-cyber-threat-intelligence&#34; &gt;What is Cyber Threat Intelligence? &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/#levels-of-cyber-threat-intelligence&#34; &gt;Levels of Cyber Threat Intelligence&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/#lifecycle-of-cyber-threat-intelligence&#34; &gt;Lifecycle of Cyber Threat Intelligence&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/#key-use-cases-involving-cyber-threat-intelligence&#34; &gt;Key Use Cases Involving Cyber Threat Intelligence&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-cyber-threat-intelligence&#34;&gt;What is Cyber Threat Intelligence?&lt;/h2&gt;
&lt;p&gt;In cybersecurity, threat intelligence refers to the data an organization collects, processes, and analyzes to better understand the motives, targets, and attack behaviors of threat actors, which can assist the decision-making process.  &lt;/p&gt;
&lt;p&gt;The fact that cybersecurity is increasingly recognized as a priority business risk, along with the growing variety and maturity of products, and factors such as regulatory requirements, are all driving the demand for cyber threat intelligence services. Let&amp;rsquo;s examine different types to determine the level of cyber threat intelligence your team would need. &lt;/p&gt;
&lt;h2 id=&#34;levels-of-cyber-threat-intelligence&#34;&gt;Levels of Cyber Threat Intelligence&lt;/h2&gt;
&lt;p&gt;Cyber threat intelligence can be categorized into four levels: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego_handbook_for_cti_01.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego_handbook_for_cti_01.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Strategic Threat Intelligence:&lt;/strong&gt; It is high-level information including real-life factors such as economic conditions, political climates, the business impact of risks, and emerging trends in attack methodologies. Sources such as whitepapers, policy documents, and publications contribute to this knowledge base, aiming to enlighten non-technical stakeholders such as High-level executives and management.   &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Operational Threat Intelligence:&lt;/strong&gt; It is high-level but actionable information including the timing, objectives, and specific methods utilized by threat actors. It equips cybersecurity teams with the foresight needed to predict attacks and understand the schematics behind threat actors’ operations, particularly useful for threat hunters and incident responders. It covers specifics on attack vectors, like domains employed to control comprised systems, and information from external sources like the dark web, all to facilitate the assembly of TTPs. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tactical Threat Intelligence:&lt;/strong&gt; It is information that outlines the TTPs employed by threat actors, utilizing frameworks like Mitre ATT&amp;amp;CK to track internal threat information feeds such as network traffic data. It provides a technical context that allows IT admins and SOC managers to detect system breaches or familiarize themselves with prevalent attack strategies. Furthermore, this information supports the improvement of security measures and the protection of businesses. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Technical Threat Intelligence:&lt;/strong&gt; It is information that includes specific technical indicators or evidence of threat actor’s tools and infrastructures, aimed at SOC staff to block malicious activities. Such information can include identified malicious IP addresses, phishing email subject lines or content, rogue URLs, or samples of malware and exploits. For example, if adversaries leverage corporate emails as an entry point into an organization (as identified through tactical threat intelligence), the specific email subject lines used would be classified as technical threat intelligence.  &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With this categorization in place, each operational team and individual can access the most relevant intelligence to their role. The goal of categorizing threat intelligence is to facilitate the identification and mitigation of risks, potentially even leading to the attribution of actors, given their diverse motivations and targets. For example, a bank may request its threat intelligence team to create reports on well-known, persistent cybercriminal groups in the industry to avoid becoming their target. Below are the typical motivations and targets associated with different types of cyber threat actors. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego_handbook_for_cti_02.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego_handbook_for_cti_02.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;lifecycle-of-cyber-threat-intelligence&#34;&gt;Lifecycle of Cyber Threat Intelligence&lt;/h2&gt;
&lt;p&gt;Numerous approaches to cyber threat intelligence exist, tailored to the specific requirements and priorities of the teams and different cases. However, the most widely adopted lifecycle model of cyber threat intelligence is one that has been developed through decades of intelligence efforts by government and military organizations like the CIA and the NSA. This model outlines the process of developing raw information into finished intelligence in six essential phases: &lt;strong&gt;Direction, Collection, Processing, Analysis, Dissemination,&lt;/strong&gt; and &lt;strong&gt;Feedback.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego_handbook_for_cti_03.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego_handbook_for_cti_03.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Access the cheat sheet provided below to gain a comprehensive understanding of the six phases of the threat intelligence cycle. It includes examples and key considerations, and showcases Maltego in action, demonstrating how your team can enhance the efficiency of the threat intelligence lifecycle, from data collection and processing to analysis, all through the use of Maltego. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cti-hb_six-phases-of-cti-lifecycle_v2-1-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cti-hb_six-phases-of-cti-lifecycle_v2-1-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Lifecycle_of_Cyber_Threat_Intelligence_with_Maltego.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;key-use-cases-involving-cyber-threat-intelligence&#34;&gt;Key Use Cases Involving Cyber Threat Intelligence&lt;/h2&gt;
&lt;p&gt;Tailoring cyber threat intelligence to align with the specific requirements of each function and organization is crucial. Possessing a sophisticated level of threat intelligence empowers stakeholders to make swift, well-informed decisions. Additionally, it enables security professionals to more accurately grasp the decision-making processes of threat actors, facilitating earlier detection of threats and the implementation of automated responses. This approach also allows for the evaluation of the efficacy of existing security measures. Let’s first find out how it can benefit each function:   &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego_handbook_for_cti_04.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego_handbook_for_cti_04.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Security professionals utilize&lt;/strong&gt;: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Technical Threat Intelligence&lt;/strong&gt; to proactively hunt for threat actors who bypass detections, investigate security alerts, and locate forensic evidence. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tactical Threat Intelligence&lt;/strong&gt; to test their security technologies and processes, fine-tune tools, and lessen the gaps in their security controls. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Operational Threat Intelligence&lt;/strong&gt; to prevent or respond to planned attacks, create rules and signatures for detection alerts, and be proactive in vulnerability and patch management. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Stakeholders utilize:&lt;/strong&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Strategic Intelligence&lt;/strong&gt; to understand the likelihood of data breaches during risk assessments, set up the company’s cybersecurity stance and budget, as well as gauge the company&amp;rsquo;s compliance capabilities with regulations. &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;download-the-handbook-for-expert-insights&#34;&gt;Download the Handbook for Expert Insights!&lt;/h2&gt;
&lt;p&gt;In our Cyber Threat Intelligence Handbook, we present the investigative playbook of five commonly known use cases, providing scenarios to demonstrate how you can utilize Maltego for cyber threat intelligence: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Threat Intelligence Collection &lt;/li&gt;
&lt;li&gt;Malware Infrastructure Tracking &lt;/li&gt;
&lt;li&gt;Vulnerability and Attack Surface Assessment &lt;/li&gt;
&lt;li&gt;Threat Actors Profiling &lt;/li&gt;
&lt;li&gt;Attacks and TTPs Analysis &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Additionally, you can also find out different methodologies of cyber threat intelligence such as mapping the threats to the MITRE ATT&amp;amp;CK framework and the diamond model of intrusion analysis. It also includes tips on various tools and the steps of setting up Maltego on your devices. If you haven’t used Maltego yet, now is the perfect opportunity to discover our &lt;a href=&#34;https://get.maltego.com/maltego-organization&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;organization plan for CTI&lt;/a&gt; &lt;a href=&#34;https://get.maltego.com/maltego-organization&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;/a&gt;designed specifically for your team!  &lt;/p&gt;
&lt;p&gt;Download the handbook to make your threat intelligence analysis effortless! &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/final-template-2-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/final-template-2-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Maltego Handbook for Cyber Threat Intelligence&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Essential Playbooks for Your SOC</title>
      <link>https://www.maltego.com/blog/essential-playbooks-for-your-soc/</link>
      <pubDate>Mon, 22 Apr 2024 11:56:58 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/essential-playbooks-for-your-soc/</guid>
      <description>&lt;p&gt;Security Operations Center (SOC) teams stand on the front lines in cybersecurity, keeping our cyber world safe from endless threats. For these teams, every second counts as they work tirelessly to identify and mitigate cyber threats targeting their organizations.&lt;/p&gt;
&lt;p&gt;Balancing a rapid response with thorough initial assessments, all while juggling a myriad of tools, processes, and alerts, is a challenge that the teams face every single day, making efficiency both a goal and a must for survival. This is where the strategic importance of SOC playbooks comes into play.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/essential-playbooks-for-your-soc/#an-overview-of-soc-playbooks&#34; &gt;An Overview of SOC Playbooks&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/essential-playbooks-for-your-soc/#amplifying-soc-playbooks-with-maltego-ransomware&#34; &gt;Amplifying SOC Playbooks with Maltego: Ransomware&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/essential-playbooks-for-your-soc/#preparation&#34; &gt;Preparation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/essential-playbooks-for-your-soc/#detection-and-analysis&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Detection and Analysis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.com/blog/essential-playbooks-for-your-soc/#containment-eradication-and-recovery&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Containment, Eradication, and Recovery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/essential-playbooks-for-your-soc/#post-incident-activity&#34; &gt;Post-Incident Activity&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/essential-playbooks-for-your-soc/#a-brief-investigation-in-maltego&#34; &gt;A brief investigation in Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;an-overview-of-soc-playbooks&#34;&gt;An Overview of SOC Playbooks&lt;/h2&gt;
&lt;p&gt;SOC Playbooks are essential for cyber defense, providing clear, step-by-step instructions tailored to various threat scenarios. They serve not merely as documents, but as lifelines that streamline decision-making processes, ensuring that every team member understands their role and actions to take before, during, and after a security incident. Additionally, playbooks facilitate prompt communication with stakeholders in case of a security breach, thereby enhancing transparency and stakeholder relations.&lt;/p&gt;
&lt;p&gt;Although no one-size-fits-all format exists for the SOC playbooks, most teams follow &lt;a href=&#34;https://www.nist.gov/itl/smallbusinesscyber/nist-cybersecurity-framework-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the National Institute of Standards and Technology (NIST)&amp;rsquo;s standards&lt;/a&gt;, including the following sections.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR NOTE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It is important to recognize that not every SOC is involved in every stage of incident response. Often, SOCs serve primarily in initial detection and analysis, assisting with tasks that Computer Security Incident Response Teams (CSIRTs) or Incident Response (IR) teams might later expand upon. Thus, in many instances, SOCs act as the foundational layer of incident response. In some scenarios, the term “SOC” might encompass the entire incident response spectrum, though this broader involvement is less typical. Remember these insights as you tailor playbooks to fit your team’s needs!&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/soc-playbook_nist-framework.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/soc-playbook_nist-framework.png&#34; loading=&#34;lazy&#34; alt=&#34;A typical SOC playbook process&#34; 
        title=&#34;A typical SOC playbook process&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Preparation&lt;/strong&gt;: Establishing and maintaining the capability to respond effectively to incidents, including developing policies, plans, and procedures, defining roles, training personnel, and acquiring necessary tools and resources.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Detection &amp;amp; Analysis&lt;/strong&gt;: Identifying and investigating incidents to determine their nature and scope. This includes monitoring for and analyzing potential incidents, effectively using detection tools, and correctly identifying and documenting incidents.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Containment, Eradication &amp;amp; Recovery&lt;/strong&gt;: Limiting the spread of an incident, removing its components, and restoring systems to normal operation. This involves executing a containment strategy, eradicating the incident&amp;rsquo;s cause, and recovering affected systems and data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Post-Incident Activity&lt;/strong&gt;: Learning from the incident to improve future incident response efforts and overall security posture. This includes conducting a post-incident review, documenting lessons learned, and implementing improvements to policies and controls.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;amplifying-soc-playbooks-with-maltego-ransomware&#34;&gt;Amplifying SOC Playbooks with Maltego: Ransomware&lt;/h2&gt;
&lt;p&gt;Security teams are constantly evolving their strategies to respond to and combat the ever-changing cyber threats. Maltego amplifies the SOC playbook&amp;rsquo;s effectiveness by automating data collection and visualization, turning complex datasets into clear, actionable insights, which saves precious time and helps analysts make informed decisions faster. We will focus on the Detection &amp;amp; Analysis phase, identified as the pivotal segment of the entire process. It is within this phase that Maltego’s capabilities prove most advantageous.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s discuss how Maltego can be used for the ransomware playbook and elevate the SOC operation with the world’s most used cyber investigation platform! For insights into enhancing incident response workflows with Maltego, and to streamline investigative processes, consider delving into the &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-incident-response/&#34; &gt;Maltego Handbook for Incident Response&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;ransomware&#34;&gt;Ransomware&lt;/h3&gt;
&lt;p&gt;Maltego enables teams to quickly assess the impact and scope of a ransomware attack and understand the methods through which threat actors control their victims, including uncovering malicious infrastructure such as command and control servers. By speeding up the aggregation and analysis of indicators of compromise (IOCs), Maltego helps identify patterns and connections that might go unnoticed.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/soc-playbook_ransomware-playbook-1-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/soc-playbook_ransomware-playbook-1-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;preparation&#34;&gt;Preparation&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Attack Surface&lt;/strong&gt;: Perform an &lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/&#34; &gt;attack surface assessment&lt;/a&gt; to identify and catalog all externally exposed hosts, including those potentially unknown to the organization. Regularly update the asset list to reflect the current state of the network environment.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Automated Level 1 Network Footprint&lt;/strong&gt;: Efficiently conduct network footprinting with &lt;a href=&#34;https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/&#34; &gt;Maltego Machines&lt;/a&gt;, saving you considerable time on information gathering, processing, and visualization.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/machine.gif&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/machine.gif&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Drills&lt;/strong&gt;: Conduct annual cybersecurity exercises to simulate ransomware attack scenarios. This practice helps validate the effectiveness of the playbook and the organization&amp;rsquo;s readiness to respond to actual incidents.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Threat Landscape Monitoring:&lt;/strong&gt; Continuously &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/&#34; &gt;monitor and analyze threat intelligence&lt;/a&gt; to stay informed about emerging threats to the organization, industry-specific risks, and evolving ransomware tactics. Incorporate various sources to obtain a comprehensive threat perspective.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;detection-and-analysis&#34;&gt;Detection and Analysis&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Identify Threat Indicators&lt;/strong&gt;: Aggregate and analyze indicators from security solutions such as SIEMs like &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk&lt;/a&gt;, AV/EDR, ticketing systems, and notifications from security personnel or users to identify potential ransomware incidents quickly.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Collection&lt;/strong&gt;: Collect&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/&#34; &gt; detailed information on indicators&lt;/a&gt; like &lt;a href=&#34;https://www.maltego.com/blog/tracing-transactions-through-the-bitcoin-blockchain-with-maltego/&#34; &gt;Bitcoin addresses&lt;/a&gt;, emails, file hashes, file behaviors, domain reputations, and IP communications. Enrich this data using third-party sources to assess the severity and impact of the threat.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Triage&lt;/strong&gt;: Evaluate the impact (e.g., data destruction, proliferation) and scope (e.g., number of affected hosts, additional IOCs) to prioritize response efforts. Determine if the event is a false positive; if yes, stop; if no, proceed with analysis.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Live Threat Actor:&lt;/strong&gt; If a live threat actor is identified, utilize Maltego for real-time investigations and support to block new IOCs as they are identified.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Identify Ransomware Family&lt;/strong&gt;: Use &lt;a href=&#34;https://www.maltego.com/blog/investigating-ta413-threat-actor-group-using-opencti-in-maltego/&#34; &gt;OpenCTI&lt;/a&gt; to identify the ransomware&amp;rsquo;s TTPs, determine decryption possibilities, and identify the targeted OS. This information aids in tailoring the response strategy.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Identify Affected Systems Type&lt;/strong&gt;: Determine the types of affected systems (servers, workstations) using tools like Splunk to understand the attack&amp;rsquo;s breadth and depth.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Exfiltration&lt;/strong&gt;: If data exfiltration is suspected, activate the Data Loss Playbook to mitigate and assess the damage.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pay the Ransom:&lt;/strong&gt; Assess the legality and advisability of paying the ransom, acknowledging that not all ransomware threat actors are sanctioned entities, paying criminals is illegal in some jurisdictions and generally discouraged according to Business Continuity Plans (BCPs). Perform a thorough blockchain analysis to fully understand the implications and potential risks associated with a ransom payment.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Root Cause Analysis&lt;/strong&gt;: Conduct a thorough analysis to identify the attack&amp;rsquo;s root cause, which is crucial for preventing future incidents.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Send Communication&lt;/strong&gt;: Communicate effectively with all stakeholders throughout the incident to ensure coordinated and informed response actions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;containment-eradication-and-recovery&#34;&gt;Containment, Eradication, and Recovery&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Network Isolation&lt;/strong&gt;: Block system-to-system communication to prevent the spread of ransomware. Disconnect affected systems from the network as well as any shared drives. And make sure that threat actors can no longer control the infected systems.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stop Backups:&lt;/strong&gt; Temporarily halt backup processes to prevent backup data encryption. Verify the integrity of the latest stable version of backups and preserve the latest backups with additional security measures.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Malware Infection&lt;/strong&gt;: Follow the Malware Playbook to remove ransomware and other implants to remotely control and preserve access from infected systems and prevent reinfection.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monitor for New IOCs&lt;/strong&gt;: Continuously monitor new IOCs and the evolution of TTPs from the same incident or campaign during and after the containment phase to detect any lingering threats or additional points of compromise.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;post-incident-activity&#34;&gt;Post-Incident Activity&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Incident Visualization&lt;/strong&gt;: Use Maltego to create a comprehensive visualization of the incident, depicting the relationships between hosts, IOCs, and the attack&amp;rsquo;s progression. This visualization aids in understanding the incident&amp;rsquo;s full scope and can be used for debriefing and lessons learned.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;a-brief-investigation-in-maltego&#34;&gt;A Brief Investigation in Maltego&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/soc-playbook_ransomeware-workflow-1-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/soc-playbook_ransomeware-workflow-1-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ransomware_brief1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ransomware_brief1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ransomware_brief2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ransomware_brief2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;





&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md- font-size-18&#34;&gt;
    &lt;p&gt;This investigation represents the detection and analysis phase of the ransomware investigation with Maltego. Our starting point is the IPv4 address from the malware sample; Rhysida ransomware.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 1&lt;/strong&gt;: Drop an IPv4 Address and update it with the address of the affected host.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 2&lt;/strong&gt;: Run the Transform &lt;strong&gt;Get Malware Attacks Events [Splunk]&lt;/strong&gt; to identify any malware events associated with the host. Other early unclear events could lead to identifying an infection by investigating suspicious outbound connections. However, in our case, we will focus directly on malware attack events.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 3&lt;/strong&gt;: Select all events Entities and run To FileHash [Hash] to extract the associated hashes. You will see hash Entities as a result.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Select the hash Entities and run &lt;strong&gt;Lookup by Hash [Polyswarm]&lt;/strong&gt;. This Hub item is included in the Maltego Selection for CTI.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 5&lt;/strong&gt;. Select the result with the red dot and run the Transform &lt;strong&gt;To Tags [Polyswarm]&lt;/strong&gt; to identify the malware family. This will help verify if there’s a connection to the identified malware.&lt;/p&gt;

&lt;/div&gt;



 
    &lt;/div&gt;
&lt;/div&gt;








&lt;section class=&#34;page-section page-section--light font-size-18&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIP&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To find additional affected hosts, run the &lt;strong&gt;Search All Events [Splunk]&lt;/strong&gt; Transform on the hashes associated with the same Polyswarm Entities.&lt;/p&gt;

&lt;/div&gt;



 
    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;


&lt;br&gt;





&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
     




&lt;div class=&#34;col-md- font-size-18&#34;&gt;
    &lt;p&gt;&lt;strong&gt;Step 6:&lt;/strong&gt; Select the hashes associated with the ransomware and run the Transform &lt;strong&gt;To VirusTotal File [VirusTotal Public API]&lt;/strong&gt; to gather more IoCs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 7&lt;/strong&gt;: Select the file Entities and run &lt;strong&gt;To Contacted IP Addresses [VirusTotal Public API]&lt;/strong&gt; and &lt;strong&gt;To Contacted Domains [VirusTotal Public API]&lt;/strong&gt; Transforms. After this step, if the team wants to know about the malware(Rhysida) as much as possible, they can use the OpenCTI integration on a new graph.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 8&lt;/strong&gt;: Paste the name of the ransomware family as a phrase Entity and run the Transform &lt;strong&gt;Search by Phrase [OpenCTI].&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 9&lt;/strong&gt;: Select the STIX2 intrusion set and run the &lt;strong&gt;Set to Indicators [STIX2]&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 10:&lt;/strong&gt; Select all STIX2 indicator Entities and run the &lt;strong&gt;Indicator to all Observables [OpenCTI]&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 11&lt;/strong&gt;: Check email logs for emails generated from the identified Domains as well as connections made to/from the IP addresses by using the &lt;strong&gt;Get All Mail Events [Splunk]&lt;/strong&gt; Transform.&lt;/p&gt;

&lt;/div&gt;



 
    &lt;/div&gt;
&lt;/div&gt;




&lt;p&gt;&lt;br&gt; &lt;/br&gt;&lt;/p&gt;
&lt;p&gt;In our playbooks, we detail the step-by-step process for four widely recognized use cases, making them ready for investigation so you can easily implement them in your Maltego platform.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Ransomware&lt;/li&gt;
&lt;li&gt;Phishing Attack&lt;/li&gt;
&lt;li&gt;Malware Infection&lt;/li&gt;
&lt;li&gt;Vulnerability Response&lt;/li&gt;
&lt;li&gt;Insider Threats (Data Leakage)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can also find out about how to enhance the investigations with automation and the benefits of the automation in the playbooks!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/soc-playbook_malware-infection-workflow-2-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/soc-playbook_malware-infection-workflow-2-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/essential-playbooks-for-your-soc/#download-soc-playbooks&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD PLAYBOOKS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Embracing a playbook goes beyond just meeting immediate challenges; it&amp;rsquo;s about evolving into a constantly adaptive presence against cyber threats. With these playbooks, you can assess your team&amp;rsquo;s current methods and discover ways to boost efficiency and the direct impact of your operations on the business!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/final-template-1-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/final-template-1-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;download-soc-playbooks&#34;&gt;Download SOC Playbooks&lt;/h3&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj5&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Essential Playbooks for Your SOC&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;As cybersecurity professionals, we are committed to continuously refining our strategies and tools, which is crucial to staying ahead of adversaries. Embracing the synergy between SOC playbooks and Maltego&amp;rsquo;s capabilities offers a pathway to enhanced security and a more empowered stance in the digital domain. The journey of bolstering our cyber defenses is ongoing, and with a platform like Maltego at our disposal, it&amp;rsquo;s a journey that we can undertake with greater confidence and success.&lt;/p&gt;
&lt;p&gt;To truly understand the immediate impact Maltego can have on your operations and see how it translates into enhanced efficiency for your organization, consider &lt;a href=&#34;https://get.maltego.com/maltego-roi&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;calculating a tailored ROI&lt;/a&gt; today.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mario Rojas&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and Darkweb forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Acquires PublicSonar and Social Network Harvester to Propel Vision of An All-in-One Investigation Platform</title>
      <link>https://www.maltego.com/blog/maltego-acquires-publicsonar-and-social-network-harvester/</link>
      <pubDate>Mon, 15 Apr 2024 08:00:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-acquires-publicsonar-and-social-network-harvester/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Munich, Germany – April 15, 2024&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Maltego is the world’s most used all-in-one investigation platform used by institutions such as the FBI and INTERPOL, financial organizations and half of the DOW 30 companies to conduct cyber investigations and analysis. &lt;strong&gt;Today, Maltego is excited to announce the acquisition of two great businesses by way of share acquisition: PublicSonar and Social Network Harvester.&lt;/strong&gt; The acquisitions solidify our position as the all-in-one investigation platform for complex investigations and empowering impactful organizations in our target segments.&lt;/p&gt;
&lt;p&gt;Since 2008, Maltego has empowered more than one million investigations worldwide, making it the most used cyber investigation platform in the world. It is our mission to build the ecosystem of tools, data, and people to enable every investigator to discover the truth.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://www.maltego.com/blog/maltego-secures-100m-to-accelerate-growth-of-its-intelligence-platform-to-combat-cybercrime-and-misinformation/&#34; &gt;acquisition of Maltego by Charlesbank Capital Partners in April 2023&lt;/a&gt; has helped accelerate Maltego’s growth and development. We have introduced browser-based investigation capabilities and simplified data access. These capabilities enable us to serve both novice and advanced investigators in various physical settings and with different collaboration needs.&lt;/p&gt;
&lt;h2 id=&#34;maltego-x-social-network-harvester&#34;&gt;Maltego x Social Network Harvester&lt;/h2&gt;
&lt;p&gt;Maltego and Social Network Harvester are often used in conjunction. While Maltego is used for research and pattern analysis, Social Network Harvester is used to collect and preserve court-ready social media data. Law enforcement and intelligence agencies go back and forth between the two tools to collect, research, analyze, cross-reference, and store evidence. &lt;strong&gt;Acquiring Social Network Harvester allows Maltego to streamline and broaden such workflow within one interface, providing a truly all-in-one platform to bring criminals to justice with more reliable, accurate evidence.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/social-network-harvester-product.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/social-network-harvester-product.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltego-x-publicsonar&#34;&gt;Maltego x PublicSonar&lt;/h2&gt;
&lt;p&gt;Similarly, PublicSonar is a platform Maltego customers often rely on to bring the power of open source intelligence (OSINT) into the physical security and public safety landscape.  While Maltego is designed to support specialized OSINT investigations with cyber intelligence, PublicSonar leverages OSINT for large-scale, real-time monitoring and public safety management. &lt;strong&gt;The combination of Maltego and PublicSonar expands the capability for Maltego users to own and act on intelligence for real-life security objectives.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/publicsonar-product.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/publicsonar-product.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltego-as-an-all-in-one-investigation-platform&#34;&gt;Maltego as an All-in-One Investigation Platform&lt;/h2&gt;
&lt;p&gt;&amp;ldquo;Today, we&amp;rsquo;re thrilled to expand the Maltego platform by welcoming PublicSonar and Social Network Harvester into our fold. Their exceptional products will further solidify our position as the world’s most used all-in-one investigation platform. I want to commend the exceptional teams behind these companies for building outstanding products for the public sector,&amp;rdquo; commented Maltego CEO Philip Mayrhofer. &amp;ldquo;As we integrate, our priority is ensuring continuity for all involved. We&amp;rsquo;re committed to a seamless transition, leveraging the strengths of each team to drive innovation and deliver unmatched value to our users.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Over the course of the next months, we will focus on ensuring a smooth integration between the products, brands, teams, and services of all three parties. We are convinced that these acquisitions will help us provide better investigative experiences and resources for all our users and customers, and we will continue to prioritize our customers’ and users’ needs throughout the process.&lt;/p&gt;
&lt;p&gt;&amp;ldquo;We are excited to join the Maltego family, enhancing our Social Network Harvester with even more diverse resources. Our commitment to our users and their investigations remains our top priority. Together, we anticipate a future filled with positive impacts.&amp;rdquo; Erik Nolte, CEO of Freezingdata (Social Network Harvester) said. CEO &amp;amp; CTO of Freezingdata (Social Network Harvester) Benno Krause added, &amp;ldquo;Maltego and the Social Network Harvester complement each other perfectly and enable complex and in-depth investigations in a simple way. I have known Maltego for many years and am convinced that all customers will benefit considerably from the acquisition.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;We are very excited to be incorporated by Maltego. Together, we can provide our clients with a diverse set of tools on a comprehensive platform. Through this collaboration, we eliminate bottlenecks for users and can provide solutions across the whole OSINT spectrum (from public safety to investigation). This will give our clients even more powerful tools to generate valuable insights on the point of decision making.&amp;rdquo; Sjors van den Dries, CEO of CrowdSense (PublicSonar) said.&lt;/p&gt;
&lt;p&gt;Maltego has become the go-to platform for making sense of massive datasets in cyber threat intelligence and law enforcement investigations. With the two acquisitions, we are excited to accelerate further to solidify the value of our platform for law enforcement on and behind the scenes of making the world a safer place.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About Maltego&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Maltego empowers investigators to speed up and increase the precision of their investigations through easy data integration in a single interface, aided by powerful visualization and collaborative capabilities to quickly zero in on relevant information. Since its development in 2008, Maltego has empowered millions of investigations worldwide. Maltego is used by a broad audience, from security professionals and pen testers to forensic investigators, investigative journalists, and market researchers. Headquartered in Munich, Maltego has grown to over 100 employees in Germany and works with customers including the Federal Bureau of Investigations, INTERPOL, and major tech and service companies including half of the DOW 30.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About PublicSonar&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;PublicSonar was developed and founded in 2012 by a team led by Richard Stronkman and Hans Burghard. PublicSonar aims to simplify large-scale data analysis during the monitoring of public incidents, crises, or events. It is a real-time analytics platform for generating insights based on social media, news, and public blogs for incidents and trends that could impact public safety. PublicSonar, was acquired by Maltego in March 2024.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About Social Network Harvester&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Social Network Harvester was developed and founded in 2015 by a team led by Benno Krause and Erik Nolte. The founders developed Social Network Harvester, a software solution for collecting, analyzing, and visualizing social media profiles, connections, and interactions, following years of experiences in internet investigations and fighting cybercrime. Social Network Harvester accelerates intelligence collection processes with automated online data collection capabilities and enables investigators to store such evidence effectively. Social Network Harvester was acquired by Maltego in March 2024.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For additional information, please contact: Bhavna Kochar (&lt;a href=&#34;mailto:press@maltego.com&#34; &gt;press@maltego.com&lt;/a&gt;).&lt;/strong&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego, die weltweit meistgenutzte All-in-One Investigation Plattform, übernimmt PublicSonar und Social Network Harvester</title>
      <link>https://www.maltego.com/blog/maltego-uebernimmt-publicsonar-und-social-network-harvester/</link>
      <pubDate>Mon, 15 Apr 2024 08:00:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-uebernimmt-publicsonar-und-social-network-harvester/</guid>
      <description>&lt;p&gt;München, Deutschland – 15. April 2024&lt;/p&gt;
&lt;p&gt;INTERPOL, FBI, die Hälfte aller DOW 30-Konzerne, führende Anwaltskanzleien und Investigativ-Redaktionen nutzen Maltego für Cyber Ermittlungen. &lt;strong&gt;Maltego mit Sitz in München ist die weltweit meistgenutzte All-in-One Investigation Plattform. Nun baut Maltego seine Stellung durch strategische Akquisitionen zweier führender Social Network Spezialisten weiter aus: PublicSonar und Social Network Harvester.&lt;/strong&gt; „Die Akquisitionen erweitern Maltegos Position in den Bereichen Cyber- und OSINT-Ermittlungen.“ freut sich Maltego CEO Philip Mayrhofer. „Und sie machen es Investigatoren noch leichter Intelligence Daten zu erheben, zusammenzuführen und zu kartografieren. Denn das ist zentral, um Muster zu erkennen und verborgene Zusammenhänge ans Licht zu bringen.“&lt;/p&gt;
&lt;p&gt;Bereits seit 2008 am Markt hat Maltego als Pionier für Cyber-Investigation-Software heute über eine Millionen komplexe Cyber-Ermittlungen ermöglicht. Dabei hilft Maltego Ermittlern auf der ganzen Welt die in Daten oft tief verborgenen Zusammenhänge zu erkennen und mit ihren Recherche-Ergebnisse die Welt ein kleines Stück sicherer zu machen.&lt;/p&gt;
&lt;p&gt;Jüngster Meilenstein der Unternehmensgeschichte war &lt;a href=&#34;https://www.maltego.com/blog/maltego-secures-100m-to-accelerate-growth-of-its-intelligence-platform-to-combat-cybercrime-and-misinformation/&#34; &gt;die Komplettübernahme durch den Harvard-nahen Mittelstands-Investor Charlesbank Capital Partners aus Boston im Jahr 2023&lt;/a&gt;. Sie gibt Maltego die Möglichkeit den Ausbau zur All-in-One Investigation Plattform für Cyber-Ermittlungen durch den starken Ausbau seines Tech-Teams und gezielte Zukäufe deutlich schneller voranzutreiben.&lt;/p&gt;
&lt;h2 id=&#34;maltego--social-network-harvester&#34;&gt;Maltego × Social Network Harvester&lt;/h2&gt;
&lt;p&gt;Schon heute werden Maltego und Social Network Harvester häufig zusammen verwendet. Während Maltego für Recherchen und die Analyse von Datenmustern verwendet wird, dient der Social Network Harvester der Sammlung und Aufbewahrung von gerichtsverwertbaren Social-Media-Daten. Strafverfolgungsbehörden und Geheimdienste wechseln zwischen den beiden Tools hin und her, um Beweise zu sammeln, zu recherchieren, zu analysieren, mit Querverweisen zu versehen und zu speichern. &lt;strong&gt;Durch die Akquisition von Social Network Harvester werden diese Arbeitsabläufe perspektivisch in Maltego zusammengeführt.&lt;/strong&gt; Kriminelle mit zuverlässigeren und akkurateren Beweisen vor Gericht zu bringen, wird durch die einfach bedienbare, einheitliche Oberfläche innerhalb der All-in-One Investigation Plattform von Maltego künftig erleichtert.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/social-network-harvester-product.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/social-network-harvester-product.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltego--publicsonar&#34;&gt;Maltego × PublicSonar&lt;/h2&gt;
&lt;p&gt;Auf die PublicSonar Plattform greifen Maltego-Nutzer schon heute häufig zu, um Open Source Intelligence (OSINT) in die Bereiche physische Sicherheit und öffentliche Sicherheit zu bringen. Während Maltego darauf ausgelegt ist, spezialisierte OSINT-Untersuchungen mit Cyber-Intelligence zu unterstützen, nutzt PublicSonar OSINT für groß angelegte Echtzeitüberwachung und das Management öffentlicher Sicherheit. &lt;strong&gt;Die Kombination von Maltego und PublicSonar erweitert die Möglichkeiten der Maltego-Benutzer, Informationen für reale Sicherheitsziele zu besitzen und zu nutzen.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/publicsonar-product.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/publicsonar-product.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;maltego-zur-all-in-one-ermittlungsplattform-ausbauen&#34;&gt;Maltego zur All-in-One Ermittlungsplattform ausbauen&lt;/h3&gt;
&lt;p&gt;Mit der Akquisition von Social Media Harvester und PublicSonar geht Maltego den nächsten Schritt auf dem Weg zur weltweit führenden All-in-One Ermittlungsplattform. „Für Cyberermittlungen gibt es zahlreiche exzellente Anwendungen, die führend in Ihrer Nische sind. Doch für Cyber-Ermittler ist die Verwaltung, Kenntnis und Pflege der vielen Spezialwerkzeuge eine zunehmende Hürde. Sie müssen sich auf ihren Fall konzentrieren, nicht auf das Handling und Zusammenspiel unterschiedlicher Software.“, erläutert Philip Mayrhofer, CEO von Maltego. &amp;ldquo;Maltego ist das meistgenutzte Ermittlungs-Tool der Welt und nun bringen wir Cyberermittlungen auf ein neues Level: Mit einer einheitlichen Plattform, die freie, kostenpflichtige und organisationsinterne Daten zusammenführt und gemeinsam in unterschiedlichen Anwendungen und Nutzeroberflächen auswertbar macht.“&lt;/p&gt;
&lt;p&gt;&amp;ldquo;Social Network Harvester in Maltego zu integrieren ist der perfekte nächste Schritt um die Leistungsfähigkeit der Anwendung weiter zu verbessern. Durch die Vernetzung in die Maltego-Plattform entstehen zahlreiche neue Nutzen.“ freut sich Erik Nolte, CEO von Freezingdata (Social Network Harvester). „Und als Teil der Maltego-Familie bekommt unser Team mehr Power und eine begeisternde Perspektive für die Weiterentwicklung der Anwendung. Der CEO &amp;amp; CTO von Freezingdata (Social Network Harvester) Benno Krause fügte hinzu: &amp;ldquo;Maltego und der Social Network Harvester ergänzen sich perfekt und ermöglichen komplexe und tiefgehende Ermittlungen auf einfache Art und Weise. Ich kenne Maltego seit vielen Jahren und bin überzeugt, dass alle Kunden von der Übernahme erheblich profitieren werden.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;Wir freuen uns sehr, von Maltego übernommen zu werden. Gemeinsam können wir unseren Kunden eine Vielzahl von Tools auf einer umfassenden Plattform zur Verfügung stellen. Durch diese Zusammenarbeit beseitigen wir Engpässe für die Nutzer und können Lösungen für das gesamte OSINT-Spektrum (von der öffentlichen Sicherheit bis zur Ermittlung) anbieten. Dadurch erhalten unsere Kunden noch leistungsfähigere Werkzeuge, um wertvolle Erkenntnisse für die Entscheidungsfindung zu gewinnen.&amp;rdquo; Sjors van den Dries, CEO von CrowdSense (PublicSonar) sagte.&lt;/p&gt;
&lt;p&gt;Im Laufe der nächsten Monate werden wir uns darauf konzentrieren, eine nahtlose Integration zwischen den Produkten, Marken, Teams und Dienstleistungen aller drei Parteien zu gewährleisten. Wir sind davon überzeugt, dass diese Akquisitionen uns dabei helfen werden, allen unseren Nutzern und Kunden bessere Ermittlungserfahrungen und -ressourcen zu bieten, und wir werden während des gesamten Prozesses weiterhin die Bedürfnisse unserer Kunden und Nutzer in den Vordergrund stellen. „Uns freut besonders das unsere ohnehin wachsende Entwicklungsabteilung durch die exzellenten Tech-Teams von Social Network Harvester und PublicSonar an Knowhow und Schlagkraft noch einmal deutlich zulegt.“ ergänzt Philip Mayrhofer. „Wir heißen die neuen Kollegen herzlich willkommen in der Maltego-Familie und können es kaum erwarten gemeinsam den Sektor der Cyber-Ermittlungen immer besser und dadurch auch die Welt ein kleine bisschen sicherer zu machen.“&lt;/p&gt;
&lt;p&gt;Maltego hat sich zur wichtigsten Plattform für die Analyse riesiger Datensätze bei Cyber Threat Intelligence und bei strafrechtlichen Ermittlungen entwickelt. Wir freuen uns, mit den beiden Akquisitionen den Wert unserer Plattform für die Strafverfolgungsbehörden vor und hinter den Kulissen weiter zu steigern, um die Welt sicherer zu machen.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Über Maltego&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Maltego ermöglicht Ermittlern eine schnellere und präzisere Durchführung ihrer Ermittlungen durch einfache Datenintegration in einer einzigen Benutzeroberfläche, unterstützt durch leistungsstarke Visualisierungs- und Kollaborationsfunktionen, um relevante Informationen schnell ausfindig zu machen. Seit seiner Entwicklung im Jahr 2008 hat Maltego Millionen von Ermittlungen weltweit unterstützt. Maltego wird von einem breiten Publikum genutzt, von Sicherheitsexperten und Pen-Testern bis hin zu forensischen Ermittlern, investigativen Journalisten und Marktforschern. Maltego hat seinen Hauptsitz in München und ist auf über 100 Mitarbeiter in Deutschland angewachsen. Zu den Kunden gehören das Federal Bureau of Investigations, INTERPOL und große Technologie- und Dienstleistungsunternehmen, darunter die Hälfte der DOW 30.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Über PublicSonar&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;PublicSonar wurde 2012 von einem Team unter der Leitung von Richard Stronkman und Hans Burghard entwickelt und gegründet. PublicSonar zielt darauf ab, die Analyse umfangreicher Daten bei der Überwachung von öffentlichen Vorfällen, Krisen oder Ereignissen zu vereinfachen. Es handelt sich um eine Echtzeit-Analyseplattform, die auf der Grundlage von sozialen Medien, Nachrichten und öffentlichen Blogs Erkenntnisse über Vorfälle und Trends gewinnt, die sich auf die öffentliche Sicherheit auswirken könnten. PublicSonar wurde im März 2024 von Maltego akquiriert.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Über Social Network Harvester&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Social Network Harvester wurde 2015 von einem Team unter der Leitung von Benno Krause und Erik Nolte entwickelt und gegründet. Die Gründer entwickelten Social Network Harvester, eine Softwarelösung zum Sammeln, Analysieren und Visualisieren von Social-Media-Profilen, Verbindungen und Interaktionen, nach jahrelanger Erfahrung in Internet-Ermittlungen und der Bekämpfung von Cyberkriminalität. Social Network Harvester beschleunigt nachrichtendienstliche Erhebungsprozesse durch automatisierte Online-Datensammlungsfunktionen und ermöglicht Ermittlern eine effektive Speicherung solcher Beweise. Social Network Harvester wurde im März 2024 von Maltego übernommen.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Für weitere Informationen wenden Sie sich bitte an:&lt;/strong&gt; &lt;strong&gt;Bhavna Kochar (&lt;a href=&#34;mailto:press@maltego.com&#34; &gt;press@maltego.com&lt;/a&gt;).&lt;/strong&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Boston University MET College Integrates Maltego in New Investigation Training</title>
      <link>https://www.maltego.com/blog/boston-university-met-college-integrates-maltego-in-new-investigation-training/</link>
      <pubDate>Thu, 11 Apr 2024 16:12:26 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/boston-university-met-college-integrates-maltego-in-new-investigation-training/</guid>
      <description>&lt;p&gt;The Boston University Metropolitan College Cybercrime Investigation &amp;amp; Cybersecurity (CIC) program has won a grant of $437,500 from the US Department of Justice’s Office of Juvenile Justice and Delinquency Prevention (OJJDP) to produce a new investigation training to support Innovative Internet Crimes Against Children (ICAC) Task Force investigations. For the first time, &lt;strong&gt;Maltego has been integrated within this training program as an all-in-one cyber investigation platform, to empower investigators to combat internet victimization of children.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The initiative, titled &amp;ldquo;Innovative Internet Crimes Against Children (ICAC) Investigative Training on Internet of Things (IoT), Open-Source Intelligence (OSINT), Dark Web, and Crypto,&amp;rdquo; is a collaborative effort between MET’s CIC program, the Anti-Human Trafficking Intelligence Initiative (ATII), the University of Texas at San Antonio, and WestEd, a child welfare-focused nonprofit. OJJDP will also have a leadership role. Dr Kyung-shick Choi, Professor of Practice and Director of Cybercrime Investigation and Cybersecurity Graduate Programs, MET College, Boston University, is the principal investigator, with Senior Associate Dean for Academic Affairs Dr Lou Chitkushev joining as co-PI.&lt;/p&gt;
&lt;p&gt;The program’s goal is to introduce a new dimension into IoT forensics and cryptocurrency tracking investigation techniques through the design of multi-leveled training processes to support law enforcement efforts. IoT technologies, like Amazon’s Alexa, Ring camera devices, and other internet-enabled hardware, which have been used by cybercriminals to produce and distribute child sexual abuse material (CSAM), can also be used as forensic evidence in abuse cases. The program will help train state and local law enforcement to mine those sources and lead successful investigations. Additionally, as CSAM is often disseminated via the dark web through cryptocurrency transactions, the program will prepare law enforcement agencies to identify evidence of such activity, which in turn will net a greater number of successful prosecutions.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;Maltego has significantly enhanced innovative training programs for Internet Crimes Against Children (ICAC) Law Enforcement, concentrating on Open Source Intelligence (OSINT), Darkweb, and Cryptocurrency Investigations as part of a government project. It serves as an invaluable investigative tool for law enforcement officers.&lt;/p&gt;
&lt;h5 id=&#34;dr-kyung-shick-choi&#34;&gt;Dr Kyung-shick Choi&lt;/h5&gt;
&lt;h6 id=&#34;professor-of-practice-and-director-of-cybercrime-investigation-and-cybersecurity-graduate-programs--boston-university-met-college&#34;&gt;Professor of Practice and Director of Cybercrime Investigation and Cybersecurity Graduate Programs / Boston University MET College&lt;/h6&gt;
&lt;/div&gt;
&lt;p&gt;By crafting courses that will teach officers of the law tools and techniques to combat internet victimization of children, this federally-funded program will aim to ameliorate the scourge of online child abuse and sex trafficking.&lt;/p&gt;
&lt;p&gt;Maltego&amp;rsquo;s partnership with Boston University Metropolitan College&amp;rsquo;s Cybercrime Investigation &amp;amp; Cybersecurity program underscores our dedication to enhancing cybersecurity education. By integrating our investigative tools into their work, we&amp;rsquo;re empowering the next generation of cybersecurity professionals, aligning with Maltego Grants for Education &amp;amp; Research Program’s mission to foster a safer, more secure digital world.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Maltego Grants for Education &amp;amp; Research Program&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The mission of the Maltego Grants for Education &amp;amp; Research Program is to bolster students who are driven to change the world. By providing tailored career guidance based on their unique interests, academic fields, and professional objectives, the Program&amp;rsquo;s goal is to enable students to effectively leverage the ever-advancing digital and technological landscape.&lt;/p&gt;
&lt;p&gt;The Program equips students with the necessary skills, training, and qualifications. This ensures that they are prepared to tackle the increasing security risks that have the potential to impede economic development and erode public confidence. Collaborating with educational institutions assists in fulfilling a shared objective of building a more resilient world.&lt;/p&gt;
&lt;p&gt;To know more about the Maltego Grants for Education &amp;amp; Research Program, please visit here or reach out to &lt;a href=&#34;mailto:research@maltego.com&#34; &gt;research@maltego.com&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego is Now ISO 27001:2022 Certified!</title>
      <link>https://www.maltego.com/blog/maltego-is-now-iso-27001-2022-certified/</link>
      <pubDate>Mon, 08 Apr 2024 12:18:09 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-is-now-iso-27001-2022-certified/</guid>
      <description>&lt;p&gt;We at Maltego make data security core to our values and operations. We are therefore excited to announce that &lt;strong&gt;Maltego is now ISO 27001:2022 certified and will continue to apply highest standards to secure your data.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-iso-27001&#34;&gt;What is ISO 27001&lt;/h2&gt;
&lt;p&gt;ISO 27001:2022 is an international standard to manage information security and help organizations make the information assets in hand more secure. Organizations must complete an audit that ensures they meet the following requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Systematically examine the organization’s information risks, such as threats, vulnerabilities, and impacts.&lt;/li&gt;
&lt;li&gt;Design and implement a comprehensive set of controls and risk treatments to address critical risks.&lt;/li&gt;
&lt;li&gt;Adopt an overarching management process to ensure the information security controls continuously meet the organization’s security needs.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;what-it-means-for-our-customers-users-and-partners&#34;&gt;What It Means for Our Customers, Users, and Partners&lt;/h2&gt;
&lt;p&gt;The ISO 27001 standard was published to unify companies around addressing global cybersecurity challenges and to improve the trust in the digital systems used today. Making the internet a safer place for all of us is core to Maltego’s mission.&lt;/p&gt;
&lt;p&gt;Hence, being ISO 27001:2022 certified helps our customers, users, and partners to compare Maltego’s information security against an international accepted standard. &lt;strong&gt;While information security has always been one of our core priorities, we wanted to get ISO 27001:2022 certified to help our customers and partners to speed up their security assessments.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Being ISO certified was not the start to Maltego’s data security efforts. We have always made privacy and security one of our core priorities. Prior to being ISO 27001:2022 certified, Maltego has been GDPR compliant in all aspects of processing, storing, and protecting our stakeholders’ data.&lt;/p&gt;
&lt;p&gt;Knowing that data security is central to building trust with our customers and partners, we committed to obtaining the ISO certificate and will continue to ensure ongoing implementation and improvement of our security.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Going forward, Maltego will complete annual surveillance audits conducted by a licensed auditor on our data security measures, processes, and controls.&lt;/strong&gt; We will also continue to be transparent about data protection through our &lt;a href=&#34;https://www.maltego.com/data-privacy/&#34; &gt;Data Privacy Policy&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/data-privacy/&#34; &gt;Website Privacy Policy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can &lt;a href=&#34;https://www.iafcertsearch.org/certified-entity/30234666-aa0f-5129-b53e-155697adc01a&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;view details of our ISO 27001:2022 certificate here&lt;/a&gt;. If you have any question or need information on how Maltego is building data privacy into everything we do, please &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;feel free to reach out&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Case Study: Ukrainian Cyber Police Fights Crime with Maltego</title>
      <link>https://www.maltego.com/blog/case-study-ukrainian-cyber-police-fights-crime-with-maltego/</link>
      <pubDate>Tue, 02 Apr 2024 09:42:30 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/case-study-ukrainian-cyber-police-fights-crime-with-maltego/</guid>
      <description>&lt;p&gt;The Cyber Police Department of the National Police of Ukraine was established in 2015
to detect and investigate all crimes committed using the information technologies and
telecommunications. Since the beginning of the full-scale invasion of Ukraine, the Department
has been actively involved in protecting Ukraine&amp;rsquo;s cyber defence and carrying out tasks related
to cyber warfare, as a measure to counter the armed aggression of the Russian Federation.&lt;/p&gt;
&lt;p&gt;The Department is tasked with leading various criminal investigations such as computer-related
fraud, internet crimes, child abuse, and performing tasks related to protecting Ukrainian cyber
infrastructure and more. Their day-to-day work requires them to gather and analyze information
from OSINT, social media intelligence, infrastructure footprinting, and other data sources.&lt;/p&gt;
&lt;h2 id=&#34;maltego-is-widely-used-in-daily-activities-of-the-ukrainian-cyber-police&#34;&gt;Maltego is widely used in daily activities of the Ukrainian Cyber Police&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Since 2020, the Ukrainian Cyber Police Department has relied on Maltego to analyze digital traces of suspected individuals across the internet&lt;/strong&gt;, including social networks, websites, forums, financial transactions, and other user activities across the surface web and the dark web. They use Maltego particularly for the execution and report generation of the following aspects of their criminal investigative work:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Discovering Relationships&lt;/li&gt;
&lt;li&gt;Social Network Analysis&lt;/li&gt;
&lt;li&gt;Person or Organization Profiling&lt;/li&gt;
&lt;li&gt;Domains and IP Address Tracking&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;According to investigators of the Ukrainian Cyber Police Department, the main advantage of using Maltego is the possibility to apply a flexible approach.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;Maltego’s strength lies in its capacity to visualize relationships among Entities, even when dealing with large volumes of data.&lt;/p&gt;
&lt;h5 id=&#34;ukrainian-cyber-police&#34;&gt;Ukrainian Cyber Police&lt;/h5&gt;
&lt;/div&gt;
&lt;p&gt;Ultimately, Maltego enables the Ukrainian Cyber Police to quickly obtain information about the subject from the surface web and the deep and dark web.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download this case study now to learn why the Ukrainian Cyber Police uses Maltego to uncover identities of malicious hackers&amp;rsquo; and Russian military personnel.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj3&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Case Study: Ukrainian Cyber Police Fights Crime with Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Beginner&#39;s Guide | Mapping a Basic (Level 1) Network Footprint – Part 2</title>
      <link>https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint--part-2/</link>
      <pubDate>Tue, 12 Mar 2024 17:04:34 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint--part-2/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-1/&#34; &gt;the previous post&lt;/a&gt;, we derived DNS names from a given domain. That returned hostnames which are, or have historically been, part of the domain’s infrastructure.&lt;/p&gt;
&lt;h2 id=&#34;continuing-level-1-network-footprint-with-maltego&#34;&gt;Continuing Level 1 Network Footprint with Maltego&lt;/h2&gt;
&lt;p&gt;In this post we explore the next step in mapping the Level 1 network footprint - deriving the IP addresses of the hostnames and the netblock these IP addresses belong to.&lt;/p&gt;
&lt;p&gt;At each step in this sequence, we run a Transform on the output Entities of the previous Transform.&lt;/p&gt;
&lt;h3 id=&#34;step-1-pivoting-from-dns-names&#34;&gt;Step 1: Pivoting from DNS Names&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/footprint25a.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/footprint25a.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Footprint025&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We start with the DNS Names from the previous post and run the Transform &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; to obtain IP addresses. This Transform resolves the input Entity using DNS to IP addresses.&lt;/p&gt;
&lt;h3 id=&#34;step-2-deriving-the-netblocks-from-ip-addresses&#34;&gt;Step 2: Deriving The Netblocks from IP Addresses&lt;/h3&gt;
&lt;p&gt;Next, we derive the netblocks the IP addresses are part of by running the &lt;strong&gt;To Netblock [Using natural boundaries]&lt;/strong&gt; Transform. This Transform by default divides the IP address space into blocks of 256 IP addresses and returns the block where the given IP address fits into. The block size can be configured in the Transform input (little spanner icon next to the Transform’s name in the Transform menu).&lt;/p&gt;
&lt;h4 id=&#34;how-is-netblock-information-obtained&#34;&gt;How is Netblock Information Obtained&lt;/h4&gt;
&lt;p&gt;Netblock information can also be obtained from the routing updates published by the Border Gateway Protocol (BGP) on the Internet backbone. The &lt;strong&gt;To Netblock [Using routing info]&lt;/strong&gt; Transform uses this information to assign a netblock to a given IP address.&lt;/p&gt;
&lt;p&gt;As with the natural boundaries, we must make a few assumptions regarding the size and validity of the netblocks. The size and validity of the netblock of an IP address depends on the BGP routing view used by the Transform. Therefore, we may get a smaller (or more precise) or larger (less precise) netblock with this Transform. Moreover, the netblock size may not reflect all the recent changes made to it as there is a delay in generating the routing views from BGP routing updates.&lt;/p&gt;
&lt;h3 id=&#34;step-3-return-the-as-number-owning-the-netblocks&#34;&gt;Step 3: Return the AS Number Owning the Netblocks&lt;/h3&gt;
&lt;p&gt;We now pivot on the returned netblocks to derive the Autonomous System (AS) that own them. For this we use the &lt;strong&gt;To AS number&lt;/strong&gt; Transform. This Transform returns the owner of a given netblock by querying the Regional Internet Registry (RIR) databases.&lt;/p&gt;
&lt;h3 id=&#34;step-4-finding-out-the-owner-of-the-as-numbers&#34;&gt;Step 4: Finding Out the Owner of the AS Numbers&lt;/h3&gt;
&lt;p&gt;Finally, we derive the owner of the returned AS numbers by running the &lt;strong&gt;To Company [Owner]&lt;/strong&gt; Transform. This Transform extracts the owner information of a given AS from the RIR databases. Running the above Transforms on the docs.maltego.com DNS Name Entity shows that docs.maltego.com is hosted on Amazon AWS:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/footprint039a.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/footprint039a.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Footprint039&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;uncovering-internet-infrastructure-by-conducting-level-1-network-footprint&#34;&gt;Uncovering Internet Infrastructure By Conducting Level 1 Network Footprint&lt;/h2&gt;
&lt;p&gt;In this post, we have seen how to derive IP addresses, netblocks, AS numbers, and the AS owners. This, together with deriving DNS hostnames from a domain name, comprises a Level 1 network footprint. It shows us the Internet infrastructure used by services that are provided under a domain name. As companies usually offer their services under their company domain, this footprint maps the infrastructure the company uses for providing the services/products it offers.&lt;/p&gt;
&lt;p&gt;If you made it this far, congratulations! L1 foot-printing is common in IT security and running the Transforms introduced in &lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-1/&#34; &gt;Part 1&lt;/a&gt; and this blog post for new domains is repetitive and tedious. Therefore, Maltego comes with the &lt;strong&gt;L1 footprint machine&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;automate-level-1-network-footprint-with-maltego-machines&#34;&gt;Automate Level 1 Network Footprint with Maltego Machines&lt;/h3&gt;
&lt;p&gt;Machines are like macros that execute a fixed set of Transforms. Learn more about Machines and how to create them &lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/&#34; &gt;this blog post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can have all the above Transforms run in the same order by running the L1 footprint machine. To run a machine, click on the &lt;strong&gt;Machines &amp;gt; Footprint L1&lt;/strong&gt; with your starting Domain Entity selected, and then wait for the magic to complete.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/footprint28_29.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/footprint28_29.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Footprint028029&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To stay up to date with other cool use cases, product updates and Maltego events, follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;. If you have questions, requests, or use cases you’d like to share, we would love to hear from you on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Beginner&#39;s Guide | Mapping a Basic (Level 1) Network Footprint – Part 1</title>
      <link>https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint--part-1/</link>
      <pubDate>Tue, 12 Mar 2024 17:00:03 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint--part-1/</guid>
      <description>&lt;p&gt;This guide shows how a basic (Level 1) network footprint of an organization can be derived. &lt;strong&gt;In Maltego, we use “levels” to indicate how deep such footprints go.&lt;/strong&gt; For example, a Level 1 footprint is all the infrastructure directly observable without having to pivot backwards to discover additional resources.&lt;/p&gt;
&lt;h2 id=&#34;level-1-network-footprint-in-maltego&#34;&gt;Level 1 Network Footprint in Maltego&lt;/h2&gt;
&lt;p&gt;A basic Level 1 network footprint contains:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DNS names currently or previously used by the organization;&lt;/li&gt;
&lt;li&gt;Mail exchange servers used by the organization;&lt;/li&gt;
&lt;li&gt;Email addresses of the organization’s network administrators;&lt;/li&gt;
&lt;li&gt;The netblocks that these IP address belong to; and&lt;/li&gt;
&lt;li&gt;The companies owning these netblocks.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;In Part 1 of this series, we focus on deriving the DNS names and mail exchange servers used by the organization, as well as their administrative email addresses.&lt;/strong&gt; In &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-2/&#34; &gt;Part 2&lt;/a&gt;&lt;/strong&gt;, we will explore the next step in mapping the Level 1 network footprint&lt;/p&gt;
&lt;h3 id=&#34;for-complete-maltego-beginners&#34;&gt;For Complete Maltego Beginners&lt;/h3&gt;
&lt;p&gt;If you are new to Maltego, please visit &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-charting-my-first-maltego-graph/&#34; &gt;Beginners Guide to Maltego: Charting my first Maltego Graph&lt;/a&gt;&lt;/strong&gt; for a brief introduction to Maltego concepts, such as creating a graph, what an Entity is, and running your first Transform.&lt;/p&gt;
&lt;h2 id=&#34;maltego-transforms-for-level-1-network-footprint&#34;&gt;Maltego Transforms for Level 1 Network Footprint&lt;/h2&gt;
&lt;p&gt;The next section of this post will focus on how to derive the IP addresses of the DNS names and mail exchanges.&lt;/p&gt;
&lt;p&gt;Given an organization’s domain, we can extract the DNS names under that domain by querying DNS resolvers on the Internet. There are also passive DNS databases which keep a historical record of DNS names. Using Maltego, we can query both the current DNS resolvers and passive DNS databases to derive the DNS names. Additionally, we can use the Bing search engine to find DNS names that end with the given name. The following are the Transforms that derive DNS names from a domain.&lt;/p&gt;
&lt;h3 id=&#34;to-website-quicklookup&#34;&gt;To Website [Quicklookup]&lt;/h3&gt;
&lt;p&gt;This Transform performs a DNS lookup for the DNS name derived by prefixing “www.” to the given domain. Upon successful lookup, that DNS name is returned.&lt;/p&gt;
&lt;h3 id=&#34;to-dns-name-find-common-dns-names&#34;&gt;To DNS Name [Find common DNS Names]&lt;/h3&gt;
&lt;p&gt;This Transform will try to discover various common DNS Names in a domain. The common DNS names are tested by prefixing domains with the following names:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;mail, mx, ns, ftp, webmail, web, gateway, secure, intranet, extranet, smtp, pop, ns1, mx1, email, admin, dmz, blog, dns, forum, ntp, pub, route, sql, ssh, webaccess, xml, imap&lt;/em&gt;&lt;/p&gt;
&lt;h3 id=&#34;to-dns-name-attempt-zone-transfer&#34;&gt;To DNS Name [Attempt Zone Transfer]&lt;/h3&gt;
&lt;p&gt;This Transform sends a zone transfer request to the Name Server of the given domain. If the request succeeds, the DNS server will give information about all the DNS names in the domain. The Transform then returns DNS names for all the A and CNAME records in the zone.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Note that DNS servers generally do not respond to zone transfer request. Nevertheless, we may get lucky with an old or an ill-configured one.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h3 id=&#34;to-dns-name--soa-start-of-authority&#34;&gt;To DNS Name – SOA (Start of Authority)&lt;/h3&gt;
&lt;p&gt;This Transform returns the NS record and the email address of the administrative contact of the given domain.&lt;/p&gt;
&lt;h3 id=&#34;to-websites-using-domain-bing&#34;&gt;To websites using domain [Bing]&lt;/h3&gt;
&lt;p&gt;This Transform queries the Bing search engine and returns all the websites with hostnames that end in the given domain. For example: jobs.&lt;domain&gt;, portal.&lt;domain&gt;, etc.&lt;/p&gt;
&lt;h4 id=&#34;to-dns-name-securitytrails&#34;&gt;To DNS Name [SecurityTrails]&lt;/h4&gt;
&lt;p&gt;This Transform searches the SecurityTrails passive DNS database for any DNS names that contain the given domain.&lt;/p&gt;
&lt;h3 id=&#34;to-dns-name-interesting-securitytrails&#34;&gt;To DNS Name (interesting) [SecurityTrails]&lt;/h3&gt;
&lt;p&gt;This Transform is similar to the previous one, but searches for DNS names containing the given domain and any of the following terms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;VPN&lt;/li&gt;
&lt;li&gt;Webmail&lt;/li&gt;
&lt;li&gt;Firewall&lt;/li&gt;
&lt;li&gt;Test&lt;/li&gt;
&lt;li&gt;Scada&lt;/li&gt;
&lt;li&gt;Intranet&lt;/li&gt;
&lt;li&gt;Secure&lt;/li&gt;
&lt;li&gt;SSH&lt;/li&gt;
&lt;li&gt;Database&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;starting-off-run-the-transforms-on-a-domain-entity&#34;&gt;Starting Off: Run the Transforms on a Domain Entity&lt;/h2&gt;
&lt;p&gt;Right click on the Domain Entity on the graph. In the context menu, you can search for the Transform by typing its name. Once the desired Transform is found you can click on the Transform to run it.&lt;/p&gt;
&lt;p&gt;Run the above Transforms on the Domain Entity in any order. What you have on the graph are the DNS names that we can find for the given domain.&lt;/p&gt;
&lt;p&gt;Note that the SecurityTrails and the Bing Transforms may return historical DNS names which may or may not be currently available.&lt;/p&gt;
&lt;p&gt;As an example, here is the result of running the above Transforms on maltego.com domain:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/example-graph-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/example-graph-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint038&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In our next part of &lt;strong&gt;Beginners Guide to Maltego: Mapping a Basic (Level 1) Network Footprint – Part 2&lt;/strong&gt;, we will show you how to derive the IP addresses from these DNS names, their netblocks and the companies that own them.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-2/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ PART 2&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and&lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Linkedin&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to make sure you don’t miss out on any updates.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Beginners&#39; Guide | Charting My First Maltego Graph</title>
      <link>https://www.maltego.com/blog/beginners-guide-to-maltego-charting-my-first-maltego-graph/</link>
      <pubDate>Tue, 12 Mar 2024 16:51:46 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/beginners-guide-to-maltego-charting-my-first-maltego-graph/</guid>
      <description>&lt;p&gt;This post introduces Maltego graphs, Transforms, and Entities. It shows you how to create a new graph, populate the graph with Entities, run Transforms on those Entities to obtain new Entities and copy Entities from one graph to another.&lt;/p&gt;
&lt;p&gt;If you have already played around with Maltego to create your first graph, read on about conducting a level 1 network footprint investigation in &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-1/&#34; &gt;the next Beginners Guide article&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;creating-our-first-maltego-graph&#34;&gt;Creating Our First Maltego Graph&lt;/h2&gt;
&lt;p&gt;Let us create our first Maltego graph by clicking on the Maltego button in the top left corner and choosing &lt;strong&gt;New&lt;/strong&gt; from the main menu. This creates a new graph for us to work on.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/new-graph-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/new-graph-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint030&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-1-creating-our-first-entity-in-maltego&#34;&gt;Step 1: Creating Our First Entity in Maltego&lt;/h3&gt;
&lt;p&gt;In this guide, we will use GNU organization as an example, which is identified by the domain &lt;strong&gt;gnu[.]org&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;To add an Entity for this domain to the graph, we first search for the &lt;strong&gt;Domain Entity&lt;/strong&gt; in the Entity Palette, which is on the left of the window, and drag a new Entity onto the graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/domain-entity-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/domain-entity-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Foorprint031&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By default, Entities come with a default value. In our case, the &lt;strong&gt;Domain Entity&lt;/strong&gt; has a default value of &lt;strong&gt;maltego.com&lt;/strong&gt;. This can be changed by double clicking the Entity value (or pressing the F2 key with the Domain Entity selected) and changing the value to: &lt;strong&gt;gnu[.]org&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;step-2-running-maltego-transforms&#34;&gt;Step 2: Running Maltego Transforms&lt;/h3&gt;
&lt;h4 id=&#34;what-are-transforms&#34;&gt;What Are Transforms?&lt;/h4&gt;
&lt;p&gt;Transforms are functions which take an Entity as input and create new Entities as output. The output Entities are then linked to the input Entity. This is how a graph grows in Maltego. This could be compared to the way investigations are carried out: you start with some piece of information and you derive new pieces of information from it.&lt;/p&gt;
&lt;p&gt;Each Transform accepts certain types of Entities as input. You can see the list of Transforms that can take an Entity as input by right-clicking anywhere on the graph with the Entity selected.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/transform-menu-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/transform-menu-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint032&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can now choose what Transform to run by selecting that Transform in the context menu.&lt;/p&gt;
&lt;p&gt;If you know which Transform you want to run, you can search for it using the search box in the Run Transform menu.&lt;/p&gt;
&lt;p&gt;Note the + in the menu options: it indicates a Transform Set, where related Transforms are grouped together. Clicking on the Transform Set will show the Transforms in that set. To go back, select the back arrow as shown below, or simply right-click anywhere in the Transform menu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/domain-owner-menu-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/domain-owner-menu-2.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint009a&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;run-the-to-email-address-from-whois-info-transform-to-find-email-addresses-from-a-domain&#34;&gt;Run the To Email Address [From whois info] Transform to Find Email Addresses from A Domain&lt;/h4&gt;
&lt;p&gt;In this example, let us find the contact details for the owner of the domain &lt;strong&gt;gnu.org&lt;/strong&gt;. Expand the &amp;ldquo;Domain owner detail&amp;rdquo; Transform set and select the &lt;strong&gt;To Email address [From whois info]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;This Transform fetches the “whois” record for the &lt;strong&gt;gnu.org&lt;/strong&gt; domain and extracts the administrative email addresses for the domain. Results from the Transform are added as child Entities to the Domain Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/to-email-result-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/to-email-result-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint011&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can also extract any phone numbers present in the whois data by running the &lt;strong&gt;To Phone numbers [From whois info]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/to-phone-number-result-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/to-phone-number-result-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint012&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;run-the-to-dns-name-find-common-dns-names-transform-to-find-dns-hostnames-under-a-domain&#34;&gt;Run the To DNS Name [Find common DNS names] Transform to Find DNS Hostnames Under A Domain&lt;/h4&gt;
&lt;p&gt;To find some of the DNS hostnames that exist under gnu.org, run the Transform &lt;strong&gt;To DNS Name [Find common DNS names]&lt;/strong&gt; on the &lt;strong&gt;gnu.org&lt;/strong&gt; Domain Entity. You can search for this Transform by typing &lt;em&gt;“&lt;em&gt;DNS&lt;/em&gt;”&lt;/em&gt; in the search box:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dns-transform-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dns-transform-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint013&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform &lt;strong&gt;To DNS Name [Find common DNS names]&lt;/strong&gt; will try to discover various common DNS names in a domain. The common DNS names are tested by prefixing domains with the following names: mail, mx, ns, ftp, webmail, web, gateway, secure, intranet, extranet, smtp, pop, ns1, mx1, email, admin, dmz, blog, dns, forum, ntp, pub, route, sql, ssh, webaccess, xml, imap, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dns-results-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dns-results-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint034&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Our graph now contains the administrative contact details and some hostnames under the gnu.org domain.&lt;/p&gt;
&lt;h4 id=&#34;run-the-to-ip-address-transform-to-look-up-ip-addresses-of-hostnames&#34;&gt;Run the To IP Address Transform to Look Up IP Addresses of Hostnames&lt;/h4&gt;
&lt;p&gt;Next, we can look up the IP addresses of these hostnames. This can be done by selecting all DNS Name Entities and running the Transform, &lt;strong&gt;To IP address [DNS]&lt;/strong&gt;. Multiple Entities can be selected by dragging the mouse selection over them – click and drag the mouse to select Entities under the selection box:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/multiple-select-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/multiple-select-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint035&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This Transform returns us the IP address of these DNS names by querying the DNS.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ip-results-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ip-results-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint036&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;remember-to-save-your-maltego-graphs&#34;&gt;Remember to Save Your Maltego Graphs&lt;/h2&gt;
&lt;p&gt;Note: Get into the habit of regularly saving your graph as your investigation progresses. You can do this by selecting &lt;strong&gt;Save As&lt;/strong&gt; in the main menu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/save-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/save-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint037&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since investigations tend to uncover and contain sensitive data, Maltego offers the option to encrypt saved Maltego graphs. You can choose to encrypt your graphs by selecting the &lt;strong&gt;Encrypt&lt;/strong&gt; option and providing a password for encryption.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/encrypt-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/encrypt-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Footprint022&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That’s it! The saved graph can be re-opened by entering your password.&lt;/p&gt;
&lt;h2 id=&#34;dive-into-level-1-network-footprint-with-maltego&#34;&gt;Dive into Level 1 Network Footprint with Maltego&lt;/h2&gt;
&lt;p&gt;In this blog, we’ve illustrated how to create a graph in Maltego, how data is represented as Entities and how to derive more Entities onto the graph by running Transforms.&lt;/p&gt;
&lt;p&gt;For a deeper look into some of the Transforms in Maltego, see our next blog post &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-1/&#34; &gt;Beginner’s Guide to Maltego: Mapping a Basic (Level 1) footprint—Part 1&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-1/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;CONTINUE READING: LEVEL 1 NETWORK FOOTPRINT IN MALTEGO&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/maltegohq&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Linkedin&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to make sure you don’t miss out on any updates.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Everything You Need to Know to Become a More Valuable OSINT Investigator</title>
      <link>https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/</link>
      <pubDate>Tue, 12 Mar 2024 09:26:13 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/</guid>
      <description>&lt;p&gt;Hashtags, location filters, reverse image searches, Google Dorks, archive services – using these advanced open-source intelligence (OSINT) techniques have become the bread and butter of today&amp;rsquo;s OSINT investigators.&lt;/p&gt;
&lt;p&gt;And there are other tools and tricks of the trade at your disposal. With them, you can achieve much more as an OSINT analyst and improve the effectiveness and accuracy of your analyses.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will share investigative tips and resources that will help you become a more valuable OSINT investigator.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#how-to-stay-at-the-top-of-your-game-as-an-osint-analyst&#34; &gt;How to Stay at the Top of Your Game as an OSINT Analyst&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#1-be-ruthlessly-selective-and-validate-validate-validate&#34; &gt;Be Ruthlessly Selective and Validate, Validate, Validate!&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#2-repeat-the-motto-security-first&#34; &gt;Repeat the Motto: Security, First!&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#3-learn-from-other-investigators&#34; &gt;Learn from Other Investigators&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#4-build-up-your-credibility&#34; &gt;Build up Your Credibility&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#5-be-critical-of-expert-information&#34; &gt;Be Critical of Expert Information&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#6-collect-insights-from-maltego-experts-and-partners&#34; &gt;Collect Insights from Maltego Experts and Partners&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#download-your-osint-resources&#34; &gt;Download Your OSINT Resources&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#12-osint-steps-to-gather-online-evidence&#34; &gt;12 OSINT Steps to Gather Online Evidence&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#15-osint-and-cti-communities-and-organizations-to-follow&#34; &gt;15 OSINT and CTI Communities and Organizations to Follow&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-stay-at-the-top-of-your-game-as-an-osint-analyst&#34;&gt;How to Stay at the Top of Your Game as an OSINT Analyst&lt;/h2&gt;
&lt;p&gt;Sharpening your OSINT skills works similarly to how you put together fragmented pieces of information from open-source databases to make connections.&lt;/p&gt;
&lt;p&gt;The catch is that, much like the cases you work on, there is no single path, definitive course, or playbook containing all OSINT knowledge that guarantees success. (Though some would argue that Michael Bazzell&amp;rsquo;s fifth edition of “Open Source Intelligence Techniques” comes remarkably close!)&lt;/p&gt;
&lt;p&gt;On the bright side, there are methods and approaches that you can include and replicate to improve the accuracy and integrity of your OSINT analysis.&lt;/p&gt;
&lt;h3 id=&#34;1-be-ruthlessly-selective-and-validate-validate-validate&#34;&gt;1. Be Ruthlessly Selective and Validate, Validate, Validate!&lt;/h3&gt;
&lt;p&gt;Avoid information overload when you add unclassified data to your existing intelligence processes without validating it.&lt;/p&gt;
&lt;p&gt;The rule of thumb is to be &lt;strong&gt;meticulously selective and strategic about which OSINT data to incorporate&lt;/strong&gt; and whether you&amp;rsquo;ll have the means to cross-reference the data, assess the source, and &lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/&#34; &gt;explain its relevance to other collaborators and stakeholders&lt;/a&gt;. You should be especially vigilant now with the explosion of AI-generated content, to avoid falling for manipulated information.&lt;/p&gt;
&lt;p&gt;Once you have made some assumptions based on data that is available to you, try to poke holes in your own logic. Look for evidence that proves or disproves your hypothesis, and &lt;strong&gt;ask the following questions&lt;/strong&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Can I validate it?&lt;/li&gt;
&lt;li&gt;Can I vouch for this data’s authenticity?&lt;/li&gt;
&lt;li&gt;Can I explain its relevance to the overall investigation?&lt;/li&gt;
&lt;li&gt;What techniques can I apply to avoid bias?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIPS&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To help you in the process of finding answers to these questions, you can also make use of some additional materials on our blog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/improving-your-intelligence-analysis-with-structured-analytic-techniques/&#34; &gt;Improving your Intelligence Analysis with Structured Analytic Techniques &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/ensuring-objective-analysis-using-maltegos-data-driven-solution/&#34; &gt;Avoiding Cognitive Bias in Your Investigations &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-breaking-down-intelligence-collection-from-information-to-actionable-intelligence/&#34; &gt;Breaking Down Intelligence Collection: From Information to Actionable Intelligence&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our cheat sheet outlining &lt;strong&gt;12 essential OSINT tactics&lt;/strong&gt; also supports you to be truly selective among the vast amounts of online data coming from various sources.&lt;/p&gt;
&lt;p&gt;These guidelines will help you establish structure and direction for your investigations, whether you are gathering online evidence for ongoing cases or preparing to request subpoenas.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/everything_you_need_to_know_to_become_a_more_valuable_osint_investigator_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/everything_you_need_to_know_to_become_a_more_valuable_osint_investigator_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#12-osint-steps-to-gather-online-evidence&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;2-repeat-the-motto-security-first&#34;&gt;2. Repeat the Motto: Security, First!&lt;/h3&gt;
&lt;p&gt;We have already used up a lot of digital ink on our blog to list the best &lt;a href=&#34;https://www.maltego.com/blog/everything-you-need-to-know-about-operational-security-opsec/&#34; &gt;operational security (OPSEC) principles and practices&lt;/a&gt; and how to apply them in your daily work. But the topic of compromised credentials is so vast and crucial that it’s impossible not to mention it when speaking about increasing your professional skills.&lt;/p&gt;
&lt;p&gt;Expert investigators not only follow the OPSEC rules of the company where they work. They independently and proactively check whether their own or their collaborators’ credentials have been compromised, and advocate for new principles and measures to be adopted by their peers.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What if a compromise does occur?&lt;/strong&gt; Keep a cool head at all times and inform whoever needs to be informed while keeping your ego in check. A valuable investigator is not only someone who can effectively complete investigations but also someone who can admit a mistake sooner (way sooner!) rather than later.&lt;/p&gt;
&lt;p&gt;After all, what counts is making your operation safe, and it&amp;rsquo;s a team effort. Having an immediate response checklist at your disposal to refer to and informing the rest of the team without hesitation can only improve the speed at which you can assess, contain, and recover from data breaches, adding another point to your resume.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIPS&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here are some additional tools that can help you protect your identity, which you might find useful to try:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.politie.nl/checkyourhack&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Check Your Hack&lt;/a&gt;&lt;/strong&gt; – verify if your credentials have been compromised and listed for sale on the Genesis Market&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.fakepersongenerator.com/random-address&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Fake Person Generator&lt;/a&gt;&lt;/strong&gt; – create a fake persona to hide your real information&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://voice.google.com/u/0/about&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Voice&lt;/a&gt;&lt;/strong&gt; – conceal your phone number by designing a &amp;ldquo;fake&amp;rdquo; number that gets routed to your phone&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information on adding an extra layer of security to your operations, explore our other resources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/&#34; &gt;How to Use Sock Puppet Accounts to Gather Social Media Intelligence&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/&#34; &gt;Staying Anonymous During Your Investigation with Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;3-learn-from-other-investigators&#34;&gt;3. Learn from Other Investigators&lt;/h3&gt;
&lt;p&gt;Many OSINT professionals and enthusiasts write about their experiences and share case studies on their blogs or in closed forums. The key: Instead of merely reading about an interesting case, &lt;strong&gt;you should actively try to replicate those use cases&lt;/strong&gt;. This helps you identify systematic approaches to data collection, analysis, and verification, along with developing useful workflows for future reference.&lt;/p&gt;
&lt;p&gt;Additionally, you learn about the capabilities and limitations of various tools and technologies in a practical setting. You can then use this knowledge to assess whether your current toolkit is sufficient for the types of investigations you conduct and which methodologies are effective for the investigators you follow.&lt;/p&gt;
&lt;p&gt;Although you won’t always have access to exactly the same data or tools, you will be able to identify and utilize the patterns and approaches in the investigator&amp;rsquo;s train of thought when tasked with a similar case.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIPS&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you want to connect with fellow OSINT investigators, check out our ready-to-download list featuring &lt;strong&gt;15 reliable OSINT and cyber threat intelligence (CTI ) organizations and associations.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/#15-osint-and-cti-communities-and-organizations-to-follow&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD INFOGRAPHIC&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;For more OSINT learning materials, &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/top-osint-infosec-resources-for-you-and-your-team/&#34; &gt;check out our list of over 100&lt;/a&gt;&lt;/strong&gt; websites, blogs, podcasts, YouTube channels, and books, covering not only OSINT but also Cybersecurity, Cybercrime, and Trust and Safety insights.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;4-build-up-your-credibility&#34;&gt;4. Build up Your Credibility&lt;/h3&gt;
&lt;p&gt;While communities like these offer a wealth of practical knowledge, administrators of more closed and niche groups may be selective and careful when admitting new members.&lt;/p&gt;
&lt;p&gt;The reason is that investigators may be hesitant to reveal all their techniques in public spaces because they need to be cautious about disclosing information in case malicious actors exploit their expertise. &lt;strong&gt;How can you prove you’re there for the right reasons?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There is some work to be done on your part to help open the doors for you to access this wealth of knowledge. Demonstrating that you work for a renowned organization is one thing, but don&amp;rsquo;t let it be your only ace in the hole.&lt;/p&gt;
&lt;p&gt;You can build your credibility by sharing your contributions in various other, more accessible communities, attending industry events, participating in capture-the-flag contests, and expanding your network.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIPS&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While you&amp;rsquo;re working on your contributions to the community, keep these things in mind:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Share information because you want to help, not because you seek fame. OSINT professionals have a remarkable attention to detail and know how to read between the lines. They will notice whether your motivations are genuine, such as improving yourself and supporting others&amp;rsquo; work, or not.&lt;/li&gt;
&lt;li&gt;Share OSINT knowledge and techniques securely, with obfuscated data, and without compromising your organization and clients — Don&amp;rsquo;t let adversaries use your hard work against you.&lt;/li&gt;
&lt;li&gt;A jack of all trades is a master of none. To make your contributions truly valuable and not replicate obvious industry truisms, identify your strengths and focus on specializing in your area of expertise, from which other experts like yourself can benefit.&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;5-be-critical-of-expert-information&#34;&gt;5. Be Critical of Expert Information&lt;/h3&gt;
&lt;p&gt;Do you remember the first tactic? &amp;ldquo;&lt;strong&gt;Be Ruthlessly Selective and Validate, Validate, Validate&lt;/strong&gt;!&amp;rdquo; – this applies not only to the use of data in your investigations, but also to the expert information you consume.&lt;/p&gt;
&lt;p&gt;Be mindful of whose advice you follow. If an investigator consistently shares faulty results, this should be a clear signal to you.&lt;/p&gt;
&lt;p&gt;What if you only follow “the most popular” and “the most renowned” experts?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Always Question Ready Assumptions!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Continuously question the status quo and scrutinize your own reasoning by seeking out evidence that supports or contradicts hypotheses.&lt;/p&gt;
&lt;h3 id=&#34;6-collect-insights-from-maltego-experts-and-partners&#34;&gt;6. Collect Insights from Maltego Experts and Partners&lt;/h3&gt;
&lt;p&gt;Our Maltego Subject Matter Experts are also keen to contribute to the OSINT community. We share our expertise and often leverage our network to partner with other industry experts.&lt;/p&gt;
&lt;p&gt;We consistently publish insights on applying OSINT in cybercrime investigations and cyber threat intelligence:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;Explore thought leadership and ready to replicate workflows on our blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/webinars&#34; &gt;Attend webinars featuring insights from Maltego SMEs and industry partners&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;Subscribe to our newsletter for the latest updates and insights&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For existing and new Maltego users, we also offer access to our learning platform, &lt;a href=&#34;https://spark.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spark&lt;/a&gt;, where you can explore a full catalog of courses, both live and on-demand, and participate in live sessions hosted by Maltego SMEs. These resources enable investigators to leverage their OSINT knowledge to the fullest within the platform.&lt;/p&gt;
&lt;h2 id=&#34;download-your-osint-resources&#34;&gt;Download Your OSINT Resources&lt;/h2&gt;
&lt;p&gt;While this article has provided some insights and methods to enhance your investigative skills, there&amp;rsquo;s always more to discover and apply in the ever-evolving field of OSINT.&lt;/p&gt;
&lt;p&gt;Below you can find resources we recommended in this article to further equip you with more knowledge for advanced open source intelligence work:&lt;/p&gt;
&lt;h3 id=&#34;12-osint-steps-to-gather-online-evidence&#34;&gt;12 OSINT Steps to Gather Online Evidence&lt;/h3&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ii0&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Everything You Need to Know to Become a More Valuable OSINT Investigator&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;h3 id=&#34;15-osint-and-cti-communities-and-organizations-to-follow&#34;&gt;15 OSINT and CTI Communities and Organizations to Follow&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/everything_you_need_to_know_to_become_a_more_valuable_osint_investigator_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/everything_you_need_to_know_to_become_a_more_valuable_osint_investigator_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/15_OSINT_and_CTI_Communities_for_Investigators.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD INFOGRAPHIC&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;We hope these materials will inspire you to continue learning and refining your skills with Maltego. Keep investigating, stay curious, and don&amp;rsquo;t forget to check back for more insights that we share on our &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;blog&lt;/a&gt;, &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;email newsletter.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; loading=&#34;lazy&#34; alt=&#34;Daphnée Aguilar&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;daphnée-aguilar&#34;&gt;Daphnée Aguilar&lt;/h4&gt;
&lt;p&gt;Daphnée is a Criminologist with more than 10 years of experience as an Intelligence Officer. She specialized in developing actionable intelligence for identifying, preventing, and neutralizing threats and risks from Transnational Organized Crime. Driven by the feminist movement, her last research was on the Effects of Gender and Racial Bias on Gender-Based Violence Policies. She considers herself a professional taco taster.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Pattern of Life Analysis with Maltego</title>
      <link>https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/</link>
      <pubDate>Wed, 21 Feb 2024 04:18:04 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/</guid>
      <description>&lt;p&gt;Are humans creatures of habit? When you observe the people around you, it becomes clear that each person develops a unique adult personality, characterized by distinctive habits and behaviors.&lt;/p&gt;
&lt;p&gt;Viewed from a broader perspective, these behaviors often seem repetitive, highlighting our natural inclination toward certain activities, performed in specific ways. In the investigative world, these predictable patterns can be a valuable source of information and may be part of what is known as a &lt;strong&gt;pattern of life analysis&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In this blog, we will explore ways in which investigators can understand the habits or behaviors of their persons of interest, using the example of analyzing fitness-tracking device data in Maltego. For this investigation, we will focus on tracking data from the Strava application that have allegedly led to exposing the location of an assassinated Russian submarine commander, Stanislav Rzhitsky.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#what-is-pattern-of-life-in-osint&#34; &gt;What Is Pattern of Life in OSINT?&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#why-use-pattern-of-life-in-osint-investigations&#34; &gt;Why Use Pattern of Life in OSINT Investigations?&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#how-osint-investigators-can-use-data-from-fitness-tracking-devices&#34; &gt;How OSINT Investigators Can Use Data from Fitness-tracking Devices?&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#how-to-conduct-a-pattern-of-life-analysis-in-maltego&#34; &gt;How to Conduct a Pattern of Life Analysis in Maltego?&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#target-information&#34; &gt;Target Information&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#goal-of-the-analysis&#34; &gt;Goal of the Analysis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#download-whitepaper&#34; &gt;Download Whitepaper&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#what-other-data-sources-can-osint-investigators-use-for-pattern-of-life-analysis&#34; &gt;What Other Data Sources Can OSINT Investigators Use for Pattern of Life Analysis?&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#download-infographic&#34; &gt;Download Infographic&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-pattern-of-life-in-osint&#34;&gt;What Is Pattern of Life in OSINT?&lt;/h2&gt;
&lt;p&gt;Pattern of life analysis aids OSINT investigators in interpreting large quantities of data about a target to understand their habits and behaviors. This then helps discern patterns that help reach informed conclusions and &lt;strong&gt;complement &lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;person of interest investigations&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Alternatively, by noticing and then investigating unusual or curious behaviors, you can uncover the underlying causes that will lead to &lt;strong&gt;identifying the person involved&lt;/strong&gt; in these actions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you want to know what data sources you can use for your pattern of life analysis, download the infographic below.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/OSINT-Data-for-Pattern-of-Life.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD INFOGRAPHIC&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;why-use-pattern-of-life-in-osint-investigations&#34;&gt;Why Use Pattern of Life in OSINT Investigations?&lt;/h2&gt;
&lt;p&gt;Regardless of the approach, there are several reasons why pattern of life analysis can be beneficial in investigative work.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Gaining insights into anonymized datasets&lt;/strong&gt;: By applying&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/&#34; &gt; open-source intelligence (OSINT) and signals intelligence (SIGINT)&lt;/a&gt; methodologies to metadata, investigators can generate intelligence from communications without needing access to the content of those communications.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR EXAMPLE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Imagine you have access to a database of an online delivery service like Uber Eats that was leaked, and you see there is a pizza order every second Tuesday of the month to an address of a government building. This might give you a hint that there is a scheduled monthly meeting of a team. Imagine all those orders were made by the same phone number, which you can find within an OSINT database linked to an analysis department.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Identifying suspicious activitie&lt;/strong&gt;s: Pattern of life analysis enables investigators to establish a baseline of “normal” or repeated activities. Once this baseline is set, it becomes easier to spot unusual activities.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR EXAMPLE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There is an increase in social media posts about luxury items and vacations from a suspect usually posting about a modest lifestyle. This change coincides with large, unexplained bank transfers. By correlating these posts with financial data, you identify potential financial fraud, using the suspect’s deviation from normal behavior as a key indicator of suspicious activities.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Collecting predictive intelligence&lt;/strong&gt;: If we know what the usual patterns of behavior of targets are, we can make pre-emptive operational decisions.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR EXAMPLE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For instance, consider the analysis of airline ticket purchases made by known drug traffickers. By identifying specific patterns in their travel habits, border surveillance investigators can strategically decide which flights to monitor more closely or intercept.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-osint-investigators-can-use-data-from-fitness-tracking-devices&#34;&gt;How OSINT Investigators Can Use Data from Fitness-tracking Devices?&lt;/h2&gt;
&lt;p&gt;One example of a database that can be utilized for a pattern of life analysis is fitness-tracking devices. By exploring data shared via these applications, you may be able to track commonly used running routes and identify the frequency of their use, as well as discover connections between people using the same application.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Strava heatmap&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.strava.com/heatmap&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Strava&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s consider the example of the heatmap feature in the Strava application, which tracks running and cycling routes and displays them on an online global heatmap.&lt;/p&gt;
&lt;p&gt;However, from an investigator’s perspective, what appears to be harmless and inquisitive behavior could actually help in uncovering patterns of user activity. Sometime after releasing this feature, press and social media commentators noted that Strava’s heatmap could have been used to identify military deployments.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_2.png&#34; loading=&#34;lazy&#34; alt=&#34;News from Wired about patrol routes showing running soldiers&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.wired.com/story/strava-heat-map-military-bases-fitness-trackers-privacy/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Wired&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This occurred because the routes and performance of soldiers stationed at certain locations were tracked in the fitness application. Consequently, this incident inadvertently compromised their &lt;a href=&#34;https://www.maltego.com/blog/everything-you-need-to-know-about-operational-security-opsec/&#34; &gt;operational security (OPSEC)&lt;/a&gt;, a topic widely commented on across popular social media channels and news websites.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Comment on X about Strava 1&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Comment on X about Strava 2&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-conduct-a-pattern-of-life-analysis-in-maltego&#34;&gt;How to Conduct a Pattern of Life Analysis in Maltego?&lt;/h2&gt;
&lt;p&gt;Similarly, &lt;a href=&#34;https://edition.cnn.com/2023/07/11/europe/russian-submarine-commander-killed-krasnador-intl/index.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the media reported&lt;/a&gt; that data from a fitness application could have compromised the whereabouts of a Russian submarine commander, Stanislav Rzhitsky, who was assassinated in 2023 while running. Allegedly, his assailant tracked his daily routes in the fitness application.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We will focus on this case in more detail in our whitepaper to illustrate how shared fitness tracking data can be utilized in an investigation.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/pattern-of-life-analysis-with-maltego/#download-whitepaper&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3 id=&#34;target-information&#34;&gt;Target Information&lt;/h3&gt;
&lt;p&gt;Stanislav Rzhitsky is believed to have been targeted in retaliation for a Kalibr missile strike in Vinnytsia, Ukraine. His death is thought to be linked to his use of a jogging application that uploaded data to the popular fitness platform Strava. His profile, which was left open to public view, detailed some of his frequently taken routes. Authorities suspect that the assassin used his fitness tracking data to locate him.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Thumbnail from Kyiv Post illustrating Stanislav Rzhitzky&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.kyivpost.com/post/19325%e2%80%8b&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Kyiv Post&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;goal-of-the-analysis&#34;&gt;Goal of the Analysis&lt;/h3&gt;
&lt;p&gt;The goal is to explore how the data shared by Stanislav Rzhitsky on his Strava app could have been leveraged by the assassin to locate him.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_6.png&#34; loading=&#34;lazy&#34; alt=&#34;Comment on X about Stanislav Rzhitsky&amp;amp;rsquo;s route on his Strava app&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.kyivpost.com/post/19325%e2%80%8b&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Kyiv Post&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;download-whitepaper&#34;&gt;Download Whitepaper&lt;/h3&gt;
&lt;p&gt;Our whitepaper will provide a demonstration of the initial discovery of our person of interest, followed by an illustration of a pattern of life analysis in Maltego.&lt;/p&gt;
&lt;p&gt;With this guide, we aim to assist law enforcement agencies in their day-to-day investigations and raise awareness among other organizations about the importance of physically protecting their personnel by preventing the disclosure of sensitive information in public and enhancing their OPSEC. Such information could otherwise be used by individuals with illicit intentions to target them.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You can download the guide down below for a full pattern of life analysis in Maltego.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_15.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pattern-of-life-analysis-with-maltego_15.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ii9&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Pattern of Life Analysis with Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;h2 id=&#34;what-other-data-sources-can-osint-investigators-use-for-pattern-of-life-analysis&#34;&gt;What Other Data Sources Can OSINT Investigators Use for Pattern of Life Analysis?&lt;/h2&gt;
&lt;p&gt;While fitness tracking data is one example you can use to complement your investigation of a person of interest with a pattern of life analysis, there are numerous other sources you should consider that may fit your use case.&lt;/p&gt;
&lt;p&gt;Download the infographic to find out now.&lt;/p&gt;
&lt;h3 id=&#34;download-infographic&#34;&gt;Download Infographic&lt;/h3&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/OSINT-Data-for-Pattern-of-Life.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD INFOGRAPHIC&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;If you are interested in more guides on cybercrime investigations, you might want to explore our blog on &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;person of interest investigations using OSINT and Maltego&lt;/a&gt;&lt;/strong&gt;, which includes a ready-to-replicate workflow. Alternatively, you could watch &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-from-fsb-agents-phone-numbers-to-addresses-investigating-district4-breached-data/&#34; &gt;a webinar on investigating FSB agents&amp;rsquo; phone numbers&lt;/a&gt;&lt;/strong&gt; to learn how to leverage breached data in your investigations.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on the latest tutorials, use cases, and webinars!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
&lt;h3 id=&#34;references&#34;&gt;References&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.kyivpost.com/post/19325&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Kyiv Post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.sharepoint.com/sites/CoreTeamMaltegoPaterva/Freigegebene%20Dokumente/Maltego%20Brand/Messaging/Blogs/Pattern%20of%20Life%20-%20Case%20of%20Stanislav%20Rzhitsky/%e2%80%a2%09https:/support.strava.com/hc/en-us/articles/223297187-How-to-get-your-Activities-to-Strava#devices&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Strava&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.sharepoint.com/sites/CoreTeamMaltegoPaterva/Freigegebene%20Dokumente/Maltego%20Brand/Messaging/Blogs/Pattern%20of%20Life%20-%20Case%20of%20Stanislav%20Rzhitsky/%e2%80%a2%09https:/www.themoscowtimes.com/2023/07/11/russian-draft-officer-ex-submarine-commander-gunned-down-in-krasnodar-a81798&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The Moscow Times&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.sharepoint.com/sites/CoreTeamMaltegoPaterva/Freigegebene%20Dokumente/Maltego%20Brand/Messaging/Blogs/Pattern%20of%20Life%20-%20Case%20of%20Stanislav%20Rzhitsky/%e2%80%a2%09https:/www.thesun.co.uk/news/23014617/putins-navy-captain-stanislav-rzhitsky-assassinated/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The Sun&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maltego.sharepoint.com/sites/CoreTeamMaltegoPaterva/Freigegebene%20Dokumente/Maltego%20Brand/Messaging/Blogs/Pattern%20of%20Life%20-%20Case%20of%20Stanislav%20Rzhitsky/%e2%80%a2%09https:/www.thesun.co.uk/news/23014617/putins-navy-captain-stanislav-rzhitsky-assassinated/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Wired&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Carlos Fragoso&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Carlos is the Principal Subject Matter Expert and Lead Instructor at Maltego with over 20 years of professional experience in information security: Incident response, digital forensics, threat intelligence, and threat hunting. A curious and passionate investigator working with big companies and LEAs to tackle cybercrime around the world (Europe, Middle East, LATAM) SANS Institute Instructor.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How to Store and Prepare OSINT and Maltego Evidence for Prosecutors</title>
      <link>https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/</link>
      <pubDate>Fri, 02 Feb 2024 07:05:53 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/</guid>
      <description>&lt;p&gt;Conducting an investigation with Maltego can be instrumental in revealing hidden connections and sources related to criminal activities and the individuals involved. Your investigative work in Maltego, however accurate, represents only the initial step that requires refinement before presentation in court. Why is this so?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;When presenting your findings to a prosecutor or in a legal context, it is crucial that the information is as clear and comprehensible to them as it is to you, enabling immediate and intuitive understanding.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This process involves more than just presenting your Maltego graph. You need to substantiate the data used, integrate it with other evidence gathered using different methods, and confidently support your findings in a legal setting.&lt;/p&gt;
&lt;p&gt;In this content piece, we try to bring out some actionable practices for preparing information from Maltego Graph for your evidence report for prosecutors and explain how &lt;a href=&#34;https://maltego.com/search/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Search&lt;/a&gt; can assist you in establishing data lineage.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#how-to-prepare-your-maltego-graph-for-presenting-the-case&#34; &gt;How to Prepare Your Maltego Graph for Presenting the Case&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#cleaning-maltego-graph&#34; &gt;Cleaning Maltego Graph&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#evidence&#34; &gt;Evidence&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#delivery&#34; &gt;Delivery&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#how-to-verify-the-legitimacy-of-your-maltego-data&#34; &gt;How to Verify the Legitimacy of Your Maltego Data&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#social-media-data&#34; &gt;Social Media Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#geolocation-data&#34; &gt;Geolocation Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#company-data&#34; &gt;Company Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#breached-data&#34; &gt;Breached Data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#how-to-use-maltego-search-for-presenting-data-lineage&#34; &gt;How to Use Maltego Search for Presenting Data Lineage&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-store-and-prepare-osint-and-maltego-evidence-for-prosecutors/#conclusion&#34; &gt;Conclusion&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-prepare-your-maltego-graph-for-presenting-the-case&#34;&gt;How to Prepare Your Maltego Graph for Presenting the Case&lt;/h2&gt;
&lt;p&gt;We will look at immediate changes you can make in your Maltego graph, how to prepare cross-references for Maltego findings, and then focus on your delivery.&lt;/p&gt;
&lt;h3 id=&#34;cleaning-maltego-graph&#34;&gt;Cleaning Maltego Graph&lt;/h3&gt;
&lt;p&gt;The key lies in simplifying your Maltego graph and focusing on key data connections. For this reason, it is necessary that you retain only the Entities and Links that are directly relevant to the investigation&amp;rsquo;s objective.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ask yourself: If someone inquiries about an Entity or Link and its relevance to the case, will you be able to provide an immediate answer?&lt;/strong&gt; By avoiding overcrowding the graph with information of little relevance to the subject at hand, you will prevent confusing the audience and diluting the impact of the findings.&lt;/p&gt;
&lt;p&gt;Next, try grouping related Entities using the collection feature. This organizes Entities with strong connections, making it easier to identify key relationships. For example, group company officers who are under sanctions and the organizations they are linked to.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Collection feature in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Finding all the meaningful connections in a complex graph can be quite challenging. To emphasize important relationships between different Entities, you can utilize advanced functions like Add Path.&lt;/p&gt;
&lt;p&gt;By clicking the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010432-entity-selection#add-path-0-8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Add Path&lt;/a&gt; button, you select all the Entities that connect the two chosen Entities, making it easier to present your findings effectively.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Add Path function in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may also facilitate understanding for yourself, the prosecutor, and others involved in legal proceedings by using visualization techniques. In Maltego, you have features like bookmarks, link sizing, or notes at your disposal to highlight critical data connections.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Bookmarks in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Last but not least, analyzing and understanding the content of your graphs can be simplified with Layouts or Search functions. These tools enable you to grasp some information and interpret your graph better.&lt;/p&gt;
&lt;p&gt;However, when dealing with datasets too large for each Entity to be individually evaluated, it is best to rely on Views, which are an invaluable tool for discerning the data in your graph and demonstrate it in a visually clear and logical fashion.&lt;/p&gt;
&lt;p&gt;We have dedicated an entire blog series on using Maltego Views effectively, so be sure to familiarize yourself with these features here. &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-1/&#34; &gt;Read about Maltego Views now&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Views&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;evidence&#34;&gt;Evidence&lt;/h3&gt;
&lt;p&gt;While OSINT cannot be the sole source of evidence, to build a solid case, you will need to incorporate other sources, such as public records, interviews, or documents, to support and strengthen the findings from OSINT analysis. For example, matching information on the graph with witness statements.&lt;/p&gt;
&lt;p&gt;Additionally, you will need to cross-reference findings. In other words, connect the evidence obtained through OSINT with other sources to demonstrate how the data from different avenues converge to form a comprehensive understanding of the investigation. &lt;strong&gt;Maltego can really help you with that as it provides links to the source, and if they’re no longer available, historical snapshots are also accessible&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIP&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When explaining data sources, focus on the methodology used, such as online searches or consulting public records, rather than specific Hub items or platforms. Emphasize steps taken to verify data accuracy and reliability, like cross-referencing multiple sources or conducting independent verification.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;delivery&#34;&gt;Delivery&lt;/h3&gt;
&lt;p&gt;For the narration and presentation, simplify the graph&amp;rsquo;s description by including a clear legend to clarify the meanings of various shapes, colors, and lines in the graph, especially for those unfamiliar with Maltego.&lt;/p&gt;
&lt;p&gt;It is important to remember that your presentation should explain the significance of the graph and its implications in the broader context of the investigation. You can achieve this by providing background information and clearly articulating the relationships and connections depicted in the graph to help the audience understand the findings.&lt;/p&gt;
&lt;p&gt;Finally, prepare for your presentation by anticipating questions from the prosecutor and readying additional information or clarifications. Before presenting the evidence, you can practice discussing the graph&amp;rsquo;s content to ensure a confident and clear delivery.&lt;/p&gt;
&lt;h2 id=&#34;how-to-verify-the-legitimacy-of-your-maltego-data&#34;&gt;How to Verify the Legitimacy of Your Maltego Data&lt;/h2&gt;
&lt;p&gt;It is your responsibility to provide reliable evidence and to maintain transparency throughout the investigative process. This also means understanding the data you use and being able to reconstruct the connections identified in Maltego to present when requested in a legal setting.&lt;/p&gt;
&lt;p&gt;For example, consider independently verifying your findings. Imagine a scenario where you trace a link from an email address to a username, and then to a Facebook profile, using search engines or email lookup tools for confirmation. &lt;strong&gt;This independent verification, when coupled with cross-referencing findings with other sources such as public records, news reports, and our internal databases improves the credibility of the data&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s look at some more examples.&lt;/p&gt;
&lt;h3 id=&#34;social-media-data&#34;&gt;Social Media Data&lt;/h3&gt;
&lt;p&gt;In your graph, Entities and Links have traceable sources. For instance, the authenticity of usernames from Alias Entities are typically sourced from social media profile URLs and can be verified by visiting the actual profiles.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Social Media Data in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s take an example of Social Media Entities. When you open the Entity Property, you will be able to open and see social media account links that can be used for direct verification of data accuracy.&lt;/p&gt;
&lt;h3 id=&#34;geolocation-data&#34;&gt;Geolocation Data&lt;/h3&gt;
&lt;p&gt;For geolocation data, you can rely on links to Google Maps in the Detail View, as well as location pins in social media posts that are often sourced from device GPS. However, these require cross-checking for potential alterations or spoofing.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Google Maps&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you rely on internal data, you can ensure that your graph indicates location accurately when importing your data by mapping location information to Entities in the initial mapping configuration.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6a.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6a.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you open your new graph, you will be able to select all the Location Entities and normalize them to retrieve their geolocation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;View prior to normalizing locations:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6b.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6b.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;View after normalizing locations:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6c.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6c.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You will also be able to open their properties to see and present the full address, including city, country, street address, area code, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6d.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how_to_store_and_prepare_osint_and_maltego_evidence_for_prosecutors_6d.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This visualization and immediate insight into the properties will facilitate the clear and visual presentation of connections and location details in court.&lt;/p&gt;
&lt;h3 id=&#34;company-data&#34;&gt;Company Data&lt;/h3&gt;
&lt;p&gt;The company data retrieved on your graph during company investigations can be cross-referenced with official registries used by our Data Partners. These registries extensively cover officials, addresses, registration, and/or sanctions.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Find out how to equip your team with the essential intelligence all in one place, and within your budget and needs with &lt;a href=&#34;https://get.maltego.com/data-pass&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Data Pass&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;breached-data&#34;&gt;Breached Data&lt;/h3&gt;
&lt;p&gt;For data breaches, information coming from exposure data provided through our Data Partners can be corroborated with other breach notification sources or cybersecurity reports.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIP&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The key is to prepare documentation that includes the data source, the established connections, and any independent verification conducted. Among the data provided to the court are also the results of the &lt;a href=&#34;https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/&#34; &gt;subpoenas sent to online service providers&lt;/a&gt; to verify the data of the accounts or their activity and to ensure that variables such as time match with the crime committed. By preparing this documentation, you will provide a transparent and accountable record of the investigation&amp;rsquo;s trajectory, ensuring that the case is robust and legally sound.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-use-maltego-search-for-presenting-data-lineage&#34;&gt;How to Use Maltego Search for Presenting Data Lineage&lt;/h2&gt;
&lt;p&gt;Tracing back through a data&amp;rsquo;s lifecycle to its source helps understand its journey and identify information relevant to a given investigation. This is why data lineage is critical when it comes to managing digital evidence, as it establishes the origin of each data point.&lt;/p&gt;
&lt;p&gt;While Maltego graphs and supplementary materials are useful for outlining data lineage, leveraging the browser-based &lt;a href=&#34;https://maltego.com/search/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Search&lt;/a&gt; offers another approach.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Each result from Maltego Search comes with a clear data lineage, detailing how the original search input led to the specific result. This includes the types of data queried and the data sources used. If the same data connection is identified through multiple data sources, multiple lineages will be presented to indicate their relevance.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Let’s consider a sample search in Maltego Search where we start by looking up an email address of our person of interest.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_1.png&#34; loading=&#34;lazy&#34; alt=&#34;View of Maltego Search&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Similar to the Maltego Graph, Maltego Search maps the personal profile of the target by querying data from sources like social media, the dark web, breached databases, and identity databases integrated with the &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Maltego Data Hub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Instead of presenting the data query results in a graph view, Maltego Search lists out the results in various categories, which helps users skim through the initial findings before pivoting further.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_2.png&#34; loading=&#34;lazy&#34; alt=&#34;View of Maltego Search&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To discover the data lineage of each query result, we simply click on the returned piece of information to view its Entity Details, which stores information about its origin data source.&lt;/p&gt;
&lt;p&gt;Sometimes, a piece of information has multiple data lineage, meaning that the same data connection is discovered in multiple data sources.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_3.png&#34; loading=&#34;lazy&#34; alt=&#34;View of Maltego Search&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Properties view also allows you to cross-check or verify the retrieved information outside the tool. You can also click open an image of the target from their social media accounts discovered by Maltego Search to verify whether the accounts are relevant.&lt;/p&gt;
&lt;p&gt;It’s important to note that, while Maltego Search is designed to protect your operational security, you must employ &lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/&#34; &gt;the necessary operational security measures&lt;/a&gt; when visiting these external links.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_4.png&#34; loading=&#34;lazy&#34; alt=&#34;View of Maltego Search&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is also possible to export your findings in Maltego Search to visualize their data connections in your Maltego Graph or display the information using the web viewer option in your browser.&lt;/p&gt;
&lt;p&gt;Here’s how the same information from Maltego Search is visualized on a graph in the web viewer – an example that you can include in your report.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/blog_maltego_search_6.png&#34; loading=&#34;lazy&#34; alt=&#34;View of Maltego Search&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;The effective use of the Maltego platform, which comprises Maltego Graph, Maltego Search, and other capabilities, requires not only identifying critical data but also being prepared to explain its relevance and reliability to the investigation in a legal setting.&lt;/p&gt;
&lt;p&gt;In this article, we have provided a set of recommendations and key points to keep in mind when preparing your report for the prosecutor. If you have doubts about your findings in Maltego and would like to request expert advice, you can always reach out to us directly or through your Customer Success Manager.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For more information on the Maltego Search or other Maltego capabilities, click below to access our demo and contact us.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://maltego.com/search/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;EXPLORE MALTEGO SEARCH&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter &lt;/a&gt;to stay updated on the industry insights and Maltego updates we regularly share with our community.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; loading=&#34;lazy&#34; alt=&#34;Daphnée Aguilar&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;daphnée-aguilar&#34;&gt;Daphnée Aguilar&lt;/h4&gt;
&lt;p&gt;Daphnée is a Criminologist with more than 10 years of experience as an Intelligence Officer. She specialized in developing actionable intelligence for identifying, preventing, and neutralizing threats and risks from Transnational Organized Crime. Driven by the feminist movement, her last research was on the Effects of Gender and Racial Bias on Gender-Based Violence Policies. She considers herself a professional taco taster.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Fighting Ban Evasion with Maltego</title>
      <link>https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/</link>
      <pubDate>Mon, 22 Jan 2024 06:06:41 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/</guid>
      <description>&lt;p&gt;Ban evasion has been affecting businesses since the first online platforms and digital products were launched, and it shows no signs of diminishing. In addition to undermining the integrity and enforceability of a platform&amp;rsquo;s rules and policies, ban evasion contributes to a less secure and less trustworthy environment for users and advertisers alike.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;But are all industries equally affected and vulnerable? How can ineffective handling of ban evasion impact your business, and what are effective strategies to combat ban evaders? Finally, how does Maltego help in tackling ban evasion?&lt;/strong&gt; These are some of the questions we will explore in this article.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#industries-particularly-affected-by-ban-evasion&#34; &gt;Industries Particularly Affected by Ban Evasion&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#impact-of-ban-evasion-on-your-business-and-platform&#34; &gt;Impact of Ban Evasion on Your Business and Platform&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#platform-health&#34; &gt;Platform Health&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#business-impact&#34; &gt;Business Impact&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#strategies-to-fight-ban-evaders&#34; &gt;Strategies to Fight Ban Evaders&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#user-data-analysis&#34; &gt;User Data Analysis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#manual-or-automated-pattern-analysis&#34; &gt;Manual or Automated Pattern Analysis&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#steps-in-fighting-ban-evasion-with-maltego&#34; &gt;Steps in Fighting Ban Evasion with Maltego&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#maltego-in-practice&#34; &gt;Maltego in Practice&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#maltego-use-cases-for-protecting-your-brand-and-product-integrity&#34; &gt;Maltego Use Cases for Protecting Your Brand and Product Integrity&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;industries-particularly-affected-by-ban-evasion&#34;&gt;Industries Particularly Affected by Ban Evasion&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Ban evasion occurs when individuals or organizations bypass restrictions meant to block them from a platform or service.&lt;/strong&gt; Banning users and restricting the use of a platform&amp;rsquo;s services through multiple accounts is often used as a tool by platforms to &lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/&#34; &gt;prevent product abuse&lt;/a&gt;. At times, this may involve egregious violations such as spreading illegal content, while at other times, it may be due to violations of policies like signing up for multiple accounts or abusing promotions and coupons.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more about &lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/&#34; &gt;protecting your brand from product and platform abuse on our blog&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Ban evasion is a problem across various sectors, but it mostly affects three areas: social media platforms, online sales, and financial services.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here are typical examples of how ban evasion manifests in these industries:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Social Media Platforms&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Banned users often &lt;strong&gt;create new accounts using alternate login credentials&lt;/strong&gt;, especially if they were previously banned for reasons like spreading hate speech or misinformation.&lt;/p&gt;
&lt;p&gt;They commonly &lt;strong&gt;use VPNs or proxy servers&lt;/strong&gt; to alter their IP addresses and evade detection, enabling them to set up new accounts. There may be situations when platforms ban a range of IP addresses or unique network identifiers when there is known suspicious activity such as bot networks.&lt;/p&gt;
&lt;p&gt;Some users may also resort to &lt;strong&gt;tweaking their personal information&lt;/strong&gt;, such as altering their names, dates of birth, or even profile pictures, as a means to slip past detection measures and continue using the platform.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Online Sales&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Similarly, sellers whose accounts were banned for fraudulent activities or selling counterfeit products often return to the same platforms by &lt;strong&gt;creating new user profiles&lt;/strong&gt;. There are those who go to the extent of managing multiple accounts under various aliases, effectively dodging detection.&lt;/p&gt;
&lt;p&gt;They frequently &lt;strong&gt;change their contact and payment information&lt;/strong&gt; and even their physical addresses. Some sellers also &lt;strong&gt;employ IP-masking tools and services&lt;/strong&gt; to further obscure their activities.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s also a tendency to &lt;strong&gt;engage in feedback manipulation&lt;/strong&gt;, where sellers create fake buyer accounts to purchase their own products, deceitfully boosting their review scores. This manipulation can easily mislead genuine buyers who often trust these ratings, leading them to believe in a falsely earned reputation on the platform.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Financial Services&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Within the financial services sector, ban evasion takes on a more complex form. Individuals or companies previously banned for fraudulent activities might attempt to &lt;strong&gt;access services again under different business names&lt;/strong&gt;. This tactic is particularly &lt;strong&gt;prevalent among those who are currently under sanctions&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Ban evaders are also known for &lt;strong&gt;creating and using shell companies&lt;/strong&gt; to open new accounts or carry out transactions. Through this practice, they manage to conceal the identities of the actual account holders who have been banned.&lt;/p&gt;
&lt;p&gt;Lastly, &lt;strong&gt;legitimate accounts are sometimes hijacked&lt;/strong&gt; through identity theft or social engineering, which are then used to circumvent personal bans. These strategies highlight the extent to which individuals or entire organizations will go to bypass restrictions in the financial sector.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;If you have observed instances of ban evasion on your product or platform, you can use your internal data in Maltego to prevent new ban evaders or tackle existing ones. You will find out how to do this in the final section of this article. Click the button below to discover the steps now.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-ban-evasion-with-maltego/#steps-in-fighting-ban-evasion-with-maltego&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;FIGHT BAN EVASION NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;impact-of-ban-evasion-on-your-business-and-platform&#34;&gt;Impact of Ban Evasion on Your Business and Platform&lt;/h2&gt;
&lt;p&gt;The effects of mishandling ban evasion or failing to act decisively can be broadly categorized into two main areas: platform health and business impact.&lt;/p&gt;
&lt;h3 id=&#34;platform-health&#34;&gt;Platform Health&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Influx of Inappropriate Content&lt;/strong&gt;: When ban evaders return, they often bring along content that violates platform guidelines. From mildly offensive to outright illegal material, this content compromises the integrity and safety of the platform.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Loss of Trust&lt;/strong&gt;: If harmful activity continues and inappropriate content circulates on the platform, user trust erodes, a value that is difficult to restore.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;business-impact&#34;&gt;Business Impact&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Decline in Genuine User Engagement&lt;/strong&gt;: A drop in activity from genuine users as a result of the unpleasant environment created by the continuous harmful activity and fake or inappropriate content. This decline in engagement can also lead to a decrease in valuable user-generated content.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Increased Incidence of Fraud&lt;/strong&gt;: Particularly in online sales and the financial sector, ban evasion may lead to a rise in fraudulent activities and direct financial losses. For example, online sales platforms may suffer from fraudulent transactions, while financial services might face unauthorized access to sensitive financial data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Legal and Regulatory Consequences&lt;/strong&gt;: In the heavily regulated financial sector, failure to effectively manage ban evasion can lead to hefty fines and legal compliance issues. Non-compliance with regulatory standards can tarnish the reputation of the institution and lead to long-term trust issues with clients and regulators.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Loss of Advertisement Revenue&lt;/strong&gt;: Advertisers prefer to associate their brand with safe and reputable platforms. If a platform is perceived as poorly managed or unsafe, advertisers may pull out and cause losses in revenue.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;strategies-to-fight-ban-evaders&#34;&gt;Strategies to Fight Ban Evaders&lt;/h2&gt;
&lt;p&gt;The two  most impactful strategies your team can follow to fight ban evaders are:&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;user-data-analysis&#34;&gt;User Data Analysis&lt;/h3&gt;
&lt;p&gt;As part of the sign-up and access process, platforms collect the identity data of users as well as other data such as browser-agent data, IP addresses, device identifiers, and unique cookies. These data points allow platforms to make inferences about ban evaders who change some of these characteristics to bypass registration controls.&lt;/p&gt;
&lt;p&gt;Even &lt;strong&gt;seemingly uninteresting data&lt;/strong&gt;, such as account creation time, can help make these inferences. For example, analyzing the time elapsed between a ban and the creation of a new account can provide insights.
However, in thousands of lines of records, it is often not straightforward to make connections. In the demo example presented below, we will show how to address this challenge in Maltego, using the different user data points just explained.&lt;/p&gt;
&lt;h3 id=&#34;manual-or-automated-pattern-analysis&#34;&gt;Manual or Automated Pattern Analysis&lt;/h3&gt;
&lt;p&gt;Through manual investigative work in more advanced and complicated cases, platforms employ user reviews not just on their platform but on the same actor&amp;rsquo;s behavior across other accounts as well, to identify whether they are ban evaders.&lt;/p&gt;
&lt;p&gt;In doing this, platforms often use techniques such as &lt;strong&gt;social network analysis&lt;/strong&gt; to identify intersecting connections, reposting the same or similar content, causing coordinated harm, and other. Platforms also focus on looking for violations of the policy for which a user was banned in the first place.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;steps-in-fighting-ban-evasion-with-maltego&#34;&gt;Steps in Fighting Ban Evasion with Maltego&lt;/h2&gt;
&lt;p&gt;To put these strategies into practice, and even automate some parts for better and quicker response, your team can investigate ban evaders in Maltego.&lt;/p&gt;
&lt;p&gt;Your first step would be to &lt;strong&gt;import internal data directly into Maltego&lt;/strong&gt; where you will be able to visualize networks and look for connections between ban evaders on your graph.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    To find out how to create your first Maltego graph, &lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-charting-my-first-maltego-graph/&#34; &gt;check out this step-by-step guide on our blog&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In fighting ban evaders, one of the ways of combatting ban evasion effectively is to figure out the real identity behind the person setting up the accounts or discern a common pattern of behavior. Maltego enables investigators to do so with its access to reputable breach data and dark web investigative capabilities, all done in &lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/&#34; &gt;a safe and anonymous environment&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To understand the steps needed, we will now mimic a potential platform and ban evaders to illustrate a short investigation in Maltego. For the convenience of referencing our example, we will name this fictitious platform ‘XYZ.’ We will use canned data and a set of custom &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000034010-what-is-a-transform-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Transforms&lt;/a&gt; that you can easily build within the tool to show you how it all looks and gets connected.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010796-import-export-tab&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Check the Maltego documentation&lt;/a&gt; to learn how to import data into and export data from Maltego, and generate reports.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;To understand the steps needed, we will now fabricate a potential platform and ban evaders to illustrate a short investigation in Maltego.&lt;/p&gt;
&lt;h3 id=&#34;maltego-in-practice&#34;&gt;Maltego in Practice&lt;/h3&gt;
&lt;p&gt;As the first step, we will paste a number of accounts from our internal database. These are accounts that recently signed up to the XYZ platform. &lt;strong&gt;Our aim is to investigate them to see whether and how they are connected.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will run a local Transform &lt;strong&gt;To user [BannedUser]&lt;/strong&gt;, specifically designed for this investigation. It will retrieve User Entities on the XYZ platform that come from the previously imported database. This will be the first step towards visualizing static data points in a graph.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Learn how to &lt;a href=&#34;https://www.maltego.com/blog/writing-custom-maltego-integrations/&#34; &gt;write your Maltego integrations&lt;/a&gt; to fully customize your investigations.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What all the User Entities have in common are logins, or in other words, records indicating the details of when they logged in, on what device, using which browser, or even the operating system. This is precisely the kind of data we want to extract.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The custom &lt;strong&gt;To login [BannedUser]&lt;/strong&gt; Transform populated our graph with numerous logins, or in other words, records of every time a user has logged in.&lt;/p&gt;
&lt;p&gt;Every application or platform keeps track of this data, and you can take advantage of it in investigations like this one.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Depending on the range of results you have initially set up, your graph will display from a few login data points to hundreds of logins.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_7.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you open the Login Entity in your Maltego, you will see, among other things, information about the device language, time of login, device type, login IP, login ID, browser, operating system, and screen resolution – all valuable data points that will help us determine whether these accounts are connected.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_8.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIP:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you find a list of users with the same properties, but who, for example, logged in 2 minutes after they were banned from a different account, this gives you a good reason to assume they’re connected, and you should investigate further. That is an interesting direction to take but also difficult to execute if you can only rely on manual means.&lt;/p&gt;
&lt;p&gt;However, we do not want to spend hours combing through the data and opening each login, as this would take time and, in the meantime, the ban evaders might be causing more damage. For this reason, Maltego provides the advantage of selecting all the data points and searching through them automatically using dedicated custom Transforms.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_9.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For this investigation, we will run the &lt;strong&gt;To Device ID Transform&lt;/strong&gt;, and see how these different Login Entities are connected.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_ban_evasion_with_maltego_10.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can observe that Maltego retrieved a unique hash connected to over 250 Login Entities. This means that all these users connect from the same device, &lt;strong&gt;a strong indicator that you are dealing with the same individual&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;maltego-use-cases-for-protecting-your-brand-and-product-integrity&#34;&gt;Maltego Use Cases for Protecting Your Brand and Product Integrity&lt;/h2&gt;
&lt;p&gt;Fighting ban evasion is just one of the many use cases that Maltego can serve. It’s a pre-built tool used by analysts from teams like Risk Management, Fraud Detection, Digital Security, and Trust and Safety that deal with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;Brand protection&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/&#34; &gt;Product and platform abuse&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; &gt;Combating the illegal sale of counterfeit goods&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/cryptocurrency-investigations-with-maltego/&#34; &gt;Preventing fraudulent transactions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;Conducting background checks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Maltego-for-Fraud-Investigations-Solution-Brief.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD PRODUCT BRIEF&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;As each platform and product is different, the challenges faced by fraud and security teams also vary. However, the core use of Maltego remains the same: accelerating and simplifying investigations through link analysis with easy internal and external data integrations.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;Without Maltego, it would take much longer to conduct investigations, and the chances of following the wrong leads would increase drastically. Essentially, Maltego displays only what is relevant. Instead of stifling through mountains of data, the data relationships are painted on the Maltego graph. With the time saved, we can investigate deeper into the assets and currency laundering before the assets actually land in the players’ wallets.&lt;/p&gt;
&lt;h4 id=&#34;maksym-gryshchenko&#34;&gt;Maksym Gryshchenko&lt;/h4&gt;
&lt;h5 id=&#34;ccp-games-security-team&#34;&gt;CCP Games Security Team&lt;/h5&gt;
&lt;/div&gt;
&lt;p&gt;If you want to discover &lt;strong&gt;a real-life story of how one security team used Maltego to suspend over 90,000 malicious user accounts&lt;/strong&gt;, check out our case study below. You will learn how the CCP Games company deployed Maltego to become the go-to tool they use to detect and identify in-game fraud.&lt;/p&gt;
&lt;p&gt;You can download your free copy now:&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ii7&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Fighting Ban Evasion with Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;On our blog, you can also read more about &lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/&#34; &gt;product and platform abuse&lt;/a&gt; or check out how to further &lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;automate your investigations by using Maltego Machines&lt;/a&gt; with our step-by-step guide.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigating the Threatscape of Incel Community</title>
      <link>https://www.maltego.com/blog/investigating-the-threatscape-of-incel-community/</link>
      <pubDate>Wed, 17 Jan 2024 09:00:42 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigating-the-threatscape-of-incel-community/</guid>
      <description>&lt;p&gt;In the evolving landscape of modern societies grappling with climate change, terrorism, and cyberattacks, the most significant challenge we face is adapting to a rapidly growing information ecosystem, largely driven by the internet and social media networks.  &lt;/p&gt;
&lt;p&gt;Especially in the digital information sphere, the message can be easily amplified or modulated, leading to a dangerous influence that may manipulate simple opinions into facts. &lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/&#34; &gt;Disinformation and misinformation&lt;/a&gt; have become increasingly significant issues, causing greater polarization in our democracies and fueling the radicalization of individuals.  &lt;/p&gt;
&lt;p&gt;Who benefits from this chaotic landscape? Extremist groups seem to be seizing the chance, exploiting the widespread misinformation to radicalize individuals with ideologies. With its vast and intricate network, the internet is not only a medium for communication but a breeding ground for radical ideologies.  &lt;/p&gt;
&lt;p&gt;In this whitepaper, we will map out the digital footprint, comprehensive networks, strategies, and operational methods of one of these extremist groups called &lt;strong&gt;“Involuntary celibates (Incels)”&lt;/strong&gt; who believe they are entitled to a relationship with a woman, but they are incapable of finding a partner. Multiple acts of extreme violence and even murder have been attributed to this group.   &lt;/p&gt;
&lt;p&gt;To gain a better understanding of incels, there are two highly recommended resources to explore:  &lt;a href=&#34;https://moonshotteam.com/resource/incels-a-guide-to-symbols-and-terminology/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://moonshotteam.com/resource/incels-a-guide-to-symbols-and-terminology/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Incels: A Guide to Symbols and Terminology&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://home-affairs.ec.europa.eu/system/files/2021-10/ran_incels_first_scan_of_phenomen_and_relevance_challenges_for_p-cve_202110_en.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Incels: A First Scan of the Phenomenon (in the EU) and its Relevance and Challenges for P/CVE &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Before we explore this group, let&amp;rsquo;s first understand the discipline of threat assessment.&lt;/p&gt;
&lt;h2 id=&#34;what-is-threat-assessment&#34;&gt;What is Threat Assessment?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Threat assessment&lt;/strong&gt; is the practice of determining the credibility and seriousness of a potential threat, such as the one posed by extremist groups, as well as the likelihood of these threats becoming reality. According to J. Reid Meloy, Ph.D., the discipline&amp;hellip; &lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&lt;em&gt;&amp;hellip;aims to interrupt people on a pathway to commit predatory or instrumental violence, the type of behaviour associated with targeted attacks”&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;J.Reid Meloy,&lt;/strong&gt; Ph.D., co-editor of &lt;em&gt;&lt;a href=&#34;https://global.oup.com/academic/product/international-handbook-of-threat-assessment-9780190940164?cc=us&amp;amp;lang=en&amp;amp;&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;International Handbook of Threat Assessment (2013)&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Threat assessment comprises the following key components:  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/threat-assessment-cycle-final.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/threat-assessment-cycle-final.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Identification&lt;/strong&gt;: Identifying threats to commit a potentially unfavorable act &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Assessment&lt;/strong&gt;: Determining the seriousness of the threat &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Management&lt;/strong&gt;: Developing intervention plans to address the underlying issue &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Follow-up&lt;/strong&gt;: Continuous assessment and Safety Planning &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigate-involuntary-celibates-incels&#34;&gt;Investigate Involuntary Celibates (Incels)&lt;/h2&gt;
&lt;p&gt;In this whitepaper, we provide a detailed exploration of the world of incels, offering insights into how to assess the threat landscape and identify their networks, infrastructure, and operational methods using Maltego.  &lt;/p&gt;
&lt;p&gt;For the demo, we used &lt;a href=&#34;https://get.maltego.com/data-pass?utm_campaign=product-updates&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Data Pass: Person of Interest&lt;/a&gt; along with several Transforms to investigate the community’s dynamics:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/news-transforms/&#34; &gt;Maltego News Transforms&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/dorking/&#34; &gt;Maltego Dorking&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/whoisxml/&#34; &gt;WhoisMXL API&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/domaintools-enterprise/&#34; &gt;DomainTools Enterprise &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/tisane-labs/&#34; &gt;Tisane Labs&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Disclaimer: The information gathered in this investigation may vary from current online findings, given that online threats and related information are subject to change.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Understanding and dismantling these networks is a critical step in protecting vulnerable individuals from radicalization and preventing acts of violence and hate inspired by such radical groups. This information is invaluable, especially for law enforcement agencies, governmental bodies, and other organizations, such as anti-hate NGOs in developing targeted strategies to counteract and prevent the incidents. &lt;/p&gt;
&lt;p&gt;Download this whitepaper about counteracting radicalization and the spread of extremist groups and learn how to conduct your own threat assessment now!  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/final-template.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/final-template.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ii6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Investigating the Threatscape of Incel Community&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/malteog&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; for more whitepapers, case studies, and investigation tips like this! &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Carlos Fragoso&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Carlos is the Principal Subject Matter Expert and Lead Instructor at Maltego with over 20 years of professional experience in information security: Incident response, digital forensics, threat intelligence, and threat hunting. A curious and passionate investigator working with big companies and LEAs to tackle cybercrime around the world (Europe, Middle East, LATAM) SANS Institute Instructor.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Hunting Phishing Sites in the Festive Season with Maltego</title>
      <link>https://www.maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/</link>
      <pubDate>Wed, 20 Dec 2023 01:00:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/</guid>
      <description>&lt;p&gt;In November 2023, amid the bustling holiday sales, with buyers eagerly clicking on Black Friday discounts and Cyber Monday specials, &lt;strong&gt;phishing incidents saw a staggering &lt;a href=&#34;https://www.egress.com/blog/phishing/black-friday-cyber-monday&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;237% increase&lt;/a&gt;&lt;/strong&gt; in the first half of the month, compared to the period between September and October.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This article will analyze why and how attackers use phishing and how you can use Maltego to detect and investigate the malicious infrastructure behind these attacks.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hunting_phishing_sites_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hunting_phishing_sites_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.statista.com/statistics/266155/number-of-phishing-domain-names-worldwide/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Statista&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;In addition to a skyrocketing surge in phishing incidents, we have seen a dramatic increase in new phishing sites in recent years, especially around significant events such as after the COVID-19 pandemic or during the holiday season.  &lt;/p&gt;
&lt;p&gt;Attackers exploit the eagerness for deals and the season&amp;rsquo;s general chaos around these events to increase their campaigns&amp;rsquo; success rate. It is estimated that &lt;strong&gt;&lt;a href=&#34;https://www.cisa.gov/shields-guidance-families&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;90% of successful cyber-attacks start with phishing&lt;/a&gt;.&lt;/strong&gt;  &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/#what-companies-should-know-about-phishing&#34; &gt;What Companies Should Know about Phishing&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/#how-phishing-works&#34; &gt;How Phishing Works&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/#common-techniques-in-online-frauds&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Common Techniques in Online Frauds&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/#cloned-websites&#34; &gt;Cloned Websites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/#newly-registered-domains&#34; &gt;Newly Registered Domains&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/#using-maltego-to-find-phishing-domains&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Using Maltego to Find Phishing Domains&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/#using-maltego-to-find-phishing-domains&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/hunting-phishing-sites-in-the-festive-season-with-maltego/#conclusion&#34; &gt;Conclusion&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-companies-should-know-about-phishing&#34;&gt;What Companies Should Know about Phishing &lt;/h2&gt;
&lt;p&gt;By now, most of us are familiar with spam – those unsolicited commercial emails companies send, pushing their products or services. But hidden among those annoying emails lies a more sinister type of communication: &lt;strong&gt;phishing emails&lt;/strong&gt;.  &lt;/p&gt;
&lt;p&gt;Between May 2022 and May 2023, &lt;a href=&#34;https://blog.cloudflare.com/2023-phishing-report/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Cloudflare&lt;/a&gt; detected over 250 million suspicious emails, that’s more than 700 thousand emails, like the one below, flooding our inboxes daily. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://blog.cloudflare.com/2023-phishing-report/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Cloudflare&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is important because responding to and mitigating the effects of phishing attacks requires significant resources. Cybersecurity teams are already swamped with thousands of alerts daily, so they must be especially vigilant and prepared to deal with an increased volume of potential threats during the holiday season to protect their organization and its assets. &lt;/p&gt;
&lt;h2 id=&#34;how-phishing-works&#34;&gt;How Phishing Works &lt;/h2&gt;
&lt;p&gt;Unlike straightforward spam, phishing emails are crafted with the intent to deceive through identity impersonation. This method of attack isn’t limited to just emails, it also occurs through other channels such as text messages via SMS or messaging platforms like WhatsApp.  &lt;/p&gt;
&lt;p&gt;These messages often create a sense of urgency or invoke fear - such as a warning about an unauthorized login attempt on your bank account or an incredible deal that expires soon. They might also include requests for a delivery address or to update your data immediately. By pushing the recipient into hasty action, the attacker hopes to bypass rational scrutiny.  &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;Attackers generally use phishing to: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Acquire personal identity or financial information &lt;/li&gt;
&lt;li&gt;Acquire login credentials to certain services or systems &lt;/li&gt;
&lt;li&gt;Acquire confidential business intelligence or internal data &lt;/li&gt;
&lt;li&gt;Acquire control over compromised computers or network systems &lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;You can read more about phishing in our article&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/&#34; &gt; &lt;strong&gt;&amp;ldquo;Phishing Attacks Part 1: What You Should Know About Phishing Activities.&amp;rdquo;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;common-techniques-in-online-frauds&#34;&gt;Common Techniques in Online Frauds &lt;/h2&gt;
&lt;p&gt;The typical &lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/&#34; &gt;Tactics, Techniques, and Procedures (TTPs)&lt;/a&gt; used by attackers in online frauds, especially during high-traffic shopping events like Black Friday and Cyber Monday, can be sophisticated and varied.  &lt;/p&gt;
&lt;p&gt;These threat actors frequently resort to proven techniques such as cloning legitimate websites of well-known brands and waiting until the last minute to register their domains to avoid detection. Let&amp;rsquo;s talk about these commonly used TTPs in phishing. &lt;/p&gt;
&lt;h3 id=&#34;cloned-websites&#34;&gt;Cloned websites&lt;/h3&gt;
&lt;p&gt;One of the most common and successful techniques attackers use is the impersonation of legitimate brands or websites. According to Proofpoint&amp;rsquo;s &lt;a href=&#34;https://www.proofpoint.com/us/resources/threat-reports/state-of-phish&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;2023 State of The Phish report&lt;/a&gt;, 44% of people think an email is safe if it comes from a familiar brand, which is why threat actors love this technique. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp__3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp__3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: KnowBe4&lt;/p&gt;
&lt;p&gt;Attackers clone and host fake instances of legitimate websites to trick their victims and harvest personally identifiable information (PII), credentials, and banking details. This data is then sold on dark web forums or leveraged to launch social engineering attacks. &lt;/p&gt;
&lt;h3 id=&#34;newly-registered-domains&#34;&gt;Newly Registered Domains &lt;/h3&gt;
&lt;p&gt;According to Cloudflare&amp;rsquo;s &lt;strong&gt;&lt;a href=&#34;https://www.cloudflare.com/lp/2023-phishing-report/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;2023 Phishing Threats Report&lt;/a&gt;,&lt;/strong&gt; one-third of detected threats featured newly registered domains. These domains usually resemble legitimate brands like Amazon to trick their victims. &lt;/p&gt;
&lt;p&gt;Generally, most phishing domains, especially those themed around events like Black Friday, are registered within 24 hours of the event to avoid detection.  &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR INSIGHT&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;In order to test this, we can perform a review searching for registered. domains that contained keywords like Amazon, (black+friday), and (cyber+monday). 3 million new domains can be found between November 1st and November 30th. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;An important spike in domain registrations within 24 hours of Black Friday and Cyber Monday was found, confirming our mentioned hypothesis.&lt;/strong&gt;  &lt;/p&gt;
&lt;p&gt;We can also observe that the registrations drop back to zero immediately after the events. These results underscore the vigilance and preparedness of cybersecurity teams during this season, emphasizing their crucial role in maintaining security amidst these trends.  &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-maltego-to-find-phishing-domains&#34;&gt;Using Maltego to Find Phishing Domains &lt;/h2&gt;
&lt;p&gt;Maltego already has great articles describing how to &lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-2-investigating-phishing-domains/&#34; &gt;investigate phishing&lt;/a&gt; domains. Building on this, we will illustrate how to use Maltego to identify suspicious domains while filtering irrelevant data. Additionally, we will show you how to get a fresh list of interesting domains using &lt;a href=&#34;https://www.maltego.com/transform-hub/urlscan-io/&#34; &gt;urlscan.io&lt;/a&gt;, a free service to scan and analyze suspicious URLs. &lt;/p&gt;
&lt;p&gt;Urlscan.io allows you to search for domains, IP addresses, hashes, filenames, and more. It also offers multiple filters to help you achieve the best results, which we will take advantage of.  &lt;/p&gt;
&lt;p&gt;Our goal is to find domains that mention Amazon in their name but are not related to standard Amazon domains like amazon[.]com or amazonaws[.]com. Considering this data source has a &lt;a href=&#34;https://urlscan.io/docs/search/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;rich query syntax&lt;/a&gt;, we can use the following one to get what we are looking for. &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;page.domain:(/.*amazon.*/ AND NOT *amazon.com AND NOT *amazonaws.com)&lt;/strong&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some interesting domains like &lt;strong&gt;amazone[.]am can be easily spotted,&lt;/strong&gt; and a few that might be legitimate Amazon domains like amazon[.]in or amazon[.]it Don&amp;rsquo;t worry, we can use Maltego to find the bad ones. In fact, we don&amp;rsquo;t need to go to urlscan&amp;rsquo;s website at all, as we can get the same results directly in Maltego. &lt;/p&gt;
&lt;p&gt;All you need to do is add a Phrase Entity to a new graph in Maltego, paste the same query we have just used on urlscan&amp;rsquo;s website, and then run the &lt;strong&gt;Search in Other Scans [urlscan.io]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Keep in mind to adjust the Results slider depending on the number of maximum hits you want to manage, by default Maltego returns 256 urlscan Result Entities. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_7.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These types of Entities contain a lot of useful information like the URL, the website title, and the geolocation of the website. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_8.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, we need to extract the URL from the properties to continue our investigation. Let&amp;rsquo;s select all the urlscan Result Entities and run the &lt;strong&gt;Extract Submitted URL [urlscan.io]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_9.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can immediately observe some legitimate sites between the suspicious URLs. A few of these might be associated with the same website. We can run the &lt;strong&gt;To Website [Convert]&lt;/strong&gt; Transform to group URLs into their main site to find those connections. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_10.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Phishing domains tend to use the name of the legitimate site they are impersonating or use keywords like login, access, billing, and account, so a couple of sites immediately stand out from the results. A quick search for those keywords returned the following results. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_11.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s check &lt;strong&gt;when&lt;/strong&gt; these were registered. Phishing domains have a short lifespan, so if any of these were recently registered, that would increase the chances of these being used for malicious purposes. &lt;/p&gt;
&lt;p&gt;First, we need to extract the domain connected to the URLs. Let&amp;rsquo;s run the &lt;strong&gt;To Domains [within Properties]&lt;/strong&gt; Transform on the URL Entities. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_12.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then, run the &lt;strong&gt;To WHOIS Records [WhoisXML]&lt;/strong&gt; Transform to extract the latest WHOIS records for each domain.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_13.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_13.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As we suspected, most of these were recently registered. Let&amp;rsquo;s check the information for one by double-clicking a WHOIS Record Entity. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_14.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_14.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see this one was registered just a few days ago, and I&amp;rsquo;m pretty sure Jeff would not ask someone named Johnny Bobby to register its domains but use corporate legal names for this. This domain has all the red flags of an actual phishing domain, but I will let you confirm that.  &lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a guide extracted from the &lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-2-investigating-phishing-domains/&#34; &gt;Phishing Attacks Part 2: Investigating Phishing Domains&lt;/a&gt; article to help you with the next steps. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic_phishing-investigation_review.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic_phishing-investigation_review.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In case you want to deep-dive to find the scope of this threat, historical information can be used. We can continue by using the &lt;strong&gt;To Historical WHOIS Records [WhoisXML]&lt;/strong&gt; Transform to extract the email used to register the investigated domain.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_15.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_15.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This freshly found email can be now extremely useful to search other domains registered by the same identity through the &lt;strong&gt;dtEmail2HistoricDomains&lt;/strong&gt; Transform available from our partner &lt;a href=&#34;https://www.maltego.com/transform-hub/domaintools-enterprise/&#34; &gt;DomainTools&lt;/a&gt;: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_16.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_16.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hp_17.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hp_17.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It looks like Amazon was not the only target (Netflix, UPS, amongst others) of our “friend” Johnny Bobby. ;) &lt;/p&gt;
&lt;p&gt;I hope you found this guide useful, and if you decide to follow along, please share your graphs with us on social media and tag &lt;strong&gt;@MaltegoHQ&lt;/strong&gt; and &lt;strong&gt;@MarioRojasChin&lt;/strong&gt; with the &lt;strong&gt;#madewithmaltego&lt;/strong&gt; and &lt;strong&gt;#phishing&lt;/strong&gt; hashtags. &lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion &lt;/h2&gt;
&lt;p&gt;Phishing attacks typically operate on a large scale, with threat actors launching multiple operations under the guise of legitimate websites to entrap as many individuals as possible. In this context, the urgency to preemptively detect and neutralize phishing domains cannot be overstated. The key to thwarting these threats is identifying phishing domains before attackers exploit them against unsuspecting users.  &lt;/p&gt;
&lt;p&gt;To actively track down a potential cybersecurity threat and gain insight into its network, tools like Maltego can be instrumental. Maltego enables us to uncover and analyze these fraudulent domains efficiently. By leveraging Maltego&amp;rsquo;s &lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/#maltego&#34; &gt;extensive list of integrations&lt;/a&gt;, we can stay ahead of cybercriminals. &lt;strong&gt;Remember, in the battle against phishing, proactive defense isn’t just a strategy – it’s our most robust line of defense.&lt;/strong&gt;  &lt;/p&gt;
&lt;p&gt;Stay informed and connected with us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt;, so you never miss any updates and news! &lt;/p&gt;
&lt;p&gt;Happy Hunting!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;mario-rojashttpswwwmaltegocomblogcommon-pitfalls-to-avoid-in-vulnerability-risk-assessmentsmario-rojas&#34;&gt;Mario Rojas&lt;a href=&#34;https://www.maltego.com/blog/common-pitfalls-to-avoid-in-vulnerability-risk-assessments/#mario-rojas&#34; &gt;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and Darkweb forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Fighting Resale of Counterfeit Goods Using OSINT and Maltego</title>
      <link>https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/</link>
      <pubDate>Thu, 07 Dec 2023 09:23:04 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/</guid>
      <description>&lt;p&gt;The online marketplace has opened up possibilities for consumers to easily purchase goods and take advantage of the best deals they find online. A popular trend includes influencers on prominent social media platforms promoting luxury goods and other products with enticing discounts.&lt;/p&gt;
&lt;p&gt;Often, people are naturally excited to take advantage of these promotions without fully considering the potential consequences for themselves and the market. Sometimes, knowingly or unknowingly, what they assume to be a good deal is, in fact, a successful attempt at marketing a counterfeit product.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will discuss the consequences of the illegal resale of counterfeit goods for companies and users, the difficulties investigators face in probing these activities, and demonstrate how you can use Maltego to protect your goods effectively.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#the-scale-of-the-counterfeit-market-in-numbers&#34; &gt;The Scale of the Counterfeit Market in Numbers&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#consequences-for-users-and-businesses&#34; &gt;Consequences for Users and Businesses&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#challenges-and-solutions-when-combatting-counterfeit-sales&#34; &gt;Challenges and Solutions When Combatting Counterfeit Sales&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#discovery-of-counterfeiters&#34; &gt;Discovery of Counterfeiters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#different-types-of-pivot-points&#34; &gt;Different Types of Pivot Points&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#language-constraints&#34; &gt;Language Constraints&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#time-consuming-repetitive-tasks&#34; &gt;Time-Consuming Repetitive Tasks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#unveiling-online-counterfeit-threats-with-maltego&#34; &gt;Unveiling Online Counterfeit Threats with Maltego&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#tracking-counterfeit-resellers-on-social-media-using-keywords-as-input-entities&#34; &gt;Tracking Counterfeit Resellers on Social Media Using Keywords as Input Entities&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#identifying-illegal-resellers-on-social-media-using-images-as-input-entities&#34; &gt;Identifying Illegal Resellers on Social Media Using Images as Input Entities&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#access-your-free-resources&#34; &gt;Access Your Free Resources&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-scale-of-the-counterfeit-market-in-numbers&#34;&gt;The Scale of the Counterfeit Market in Numbers&lt;/h2&gt;
&lt;p&gt;A report by &lt;a href=&#34;https://www.visualcapitalist.com/300-billion-counterfeit-goods-problem/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Visual Capitalist&lt;/a&gt; reveals that over &lt;strong&gt;25% of consumers have inadvertently purchased non-genuine products online&lt;/strong&gt;, while the &lt;a href=&#34;https://www.gao.gov/products/gao-18-216&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;U.S. Government Accountability Office&lt;/a&gt; study found that &lt;strong&gt;around 43% of brand-name items bought through third-party online retailers were counterfeit&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The economic repercussions for companies and brands are immense. T&lt;a href=&#34;https://www.nam.org/wp-content/uploads/2020/07/CounteringCounterfeits.vF_.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;he National Association of Manufacturers&lt;/a&gt; reports that &lt;strong&gt;counterfeit products account for 3.3% of global merchandise trade&lt;/strong&gt;, costing the U.S. economy about $131 billion and 325,000 jobs in 2019 alone. At the same time, &lt;a href=&#34;https://www.theguardian.com/fashion/2022/may/10/spot-the-difference-the-invincible-business-of-counterfeit-goods&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The Guardian&lt;/a&gt; estimates that &lt;strong&gt;up to 10% of all branded goods sold could be counterfeit&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Source: &lt;a href=&#34;https://www.oecd-ilibrary.org/trade/trends-in-trade-in-counterfeit-and-pirated-goods_g2g9f533-en&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OECD&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Want to start investigating counterfeiters right away? Download your free cheat sheet with step-by-step guidance and replicate the workflow in your Maltego now.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/fighting-resale-of-counterfeit-goods-using-osint-and-maltego/#access-your-free-resources&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;consequences-for-users-and-businesses&#34;&gt;Consequences for Users and Businesses&lt;/h2&gt;
&lt;p&gt;Counterfeiting impacts both the manufacturing and services industries, affecting sectors such as luxury goods, pharmaceuticals, and electronics.&lt;/p&gt;
&lt;p&gt;While it may seem that counterfeiting only causes minor economic harm through the sale of inferior quality products and primarily affects big businesses, this illicit practice may pose significant risks to consumer health and safety due to the lack of quality and safety standards in counterfeit products, such as drugs.&lt;/p&gt;
&lt;p&gt;For businesses, &lt;strong&gt;counterfeits siphon off market share, revenue, and profits from legitimate businesses and can erode consumer trust in authentic brands&lt;/strong&gt;, as consumers may associate the inferior quality of counterfeit items with the genuine brands.&lt;/p&gt;
&lt;p&gt;Finally, the counterfeit market is frequently intertwined with organized crime, with profits potentially fueling other illegal activities such as drug trafficking and money laundering.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; &gt;Watch the webinar to see step-by-step how you can protect your products from illegal resellers with Maltego.&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;challenges-and-solutions-when-combatting-counterfeit-sales&#34;&gt;Challenges and Solutions When Combatting Counterfeit Sales&lt;/h2&gt;
&lt;p&gt;Even though combatting the sale of counterfeit goods seems straightforward (identify the goods, reduce the search scope, and identify the sellers) the reality is more complex.&lt;/p&gt;
&lt;p&gt;Let’s look at the associated problems of the usual workflow for combatting counterfeiting and what Maltego can do for you to solve these problems.&lt;/p&gt;
&lt;h3 id=&#34;discovery-of-counterfeiters&#34;&gt;Discovery of Counterfeiters&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Counterfeiters constantly evolve their methods. They change sales strategies, utilize various platforms, and alter product marketing. The discovery of counterfeit products and their sellers is dynamic; they might directly approach potential buyers or use their influence on social media.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Investigators can rely on gathering all possible intelligence on where and how goods and services that are counterfeit are being sold. At the same time, they study their own data to identify networks and connections.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maltego&lt;/strong&gt; makes it easier for investigators to connect and analyze data from open sources, internal databases, and even the deep and dark web in real-time. This facilitates the visualization of data relationships, assisting investigators in uncovering and mapping out the digital trails left by counterfeiters, including those left on social media profiles and closed groups.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;different-types-of-pivot-points&#34;&gt;Different Types of Pivot Points&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Investigative breadcrumbs could be a seller’s online post, a phone number, an email address, or even just a social media handle. &lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/&#34; &gt;Working without a unified tool&lt;/a&gt; makes tracking and reporting these diverse pivot points challenging.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A unified interface that aggregates data from different databases can streamline the collection and analysis of various pivot points, enabling investigations to be scaled up without adding to the investigators&amp;rsquo; workload.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maltego&lt;/strong&gt; allows investigators to start their search from various entry points – be it a username, email, image, location, or phone number – and analyze them in a unified interface. This integration simplifies the process and ensures efficient tracking and reporting.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;language-constraints&#34;&gt;Language Constraints&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Investigators often encounter language barriers. Counterfeiters use various languages and specific jargon or slang, making it challenging for those unfamiliar with the language.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To overcome these barriers, investigators opt for translation tools and machine learning solutions to analyze language, identify key patterns, and decode complex jargon.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maltego&lt;/strong&gt; addresses this challenge by providing translation Transforms within the tool and the option to add notes, aiding investigators in overcoming language barriers and ensuring efficient collaboration among team members.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;time-consuming-repetitive-tasks&#34;&gt;Time-Consuming Repetitive Tasks&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OSINT investigations can be time-consuming, filled with repetitive tasks like searching for specific keywords, images, and pivot points. Each discovery, such as a phone number or email, requires a specific response, adding to the workload.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This process can be streamlined by developing ready-made workflows. This will involve mapping out an investigation process, identifying areas with repetitive tasks, and then simplifying or automating these steps.&lt;/li&gt;
&lt;li&gt;In &lt;strong&gt;Maltego&lt;/strong&gt;, investigators can use the so-called &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;Maltego Machines&lt;/a&gt;&lt;/strong&gt; to automate patterns of Transforms run on a regular basis in a set sequence, mirroring their manual operation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;Read this guide to find out how to speed up repetitive steps in brand protection investigations with custom Maltego Machines. &lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;unveiling-online-counterfeit-threats-with-maltego&#34;&gt;Unveiling Online Counterfeit Threats with Maltego&lt;/h2&gt;
&lt;p&gt;Investigating unauthorized sales by digital and offline resellers is challenging not only for the reasons previously mentioned but also because illicit sellers adeptly blend into popular e-commerce and social media platforms, marketing counterfeit goods alongside legitimate ones. This complexity complicates identification and intervention.&lt;/p&gt;
&lt;p&gt;By using keywords or images of illicit goods, investigators can use Maltego to map out networks of companies and individuals involved in counterfeit goods resale, aiding in the development of effective counter-strategies. Let’s see two ready workflows you can follow.&lt;/p&gt;
&lt;h3 id=&#34;tracking-counterfeit-resellers-on-social-media-using-keywords-as-input-entities&#34;&gt;Tracking Counterfeit Resellers on Social Media Using Keywords as Input Entities&lt;/h3&gt;
&lt;p&gt;One method to identify illegal resellers using Maltego, especially when you have no initial suspects, is by utilizing common keywords associated with the sale of illegal goods.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;INVESTIGATOR INSIGHT&lt;/strong&gt;: Using this workflow, your approach to identifying illegal resellers will be more targeted, especially when initial suspects are unknown. This method capitalizes on pattern recognition and the commonly used terminology in the counterfeit market.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 1&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As a starting point, you can employ the &lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/&#34; &gt;Google Dorking search operator&lt;/a&gt; &lt;strong&gt;site:&lt;/strong&gt; along with keywords like &lt;strong&gt;your company or product name&lt;/strong&gt; plus some terms that are commonly used among illegal resellers, such as &lt;strong&gt;‘first copy&amp;rsquo;, &amp;lsquo;duplicate&amp;rsquo;, &amp;lsquo;replica&amp;rsquo;, or &amp;lsquo;knockoff&amp;rsquo;&lt;/strong&gt;, to refine your search. Alternatively, you could also &lt;strong&gt;try variations in the spelling of the brand or product name&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This approach often returns a list of websites, including social media posts, where these keywords are used.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Google dorks are useful tools that can significantly improve your corporate and fraud investigations. &lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#download-the-full-list-of-useful-google-search-operators&#34; &gt;Download the full list of useful Google search operators for OSINT investigators&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 2&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From these URLs, Maltego’s Transforms can be used to extract various Entities such as usernames, phone numbers, and email addresses found on those websites. These details can lead to other related social media profiles.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 3&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Further investigation can reveal additional information about locations and accounts associated with these profiles. This information is crucial for conducting investigations into persons of interest or companies, helping to gauge the extent of the problem and gather sufficient data for reporting to relevant social media platforms or for initiating legal action.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 4&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Investigators can also use discovered phone numbers or email addresses as starting points, checking them against breach data within Maltego to build a holistic picture of a subject’s online presence and measure the extent of their potentially illegal activities. This includes locations, contact numbers, emails, names of individuals, associated companies, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; &gt;Watch the webinar&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; &gt; to see the step-by-step demo of this investigation run by our Subject Matter Experts and learn how to recreate it in your Maltego Client.&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;identifying-illegal-resellers-on-social-media-using-images-as-input-entities&#34;&gt;Identifying Illegal Resellers on Social Media Using Images as Input Entities&lt;/h3&gt;
&lt;p&gt;Fraud analysts can also identify illegal resellers of counterfeit goods by analyzing images of counterfeit products that they post on social media platforms, such as Instagram or TikTok, and their websites.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;INVESTIGATOR INSIGHT&lt;/strong&gt;: As investigators, you might find images of products that are not the stock images used by the brand for advertising. Instead, these images could show the counterfeit products being held by the seller or placed in a unique setting. For instance, consider a product seen on popular e-commerce websites that are drop-shipped from a seller in another country. If you search using the images from the e-commerce site, there&amp;rsquo;s a chance you might find the original seller or the network using the same product.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 1&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The investigation begins by extracting posts and images from a single social media profile. For example, an Instagram account with numerous images of products promoted for sale by an unauthorized reseller.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 2&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Focusing on one of the extracted images, this image serves as the starting point for analysis in Maltego. It allows analysts to pivot to other websites where the image is posted, helping to assess the extent of the counterfeit goods&amp;rsquo; availability.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_7.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 3&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A quick search will yield a list of websites advertising the product from the original image for sale, providing substantial results for fraud analysts.&lt;/p&gt;
&lt;p&gt;In Maltego, it&amp;rsquo;s also possible to delve deeper to determine if any of these websites are linked to additional counterfeit sites or to each other.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_8.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 4&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;By exploring relationships between these websites, investigators may find, for example, IP addresses, Google Analytics tags, and other indicators on their graph, offering further avenues for investigation.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_9.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; &gt;Watch the webinar&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; &gt; to see the step-by-step demo of this investigation run by our Subject Matter Experts and learn how to recreate it in your Maltego Client.&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This workflow, like many other repetitive tasks, can be easily automated using Maltego Machines.&lt;/strong&gt; To learn how to create your own custom Machines, which, for example, can help identify individuals and networks associated with counterfeit goods sold online using a single image as your input Entity, &lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;check out our guidebook&lt;/a&gt;. It provides detailed instructions on building your custom Machine and integrating it into your daily investigations.&lt;/p&gt;
&lt;h2 id=&#34;access-your-free-resources&#34;&gt;Access Your Free Resources&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fighting_resale_of_counterfeit_goods_using_osint_and_maltego_10.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re interested in starting investigations on counterfeiters using Maltego, or if you want an in-depth overview of a sample investigation, remember to download your copy of the cheat sheet with a ready workflow.&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ii4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Fighting Resale of Counterfeit Goods Using OSINT and Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;For a more interactive learning experience, watch a webinar recording featuring Maltego’s subject matter experts. They delve deeper into combating counterfeit goods, demonstrating the workflows mentioned in this article. Each step is explained in detail, focusing on key aspects to consider and outlining the next steps in your investigation.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH RECORDING NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Staying Anonymous During Your Investigation with Maltego</title>
      <link>https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/</link>
      <pubDate>Fri, 01 Dec 2023 08:28:47 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Anonymity is not a choice for investigators – it&amp;rsquo;s a necessity.&lt;/strong&gt; The reasons extend far beyond personal safety and weave into the very fabric of successful investigative work.&lt;/p&gt;
&lt;p&gt;In this guide, we focus on the dangers of exposure when investigating fraud or conducting corporate investigations for the investigators, the company they work for, the clients they serve, and the success of their investigations.&lt;/p&gt;
&lt;p&gt;In the later part, we will share &lt;strong&gt;a cheat sheet that outlines the measures that each investigator should take to protect themselves and their organization when using OSINT&lt;/strong&gt; and explain how Maltego can help maintain anonymity throughout the entire operation.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#consequences-of-data-exposure-on-the-entire-operation&#34; &gt;Consequences of Data Exposure on the Entire Operation&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#the-domino-effect-of-exposure&#34; &gt;The Domino Effect of Exposure&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#common-data-exposure-scenarios-you-should-avoid&#34; &gt;Common Data Exposure Scenarios You Should Avoid&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#dos-and-donts-for-every-osint-investigator-to-maintain-anonymity&#34; &gt;Do&amp;rsquo;s and Don&amp;rsquo;ts for Every OSINT Investigator to Maintain Anonymity&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#do-this-when-you-run-an-investigation&#34; &gt;Do This When You Run an Investigation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#dont-do-this-when-you-run-an-investigation&#34; &gt;Don&amp;rsquo;t Do This When You Run an Investigation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#conduct-investigations-securely-with-maltego&#34; &gt;Conduct Investigations Securely with Maltego&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#secure-environment-for-osint-investigations&#34; &gt;Secure Environment for OSINT Investigations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#transform-queries-and-data-privacy&#34; &gt;Transform Queries and Data Privacy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#privacy-modes&#34; &gt;Privacy Modes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#download-your-cheat-sheet&#34; &gt;Download Your Cheat Sheet&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#step-by-step-investigations-with-maltego&#34; &gt;Step-by-step Investigations with Maltego&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;consequences-of-data-exposure-on-the-entire-operation&#34;&gt;Consequences of Data Exposure on the Entire Operation&lt;/h2&gt;
&lt;p&gt;The internet never forgets, and retracting shared information is practically impossible. Compromising an investigator&amp;rsquo;s identity or revealing that a target is under scrutiny can affect operations that could be ongoing for weeks or months.&lt;/p&gt;
&lt;h3 id=&#34;the-domino-effect-of-exposure&#34;&gt;The Domino Effect of Exposure&lt;/h3&gt;
&lt;p&gt;When adversaries become aware they are being monitored, their responses can lead to serious consequences.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/staying_anonymous_during_your_investigation_with_maltego_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/staying_anonymous_during_your_investigation_with_maltego_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Evidence Tampering and Loss&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When bad actors realize their activities or accounts are under scrutiny, their immediate reaction often involves erasing their digital footprints. This can range from deleting incriminating accounts and information to moving their operations to more underground or obscure online spaces, or even offline. This hampers investigations and risks the loss of crucial evidence, particularly if it hasn&amp;rsquo;t been adequately preserved through downloads, screenshots, or other means.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Physical Threats to Investigators&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Beyond digital threats, there have been doxing incidents targeting employees involved in fraud management, brand investigations, and similar fields.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Compromised Company Security&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Engaging with websites or sources riddled with malware or other privacy-intrusive technology without adequate precautions can lead to the compromise of sensitive company data. This not only affects the investigative team, but also jeopardizes the security of the company&amp;rsquo;s entire infrastructure and its clients or partners.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;There are tried-and-true measures you can take to maintain anonymity at each stage of your investigation. Download your cheat sheet with do&amp;rsquo;s and don&amp;rsquo;ts for every investigator now.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#download-your-cheat-sheet&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD YOUR CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;common-data-exposure-scenarios-you-should-avoid&#34;&gt;Common Data Exposure Scenarios You Should Avoid&lt;/h2&gt;
&lt;p&gt;Investigating the roots of data exposure reveals a mix of factors stemming from an inadequate toolkit, insufficient policies and best practices, and a lack of training or awareness. Even simple complacency, leading to sloppy habits and time pressure, can contribute to these vulnerabilities.&lt;/p&gt;
&lt;p&gt;Each of these elements, in isolation or combined, can inadvertently open the door to exposing your identity or revealing information about your company. Let’s look at some examples.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Social Media Oversights:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Scenario&lt;/strong&gt;: Inadvertently alerting the person of interest when investigating them on social media.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cause&lt;/strong&gt;: Using a personal or easily traceable account instead of a carefully managed sock puppet account.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Example&lt;/strong&gt;: Viewing a person of interest’s profile on platforms that notify users of profile visits can lead to exposure or accidental interactions like following or liking a post can raise alarms.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Find out how to carry out your person of interest investigations with Maltego with this &lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;step-by-step video guide&lt;/a&gt;, and&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#pivoting-to-other-osint-data&#34; &gt; download your cheat sheet for a person of interest workflow&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Web Browsing Vulnerabilities:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Scenario&lt;/strong&gt;: Accessing unknown websites. A mere URL access can reveal an investigator&amp;rsquo;s IP address and other digital footprints.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cause&lt;/strong&gt;: Insufficient use of secure browsing tools and techniques that leads to exposure of device ID, system name, geolocation, and browser details.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Example&lt;/strong&gt;: Without proper safeguards, visiting a new forum or website might result in cookies tracking the investigator.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Process and Technology Gaps:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Scenario&lt;/strong&gt;: Inadequate processes and technology used that create vulnerabilities during investigations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cause&lt;/strong&gt;: Lack of proper protocols for new or unfamiliar digital environments can lead investigators to improvise, increasing the risk of exposure.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Example&lt;/strong&gt;: Encountering a new type of online platform without a predefined approach can lead to insecure browsing practices.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Human Error and Complacency:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Scenario&lt;/strong&gt;: Common investigator lapses or oversights.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cause&lt;/strong&gt;: Complacency, time pressure, or lack of awareness can result in careless actions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Example&lt;/strong&gt;: Liking an old photo of a target, even using a sock puppet account that signals to the target that they are under surveillance.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;INVESTIGATOR TIP&lt;/strong&gt;: With Maltego, you remain anonymous at all times, and there is no need to set up a sock puppet since Maltego acts as a proxy. This ensures your identity is protected at every stage. For high-profile investigations, you can use a stealth mode that completely restricts the desktop client from downloading data or information directly from the internet. We will explain this in the later part of this article.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#conduct-investigations-securely-with-maltego&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;PROTECT YOUR IDENTITY WITH MALTEGO NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;dos-and-donts-for-every-osint-investigator-to-maintain-anonymity&#34;&gt;Do&amp;rsquo;s and Don&amp;rsquo;ts for Every OSINT Investigator to Maintain Anonymity&lt;/h2&gt;
&lt;p&gt;To avoid those compromising situations, fraud and threat analysts can adopt several reliable measures. Here’s just a couple of do’s and don’ts for you:&lt;/p&gt;
&lt;h3 id=&#34;do-this-when-you-run-an-investigation&#34;&gt;Do This When You Run an Investigation&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Align Research Timing with the Target&amp;rsquo;s Time Zone&lt;/strong&gt;: Conduct your investigations during the target&amp;rsquo;s local working hours (such as 9 am to 5 pm) to blend in and avoid raising suspicion.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Operate on Secure Networks&lt;/strong&gt;: Always work on secure, trusted networks. Avoid public Wi-Fi networks where your traffic can be intercepted. This is especially important in the era of remote work.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Carefully Select OSINT Tools&lt;/strong&gt;: Choose open-source intelligence tools that are known for their reliability and security to reduce the risk of exposing your digital footprint.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use a Paid VPN for Web Research&lt;/strong&gt;: Employ a reputable Virtual Private Network (VPN) to mask your IP address, especially when researching websites. This step is crucial to prevent website owners, including potential targets, from tracking your visit back to you.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;dont-do-this-when-you-run-an-investigation&#34;&gt;Don&amp;rsquo;t Do This When You Run an Investigation&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Ignore Time Zone Differences&lt;/strong&gt;: Avoid conducting research at times that would seem unusual or suspicious in the target&amp;rsquo;s local time zone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mix Personal and Work Devices&lt;/strong&gt;: Keep your personal devices separate from the ones you use for investigations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use Unverified OSINT Tools&lt;/strong&gt;: Steer clear of tools without a strong reputation for security, as this can lead to data leaks or digital footprint exposure.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rely on Free VPNs or Skip VPN Usage&lt;/strong&gt;: If possible, don&amp;rsquo;t ever run an investigation without a VPN as this can leave your IP address exposed to website owners and potential targets, especially during website investigations. Ideally, you should also avoid free VPNs as they are easier to spot and might alert your target that someone trying to obscure their location is investigating them.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;These tips are just a few key examples of how you can maintain your anonymity during an investigation. We have prepared a separate 4-page-long cheat sheet with do&amp;rsquo;s and don&amp;rsquo;ts for you, which is tailored to every investigator. Make sure to download your free copy and share it with your team!&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/staying-anonymous-during-your-investigation-with-maltego/#download-your-cheat-sheet&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD YOUR CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;conduct-investigations-securely-with-maltego&#34;&gt;Conduct Investigations Securely with Maltego&lt;/h2&gt;
&lt;p&gt;In your quest to maintain full anonymity, you may choose to &lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/&#34; &gt;restrict your investigation to a single platform &lt;/a&gt;that can support you in avoiding the common exposure scenarios we described earlier. With Maltego, you can address the need for anonymity through several essential features.&lt;/p&gt;
&lt;h3 id=&#34;secure-environment-for-osint-investigations&#34;&gt;Secure Environment for OSINT Investigations&lt;/h3&gt;
&lt;p&gt;Maltego allows investigators to probe social media profiles and online content &lt;strong&gt;without creating sock puppet accounts or risking exposure through personal accounts&lt;/strong&gt;. It does this by querying platforms and aggregating the data in a secure sandbox environment.&lt;/p&gt;
&lt;p&gt;This setup enables investigators to analyze content, such as translating posts or extracting images, without directly opening someone’s profile and webpages on a browser.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/staying_anonymous_during_your_investigation_with_maltego_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/staying_anonymous_during_your_investigation_with_maltego_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;transform-queries-and-data-privacy&#34;&gt;Transform Queries and Data Privacy&lt;/h3&gt;
&lt;p&gt;While investigating with Maltego, you will retrieve results from a given start or pivot point using the so-called &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000034010-what-is-a-transform-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Transforms &lt;/a&gt;to discover new connections that will help you carry out the next step in your investigation.&lt;/p&gt;
&lt;p&gt;As you deal with sensitive cases and use internal data, &lt;strong&gt;the tool does not store details of the user&amp;rsquo;s Transform queries&lt;/strong&gt;, ensuring that the investigator&amp;rsquo;s identifiable information remains concealed during data mining from public OSINT sources or online intelligence databases.&lt;/p&gt;
&lt;h3 id=&#34;privacy-modes&#34;&gt;Privacy Modes&lt;/h3&gt;
&lt;p&gt;If you wish to take even more precautions, you can go one step further and switch between the &lt;a href=&#34;https://www.maltego.com/blog/conduct-maltego-investigations-under-stealth-mode/&#34; &gt;two privacy modes in Maltego&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Normal Mode&lt;/strong&gt;: In this mode, the Maltego Desktop Client can fetch certain data types directly from the internet. While generally safe, this method might expose the user&amp;rsquo;s IP address in the target’s traffic log, which could be a concern when investigating sensitive targets.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stealth Mode&lt;/strong&gt;: This mode ensures a higher level of confidentiality by preventing the desktop client from directly downloading data from the internet. This restriction includes blocking the fetching of website images or overlays. It&amp;rsquo;s recommended for situations requiring strict confidentiality or when there is concern about IP exposure. However, even in stealth mode, Transforms might contact the target via the public CTAS server or the user’s computer.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/staying_anonymous_during_your_investigation_with_maltego_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/staying_anonymous_during_your_investigation_with_maltego_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;download-your-cheat-sheet&#34;&gt;Download Your Cheat Sheet&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/staying_anonymous_during_your_investigation_with_maltego_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/staying_anonymous_during_your_investigation_with_maltego_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There can still be situations where you might need to use a browser. This is why we recommend using Maltego in combination with other best practices, as outlined in the cheat sheet we prepared for you. If you haven’t already, you can download it now.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ii3&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Staying Anonymous During Your Investigation with Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;h2 id=&#34;step-by-step-investigations-with-maltego&#34;&gt;Step-by-step Investigations with Maltego&lt;/h2&gt;
&lt;p&gt;Now that you understand how Maltego can help you remain anonymous during an investigation, your next step should be to explore hands-on how Maltego can assist in your daily work. To do that, check out this &lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;step-by-step guide on automating your brand protection using Maltego Machines&lt;/a&gt; to speed up repetitive steps in your investigation conducted in Maltego.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;AUTOMATE REPETITIVE STEPS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;If you are also interested in seeing how Maltego can be practically used to &lt;strong&gt;track down individuals responsible for online counterfeit sales&lt;/strong&gt;, don&amp;rsquo;t miss the opportunity to &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; &gt;watch this webinar demo recording&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH RECORDING NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Teams up with the Collegiate Penetration Testing Competition for the First Time </title>
      <link>https://www.maltego.com/blog/maltego-teams-up-with-the-collegiate-penetration-testing-competition-for-the-first-time/</link>
      <pubDate>Thu, 30 Nov 2023 08:59:12 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-teams-up-with-the-collegiate-penetration-testing-competition-for-the-first-time/</guid>
      <description>&lt;p&gt;Maltego partners with the &lt;a href=&#34;https://cp.tc/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Collegiate Penetration Testing Competition (CPTC)&lt;/a&gt; for the first time to empower the world’s top cybersecurity students. The upcoming CPTC focuses on mimicking the activities performed during a real-world penetration testing engagement conducted by companies, professional services firms, and internal security departments around the world.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Through the Maltego Grants for Education &amp;amp; Research Program, Maltego provides the CPTC Team with its all-in-one cyber investigation tool, which accelerates and simplifies investigations through link analysis and seamlessly uncovers patterns and multiple order data connections.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-the-cptc-first-began&#34;&gt;How the CPTC First Began&lt;/h2&gt;
&lt;p&gt;The CPTC began small in 2015, in a classroom at the Rochester Institute of Technology (RIT). Now in its ninth season, the competition boasts over 100 schools that compete across eight global regions.&lt;/p&gt;
&lt;p&gt;From San Francisco to Dubai, these top cybersecurity students gain real-life experience that will benefit their eventual work environments. Hosted by the RIT, one of the premier institutions in the world for cybersecurity education, training, and research, the CPTC intends to provide opportunities for as many interested teams as possible, within the limits of the space available at each regional event.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-teams-up-with-the-cptc_1.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-teams-up-with-the-cptc_1.jpg&#34; loading=&#34;lazy&#34; alt=&#34;A Press Photo provided by the CPTC captured during their eighth season&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    The Collegiate Penetration Testing Competition (CPTC) is now in its ninth season. Photo Credit: Rocio Slobodzian.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;more-on-the-2023-theme&#34;&gt;More on the 2023 Theme&lt;/h2&gt;
&lt;p&gt;This year’s theme for the CPTC is an airport with an onsite people mover (monorail). The structure of the competition involves students starting in five U.S. regions, three international regions, and a global at-large category.&lt;/p&gt;
&lt;p&gt;Regional hosts for this year’s competition include University of New Haven (CT, USA), Baldwin Wallace University (OH, USA), Tennessee Tech University (TN, USA), Augusta University (GA, USA), Stanford University (CA, USA), Coastline College (CA, USA), Concordia University (QC, CAN), RIT Dubai (UAE) with co-host Princess Sumaya University (Jordan), and remotely Kanazawa Institute of Technology (Japan).&lt;/p&gt;
&lt;p&gt;&amp;ldquo;Now in our 6th year of hosting the CPTC Western Regional at Stanford University, our student team has also competed for the last 7 years,&amp;rdquo; said Alex Keller, Senior Systems Security Engineer, School of Engineering, Stanford University. As a staff advisor and coach for Stanford Applied Cyber, a student group focused on all aspects of cybersecurity, he adds, &amp;ldquo;It is a joy to host a competition that provides such an engaging and rewarding experience for the competitors. The premise of CPTC is refreshingly unique – student teams take on the persona of a professional security firm working on behalf of a fictitious client business to conduct a mock penetration test of an authentically complex network infrastructure. Since the early years of CPTC, elements of open-source intelligence (OSINT) have been incorporated into the contest, an aspect largely absent in other collegiate cyber competitions. Just like the real world, OSINT can be a key differentiator when paired with human and infrastructure intelligence to assert a significant advantage in the competition.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Each of the eight in-person regions accommodates up to ten teams of students, and the at-large category fields dozens of teams.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;This competition is different because we attract the most elite cybersecurity students in the world, who are hungry to engage with our competition infrastructure. Each year, we work closely with leading manufacturers and technology companies to create a digital facsimile of a unique critical infrastructure. This year, we are particularly excited to work with Maltego to help create additional realism for this year’s airport infrastructure theme.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;M Pelletier, Justin.&lt;/strong&gt; Global Director, CPTC and Director of the Cyber Range and Training Center in RIT&amp;rsquo;s Global Cybersecurity Institute.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;about-the-maltego-grants-for-education--research-program&#34;&gt;About the Maltego Grants for Education &amp;amp; Research Program&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;The mission of the Maltego Grants for Education &amp;amp; Research Program is to bolster students who are driven to change the world.&lt;/strong&gt; By providing tailored career guidance based on their unique interests, academic fields, and professional objectives, the Program aims to enable students to effectively leverage the ever-advancing digital and technological landscape.&lt;/p&gt;
&lt;p&gt;The Program equips students with the necessary skills, training, and qualifications. This ensures that they are prepared to tackle the increasing security risks that have the potential to impede economic development and erode public confidence. Collaborating with educational institutions assists in fulfilling a shared objective of building a more resilient world.&lt;/p&gt;
&lt;p&gt;As one of the global partners of CPTC, Maltego will be made available to the world’s top cybersecurity students. Through the Maltego Grants for Education &amp;amp; Research Program, Maltego&amp;rsquo;s goal is to enable students to effectively leverage the ever-advancing digital and technological landscape. Participating at CPTC will help them gain valuable experience for the students&amp;rsquo; career, and we at Maltego are excited to be an integral component of impactful investigations at the CPTC.&lt;/p&gt;
&lt;p&gt;With up to 600 of the most talented and motivated cybersecurity students from the top 100 cyber programs, CPTC will see the top 15 teams from across the globe competing in the international finals on January 12th to 15th, 2024. The event is expected to be held in-person at Rochester Institute of Technology in New York.&lt;/p&gt;
&lt;p&gt;We at Maltego are extremely excited to be part of the CPTC initiative and look forward to collaborating on more avenues with the RIT in the near future.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To know more about the Maltego Grants for Education &amp;amp; Research Program, please &lt;a href=&#34;https://www.maltego.com/impact-connect-program/&#34; &gt;visit here&lt;/a&gt;. To explore how we can support your university, student cyber club or collegiate cyber competition,  reach out to &lt;a href=&#34;mailto:research@maltego.com&#34; &gt;research@maltego.com&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Using One Tool to Analyze Internal and OSINT Data Sources</title>
      <link>https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/</link>
      <pubDate>Fri, 17 Nov 2023 13:58:21 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/</guid>
      <description>&lt;p&gt;Tasked with sifting through volumes of internal and external data, fraud analysts keep products, organizations, and their users safe by combating scams, abuse, and fraud. The challenge of managing multiple, often disconnected, data sources can complicate their investigations, often leading those teams to wonder if there could be a simpler way—a single platform that would bring all this information together.&lt;/p&gt;
&lt;p&gt;However, the choice between adopting an existing tool or creating a custom one is not straightforward and involves weighing immediate functionality against specific needs, cost considerations, and other factors.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This article aims to help you decide whether to build your own tool for investigative data analysis or buy a pre-built one.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We will demonstrate how a unified interface can ease the workload for fraud and threat analysts and explain why a pre-built tool often outperforms the lengthy and resource-intensive process of developing a custom solution in-house. Finally, we will illustrate how Maltego can enhance your manual investigative processes in just a few steps.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#multiple-data-sources-without-a-unified-interface-impair-effectiveness&#34; &gt;Multiple Data Sources Without a Unified Interface Impair Effectiveness&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#using-only-internal-data-sources&#34; &gt;Using Only Internal Data Sources&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#using-both-internal-and-external-data-sources&#34; &gt;Using Both Internal and External Data Sources&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#collaboration-challenges&#34; &gt;Collaboration Challenges&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#a-unified-tool-for-analyzing-diverse-data-sources-enhances-effectiveness&#34; &gt;A Unified Tool for Analyzing Diverse Data Sources Enhances Effectiveness&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#building-your-own-tool-vs-buying-a-pre-built-tool&#34; &gt;Building Your Own Tool vs. Buying a Pre-Built Tool&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#accelerating-your-investigations-with-a-pre-built-tool&#34; &gt;Accelerating Your Investigations with a Pre-Built Tool&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#maltego-in-action&#34; &gt;Maltego in Action&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#automating-your-investigations-with-maltego&#34; &gt;Automating Your Investigations with Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#download-your-cheat-sheet&#34; &gt;Download Your Cheat Sheet&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;multiple-data-sources-without-a-unified-interface-impair-effectiveness&#34;&gt;Multiple Data Sources Without a Unified Interface Impair Effectiveness&lt;/h2&gt;
&lt;p&gt;But first, let&amp;rsquo;s look at the situation where analysts don&amp;rsquo;t have a unified interface. We will focus on two common scenarios: one where they deal solely with internal data, and another where they handle both internal and external data.&lt;/p&gt;
&lt;h3 id=&#34;using-only-internal-data-sources&#34;&gt;Using Only Internal Data Sources&lt;/h3&gt;
&lt;p&gt;Ideally, a company would centralize the data for their analysts, simplifying the process of comparison and insight extraction. However, in reality, this ideal is disrupted by rapid organizational growth, frequent changes in toolkits and software, or other factors, leading to data being scattered across different systems.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Consequently, investigators’ operations are hindered by:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fragmented Access&lt;/strong&gt;: Multiple datasets are not uniform in format or structure, nor do they share a common interface. This fragmentation hinders the ability to quickly and efficiently retrieve the necessary information.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Inconsistency&lt;/strong&gt;: Common issues include varying data types and quality problems, which force analysts to spend considerable time cleaning and normalizing data. This time could be better utilized on more critical tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Inefficiency&lt;/strong&gt;: Often, data retrieval is a manual process that requires significant data processing skills. Sometimes, teams may even need assistance from other departments due to the complexities involved in data storage and access. This inefficiency also impedes collaboration – sharing investigations across team members or working with other teams becomes cumbersome and time-consuming.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;using-both-internal-and-external-data-sources&#34;&gt;Using Both Internal and External Data Sources&lt;/h3&gt;
&lt;p&gt;Just as reading without glasses could result in blurry and incomplete comprehension, relying solely on internal data can limit an analyst’s ability to fully understand a situation. Without additional context provided by external data sources, crucial details and the broader picture may remain obscured.&lt;/p&gt;
&lt;p&gt;To that end, analysts often need to consult external sources such as sanctions data, corporate databases, breach data, and social media data. This enriches their insights into scams, incidents, or broader trends but poses several challenges:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Workload&lt;/strong&gt;: Retrieval from various data sources is often a manual, browser-based process. Although digital risk and brand protection teams typically have standard operating procedures (SOPs) for such investigations, including a list of sources to consult or a process to follow when encountering or investigating a particular data type, these procedures add multiple layers of tasks, thereby prolonging the process and diverting attention from more critical investigative work.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;If you wish to save time on manual and repetitive tasks and focus on more meaningful investigative work, we have prepared a guide for you. Download your copy and learn how to automate your investigations with Maltego Machines now.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/#how-to-automate-person-of-interest-and-resale-of-counterfeit-goods-investigations-with-maltego&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;AUTOMATE YOUR INVESTIGATIONS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Analyst Exposure&lt;/strong&gt;: Investigations involving scam websites or social media can risk adversaries gaining information about the teams. Even when practicing operational security by using measures like &lt;a href=&#34;https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/&#34; &gt;sock puppet accounts&lt;/a&gt;, proxies, and VPNs, these are not foolproof and always carry the risk of exposing sensitive information such as IP addresses, device information, or user agents.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Limited Data Access&lt;/strong&gt;: While analysts utilize OSINT, they also require data from other sources about companies and individuals. Access to these sources, often through browsers or APIs, adds complexity and workload to the integration process, especially when accessing new providers.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_one_tool_to_analyze_internal_and_osint_data-sources_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_one_tool_to_analyze_internal_and_osint_data-sources_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;collaboration-challenges&#34;&gt;Collaboration Challenges&lt;/h3&gt;
&lt;p&gt;The absence of a unified tool causes problems when handling multiple internal and external sources, but it also leads to inefficiencies in the &lt;a href=&#34;https://www.maltego.com/blog/why-trust-and-safety-teams-need-a-mapping-tool/&#34; &gt;daily collaboration challenges&lt;/a&gt; of investigation teams.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To understand the complexity of their work, let&amp;rsquo;s step into the shoes of these analysts and view what their work involves:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;An everyday task is writing and running complex queries to retrieve data from multiple databases. Once this data is obtained, the next step is to clean it and ensure its quality for reliable analysis and decision-making. This often requires using another tool to manipulate, process, and visualize the data, adding an extra layer to an already intricate process.&lt;/p&gt;
&lt;p&gt;To obtain this data in the first place, accessing data sources through APIs or browsers is necessary, which requires adaptability to even more platforms and their unique interfaces.&lt;/p&gt;
&lt;p&gt;Finally, investigators are usually responsible for writing detailed reports on their findings, often accompanied by screenshots for evidence. When handing off investigations to other team members, they must write comprehensive mid-investigation reports detailing all steps taken to ensure continuity and clarity.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Maltego allows you to export data from your graph and generate reports automatically, which you can share with your peers and supervisors. &lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/&#34; &gt;Read this article to discover five methods for generating reports in Maltego&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;a-unified-tool-for-analyzing-diverse-data-sources-enhances-effectiveness&#34;&gt;A Unified Tool for Analyzing Diverse Data Sources Enhances Effectiveness&lt;/h2&gt;
&lt;p&gt;The challenges mentioned highlight the need to adopt &lt;a href=&#34;https://www.maltego.com/blog/why-trust-and-safety-teams-need-a-mapping-tool/&#34; &gt;a unified tool or interface to streamline the investigative process&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s important to keep in mind that this is not just about improving the work of a single analyst, but also about enhancing the success of the investigation and the efficiency of the team as a whole in a number of ways:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Time Efficiency&lt;/strong&gt;: Utilizing a unified tool simplifies data pulls, making them more straightforward and less time-consuming. This alleviates complex workflows and frees up valuable time for investigators.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ease of Data Access&lt;/strong&gt;: Having both internal and external data available through a single interface streamlines the process. This not only makes data processing easier but also reduces the learning curve for investigators, allowing them to adapt more quickly.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Simplified Data Quality Management&lt;/strong&gt;: With a unified tool, the complexity of ensuring data quality is significantly reduced. Investigators no longer need to clean or normalize data extensively. They can combine internal and external information and search in one place, making their investigations more effective.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Protection&lt;/strong&gt;: If the tool also aggregates data, it can protect investigators’ sensitive information as it acts as a proxy, mitigating the risk of exposure during the investigative process.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Efficiency&lt;/strong&gt;: The ability to collate and analyze data in a single interface facilitates scaling investigations on a large scale without adding to the investigators&amp;rsquo; workload. This approach also lends repeatability and consistency to the investigations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Enhanced Reporting&lt;/strong&gt;: A unified tool enables one-stop tracking of workflows. Investigations can be easily reproduced, verified, and made compliance-ready, improving the overall quality and reliability of reporting.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved Collaboration&lt;/strong&gt;: The tool allows multiple investigators to work in tandem and track each other’s work efficiently. This feature fosters better collaboration and ensures smoother handoffs between team members.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_one_tool_to_analyze_internal_and_osint_data-sources_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_one_tool_to_analyze_internal_and_osint_data-sources_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;building-your-own-tool-vs-buying-a-pre-built-tool&#34;&gt;Building Your Own Tool vs. Buying a Pre-Built Tool&lt;/h2&gt;
&lt;p&gt;When your team recognizes the pressing need for a single collaborative tool to access all data sources, you start contemplating whether to build an in-house tool or opt for a ready-made solution.&lt;/p&gt;
&lt;p&gt;On one hand, developing your own tool should mean that it meets all your specific requirements and fulfills your team&amp;rsquo;s checklist. On the other hand, &lt;a href=&#34;https://get.maltego.com/maltego-organization&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ready-made solutions&lt;/a&gt; already exist in the market, allowing for immediate implementation and benefits.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Building a Custom Tool&lt;/strong&gt; requires a company-wide effort to restructure and clean existing databases, upskill end-users, and maintain the tool. However, it also risks being a single point of failure if maintenance resources are unavailable, and ensuring compatibility with both internal and external systems is essential. Non-personnel and technical costs further add to the overall expenses.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Buying a Pre-Built Tool&lt;/strong&gt; offers faster deployment and immediate use, with vendors handling technical maintenance and updates, thus reducing the load on internal teams. These tools often come with expert support to aid in implementation and usage. Although the initial cost might be higher than that of custom solutions, long-term costs are often lower. There may be potential limitations in customization, which necessitates looking for a vendor that designs solutions with flexibility and scalability in mind to accommodate organizational growth and evolving needs.&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Making this choice requires a careful evaluation of your organization&amp;rsquo;s resources, needs, and long-term strategy. It&amp;rsquo;s not a decision to be made overnight but it is essential for the success of your investigations and for effectively addressing security and compliance concerns.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you’re planning a session with your team to discuss both options, take the ready cheat sheet that we prepared for you to ensure you cover all points.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-one-tool-to-analyze-internal-osint-data-sources/#download-your-cheat-sheet&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD YOUR CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;accelerating-your-investigations-with-a-pre-built-tool&#34;&gt;Accelerating Your Investigations with a Pre-Built Tool&lt;/h2&gt;
&lt;p&gt;Maltego is an example of a pre-built tool used by analysts coming from Fraud Detection, Digital Security, and Trust and Safety teams. Some of the typical investigations that it supports are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;Brand protection&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/&#34; &gt;Product and platform abuse&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-unveiling-online-counterfeit-threats-with-maltego-link-analysis/&#34; &gt;Combating the illegal sale of counterfeit goods&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/cryptocurrency-investigations-with-maltego/&#34; &gt;Preventing fraudulent transactions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;Conducting background checks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Maltego-for-Fraud-Investigations-Solution-Brief.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD PRODUCT BRIEF&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Its capabilities enable investigators to explore and connect large sets of internal and external data and conduct link analysis using the so-called &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000034010-what-is-a-transform-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Transforms &lt;/a&gt;which fetch and process data from various sources, converting it into insightful visualizations.&lt;/p&gt;
&lt;p&gt;Within a single interface, Maltego allows you to visualize complex data relationships from open sources, internal databases, and even the &lt;a href=&#34;https://www.maltego.com/blog/where-to-gather-intelligence-for-deep-dark-web-investigations/&#34; &gt;deep and dark web&lt;/a&gt; and enables multiple investigators to work on the same case simultaneously. Furthermore, it includes tools for &lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/&#34; &gt;generating reports&lt;/a&gt;, which aids in presenting findings coherently and professionally.&lt;/p&gt;
&lt;p&gt;Finally, Maltego can significantly reduce your workload through custom Maltego Machines that let you automate nearly any repetitive steps in investigations like &lt;strong&gt;Brand Protection&lt;/strong&gt;, &lt;strong&gt;Person of Interest&lt;/strong&gt;, and &lt;strong&gt;Resale of Counterfeit Goods&lt;/strong&gt;. For more detailed, &lt;strong&gt;ready-to-use steps&lt;/strong&gt; to automate these types of investigations, check this &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;guidebook&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;download-your-cheat-sheet&#34;&gt;Download Your Cheat Sheet&lt;/h2&gt;
&lt;p&gt;If you haven’t done so already, remember to download your comparison cheat sheet for building a custom tool versus buying one for analyzing both internal and external databases for investigations.&lt;/p&gt;
&lt;p&gt;Feel free to use it when discussing both options with your team. This cheat sheet should help you cover all the key points.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_one_tool_to_analyze_internal_and_osint_data-sources_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_one_tool_to_analyze_internal_and_osint_data-sources_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7hh0&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Using One Tool to Analyze Internal and OSINT Data Sources&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/nc_blog.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/nc_blog.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;nitish-chandan&#34;&gt;Nitish Chandan&lt;/h4&gt;
&lt;p&gt;Nitish Chandan is an experienced trust and safety professional with expertise in product risk assessment, crisis response, and investigations. He is currently a Subject Matter Expert at Maltego, where he works with platforms to support their trust and safety investigation needs by developing use cases and investigation pathways. He also regularly conducts training for trust and safety teams to build capacity in risk assessments and fraud investigations. In his last role at Twitter, he was a Senior Product Trust Partner, focused on Twitter’s revenue products and product compliance in the JAPAC region.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: The Evolution of OSINT and Digital Safety Strategies with Jezer Ferreira!</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-the-evolution-of-osint-and-digital-safety-strategies-with-j%C3%A9zer-ferreira/</link>
      <pubDate>Wed, 15 Nov 2023 12:12:57 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-the-evolution-of-osint-and-digital-safety-strategies-with-j%C3%A9zer-ferreira/</guid>
      <description>&lt;p&gt;In this last episode of the first season of The Pivot Podcast, we welcome our guest, Jezer Ferreira!&lt;/p&gt;
&lt;p&gt;Jezer Ferreira, a passionate professor with recognized expertise in OSINT, has made significant contributions to the field. He serves as the Coordinator of Cyber Intelligence Training at the &lt;a href=&#34;https://site.cyberhunteracademy.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Cyber Hunter Academy&lt;/a&gt; and is also a professor of OSINT and CySA in the Master of Cybersecurity and Cyber Defense program at the University of Santiago de Compostela, Spain.&lt;/p&gt;
&lt;p&gt;Furthermore, he is the founder of the &lt;a href=&#34;https://2023.osintomatico.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Osintomático Conference&lt;/a&gt;, the largest OSINT and Social Engineering event in Europe. In recognition of his collaborative efforts with the police to combat cyberterrorism, he was honored with &amp;lsquo;The Holy Guardian Angels - Friends of the National Police’ medal.&lt;/p&gt;
&lt;p&gt;In this episode of The Pivot, we journey through Jezer&amp;rsquo;s beginnings in the OSINT realm, discuss the dynamic evolution of the discipline and its interconnected fields, and examine the generational shifts in social media engagement. Beyond insights for OSINT and cybersecurity professionals, Jezer also offers valuable advice on how everyone can navigate the internet confidently by cultivating safe digital habits.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Watch the video version with English subtitles below or listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/4L7rDf92bT5sB1Ge21wdp9?si=8cXpFJWjROSHrk8ocF2ZLA&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/jezer-ferreira-the-evolution-of-osint-and/id1629913312?i=1000634888602&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcasts&lt;/a&gt;,&lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ODliOTIzNzctYjQzMC00NjRlLTkyMDEtZmIzYjhjYmU4YWRi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiw_NvQ88WCAxUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Google Podcasts&lt;/a&gt;, or the &lt;a href=&#34;https://youtu.be/JlYGTBqIVO8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego YouTube&lt;/a&gt; channel!&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-pivot-podcast-the-evolution-of-osint-and-digital-safety-strategies-with-j%c3%a9zer-ferreira/#the-evolution-of-osint-and-digital-safety-strategies-with-jezer-ferreira&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH INTERVIEW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;the-pivot-your-osint-and-infosec-podcast&#34;&gt;The Pivot, Your OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, The Pivot is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective. &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice. &lt;/p&gt;
&lt;h2 id=&#34;closing-the-first-season-of-the-pivot-podcast&#34;&gt;Closing the First Season of The Pivot Podcast&lt;/h2&gt;
&lt;p&gt;The first season of The Pivot comes to a close with the 20th episode. We&amp;rsquo;re deeply grateful to our listeners for being a key part of this enlightening journey. We also wanted to thank all our guests for sharing their knowledge.&lt;/p&gt;
&lt;p&gt;While awaiting the new season, you can revisit your favorite episodes and refresh the insights shared by tuning in to previous episodes on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P?si=74eb8561c8c54c1e&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcasts&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcasts&lt;/a&gt;, or by watching the video version of each episode on the &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego YouTube channel&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;The last episode with Jezer Ferreira as a guest stands out as it is entirely recorded in Spanish, making it a special treat for our Spanish-speaking audience.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For our non-Spanish speaking audience, we have included English subtitles in the video version below for your convenience, ensuring everyone can enjoy it.&lt;/strong&gt;&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-evolution-of-osint-and-digital-safety-strategies-with-jezer-ferreira&#34;&gt;The Evolution of OSINT and Digital Safety Strategies with Jezer Ferreira&lt;/h2&gt;
&lt;p&gt;Tune in to the interview with Jezer to delve deeper into:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How the OSINT discipline and its related areas are evolving&lt;/li&gt;
&lt;li&gt;The meaning of preventive OSINT and its application by companies&lt;/li&gt;
&lt;li&gt;Digital safety measures that OSINT and cybersecurity professionals and individuals outside the industry alike can adopt to protect themselves, their families, and friends&lt;/li&gt;
&lt;li&gt;The reasons why OSINT and cybersecurity professionals should embrace a hacker mindset and other essential skills they must possess to excel in the field&lt;/li&gt;
&lt;/ul&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/JlYGTBqIVO8&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;For Spanish speakers: You can dive into a full conversation with Jezer Ferreira discussing the evolution of OSINT and sharing cybersecurity tactics for both companies and individuals — all in Spanish! You can find this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/4L7rDf92bT5sB1Ge21wdp9?si=8cXpFJWjROSHrk8ocF2ZLA&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/jezer-ferreira-the-evolution-of-osint-and/id1629913312?i=1000634888602&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcasts&lt;/a&gt;, and &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ODliOTIzNzctYjQzMC00NjRlLTkyMDEtZmIzYjhjYmU4YWRi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiw_NvQ88WCAxUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcasts&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Check out Jezer&amp;rsquo;s work on &lt;a href=&#34;https://twitter.com/jezerferreira&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Protecting Your Brand from Product and Platform Abuse</title>
      <link>https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/</link>
      <pubDate>Mon, 06 Nov 2023 13:52:23 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/</guid>
      <description>&lt;p&gt;Many of us recall the days when we innocently created fake profiles on social media during our adolescence or used cheat codes in games like The Sims to build lavish mansions. Most would agree that these actions, while bending the rules, were benign and are a far cry from the more severe product and platform abuses.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/#where-pushing-boundaries-ends-and-product-abuse-begins&#34; &gt;Where Pushing Boundaries Ends and Product Abuse Begins&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/#the-scale-of-product-and-platform-abuse-in-numbers&#34; &gt;The Scale of Product and Platform Abuse in Numbers&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/#tangible-and-intangible-consequences-for-organizations-and-users&#34; &gt;Tangible and Intangible Consequences for Organizations and Users&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/#insights-from-real-life-product-abuses-across-industries&#34; &gt;Insights from Real-Life Product Abuses across Industries&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/#download-this-pdf-to-gain-insight-into&#34; &gt;Download Your Guide&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;where-pushing-boundaries-ends-and-product-abuse-begins&#34;&gt;Where Pushing Boundaries Ends and Product Abuse Begins&lt;/h2&gt;
&lt;p&gt;While it&amp;rsquo;s easy to jump to the conclusion that product or platform abuse is synonymous with malicious intent, this isn&amp;rsquo;t always the case. Many instances of what we label as “abuse” might simply be curious users discovering novel ways to utilize a platform or product. They stumble upon new, unintended ways to use a product or platform, driven by curiosity rather than malice.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This benign exploration shouldn’t overshadow a significant concern: for every user pushing boundaries out of innocent curiosity, there are malicious actors diligently searching for loopholes to exploit for their gain.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;These graver offenses include malicious activities such as scams, bullying, and doxing, and their repercussions can be severe, leading to reputational damage, financial losses, or breaches in operational security.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/protecting_your_brand_from_product_and_platform_abuse_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/protecting_your_brand_from_product_and_platform_abuse_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Reflecting on the past decade or so, it’s commendable how far products and platforms have evolved in their fight against abuse. They’ve tightened security, refined user guidelines, and enhanced monitoring mechanisms. Yet, given the uptick in malicious abuse, platforms must redouble their preventive efforts.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;If you want to find out more about examples of real-life product and platform abuse, the full version of this blog article covers six case studies of abuse experienced by leading global companies and offers strategies to protect your brand. Download your copy now!&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/protecting-your-brand-from-product-and-platform-abuse/#download-this-pdf-to-gain-insight-into&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-scale-of-product-and-platform-abuse-in-numbers&#34;&gt;The Scale of Product and Platform Abuse in Numbers&lt;/h2&gt;
&lt;p&gt;The extent of product and platform abuse is challenging to measure accurately, primarily because each platform maintains its proprietary data on misuse and every country keeps its distinct records of online harassment.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To offer some perspective on the scale of this issue:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.pewresearch.org/internet/2021/01/13/the-state-of-online-harassment/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;A 2021 study by Pew Research Center&lt;/a&gt; revealed that a staggering 41% of Americans have experienced online harassment at some point.&lt;/li&gt;
&lt;li&gt;Between 2017 and 2018, &lt;a href=&#34;https://www.gov.uk/government/statistics/hate-crime-england-and-wales-2017-to-2018&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;England and Wales reported 1,605 online hate crimes&lt;/a&gt;. This number, while seemingly specific, only scratches the surface of global incidents.&lt;/li&gt;
&lt;li&gt;While the same study estimates that only about 1% of online content is abusive, it’s crucial to understand the vastness of the digital sphere. Even 1% translates to a monumental amount of abusive content when considering the billions of digital interactions taking place daily.&lt;/li&gt;
&lt;li&gt;Interestingly, abuse tends to concentrate more on niche platforms. For instance, platforms like 4Chan, which cater to a more specific user base, are estimated to contain as much as 8% abusive material.&lt;/li&gt;
&lt;li&gt;Reflecting on German statistics, the country &lt;a href=&#34;https://www.bka.de/DE/Presse/Listenseite_Pressemitteilungen/2022/Presse2022/220509_PM_CybercrimeBLB.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;recorded a significant 146,363 instances of reported cyber crimes in 2021&lt;/a&gt;. Worryingly, only 29.3% of these cases were solved.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The data highlights a grim truth: &lt;strong&gt;abuse in the digital realm is pervasive and often goes unchecked&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;tangible-and-intangible-consequences-for-organizations-and-users&#34;&gt;Tangible and Intangible Consequences for Organizations and Users&lt;/h2&gt;
&lt;p&gt;From a business standpoint, the effects of product and platform abuse are multi-faceted, affecting organizations and users.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/protecting_your_brand_from_product_and_platform_abuse_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/protecting_your_brand_from_product_and_platform_abuse_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;for-users&#34;&gt;For Users:&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Trust Erosion&lt;/strong&gt;: Users seek platforms they can rely upon. Experiencing or witnessing abuse can erode their trust, making them reluctant to engage or transact, potentially reducing the user base.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reduced User Engagement&lt;/strong&gt;: Fear of harassment or encountering malicious content can lead to reduced user activity or total withdrawal from a platform.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Financial Loss&lt;/strong&gt;: Users can become victims of scams or fraudulent schemes, leading to direct financial losses. This can have a domino effect, where they avoid online transactions altogether, affecting businesses relying on e-commerce.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Emotional and Psychological Impact&lt;/strong&gt;: Users subjected to bullying, doxing, or other forms of harassment carry the emotional and psychological scars, which can deter them from engaging with online platforms in the future.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Privacy Concerns&lt;/strong&gt;: Malicious actors often seek personal data. A breach can leave users vulnerable to plenty of issues, ranging from identity theft to unauthorized transactions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;for-organizations&#34;&gt;For Organizations:&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Reputation Damage&lt;/strong&gt;: The most significant casualty for businesses in the wake of product abuse is their reputation. Once tarnished, it can take years and considerable resources to rebuild trust.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Financial Implications&lt;/strong&gt;: Apart from direct losses due to fraud or scams, organizations may face decreased revenue from diminishing user engagement or transactions. There’s also the potential cost of lawsuits or regulatory fines.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Increased Operational Costs&lt;/strong&gt;: Addressing abuse means investing in more robust security measures, hiring specialized personnel, and possibly facing higher insurance premiums.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Decreased Market Valuation&lt;/strong&gt;: Publicly traded companies may see a decline in their stock prices following significant instances of product abuse or data breaches.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Loss of Competitive Advantage&lt;/strong&gt;: As users flock to safer, more secure platforms or start using products that did not suffer consequences of malicious exploitation, businesses with unchecked abuse might find themselves losing their competitive edge.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Regulatory Scrutiny&lt;/strong&gt;: Failing to curb abuse can draw the attention of regulators, leading to investigations, penalties, or stringent operational guidelines, adding to operational challenges.&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;insights-from-real-life-product-abuses-across-industries&#34;&gt;Insights from Real-Life Product Abuses across Industries&lt;/h2&gt;
&lt;p&gt;While we often focus on the theoretical aspects of product and platform abuse, understanding the real-world implications offers businesses not only actionable insights but also promotes risk mitigation and can help safeguard their reputation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To highlight the gravity of product abuse, we&amp;rsquo;ve created a whitepaper with six case studies from prominent global companies that have faced abuse. Each case provides insights and lessons for businesses looking to strengthen their defenses against such threats.&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;download-this-pdf-to-gain-insight-into&#34;&gt;Download This PDF to Gain Insight into&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Direct experiences of renowned companies grappling with product and platform abuse&lt;/li&gt;
&lt;li&gt;Effective strategies to neutralize and prevent these challenges&lt;/li&gt;
&lt;li&gt;Key areas for Trust and Safety teams to concentrate on to maximize their efforts&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7hh9&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Protecting Your Brand from Product and Platform Abuse&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;If you&amp;rsquo;re keen on exploring the hands-on aspects of Trust and Safety operations, you may want to delve into &lt;a href=&#34;https://www.maltego.com/blog/why-trust-and-safety-teams-need-a-mapping-tool/&#34; &gt;how mapping tools enhance the efficiency and effectiveness&lt;/a&gt; of these dedicated teams on a daily basis.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on the latest tutorials, use cases, and webinars!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jbr_blog.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jbr_blog.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Jules Brahms&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Jules Brahms is a Subject Matter Expert at Maltego, where she supports the trust and safety needs of brands, companies, and platforms, drawing on her experience as a trust and safety professional with a background in incident response, product abuse, and misinformation prevention. In her role, she develops workflows for trust and safety practitioners and conducts training with teams to build capacity in risk assessments, the handling of misinformation and electoral manipulation, and person of interest investigations. Previously, Jules worked as a Subject Matter Expert for online radicalization and misinformation at trust and safety provider ActiveFence, which delivers trust and safety solutions to leading online platforms.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Analyzing Threat Actor Profiles Using Social Media Intelligence </title>
      <link>https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/</link>
      <pubDate>Thu, 02 Nov 2023 14:34:32 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/</guid>
      <description>&lt;p&gt;We live in a world that is becoming more interconnected by the day. The vast amount of information shared on social media platforms offers a treasure trove of insights for the discerning eye. This is where Social Media Intelligence, also known as &lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/&#34; &gt;SOCMINT&lt;/a&gt;, steps in.&lt;/p&gt;
&lt;p&gt;SOCMINT refers to the collective tools and solutions that allow cyber threat investigators to systematically organize, analyze, and interpret data from social media sources. This data, ranging from tweets, posts, images, links, and more, can be invaluable in understanding threat actors&amp;rsquo; behaviors, patterns, and intentions.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/001_socmint-types.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/001_socmint-types.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;Types and examples of SOCMINT&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will delve into the world of SOCMINT and uncover its importance, applications, and challenges.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/#the-significance-of-socmint-for-analysts&#34; &gt;The Significance of SOCMINT for Analysts &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/#the-broad-scope-of-socmint&#34; &gt;The Broad Scope of SOCMINT &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/#strategies-for-effective-use-of-socmint&#34; &gt;Strategies for Effective Use of SOCMINT &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/#profiling-threat-actors-with-socmint&#34; &gt;Profiling Threat Actors with SOCMINT: Use Cases &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/#challenges-in-the-socmint-arena&#34; &gt;Challenges in the SOCMINT Arena &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/#maltego-the-socmint-powerhouse&#34; &gt;Maltego: The SOCMINT Powerhouse &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-threat-actor-profiles-using-social-media-intelligence/#conclusion&#34; &gt;Conclusion &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-significance-of-socmint-for-analysis&#34;&gt;The Significance of SOCMINT for Analysis&lt;/h2&gt;
&lt;p&gt;For cyber threat intelligence analysts, SOCMINT is not just a supplementary source of information; it is a critical component of their investigative toolkit. &lt;strong&gt;The digital footprints left on social media platforms often contain a wealth of information that can reveal patterns, behaviors, and even intentions for analysts.&lt;/strong&gt;  &lt;/p&gt;
&lt;p&gt;In a world where threats evolve rapidly, real-time insights from platforms with billions of interactions can be the difference between spotting a threat proactively and reacting to a breach.&lt;/p&gt;
&lt;h2 id=&#34;the-broad-scope-of-socmint&#34;&gt;The Broad Scope of SOCMINT&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/002_socmint-scope.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/002_socmint-scope.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;The world&amp;#39;s most used social platforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://datareportal.com/social-media-users&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;datareportal&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Although the image above only covers traditional platforms, you should expand your perimeter to cover other sites like: &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Forums and Blogs:&lt;/strong&gt; These spaces often host in-depth discussions, code-sharing, and sometimes covert planning—anything from hacking forums to sites like 4chan. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Non-traditional Platforms:&lt;/strong&gt; Sites like &lt;a href=&#34;http://github.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;GitHub&lt;/a&gt; or &lt;a href=&#34;https://stackexchange.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Stack Exchange&lt;/a&gt; can be goldmines for spotting malicious code or discussing vulnerabilities. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Region-Specific Platforms:&lt;/strong&gt; If you are investigating a threat from Russia, &lt;a href=&#34;http://vk.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Vkontakte&lt;/a&gt; should be on your radar. The same goes for &lt;a href=&#34;http://weibo.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Weibo,&lt;/a&gt; one of the biggest social media apps targeting the Chinese market. &lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;strategies-for-effective-use-of-socmint&#34;&gt;Strategies for Effective Use of SOCMINT&lt;/h2&gt;
&lt;p&gt;With so much data at our disposal, it&amp;rsquo;s sometimes challenging to sift through it all to find meaningful connections and focus on what&amp;rsquo;s most relevant at a given moment in our investigation.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here&amp;rsquo;s what you can do to harness SOCMINT effectively:&lt;/strong&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Broaden Your Horizon:&lt;/strong&gt; Beyond mainstream platforms, delve into forums, blogs, and region-specific sites.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Prioritize Quality:&lt;/strong&gt; Although some tools can gather substantial amounts of data, manual exploration is often necessary to uncover subtle details. A comment on a niche forum or a discussion on a lesser-known chat group can sometimes provide the most revealing insights.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Define a Workflow:&lt;/strong&gt; Creating a workflow for investigating specific social media platforms or specific types of information like email addresses or phone numbers helps to reduce the risk of missing vital information and ensures a standard quality of analysis across the board. I highly recommend the&lt;a href=&#34;https://www.osintdojo.com/diagrams/main&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; OSINT Attack Surface Diagrams&lt;/a&gt; shared by the OSINT Dojo to help you define a custom workflow for your investigations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/003_osint-attack-surface-diagrams.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/003_osint-attack-surface-diagrams.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;LinkedIn OSINT Attack Surface&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.osintdojo.com/diagrams/main&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;osintdojo&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;To take this a step further, you can use a mapping tool that will help you &lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/&#34; &gt;combine and analyze all the data from a single interface&lt;/a&gt;.&lt;/strong&gt; This is where Maltego stands out in the SOCMINT landscape, as it allows investigators to gather intelligence from a wide range of diverse sources. Maltego also streamlines tasks like deduplication, visualization, automation, and report generation, which can be beneficial when collaborating with other investigators.  &lt;/p&gt;
&lt;h2 id=&#34;profiling-threat-actors-with-socmint&#34;&gt;Profiling Threat Actors with SOCMINT &lt;/h2&gt;
&lt;p&gt;Now that you have your strategy and tools in place, you can start leveraging the available SOCMINT sources that you consider relevant for your investigation. Here is a quick breakdown of how you can use them to profile threat actors: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Profile Identification:&lt;/strong&gt; Analysts can identify profiles or accounts associated with known threat actors or suspicious activities.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt; &lt;/p&gt;
&lt;p&gt;Example: A user on a forum discussing specific hacking techniques or sharing malware code snippets. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Communication Patterns:&lt;/strong&gt; By monitoring conversations and interactions, analysts can discern communication patterns, helping identify networks of malicious actors. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt; &lt;/p&gt;
&lt;p&gt;Example: Tracking interactions between suspicious accounts on platforms like Twitter or Telegram to uncover a network of collaborators.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Sentiment Analysis:&lt;/strong&gt; Analyzing sentiments can provide insights into threat actor&amp;rsquo;s motivations, intentions, or potential targets.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt; &lt;/p&gt;
&lt;p&gt;Example: A surge in negative sentiments towards a specific organization might indicate it as a potential target for hacktivist groups.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Content Analysis:&lt;/strong&gt; Reviewing shared content, such as images, videos, or links, can give clues about a threat actor&amp;rsquo;s capabilities, tools, or methodologies. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt; &lt;/p&gt;
&lt;p&gt;Example: A user sharing screenshots of a compromised system or tutorials on exploiting specific vulnerabilities. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Temporal Analysis:&lt;/strong&gt; Observing the timing of posts or interactions can provide insights into threat actors&amp;rsquo; active periods, potentially revealing their time zones or operational hours. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt; &lt;/p&gt;
&lt;p&gt;Example: A threat actor consistently posts or interacts during a specific time, hinting at their location. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Geolocation Data:&lt;/strong&gt; Some social media platforms provide geolocation data, which can be invaluable in tracking the physical location of threat actors. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt; &lt;/p&gt;
&lt;p&gt;Example: A tweet or post with location data enabled, pinpointing a threat actor&amp;rsquo;s location. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Network Analysis:&lt;/strong&gt; Social media platforms are inherently about connections. Analyzing these can reveal affiliations, hierarchies, or group dynamics. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt; &lt;/p&gt;
&lt;p&gt;Example: Identifying followers or mutual connections of a known malicious account to uncover a broader network of threat actors. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Trend Monitoring:&lt;/strong&gt; Monitoring trending topics or hashtags can provide early warnings about emerging threats or campaigns. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt; &lt;/p&gt;
&lt;p&gt;Example: A sudden spike in discussions around a specific vulnerability or exploit.  &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Beyond threat actor profiling, SOCMINT has many other applications. For example, analysts can predict threats by monitoring online discussions about vulnerabilities. Social media, a hub for information warfare, can be navigated using SOCMINT to counteract disinformation campaigns. Meanwhile, early detection of employees discussing sensitive issues online allows for prompt interventions, preventing potential security breaches or issues.&lt;/p&gt;
&lt;h2 id=&#34;challenges-in-the-socmint-arena&#34;&gt;Challenges in the SOCMINT Arena&lt;/h2&gt;
&lt;p&gt;While powerful, SOCMINT is not without its pitfalls: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Volume Overwhelm:&lt;/strong&gt;  Every day, billions of posts, tweets, shares, and comments flood social media platforms. This massive influx of data can quickly overwhelm analysts. It&amp;rsquo;s like trying to find a needle in a haystack, but the haystack is constantly growing. Without the right tools and techniques, crucial information can be missed, or analysts can spend excessive time on irrelevant data, reducing efficiency. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disinformation:&lt;/strong&gt;  Not everything on social media is as it seems. Fake news, altered images, and misleading narratives are everywhere. These are often intentionally planted to mislead or divert attention. Analysts must learn to distinguish between genuine threats and decoys. Misinterpreting disinformation as an actual threat can lead to wasted resources and incorrect threat assessments. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ethical and Legal Hurdles:&lt;/strong&gt;  The digital world has its own set of ethical guidelines and legal boundaries. Techniques like using sock puppet accounts to gather information can be seen as deceptive or intrusive. Moreover, scraping data or accessing private information without consent can breach privacy laws and platform terms of service. Analysts must strike a balance between gathering comprehensive intelligence and respecting digital rights. Overstepping boundaries can lead to legal repercussions, damage to reputation, and potential loss of access to vital platforms. &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;maltego-the-socmint-powerhouse&#34;&gt;Maltego: The SOCMINT Powerhouse &lt;/h2&gt;
&lt;p&gt;Maltego has emerged as a favorite tool for many analysts diving into SOCMINT. It facilitates the process by:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/analyzing_threat_actor_profiles-4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/analyzing_threat_actor_profiles-4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34; 
        title=&#34;Advantages of Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego delivers &lt;strong&gt;detailed reporting ideal for stakeholder communication and further analysis.&lt;/strong&gt; Moreover, it offers an &lt;strong&gt;all-in-one tool that aggregates information from diverse sources within a single interface,&lt;/strong&gt; enhanced by its &lt;strong&gt;visual analysis&lt;/strong&gt; that presents actional insights. This eliminates the need to toggle between platforms, providing users with an efficient and value-driven data analysis experience.&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;In the complex landscape of social media, every post, tweet, and like can be a potential lead. SOCMINT stands as a pivotal tool for cyber threat intelligence, transforming digital chatter into actionable insights. Recognizing the nuances of data, discerning genuine threats from disinformation, and navigating the ethical maze are all part of the process.&lt;/p&gt;
&lt;p&gt;With powerful tools like Maltego, analysts can streamline the data analysis to find patterns, anomalies, and indicators that, when pieced together, reveal a comprehensive threat narrative. As cyber threats evolve in complexity, mastering SOCMINT isn&amp;rsquo;t just a recommendation, it is a must.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To learn more about using Maltego and SOCMINT in your investigations, download the handbook below.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7hh8&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Analyzing Threat Actor Profiles Using Social Media Intelligence &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Discover more resources related to Social Media Intelligence &lt;a href=&#34;https://www.maltego.com/search/?s=social&amp;#43;media&amp;#43;lntelligence&#34; &gt;here&lt;/a&gt; and follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;http://linkedin/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;http://mastodon/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon,&lt;/a&gt; or &lt;a href=&#34;http://subscribe%20to%20our%20newsletter/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;subscribe to our newsletter&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;mario-rojashttpswwwmaltegocomblogcommon-pitfalls-to-avoid-in-vulnerability-risk-assessmentsmario-rojas&#34;&gt;Mario Rojas&lt;a href=&#34;https://www.maltego.com/blog/common-pitfalls-to-avoid-in-vulnerability-risk-assessments/#mario-rojas&#34; &gt;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and Darkweb forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit October 2023: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-october-2023-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Mon, 30 Oct 2023 10:01:04 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-october-2023-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit October roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;2023-investigator-toolkit-roundups&#34;&gt;2023 Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit January 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-february-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit February 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-may-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit May 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-june-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit June 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2023&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-october-roundup&#34;&gt;Investigator Toolkit October Roundup&lt;/h2&gt;
&lt;p&gt;In October, we featured the following four Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/occrp-aleph/&#34; &gt;OCCPR Aleph&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/zetalytics/&#34; &gt;ZETAlytics Massive Passive&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/district4/&#34; &gt;Darkside&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/haveiben-pwned/&#34; &gt;Have I Been Pwned&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for supplier network investigations, malicious domain investigations, breached data investigations, and social media online footprint examination!&lt;/p&gt;
&lt;h3 id=&#34;occrp-aleph-supplier-network-investigation&#34;&gt;OCCRP Aleph: Supplier Network Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w59_occrp.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w59_occrp.png&#34; loading=&#34;lazy&#34; alt=&#34;OCCRP Aleph: Supplier Network Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the &lt;a href=&#34;https://www.maltego.com/transform-hub/occrp-aleph/&#34; &gt;OCCRP Aleph Transforms&lt;/a&gt; in Maltego, investigators can securely access large amounts of data, querying companies&amp;rsquo; registries, contracts, procurement databases, and many more in a single interface.&lt;/p&gt;
&lt;h3 id=&#34;zetalytics-massive-passive-malicious-domain-investigation&#34;&gt;ZETAlytics Massive Passive: Malicious Domain Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w60_zetalytics.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w60_zetalytics.png&#34; loading=&#34;lazy&#34; alt=&#34;ZETAlytics Massive Passive: Malicious Domain Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By leveraging the &lt;a href=&#34;https://www.maltego.com/transform-hub/zetalytics/&#34; &gt;ZETAlytics Massive Passive Transforms&lt;/a&gt; in Maltego, investigators can query historical domains, email addresses, and name servers, spotting relationships between different threat actors and known associates.&lt;/p&gt;
&lt;p&gt;Check out how we &lt;a href=&#34;https://www.maltego.com/blog/identify-c2-malware-and-phishing-threats-with-maltego/&#34; &gt;investigate suspicious IP addresses and trace back to the source of malware entry starting from a Domain Entity&lt;/a&gt;, exploring one network infrastructure point to another with ZETAlytics Massive Passive’s comprehensive database.&lt;/p&gt;
&lt;h3 id=&#34;darkside-breached-data-investigation&#34;&gt;Darkside: Breached Data Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w61_district4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w61_district4.png&#34; loading=&#34;lazy&#34; alt=&#34;Darkside: Breached Data Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To unravel a subject’s online presence, investigators can utilize the &lt;a href=&#34;https://www.maltego.com/transform-hub/district4/&#34; &gt;Darkside&lt;/a&gt; breach database built by District 4 Labs, gathering personally identifiable information.&lt;/p&gt;
&lt;p&gt;In our latest joint webinar, Maltego SME, Mathieu Gaucheler, and our partner, District 4 Labs, showed how investigators can &lt;a href=&#34;https://www.maltego.com/webinars/webinar-from-fsb-agents-phone-numbers-to-addresses-investigating-district4-breached-data/&#34; &gt;use breached data to spot hidden patterns in large volumes of data within Maltego&lt;/a&gt;, conducting a live demo with leaked FSB agent phone numbers.&lt;/p&gt;
&lt;h3 id=&#34;have-i-been-pwned-social-media-online-footprint-examination&#34;&gt;Have I Been Pwned: Social Media Online Footprint Examination&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w62_hibp.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w62_hibp.png&#34; loading=&#34;lazy&#34; alt=&#34;Have I Been Pwned: Social Media Online Footprint Examination&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the &lt;a href=&#34;https://www.maltego.com/transform-hub/haveiben-pwned/&#34; &gt;Have I Been Pwned Transforms&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/haveiben-pwned/&#34; &gt;&lt;/a&gt; in Maltego, investigators can easily check if their online account has been compromised in a data breach and whether they are at risk of potential cyber threats.&lt;/p&gt;
&lt;h3 id=&#34;and-thats-a-wrap-for-the-investigator-toolkit-series&#34;&gt;And that’s a wrap for the Investigator Toolkit series!&lt;/h3&gt;
&lt;p&gt;To better assist and provide our community with up-to-date information about Maltego Hub items, we are bringing an end to the Investigator Toolkit series to launch a new and exciting campaign. Thank you all for showing your support toward this initiative!&lt;/p&gt;
&lt;p&gt;While we are working on the re-upcoming campaign, don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt; so that you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Spark: Ignite Your Learning with Maltego</title>
      <link>https://www.maltego.com/blog/learning-maltego-with-spark/</link>
      <pubDate>Thu, 19 Oct 2023 11:19:01 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/learning-maltego-with-spark/</guid>
      <description>&lt;p&gt;In June 2023, we successfully rolled out our new online learning portal, Spark. The excitement did not end there. &lt;strong&gt;This month, we are thrilled to launch &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spark Premium&lt;/a&gt; – The choice of learning for thousands of OSINT and Maltego investigators worldwide.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://spark.maltego.com/start&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spark&lt;/a&gt; is an all-in-one platform for investigators, analysts, and researchers to learn about how to make their work more effective and efficient by using Maltego and other investigative methods.&lt;/strong&gt; In addition to Maltego-specific training, Spark offers learning resources in the domains of open-source intelligence (OSINT), cybersecurity, and more, to keep practitioners ready for any investigation coming their way.&lt;/p&gt;
&lt;p&gt;Spark Premium opens even more learning opportunities and formats. It is included in our Maltego Enterprise Plan, and can be purchased via our webshop as a yearly subscription.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://store.maltego.com/&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;GET SPARK PREMIUM NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;learn-the-way-you-prefer-with-spark--spark-premium&#34;&gt;Learn the Way You Prefer with Spark &amp;amp; Spark Premium&lt;/h2&gt;
&lt;p&gt;The launch of Spark comes with the release of a wide range of multi-format learning resources that serve learners with diverse preferences and learning habits.&lt;/p&gt;
&lt;p&gt;We took feedback from our existing learners as well as external trainers who collaborate closely with Maltego to understand how people learn best and how we can help shape their learning experience. We reviewed, revamped, and redesigned all our existing E-learning courses and introduced a comprehensive catalog of new, supporting resources.&lt;/p&gt;
&lt;p&gt;While we will continue to expand the topical and structural variety of our learning content, &lt;strong&gt;we launched Spark today with the following three learning offerings:&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;a-series-of-on-demand-e-learning-courses-for-maltego-users&#34;&gt;A Series of On-Demand E-Learning Courses for Maltego Users&lt;/h3&gt;
&lt;p&gt;Spark offers a series of on-demand courses that serve your Maltego learning needs.&lt;/p&gt;
&lt;p&gt;The Maltego Foundations 1 and Maltego Foundations 2 courses focus on getting users familiarized with the Maltego tool to perform investigations. Spark Premium subscribers can upskill further with the Maltego Advanced course which showcases Maltego’s customization and automation capabilities.&lt;/p&gt;
&lt;p&gt;For Spark Premium subscribers, we also offer on-demand courses centered around specific Maltego data integrations on the Transform Hub, so that our users and customers can upskill in areas most relevant to their day-to-day operations.&lt;/p&gt;
&lt;h3 id=&#34;a-collection-of-in-depth-investigative-masterclasses&#34;&gt;A Collection of In-Depth Investigative Masterclasses&lt;/h3&gt;
&lt;p&gt;Masterclasses are our newest learning offerings that aim to help investigators upskill their domain knowledge. We are excited to work with industry leaders and experts to make their expertise accessible.&lt;/p&gt;
&lt;p&gt;Our first Masterclasses include exciting topics such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Citizenship for Sale: Uncovering Criminal Operations&lt;/strong&gt; where Mario Rojas, threat intelligence expert and former Maltego Subject Matter Expert, takes us into the hidden world of fake document supply chains and sales. This Masterclass showcases how he navigates the dark web and the surface web to map out a broad network of sites offering these illegal services, personal identifier data associated with them, and individuals possibly behind the operation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Company Analysis with Maltego&lt;/strong&gt; where Andrew Fordred, cyber intelligence expert and former cyber investigator, covers the OSINT tools, data sources, techniques, and workflows that can help find information related to businesses and organizations and produce the best outcomes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Enhancing Information from Phone Numbers and Email Addresses&lt;/strong&gt; where Andrew Fordred tackles the difficult task of creating intelligence starting with only a simple piece of information. He demonstrates how to effectively use Maltego and OSINT to match phone numbers and email addresses with people and organizations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check out our &lt;a href=&#34;https://spark.maltego.com/videos-and-masterclasses&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;extensive Masterclass collection&lt;/a&gt; now!&lt;/p&gt;
&lt;h3 id=&#34;a-catalog-of-maltego-handbooks-articles-and-videos&#34;&gt;A Catalog of Maltego Handbooks, Articles, and Videos&lt;/h3&gt;
&lt;p&gt;Finally, the launch of Spark comes with a large catalog of Maltego resources with which you can learn at your own pace.&lt;/p&gt;
&lt;p&gt;Our &lt;a href=&#34;https://spark.maltego.com/maltego-handbooks-and-articles&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Handbooks for Incident Response, Cyber Threat Intelligence, and Social Media Investigations&lt;/a&gt; have proven to be useful to learn about essential Maltego workflows and data integrations relevant to each operation. As a Spark learner and Maltego user, you also have unlimited access to all Maltego case studies, use case demos, and whitepapers.&lt;/p&gt;
&lt;h2 id=&#34;learn-the-best-way-possible-with-spark-premium&#34;&gt;Learn the Best Way Possible with Spark Premium&lt;/h2&gt;
&lt;p&gt;More than just an online library, Spark is a modern learning portal that offers learners a thoughtful learning experience while gaining knowledge. Learners can take advantage of intuitive site navigation, simpler course registration, direct access to materials, and an attractive web interface to make their learning journey as enjoyable as possible.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;124218da65a24fc5&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;124218da65a24fc5__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Website%20Visuals/Spark-Landing-Page-scroll.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Website%20Visuals/Spark-Landing-Page-scroll.mp4&#34; type=&#34;video/mp4&#34;&gt;
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;&#34;
        var video = document.getElementById(&#34;124218da65a24fc5__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;124218da65a24fc5&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;With Spark Premium, our learners will have access to even more interactive learning options for our learners, including monthly Ask-Me-Anything sessions with a Maltego trainer, monthly full-length live training sessions, and asynchronous Capture the Flag challenges&lt;/strong&gt; which encourage learners to put their knowledge to test. These interactive learning activities will help you put your skills into practice and connect you to the rest of the Maltego Community.&lt;/p&gt;
&lt;p&gt;The potential of learning with Spark and Spark Premium is immense, and we are thrilled to be able to explore, develop, and provide such opportunities to our valuable community.&lt;/p&gt;
&lt;h2 id=&#34;start-learning-with-spark--spark-premium-today&#34;&gt;Start Learning with Spark &amp;amp; Spark Premium Today&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Want to get started with Spark?&lt;/strong&gt; Head over to &lt;a href=&#34;https://spark.maltego.com&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spark and sign up as a new user&lt;/a&gt;. All requests will go through a short vetting process from our team to ensure the best possible learning experience, which will be completed within 1-3 business days. You will then receive an email when you can start learning with Spark. So let the learning begin!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Want to learn more about Spark Premium?&lt;/strong&gt; Check out the details of our &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;learning offering here&lt;/a&gt; or start your yearly subscription directly from our webshop.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://store.maltego.com/&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;GET SPARK PREMIUM NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Online learning is more important for us than ever before. The launch of Spark and Spark Premium signals our commitment to ensuring that you always have something new to learn that will enhance your ability to perform impactful investigations. Please expect new courses, documents, videos, and more to be released on Spark from Maltego as we invest further in user education.&lt;/p&gt;
&lt;p&gt;For any questions about Spark or Maltego’s learning offering, please reach out to your Customer Success Manager directly or email &lt;a href=&#34;mailto:training@maltego.com&#34; &gt;training@maltego.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Most importantly, &lt;a href=&#34;https://spark.maltego.com/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;start learning with Spark today&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Automating Repetitive Steps in Trust and Safety Investigations with Maltego Machines</title>
      <link>https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/</link>
      <pubDate>Wed, 18 Oct 2023 10:01:42 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/</guid>
      <description>&lt;p&gt;Routine tasks often consume a large portion of the time of Trust and Safety teams. Conducting the same investigative steps on different persons of interest, overseeing brand protection on corporate domains, or performing regular risk assessments all drain valuable resources.&lt;/p&gt;
&lt;p&gt;These repetitive workloads shift the focus away from decision-making and proactive risk management, resulting in internal challenges such as disengagement, reduced productivity, strained resources, and hindered scalability. Externally, they can cause delays during growth or high-demand periods, impacting customer experience and stakeholder perception. Manual handling of these tasks may also introduce errors and inconsistencies, as well as underutilization of skilled professionals&amp;rsquo; expertise.&lt;/p&gt;
&lt;p&gt;Implementing automation and optimizing processes is therefore crucial to improving operational efficiency and maintaining a positive organizational image. &lt;strong&gt;In this article, we&amp;rsquo;ll demonstrate how to automate some of the common repetitive workloads using Maltego Machines, offering practical examples for your Maltego setup.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/#how-maltego-automates-trust-and-safety-workflows&#34; &gt;How Maltego Automates Trust and Safety Workflows&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/#launching-a-brand-protection-investigation-with-maltego&#34; &gt;Launching a Brand Protection Investigation with Maltego&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/#automating-a-brand-protection-investigation-with-maltego-machines&#34; &gt;Automating a Brand Protection Investigation with Maltego Machines&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/#how-to-automate-person-of-interest-and-resale-of-counterfeit-goods-investigations-with-maltego&#34; &gt;How to Automate Person of Interest and Resale of Counterfeit Goods Investigations with Maltego&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-maltego-automates-trust-and-safety-workflows&#34;&gt;How Maltego Automates Trust and Safety Workflows&lt;/h2&gt;
&lt;p&gt;When conducting an investigation with Maltego, investigators can often execute various Transforms in sequence, using the results from each Transform as the input for the next step. This process may be repetitive and automated across many different investigations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Methodizing these processes can be hugely beneficial and timesaving for Trust and Safety teams. Maltego makes this achievable through automation using &lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/&#34; &gt;Machines&lt;/a&gt;. Machines will repeat a pattern of Transforms you predefined as if you were operating the tool yourself. They can run Transforms both in parallel and sequentially.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_1a.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_1a.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To illustrate the use of Maltego, we will first reproduce a scenario in which a threat analyst in a multinational organization wants to periodically conduct brand protection investigations on the corporate top-level domains (TLDs), as well as identify potentially forgotten domains.&lt;/p&gt;
&lt;p&gt;Using PayPal as our illustrative example, we&amp;rsquo;ll first introduce the steps necessary to conduct this investigation, and later showcase how to automate these investigative processes utilizing Maltego Machines to streamline our future periodic brand protection checks.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For additional insights, you can access a downloadable PDF where we demonstrate how to build two other Maltego Machines: one for person of interest investigation and another for tracking counterfeit products.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/#how-to-automate-person-of-interest-and-resale-of-counterfeit-goods-investigations-with-maltego&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD YOUR COPY&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3 id=&#34;launching-a-brand-protection-investigation-with-maltego&#34;&gt;Launching a Brand Protection Investigation with Maltego&lt;/h3&gt;
&lt;p&gt;In the first use case, our analyst wishes to conduct a brand protection investigation on the corporate top-level domains (TLDs) and identify potentially forgotten domains using Maltego Data.&lt;/p&gt;
&lt;p&gt;This entails identifying all TLDs with PayPal as the hostname, determining which of these actually belong to PayPal, and then finding out if there are any unused www DNS names.&lt;/p&gt;
&lt;p&gt;This can be easily done in Maltego with a few simple steps:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 2&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We open a new graph in Maltego, drag a Domain Entity from the Entity Palette onto it, and change the input value to “paypal.com,” which will serve as the starting point of our investigation.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 2&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We aim to identify domains with the same hostname but different TLDs. To achieve this, execute the &lt;strong&gt;To Domain [Find other TLDs]&lt;/strong&gt; Transform on the Domain Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This Transform searches for domains observed on the internet with the same hostname but different TLDs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego retrieved hundreds of results, such as paypal[.]me or paypal[.]tk, some of which are not associated with websites. Our goal is to determine which websites could be parked or engaged in cybersquatting — in other words, registering, trafficking in, or using an Internet domain name with a bad faith intent to profit from the goodwill of a trademark belonging to someone else.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 3&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We can examine the DNS records to check if there are active websites associated with the domain, using the &lt;strong&gt;To Website [Quick lookup]&lt;/strong&gt; Transform. We want to identify which of these domains could be parked or involved in cybersquatting and which are legitimate websites owned by PayPal.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_7.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 4&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To do so, we need to run the &lt;strong&gt;To Certificate&lt;/strong&gt; Transform on all Website Entities. SSL certificates are a great way to ascertain the domain under the control of a single organization.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_8.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The resulting graph shows several PayPal domains with the same DigiCert EV certificate. Others use free SSL certificates, while some do not have SSL certificates at all.&lt;/p&gt;
&lt;p&gt;While these steps were relatively easy and quick, they can become repetitive and still consume considerable time to execute, especially if done periodically. Let&amp;rsquo;s proceed to build a Machine to automate the process and further expedite it.&lt;/p&gt;
&lt;h3 id=&#34;automating-a-brand-protection-investigation-with-maltego-machines&#34;&gt;Automating a Brand Protection Investigation with Maltego Machines&lt;/h3&gt;
&lt;p&gt;In this demonstration, our analyst starts their investigation by building a Maltego Machine following the steps below.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 1&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Select the &amp;ldquo;New Machine&amp;rdquo; option under the Machines tab in the Maltego menu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_9.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 2&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Machine needs to be named and given a unique ID (this is autogenerated by Maltego, but can be changed to whatever you prefer) and an author. You can also add a description if you wish. This can be especially useful if you are planning on sharing the Machine with other users.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_10.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 3&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There are different types of Machines:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Macro Machine&lt;/strong&gt;: Will only run once when started.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Timer Machine&lt;/strong&gt;: Runs periodically until stopped.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Blank Machine&lt;/strong&gt;: A completely clean slate.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For our purpose, a Macro Machine is most suitable.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_11.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 4&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After all the info has been put in, the Machine editor will open automatically.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_12.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Machines are written in the Maltego Scripting Language (MSL). When the Machine editor opens, the header contains metadata about the Machine, while the actual Machine content is enclosed in the “start {}” brace. The editor contains some boilerplate code to get started, but we will remove the two example Transforms from the autogenerated code to start.&lt;/p&gt;
&lt;p&gt;As a reminder, this is the sequence of Transforms we want to automate:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Domain name&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Other TLDs&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Website&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Certificates&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It&amp;rsquo;s important to note here that each Transform uses the results of the previous Transform run to work with.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you are interested in learning how to build a Machine that executes several Transforms on the same Entity, head to the free PDF version of this article, which explains how to set up such a Machine.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/#how-to-automate-person-of-interest-and-resale-of-counterfeit-goods-investigations-with-maltego&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD YOUR COPY&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 5&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Machines use Transform IDs to determine which Transform to run. We can find the ID on the right-side pane of the Machine editor. We can filter Transforms by Input Entity type and select them from seeds installed in the Transform hub. We can either drag and drop the Transform or double-click it. It will be added to where the cursor is.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_13.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_13.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 6&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We want to start with a Domain, so we set the Filter by Input field to Domain. This way, we will only be shown Transforms that run on Domain Entities, ensuring our Machine runs correctly.&lt;/p&gt;
&lt;p&gt;Now we find the &lt;strong&gt;To Domain (Find other TLDs) [WhoisXML]&lt;/strong&gt; Transform under the Maltego Wayback Machine header.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_14.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_14.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 7&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We will do the same with the other Transform, &lt;strong&gt;To Website [Quick Lookup]&lt;/strong&gt;, before changing the Filter by Input to Website and adding the &lt;strong&gt;To Certificate&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_15.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_15.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 8&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Next, let us click the test button to see if the Machine was set up correctly and can run, and then click save once you see the &amp;ldquo;success!&amp;rdquo; notification.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_16.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_16.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 9&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We can now use our Machine on the URL Entity by going to the Machines tab in the Transform window and running our Machine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_17.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_17.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You will see a couple of out-of-the-box&lt;a href=&#34;https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/&#34; &gt; Maltego Machines for network footprinting &lt;/a&gt;and your custom Machine. In our example, we, of course, want to run the custom Machine we named Paypal Brand Protection.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_18.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_18.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;STEP 10&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This immediately ran the Transforms we defined in the Maltego editor.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_19.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating_repetitive_steps_in_trust_and_safety_investigations_with_maltego_machines_19.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-automate-person-of-interest-and-resale-of-counterfeit-goods-investigations-with-maltego&#34;&gt;How to Automate Person of Interest and Resale of Counterfeit Goods Investigations with Maltego&lt;/h2&gt;
&lt;p&gt;We have just illustrated how automating Transforms can significantly reduce the workload of trust and safety investigators. While this is just an example, you can create custom Machines to automate nearly any repetitive steps in Maltego.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;To provide you with more ready examples that you can immediately replicate in your Maltego Client, we have created two additional step-by-step guides for automating two common workflows among Trust and Safety teams, namely:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Person of Interest Investigation&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Resale of Counterfeit Goods Investigation&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;You can download the PDF below, where you will have the opportunity to follow detailed steps for building and running custom Maltego Machines that will help you explore the online footprint of persons of interest, as well as conduct checks on individuals selling counterfeit company products online in one click.&lt;/strong&gt;&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;This resource will equip you with an in-depth understanding of how to effectively use Maltego for these investigations, enabling you to practice building Machines on your own and use them in your daily trust and safety operations.&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7hh7&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Automating Repetitive Steps in Trust and Safety Investigations with Maltego Machines&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jbr_blog.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jbr_blog.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;jules-brahms&#34;&gt;Jules Brahms&lt;/h4&gt;
&lt;p&gt;Jules Brahms is a Subject Matter Expert at Maltego, where she supports the trust and safety needs of brands, companies, and platforms, drawing on her experience as a trust and safety professional with a background in incident response, product abuse, and misinformation prevention. In her role, she develops workflows for trust and safety practitioners and conducts training with teams to build capacity in risk assessments, the handling of misinformation and electoral manipulation, and person of interest investigations. Previously, Jules worked as a Subject Matter Expert for online radicalization and misinformation at trust and safety provider ActiveFence, which delivers trust and safety solutions to leading online platforms.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Why Trust and Safety Teams Need a Mapping Tool for OSINT Investigations</title>
      <link>https://www.maltego.com/blog/why-trust-and-safety-teams-need-a-mapping-tool/</link>
      <pubDate>Tue, 17 Oct 2023 10:24:25 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/why-trust-and-safety-teams-need-a-mapping-tool/</guid>
      <description>&lt;p&gt;In various industries such as financial institutions, consumer goods companies, and pharmaceutical manufacturing, Trust and Safety teams are the bedrock of maintaining user security and an organization&amp;rsquo;s integrity and compliance in the face of escalating digital threats.&lt;/p&gt;
&lt;p&gt;However, despite the critical nature of their work, these teams often encounter challenges due to a lack of unified toolkits and the overwhelming amount of dispersed data that requires processing to identify meaningful connections. This holds them back from realizing their full potential, as a significant portion of their time is consumed by repetitive tasks—a precious commodity in their line of work.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;When dealing with the challenges of managing an excess of internal and external databases, a mapping tool like Maltego proves to be a valuable asset as it can automate the commonly repetitive and manual tasks, and help advance the investigation.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-trust-and-safety-teams-need-a-mapping-tool/#what-trust-and-safety-teams-do&#34; &gt;What Trust and Safety Teams Do&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-trust-and-safety-teams-need-a-mapping-tool/#what-challenges-trust-and-safety-teams-face&#34; &gt;What Challenges Trust and Safety Teams Face&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-trust-and-safety-teams-need-a-mapping-tool/#how-to-solve-trust-and-safety-problems-at-scale-with-a-mapping-tool&#34; &gt;How to Solve Trust and Safety Problems at Scale with a Mapping Tool for OSINT Investigations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-trust-and-safety-teams-do&#34;&gt;What Trust and Safety Teams Do&lt;/h2&gt;
&lt;p&gt;In order to understand where automation is most needed, it is important to note that the roles and responsibilities of these teams can differ based on the industry and the types of investigations they conduct.&lt;/p&gt;
&lt;p&gt;Adding to the complexity, Trust and Safety teams aren&amp;rsquo;t always referred to by the exact same name. Different organizations may use titles such as &lt;strong&gt;digital risk teams&lt;/strong&gt;, &lt;strong&gt;brand protection teams&lt;/strong&gt;,or &lt;strong&gt;fraud and abuse teams&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;While teams go by various names, there are some core duties that these teams universally grapple with:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/why_trust_and_safety_need_a_mapping_tool_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/why_trust_and_safety_need_a_mapping_tool_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-challenges-trust-and-safety-teams-face&#34;&gt;What Challenges Trust and Safety Teams Face&lt;/h2&gt;
&lt;p&gt;While this list is not exhaustive, it reflects commonalities in all these tasks. The challenges of &lt;strong&gt;repetition and efficient management of scattered and sometimes irrelevant data&lt;/strong&gt; are prevalent, regardless of the industry or profile of a given Trust and Safety team.&lt;/p&gt;
&lt;p&gt;We also cannot overemphasize &lt;strong&gt;the importance of proper documentation&lt;/strong&gt; for Trust and Safety teams. Documentation provides a clear record of the investigative process, supports knowledge sharing within the team, and aids in analyzing and enhancing investigative workflows. However, this is impeded by varying data formats and sources.&lt;/p&gt;
&lt;p&gt;Lastly, &lt;strong&gt;an inadequate toolkit or an abundance of tools&lt;/strong&gt; that fall short in presenting data effectively and identifying concealed connections exacerbate the situation.&lt;/p&gt;
&lt;h2 id=&#34;how-to-solve-trust-and-safety-problems-at-scale-with-a-mapping-tool-for-osint-investigations&#34;&gt;How to Solve Trust and Safety Problems at Scale with a Mapping Tool for OSINT Investigations&lt;/h2&gt;
&lt;p&gt;Stepping back, it&amp;rsquo;s evident that &lt;strong&gt;data lies at the heart of all these challenges&lt;/strong&gt;. Without a solution that integrates these various data sources, automating these tasks and overcoming such hurdles is out of our reach.&lt;/p&gt;
&lt;p&gt;How we process, manage, and handle data, and the insights we gather from it, can either propel our investigations forward or hinder our progress if we don&amp;rsquo;t find an effective way to combine our data sources.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;download-this-pdf-and-find-out&#34;&gt;Download This PDF and Find out:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;How data solves Trust and Safety problems at scale&lt;/li&gt;
&lt;li&gt;In what way a mapping tool can help simplify Trust and Safety workflows&lt;/li&gt;
&lt;li&gt;What methods to use in a mapping tool to find connections across multiple databases&lt;/li&gt;
&lt;li&gt;How using OSINT can help with brand protection, person of interest, and other investigations&lt;/li&gt;
&lt;li&gt;What the step-by-step process of mapping data looks in Maltego&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7hh6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Why Trust and Safety Teams Need a Mapping Tool for OSINT Investigations&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;If you want to find even more information on automating your brand protection using Maltego, check out &lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;this article about Maltego Machines &lt;/a&gt;– a feature that can vastly help speed up repetitive steps in an investigation run in Maltego.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/nc_blog.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/nc_blog.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;nitish-chandan&#34;&gt;Nitish Chandan&lt;/h4&gt;
&lt;p&gt;Nitish Chandan is an experienced trust and safety professional with expertise in product risk assessment, crisis response, and investigations. He is currently a Subject Matter Expert at Maltego, where he works with platforms to support their trust and safety investigation needs by developing use cases and investigation pathways. He also regularly conducts training for trust and safety teams to build capacity in risk assessments and fraud investigations. In his last role at Twitter, he was a Senior Product Trust Partner, focused on Twitter’s revenue products and product compliance in the JAPAC region.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigating the Impact of Potential Data Breaches with Maltego</title>
      <link>https://www.maltego.com/blog/investigating-the-impact-of-potential-data-breaches-with-maltego/</link>
      <pubDate>Thu, 05 Oct 2023 10:49:29 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigating-the-impact-of-potential-data-breaches-with-maltego/</guid>
      <description>&lt;p&gt;Compromising digital assets, disrupting daily operations, or exfiltrating sensitive data are among the most severe consequences of a breach, a prospect that sends shivers down the spines of many CISOs. &lt;strong&gt;What adds to this daunting reality is the staggering cost of data breaches, with &lt;a href=&#34;https://www.statista.com/statistics/273575/us-average-cost-incurred-by-a-data-breach&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the global average reaching $4.35 million in 2022&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As soon as threat actors gain privileged access to our infrastructure and we become aware of it, containing the breach becomes our top priority. Nevertheless, recovering full control without completely restoring compromised systems and data poses a significant hurdle, as does identifying the root cause and ensuring that threat actors do not retain access.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will delve into the impact of breaches on organizations, explore how to establish the initial breach scope using Maltego, and share a downloadable playbook for investigating potential breaches with Maltego.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-the-impact-of-potential-data-breaches-with-maltego/#the-true-impact-of-data-breaches-on-an-organization&#34; &gt;The True Impact of Data Breaches on an Organization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-the-impact-of-potential-data-breaches-with-maltego/#how-to-identify-a-data-breach&#34; &gt;How to Identify a Data Breach&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-the-impact-of-potential-data-breaches-with-maltego/#how-to-determine-the-extent-of-a-breach&#34; &gt;How to Determine the Extent of a Breach&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-the-impact-of-potential-data-breaches-with-maltego/#how-maltego-accelerates-your-breach-investigation&#34; &gt;How Maltego Accelerates Your Breach Investigation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-true-impact-of-data-breaches-on-an-organization&#34;&gt;The True Impact of Data Breaches on an Organization&lt;/h2&gt;
&lt;p&gt;A data breach is one of the most severe events an organization might face as it often triggers &lt;strong&gt;high-impact incidents&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;These range from compromising business or customer data, including &lt;strong&gt;sensitive personal information&lt;/strong&gt; such as addresses, phone numbers, credit cards, and bank accounts, to &lt;strong&gt;data privacy concerns&lt;/strong&gt; like profiling individuals based on religion, sexual orientation, or political interests.&lt;/p&gt;
&lt;p&gt;For global companies, data breaches could involve datasets with thousands or millions of customers from different regions, leading to two major concerns:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Reputational&lt;/strong&gt;: How a company manages communication and responds to affected individuals and agencies will likely determine how the public perceives their diligence in addressing the issue. Sometimes even small details about the root cause, such as inadequate security measures, can greatly influence how others view the company&amp;rsquo;s trustworthiness in the future, and restoring that trust can become a daunting task.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Regulatory&lt;/strong&gt;: Breaches in critical infrastructure, or those affecting a large volume of sensitive PII data, require immediate disclosure to regulators. Depending on the incident&amp;rsquo;s management and data type, sanctions can range from hundreds of thousands to millions.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigating_the_impact_of_potential_breaches_with_maltego_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigating_the_impact_of_potential_breaches_with_maltego_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more about &lt;a href=&#34;https://www.maltego.com/blog/solarwinds-sunburst-compromise-mapping-malicious-activity-using-farsight-historical-dns-data-and-maltego/&#34; &gt;investigating and evaluating the scale of the SolarWinds SUNBURST attack here&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-identify-a-data-breach&#34;&gt;How to Identify a Data Breach&lt;/h2&gt;
&lt;p&gt;Data breaches can affect companies differently, so various teams within your organization should stay on the lookout for early signs or indicators that require verification. There are several triggers to watch out for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Third-party notifications&lt;/strong&gt;: Follow alerts about data, such as stolen credentials, found during a criminal investigation revealed by national Computer Security Incident Response Teams (CSIRTs) or intelligence agencies.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Infosec vendor or threat intelligence reporting service warnings&lt;/strong&gt;: These may indicate threats that have impacted your organization or similar ones in your industry or country. For example, financial institutions in Mexico being targeted by a threat actor.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alerts about criminal activity&lt;/strong&gt;: Your threat intelligence team may detect discussions about your organization in the dark web or hacking/criminal forums, including the sale of access or stolen data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Suspicious security events&lt;/strong&gt;: Your SOC team may detect activities related to sensitive users or environments, such as active directories, or a significant number of systems communicating with an external system that could be linked to criminal infrastructure.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Relevant &lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/&#34; &gt;techniques, tactics, and procedures (TTPs)&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/&#34; &gt;indicators of compromise (IOCs)&lt;/a&gt;&lt;/strong&gt;: Your threat hunting team may discover well-known threat actor patterns in your systems while analyzing the threat landscape.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;If you want to find out how to investigate a potential breach in Maltego, download the playbook now!&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-the-impact-of-potential-data-breaches-with-maltego/#download-the-free-playbook-for-investigating-data-breaches&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD PLAYBOOK&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;how-to-determine-the-extent-of-a-breach&#34;&gt;How to Determine the Extent of a Breach&lt;/h2&gt;
&lt;p&gt;Whether using Maltego or other relevant tools, your cybersecurity teams can conduct a set of activities to assess the extent and severity of the breach.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here&amp;rsquo;s what we recommend as starting points:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Triage and collect artifacts to generate an initial set of IOCs for investigation.&lt;/li&gt;
&lt;li&gt;Obtain threat intelligence from current IOCs to identify ongoing campaigns and attribute them to well-known threat actors.&lt;/li&gt;
&lt;li&gt;Perform threat hunting over the endpoint/network infrastructure to gauge the number of impacted systems.&lt;/li&gt;
&lt;li&gt;Conduct lateral movement analysis to trace how the attacker moved between systems.&lt;/li&gt;
&lt;li&gt;Engage in forensic analysis of the top compromised systems to gain insights into the attacker&amp;rsquo;s TTPs.&lt;/li&gt;
&lt;li&gt;Analyze exfiltration to understand potential access to data and identify remarkable outbound data flows.&lt;/li&gt;
&lt;li&gt;Monitor the dark web and other criminal data sources to identify any potential activities related to selling access or data to your infrastructure.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigating_the_impact_of_potential_breaches_with_maltego_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigating_the_impact_of_potential_breaches_with_maltego_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-maltego-accelerates-your-breach-investigation&#34;&gt;How Maltego Accelerates Your Breach Investigation&lt;/h2&gt;
&lt;p&gt;As an investigative tool, Maltego enables you to connect to a wide range of data sources through a single interface, saving precious time needed to minimize damage during a potential breach.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Maltego enables you to:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;pivot from IPs, domains, or hashes, to threat intelligence data to uncover ongoing campaigns and related threat actors, identifying IOCs and TTPs&lt;/li&gt;
&lt;li&gt;search identified IOCs in various data sources, including SIEMs and log management platforms, to reveal additional compromised or impacted systems&lt;/li&gt;
&lt;li&gt;perform triage or preliminary analysis of host and network activity on compromised systems to gather more attack information and identify other abused systems&lt;/li&gt;
&lt;li&gt;investigate criminal data sources like the dark web for specific information related to the identified group or our organization linked to the incident&lt;/li&gt;
&lt;li&gt;visualize information obtained by responders and analysts to better understand TTPs, such as lateral movements between systems and exfiltration activities&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Having the right tools is essential, but preparation is also crucial when dealing with a potential breach. To aid you, we have prepared a free playbook for investigating potential breaches with Maltego. Inside, you will find ready workflows for:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Performing Incident Triage&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Collecting Threat Intelligence&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hunting IOCs&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Analyzing Lateral Movement&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Investigating Exfiltration&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This playbook is valuable for teams that have already experienced a breach and need to act swiftly with Maltego. It is equally beneficial for infosec professionals who want to simulate and practice their response using fake data.&lt;/p&gt;
&lt;h3 id=&#34;download-the-free-playbook-for-investigating-data-breaches&#34;&gt;Download the FREE Playbook for Investigating Data Breaches&lt;/h3&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7hh4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Investigating the Impact of Potential Data Breaches with Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on the latest tutorials, use cases, and webinars!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Carlos Fragoso&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Carlos is the Principal Subject Matter Expert and Lead Instructor at Maltego with over 20 years of professional experience in information security: Incident response, digital forensics, threat intelligence, and threat hunting. A curious and passionate investigator working with big companies and LEAs to tackle cybercrime around the world (Europe, Middle East, LATAM) SANS Institute Instructor.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Useful Google Dorks for Open Source Intelligence Investigations</title>
      <link>https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/</link>
      <pubDate>Tue, 26 Sep 2023 13:24:42 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/</guid>
      <description>&lt;p&gt;Search engines, like Google, make finding information online quick and simple, particularly when we are performing broad searches like online shopping, finding a new restaurant, or looking for a job. However, when searching for information about individuals, persons of interest, businesses, or other more specific targets, the number of results returned from Google can be overwhelming.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Luckily, Google has incorporated methods of narrowing results into their search engine that can support you in your day-to-day analyst work. These are commonly known as Google dorks (or Google hacking). Today, we are going to go over some of the most common and useful Google dorks for &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;open-source investigations&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#how-do-google-dorks-work&#34; &gt;How Do Google Dorks Work?&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#examples-of-google-dorks&#34; &gt;Examples of Google Dorks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#how-can-you-use-google-dorking-in-your-investigations&#34; &gt;How Can You Use Google Dorking in Your Person of Interest Investigations?&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#1-find-email-addresses-related-to-a-username&#34; &gt;Find Email Addresses Related to a Username&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#2-uncover-documents-relevant-to-your-target&#34; &gt;Uncover Documents Relevant to Your Target&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#3-gain-information-through-social-media&#34; &gt;Gain Information Through Social Media&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#what-other-techniques-can-help-you-gather-osint-data&#34; &gt;What Other Techniques Can Help You Gather OSINT Data?&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#download-the-full-list-of-useful-google-search-operators&#34; &gt;Download the Full List of Useful Google Search Operators&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;howdogoogledorkswork&#34;&gt;How Do Google Dorks Work? &lt;/h2&gt;
&lt;p&gt;Most of us begin our online searching by merely typing keywords into the search bar, but in doing so, we have already missed an opportunity to optimize our results. Google dorking makes use of commands called operators that allow users to modify their search results in many ways.&lt;/p&gt;
&lt;p&gt;For instance, a user searching for information related to private universities in the United States could type &lt;strong&gt;Harvard AND Stanford&lt;/strong&gt; into Google to return only search results that contain both keywords. Note that Google dorks are case-sensitive, so typing &lt;strong&gt;Harvard and Stanford&lt;/strong&gt; would not generate the same results. While this is a very simple Google dorking technique, there are many more that allow users to modify search results in more profound ways.&lt;/p&gt;
&lt;p&gt;Many of these techniques are useful on their own. Still, much of their utility is derived from the user’s ability to combine them to return very specific results from Google.&lt;/p&gt;
&lt;p&gt;By using these operators in combination with each other (and the many others that exist), users can target specific information more easily.&lt;/p&gt;
&lt;h3 id=&#34;examples-of-google-dorks&#34;&gt;Examples of Google Dorks&lt;/h3&gt;
&lt;p&gt;Let’s look at a couple of basic operators quickly to see how they work together to return specific results:&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;site:&lt;/strong&gt; operator allows us to perform a Google search that will only return results that are hosted on the designated site. For instance, &lt;strong&gt;Harvard site:Wikipedia.org&lt;/strong&gt; will only return search results related to the keyword Harvard from Wikipedia.org.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;– (minus)&lt;/strong&gt; operator allows the user to exclude specific results from their search. By combining these two operators we can create the search &lt;strong&gt;Harvard -site:Wikipedia.org&lt;/strong&gt;, which will return search results from Google while excluding any results from Wikipedia. As you become more proficient with each operator, you will also find more ways to combine them to find useful information regarding your investigations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By employing Boolean operators &lt;strong&gt;AND&lt;/strong&gt;, &lt;strong&gt;OR&lt;/strong&gt;, you can combine keywords to refine your search results. Suppose you are conducting research on universities and want to find information about both Harvard and Yale on educational websites. In this scenario, using &lt;strong&gt;Yale University AND Harvard University site:.edu&lt;/strong&gt; narrows your search to pages where both universities are mentioned.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this PDF cheat sheet, we list out the most useful Google dorks along with specific use cases for your day-to-day investigative work. Download the cheat sheet now and start using them!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/#download-the-full-list-of-useful-google-search-operators&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-can-you-use-google-dorking-in-your-investigations&#34;&gt;How Can You Use Google Dorking in Your Investigations? &lt;/h2&gt;
&lt;p&gt;While anyone can benefit from using Google dorks, the focus of this article is to highlight the usefulness of these techniques for those conducting open source investigations, particularly regarding &lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;person of interest investigations&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Investigators have been turning to the internet, search engines, and social media for years to find information that might prove helpful, but Google dorking techniques can take your OSINT information gathering to a new level.&lt;/p&gt;
&lt;p&gt;Let’s look at a couple of unique examples that might be useful in your next investigation.&lt;/p&gt;
&lt;h3 id=&#34;1-find-email-addresses-related-to-a-username&#34;&gt;1. Find Email Addresses Related to a Username&lt;/h3&gt;
&lt;p&gt;If you are like most people, you probably have one username that you use for many different accounts across the digital landscape. This username sometimes contains bits of personal information that you can take  note of, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Person’s name&lt;/li&gt;
&lt;li&gt;Year of birth&lt;/li&gt;
&lt;li&gt;Location of their whereabouts&lt;/li&gt;
&lt;li&gt;Favorite sports team&lt;/li&gt;
&lt;li&gt;Job or profession&lt;/li&gt;
&lt;li&gt;Significant dates&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The real value in terms of an investigation is finding out whether that username has been used elsewhere online. While someone may take precautions to maintain privacy or security with an account that is tied to criminal or mischievous behavior, their other accounts may not be as well guarded.&lt;/p&gt;
&lt;p&gt;Let’s assume that you are looking into a person of interest, and the only information you have about this individual is a username: &lt;strong&gt;BadGuy1&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;While a search for &lt;strong&gt;BadGuy1&lt;/strong&gt; might return other instances where the username shows up online, by using the &lt;strong&gt;Wildcard&lt;/strong&gt; operator and searching for &lt;strong&gt;BadGuy1*com&lt;/strong&gt;, we can instead see if any email addresses are publicly available online that use this username as the unique identifier.&lt;/p&gt;
&lt;p&gt;While this will not always return significantly different results to searching the username itself, it can serve as a quick method for identifying an email address that can later be tied to other accounts.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Google Dork: Finding Email Addresses Related to a Username &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;2-uncover-documents-relevant-to-your-target&#34;&gt;2. Uncover Documents Relevant to Your Target  &lt;/h3&gt;
&lt;p&gt;Perhaps you have a subject’s name, but you have little else to go on to learn more. There is a lot that we can learn about an individual given only their name, but our subject, John J. Doe, has a small digital footprint on typical social networking sites or apps. Instead, let’s see what we can find out about our subject using documents hosted online.&lt;/p&gt;
&lt;p&gt;In the search bar, we can enter &lt;strong&gt;“John J. Doe” filetype:pdf OR filetype:xlsx OR filetype:docx&lt;/strong&gt;, which will give us only PDF, Excel, or Microsoft Word documents containing the exact search term &lt;strong&gt;John J. Doe&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google_dork_blog_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google_dork_blog_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Google Dork: Uncovering New Contact Information from Online Documents &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here we have combined three different search operators to improve our results, which can save a lot of time and effort over the course of an investigation.&lt;/p&gt;
&lt;p&gt;For John J. Doe, most of the documents that were returned used a fictitious name to make examples or protect identities. However, when using a real person’s name, the documents found might include court records, resumes, or other official documents that can give insight into a person’s life, finances, family, or friends.&lt;/p&gt;
&lt;h3 id=&#34;3-gaininformation-throughsocial-media&#34;&gt;3. Gain Information Through Social Media &lt;/h3&gt;
&lt;p&gt;Even though John J. Doe doesn’t have much of a social media presence, that doesn’t mean that other persons of interest won’t. Social media platforms offer a wealth of information related to people, places, businesses, and networks. This information is often publicly available and poorly secured, making it a go-to place to search for knowledge to benefit an investigation.&lt;/p&gt;
&lt;p&gt;To search social media platforms, we can use the &lt;strong&gt;site:&lt;/strong&gt; operator again. This time, we will search &lt;strong&gt;Harvard site:twitter.com&lt;/strong&gt; to return only results on Twitter. The initial results that we receive are primarily dedicated to different Twitter accounts related to Harvard University. However, diving deeper into the search results shows specific tweets, videos, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google_dork_blog_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google_dork_blog_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Google Dork: Gaining Information Through Social Media&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another interesting application is to search multiple social media platforms at the same time using Boolean operators. In our example, we use the &lt;strong&gt;OR&lt;/strong&gt; operator to find accounts that are linked to the same individual across multiple platforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_7.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, let’s say that our subject sent a tweet, but we want to see if that exact language appears anywhere else online. We could search &lt;strong&gt;“subject tweet content” -site:twitter.com&lt;/strong&gt; in order to see if that exact phrase is used on another platform or by another account. This can help unmask networks of individuals working together, multiple accounts run by one individual, or accounts across different platforms that may have varying levels of security.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_8.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-other-techniques-can-help-you-gather-osint-data&#34;&gt;What Other Techniques Can Help You Gather OSINT Data? &lt;/h2&gt;
&lt;p&gt;Google dorks are useful tools that can significantly improve investigations for cybersecurity and cybercrime investigators. There are many other resources out there that dive deeper into the uses of Google dorks, but we hope that this introduction has piqued your interest!&lt;/p&gt;
&lt;p&gt;If you want to learn more about dorking techniques for the Bing search engine, check out our &lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;blog post here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Follow Maltego on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter, &lt;/a&gt;&lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt; for more tips and tricks, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletters&lt;/a&gt; to learn more about how we can help with your next investigation!&lt;/p&gt;
&lt;h3 id=&#34;download-the-full-list-of-useful-google-search-operators&#34;&gt;Download the Full List of Useful Google Search Operators&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using_google_dorks_to_support_your_osint_investigations_9.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download our Google Dorks cheat sheet now to see the full list of useful Google search operators. Print it out and share it with your colleagues and teams!&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7bb7&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Useful Google Dorks for Open Source Intelligence Investigations&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit September 2023: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-september-2023-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Mon, 25 Sep 2023 17:00:37 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-september-2023-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit September roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;2023-investigator-toolkit-roundups&#34;&gt;2023 Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit January 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-february-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit February 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-may-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit May 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-june-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit June 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2023&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-september-roundup&#34;&gt;Investigator Toolkit September Roundup&lt;/h2&gt;
&lt;p&gt;In September, we featured the following five Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/opensanctions/&#34; &gt;OpenSanctions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/host-io/&#34; &gt;Host.io&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/host-io/&#34; &gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/ipinfo/&#34; &gt;IPInfo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/softlist/&#34; &gt;EntitiesUA&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/ssl-certificate-transparency-transforms/&#34; &gt;SSL Certificate Transparency Transforms&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for  due diligence investigations, domain infrastructure footprinting, Ukrainian corporate investigations, and brand monitoring!&lt;/p&gt;
&lt;h3 id=&#34;opensanctions-due-diligence-investigation&#34;&gt;OpenSanctions: Due Diligence Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w55_opensanctions.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w55_opensanctions.png&#34; loading=&#34;lazy&#34; alt=&#34;OpenSanctions: Due Diligence Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks to the v3 Transform Protocol, investigators can now run the &lt;a href=&#34;https://www.maltego.com/transform-hub/opensanctions/&#34; &gt;OpenSanctions&lt;/a&gt; Find Path Transform on multiple Entities to find any hidden relationships in between with the graph-in feature.&lt;/p&gt;
&lt;h3 id=&#34;hostio-and-ipinfo-domain-infrastructure-footprinting&#34;&gt;Host.io and IPInfo: Domain Infrastructure Footprinting&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w56_host.io_ipinfo.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w56_host.io_ipinfo.png&#34; loading=&#34;lazy&#34; alt=&#34;Host.io and IPInfo: Domain Infrastructure Footprinting&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To effectively map out the infrastructure of a website, investigators can leverage the &lt;a href=&#34;https://www.maltego.com/transform-hub/host-io/&#34; &gt;Host.io&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/ipinfo/&#34; &gt;IPInfo&lt;/a&gt; Transforms in Maltego, building a complete picture of the target network. See how we &lt;a href=&#34;https://www.maltego.com/blog/using-host-io-and-ipinfo-transforms-to-investigate-domains/&#34; &gt;uncover ExxonMobil’s internet infrastructure in a few clicks&lt;/a&gt; with Host.io and IPInfo.&lt;/p&gt;
&lt;h3 id=&#34;entitiesua-ukrainian-corporate-investigation&#34;&gt;EntitiesUA: Ukrainian Corporate Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w57_entitiesua.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w57_entitiesua.png&#34; loading=&#34;lazy&#34; alt=&#34;EntitiesUA: Ukrainian Corporate Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/softlist/&#34; &gt;the EntitiesUA Transforms&lt;/a&gt; in Maltego, investigators can easily conduct due diligence on their Ukrainian counterparties by identifying the company structure and verifying it for sanctions.&lt;/p&gt;
&lt;h3 id=&#34;ssl-certificate-transparency-transforms-brand-monitoring&#34;&gt;SSL Certificate Transparency Transforms: Brand Monitoring&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w58_ssl-certificate.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w58_ssl-certificate.png&#34; loading=&#34;lazy&#34; alt=&#34;SSL Certificate Transparency Transforms: Brand Monitoring&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/ssl-certificate-transparency-transforms/&#34; &gt;The SSL Certificate Transparency Transforms&lt;/a&gt; in Maltego help brands to monitor any SSL certificates issued to their domains, preventing business disruptions, brand impersonation, or phishing attacks.&lt;/p&gt;
&lt;p&gt;Follow the workflow in the article and &lt;a href=&#34;https://www.maltego.com/blog/introducing-ssl-certificate-transforms-featuring-sslmate-cert-spotter/&#34; &gt;avoid any potential threats or phishing attacks to your brand&lt;/a&gt; using Maltego and the SSL Certificate Transparency Transforms.&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: A Real Deep Dive into the World of Cybersecurity with Daniel Card</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-a-real-deep-dive-into-the-world-of-cybersecurity-with-daniel-card/</link>
      <pubDate>Fri, 15 Sep 2023 11:50:16 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-a-real-deep-dive-into-the-world-of-cybersecurity-with-daniel-card/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome Daniel Card!&lt;/p&gt;
&lt;p&gt;Daniel is a seasoned technology and cybersecurity professional who has worked with organizations globally to help protect, detect, and respond to cyber threats. He is active in the UK cyber community, serving on the UK Government Cyber Security Advisory Board. You can usually find him online conducting innovative research and seeking new ways to combat cybercrime.&lt;/p&gt;
&lt;p&gt;In this episode, we draw upon Daniel&amp;rsquo;s extensive experience and expertise as we delve into the world of cybersecurity together. We discuss some of the challenges posed by laws, the lack of understanding or misunderstanding from the public, as well as the collaboration between companies and cybersecurity professionals. During our conversation, Daniel also shares some commonly practiced security methodologies and examines the issues from personal, organizational, and global perspectives, calling for greater focus on global cyber defense.&lt;/p&gt;
&lt;p&gt;You can listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/7uop9ZMnNvmqhyMdLQcrGF?si=P-RsPoL2SoW_GidwlE3Vfw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/daniel-card-a-real-deep-dive-into-the-world-of-cybersecurity/id1629913312?i=1000627974696&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZjhmN2FjYjEtNzE5Ni00N2FlLThhODItMmQ0MjhiZWM0OTdi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiwhqKNxqyBAxUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or the &lt;a href=&#34;https://www.youtube.com/watch?v=xnboVzobfV8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot, Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, The Pivot is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective. &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice. &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot? &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P?si=74eb8561c8c54c1e&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and the &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/xnboVzobfV8&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;where-did-you-start-your-cyber-journey-how-did-you-get-into-this-world&#34;&gt;Where did you start your cyber journey? How did you get into this world?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Daniel:&lt;/strong&gt; I started playing games when I was a kid. I used to play Wolfenstein 3D and have an Amiga. I&amp;rsquo;m one of those like Afterburner on the Spectrum where you have to use cassettes to start the game. You had to rewind the cassette because it didn&amp;rsquo;t start from the last time you played it, so you put cassette number one in, and you were on the runway, got to the end of the runway, put cassette number two in, then you take off and put cassette number three when you launch a missile. I wanted to be a game designer, so I used to make some half-life levels and did stuff in World Craft in quake and doom levels. I was bad at all of that stuff, but I really liked technology. Although I can&amp;rsquo;t remember how old I was, I went and killed malware using floppy drives.&lt;/p&gt;
&lt;p&gt;These stuff are what made me sort of get into this space of the security world and the IT world. People have got very, I think, odd views because IT, security, and technology are pretty much the same stuff. There are completely different mindsets, lenses, skills, and specialties absolutely. What we&amp;rsquo;re talking here is about how we secure people using computers. We&amp;rsquo;re saying how we protect people on computer systems, and that&amp;rsquo;s really where my journey started. As a kid, I played games, learned how to code badly, created level editing, graphics design, 3D modeling, and all the stuff, explored computers that way, and then, obviously, when you&amp;rsquo;re a kid you like to break things because who doesn&amp;rsquo;t?&lt;/p&gt;
&lt;p&gt;From a professional point of view, I’ve done lots of different roles in tech, even though I moved quite quickly into design roles. I designed solutions, re-architected, understood businesses, and looked at the fun parts, like the operating model, the organizational structure, the finances, the portfolio, the ROI, and all of the bits that you need to be doing. Without any of the logistics, resources, money, drive, and motivation to do anything, you aren&amp;rsquo;t going to be playing with some cool technology. These things don&amp;rsquo;t exist in isolation. I find a lot of people like to exist in isolation, and that’s fun for me to look at things like this. Then I sit there going, “Okay, great. What do I do with this information?” One of which is obviously trying to help people, and the second part is like, “Oh, there&amp;rsquo;s a marketing angle to it.” Don&amp;rsquo;t get me wrong. I might write a blog post that sits on SharePoint, and the article might not always be released. There is that sort of point.&lt;/p&gt;
&lt;h2 id=&#34;what-are-the-commonly-employed-methodologies-companies-actively-apply-to-secure-themselves&#34;&gt;What are the commonly employed methodologies companies actively apply to secure themselves?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Daniel:&lt;/strong&gt; Literally, the driving force in most scenarios, I&amp;rsquo;d say is a contractual requirement to meet. Security posture X is what drives organizational changes. That has been my experience, and I&amp;rsquo;m not saying that this is always the case. Looking at a lot of contracts and security postures, I can tell you that they don&amp;rsquo;t always align.
I think it&amp;rsquo;s important to understand that you don&amp;rsquo;t do security in isolation. If you do it in insolation, it&amp;rsquo;s just the cost and friction. It won&amp;rsquo;t be aligned, relevant, and probably suitable for the business or the organizational outcomes you&amp;rsquo;re going for. It has to be taken from a quality, safety, and risk perspective with operational excellence being secure. Is everything always about, “Oh my God, we need to stop the baddies?” Of course, we do need to stop them. However, security to me isn&amp;rsquo;t that, it&amp;rsquo;s everything. It&amp;rsquo;s got to be the whole of society, the whole of life, and the whole of organization.&lt;/p&gt;
&lt;p&gt;It needs to be excellence. If you have an excellently operated and managed system, it will be secure. It depends on the inputs. If you have no security input, knowledge, and experiences thrown in, it could still be efficient, but it’s a leaky bucket. That&amp;rsquo;s how I see the differences. If you care about quality and the details and you&amp;rsquo;ve got a motivating reason from a business and organizational perspective to do it well, you&amp;rsquo;re not asking what looks good from an abstract point of view. Instead, you need to be asking, “What looks good for my company? What keeps me, my team, my brand, and my customers safe? How does my supply chain fit into this? How does this work with the organization?” Or if it&amp;rsquo;s not business, “How does it work from a personal level?”&lt;/p&gt;
&lt;h2 id=&#34;everything-is-about-hunting-the-bad-guys-but-isnt-it-a-bit-too-late-to-chase-the-bad-guys-when-things-already-happened&#34;&gt;Everything is about hunting the bad guys, but isn’t it a bit too late to chase the bad guys when things already happened?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Daniel:&lt;/strong&gt; I work in like offensive and defensive security, and I don&amp;rsquo;t really care about labels so much. Nonetheless, there is not a focus globally on defense, when I say defense, I mean, cyber defending of organizations, and I think the Cyber Threat Intelligence (CTI) world is obsessed with chasing bears and pandas and putting them together like cartoons. I don&amp;rsquo;t mean that this is not slum CTI as a practice because the practice is cool. Sometimes I think to myself, given that for a cyber defensive world to exist, a cyber offensive world must also exist, and therefore industries that thrive on crime, it does beg questions such as, &amp;ldquo;Why aren&amp;rsquo;t there real conversations about country level attack surfaces? Why are there not honest conversations about what systems are like?”&lt;/p&gt;
&lt;p&gt;I think,  in the cyberspace, there&amp;rsquo;s all this idea that you can be perfect and you&amp;rsquo;ll be all-knowing and omnipotent. I go into lots of organizations and look at their networks as well as their people processes and decks. Strategically, there&amp;rsquo;s loads of good stuff around education and cyber awareness. We’ve even got a whole month dedicated to the thing and there&amp;rsquo;s money being put into the initiative of Cyber First for the UK and CSC. Nevertheless, I&amp;rsquo;m seeing gaps. If you tell someone you&amp;rsquo;re going to go and cyberpunch them, you probably should make sure that you&amp;rsquo;ve got a shield first whereas I&amp;rsquo;m not seeing the shields. I reckon someone could take that out pretty quickly if they were motivated.&lt;/p&gt;
&lt;p&gt;I try to be measured and balanced in how I talk about tax services about cyber stuff as I think it can scare people as well. I mean, it scares me sometimes when I go and look at some stuff thinking, “Jesus, how is this still how is this online? Is it pwned?” There is a probability factor in here just because something is vulnerable doesn’t mean it&amp;rsquo;s exploitable. Just because it&amp;rsquo;s exploitable doesn&amp;rsquo;t mean someone has exploited it. It also doesn&amp;rsquo;t mean they will exploit it. I literally build honeypot networks, where I&amp;rsquo;ve done this with entire simulated full networks.&lt;/p&gt;
&lt;p&gt;You have to have the right alignment of stuff. There&amp;rsquo;s a saying that defenders have to be right every day while an attacker only has to be right once. For an attacker to be right, there&amp;rsquo;s usually about a minimum of seven things that have gone systemically wrong. All have to be in alignment for things to work. If you get into someone&amp;rsquo;s perimeter network, it doesn&amp;rsquo;t necessarily mean you&amp;rsquo;re going to be able to move. People do not talk about how difficult some of this stuff is. In 90 percent of networks, it is a problem. I think it’s complicated and it goes back to the communication. Anyone who&amp;rsquo;s worked in sales will know that if you try and sell something complicated, it&amp;rsquo;s a lot bloody harder than if you try and sell something simple.
I think that we&amp;rsquo;re at risk from a society point of view of oversimplifying everything and then making the wrong calls because the hard calls the hard, and the decision-making on complexity is more complex. That&amp;rsquo;s my kind of view of the world.&lt;/p&gt;
&lt;h2 id=&#34;what-challenges-cybersecurity-professionals-might-encounter-when-working-with-organizations&#34;&gt;What challenges cybersecurity professionals might encounter when working with organizations?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Daniel:&lt;/strong&gt; I&amp;rsquo;ve been asked very quickly after scanning significant numbers of assets about what the top five things for the organization to fix are. I don&amp;rsquo;t know your business, and it depends, doesn&amp;rsquo;t it? It depends if it&amp;rsquo;s a long-term customer or if it&amp;rsquo;s a short-term engagement as well as if this happens often. I talked to people when we did a transformational piece by asking, “How long do you use your probationary period stand for in a contract? If you hire someone. Is it three or six months? In two weeks, for example, what do you think someone&amp;rsquo;s going to be able to tell you about your business that you don&amp;rsquo;t already know? How do you think you&amp;rsquo;re going to come up with an answer of what to do off the back in a day?”&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve seen this in the world where a sales organization will parachute a technical person into an organization, and they&amp;rsquo;ll do a day&amp;rsquo;s workshop, producing a roadmap. It’s like, “ Okay, I found 50,000 vulnerabilities and 100,000 criticals across 20,000 assets. I have no idea what you should do, mate. I think what you should do is put together a financial package and a structure that tells you what&amp;rsquo;s really important to make sure you&amp;rsquo;ve got some money.” Without any money and resources. It doesn&amp;rsquo;t matter whether you identify five things or 500, you won&amp;rsquo;t be able to fix them, You don’t just sit there and go run through the process of saying, “Cool, we need a project.” You need to go and get the right support from leadership.&lt;/p&gt;
&lt;p&gt;You might as well sit there and make a decision that says, “I don&amp;rsquo;t care that it&amp;rsquo;s not batched.” You might shore it up and isolate it on the network. Still, I don&amp;rsquo;t think I&amp;rsquo;ve ever walked into an organization and gone, “Is everyone bored sitting around doing nothing?” Largely speaking, teams are overutilized as it is, and that&amp;rsquo;s with their 90% having a bad posture. Then you throw on a bucket load of vulnerabilities, security requirements, and contractual. Sometimes the answer is just silence.&lt;/p&gt;
&lt;h2 id=&#34;in-some-european-countries-its-illegal-to-scan-and-finger-websites-and-domains-is-that-also-the-case-in-the-uk&#34;&gt;In some European countries, it&amp;rsquo;s illegal to scan and finger websites and domains. Is that also the case in the UK?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Daniel:&lt;/strong&gt; I&amp;rsquo;m specific with what I ever looked for, and I use loads of passive sources of data. I want to be careful how I phrase this. People should be considerate and careful while looking at legal. We also need to educate people on how this works because the criminals are scanning and doing whatever they want 24/7, 365. We run honeypot networks, and I can find serious, organized crime quite quickly. I don&amp;rsquo;t think people know exactly how the Internet works. For example, some people are like, “A bazillion cyber attack occurred.” Nonetheless, it&amp;rsquo;s not a bazillion. They may have sent you to 2 million packets. Trying to define what it is and isn&amp;rsquo;t a cyber attack, what is an event, what&amp;rsquo;s an incident, and how to put metrics. That&amp;rsquo;s one actor.&lt;/p&gt;
&lt;p&gt;Also, people from a policymaker through to a personal person don’t really quite get how this works. There is a risk and I&amp;rsquo;m hoping that at some point the UK government and other governments will reform and change the computer misuse, so we are enabled to defend the country, do research, and do business. There are commercial implications of laws prohibiting basically benign passive actions. Bear with me as I&amp;rsquo;m not a lawyer. If I write a bit of software for research to ransom with a computer that I own. That shouldn&amp;rsquo;t be illegal, and it probably would be under the Computing Machines Act as it&amp;rsquo;s written.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a huge visibility gap. You&amp;rsquo;ve got what people could use the Donald Rumsfeld Analogy, what people can see, different companies like Audio Visual (AV) providers, DNS providers, Internet Service Providers (ISPs), and lots of telemetry. Nonetheless, there&amp;rsquo;s a gap as they&amp;rsquo;re disparate and siloed. Not everyone is going to share their data and build the same picture when they smash different data sources. There is no omnipotence on the internet. I mean, you can send a cat gif, and it could be malware while no one knows about it. Thus, I think it&amp;rsquo;s important that people understand crime research is much needed.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-daniel&#34;&gt;There’s More! Listen to Our Full Interview with Daniel!&lt;/h2&gt;
&lt;p&gt;If you have found those interview snippets interesting, don’t miss out on the complete version!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Daniel to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Why Daniel believes humans are the greatest strength in protecting their organizations&lt;/li&gt;
&lt;li&gt;Three characteristics people should adopt to get into the world of cybersecurity&lt;/li&gt;
&lt;li&gt;Daniel&amp;rsquo;s perspective on cyber attacks from global, national, organizational, and personal levels&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/xnboVzobfV8&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/7uop9ZMnNvmqhyMdLQcrGF?si=P-RsPoL2SoW_GidwlE3Vfw&amp;amp;nd=1&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/daniel-card-a-real-deep-dive-into-the-world-of-cybersecurity/id1629913312?i=1000627974696&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZjhmN2FjYjEtNzE5Ni00N2FlLThhODItMmQ0MjhiZWM0OTdi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiwhqKNxqyBAxUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/watch?v=xnboVzobfV8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;, and follow us for future episodes!&lt;/p&gt;
&lt;p&gt;Check out Daniel’s work on &lt;a href=&#34;https://twitter.com/UK_Daniel_Card&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Case Study: CCP Games Ensures Game Integrity with Maltego</title>
      <link>https://www.maltego.com/blog/ccp-games-ensures-game-integrity-with-maltego/</link>
      <pubDate>Thu, 14 Sep 2023 18:19:27 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/ccp-games-ensures-game-integrity-with-maltego/</guid>
      <description>&lt;p&gt;Launched by an Icelandic gaming company, &lt;a href=&#34;https://www.ccpgames.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CCP Games&lt;/a&gt;, EVE Online is a persistent world, massive multiplayer online role-playing game (MMORPG) renowned for its scale and complexity with regard to player interactions. Players engage in unscripted economic competition, warfare, and political schemes, which often include free transactions of in-game assets. &lt;strong&gt;The in-game economy highly resembles that of the real world and thus, poses risk for fraud similar to the real world.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Malicious players exploit EVE Online through three main platform abuses or fraudulent activities which include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bot Farming:&lt;/strong&gt; Using automated bots to accelerate   completion of game missions and objectives in order to generate game currency and assets to be re-sold on real-world trading platforms on the surface and/or dark web.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Real-Money Trade:&lt;/strong&gt; Hacking user accounts to acquire game currency and assets to re-sell on real-world trading platforms on the surface web and/or dark web.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Money Laundering:&lt;/strong&gt; Using stolen credit card credentials to buy in-game assets on real-world trading platforms on the surface web and/or dark web, only to re-sell the assets to obtain “clean” money.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The CCP Games Security Team is tasked with addressing these fraudulent activities and ensuring integrity of the game. However, the process of manually monitoring and cross-referencing user activities is extremely tedious and time-consuming.&lt;/p&gt;
&lt;p&gt;To make their work easier, CCP Games deployed Maltego to become the core tool they use to detect and identify in-game fraud.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;Without Maltego, it would take much longer to conduct investigations, and the chances of following the wrong leads would increase drastically. Essentially, Maltego displays only what is relevant. Instead of stifling through mountains of data, the data relationships are painted on the Maltego graph. With the time saved, we can investigate deeper into the assets and currency laundering before the assets actually land in the players’ wallets.&lt;/p&gt;
&lt;h4 id=&#34;maksym-gryshchenko&#34;&gt;Maksym Gryshchenko&lt;/h4&gt;
&lt;h5 id=&#34;ccp-games-security-team&#34;&gt;CCP Games Security Team&lt;/h5&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Download this case study now to learn how CCP Games uses Maltego to help suspend more than 90,000 malicious user accounts and make their games safer.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ii7&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Case Study: CCP Games Ensures Game Integrity with Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>How to Conduct Operational Threat Intelligence Research with OSINT</title>
      <link>https://www.maltego.com/blog/how-to-conduct-operational-threat-intelligence-research-with-osint/</link>
      <pubDate>Tue, 12 Sep 2023 05:07:28 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-conduct-operational-threat-intelligence-research-with-osint/</guid>
      <description>&lt;p&gt;Conducting operational threat intelligence research involves systematically gathering, analyzing, and disseminating information about current or emerging threats that could impact an organization&amp;rsquo;s operations.&lt;/p&gt;
&lt;p&gt;In this article, we will delve deeper into the importance of this type of research and its methodologies. By the end, you&amp;rsquo;ll have a clearer understanding of how to transform data into actionable insights that can help you protect your organization from ever-evolving cyber threats.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-operational-threat-intelligence-research-with-osint/#what-is-operational-threat-intelligence&#34; &gt;What Is Operational Threat Intelligence?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-operational-threat-intelligence-research-with-osint/#how-to-conduct-operational-threat-intelligence-research&#34; &gt;How to Conduct Operational Threat Intelligence Research?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-operational-threat-intelligence-research-with-osint/#how-can-osint-help-you-enhance-your-operational-threat-intelligence&#34; &gt;How Can OSINT Help You Enhance Your Operational Threat Intelligence?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-operational-threat-intelligence-research-with-osint/#how-to-make-the-most-of-your-operational-threat-intelligence&#34; &gt;How to Make the Most of Your Operational Threat Intelligence?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-operational-threat-intelligence&#34;&gt;What Is Operational Threat Intelligence?&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/conducting_operational_threat_intelligence_research_with_osint_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/conducting_operational_threat_intelligence_research_with_osint_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Operational threat intelligence (OTI) is a focused subset of &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/&#34; &gt;cyber threat intelligence (CTI)&lt;/a&gt; which drills down into specific cyber-attacks or ongoing campaigns.&lt;/strong&gt; While CTI offers a panoramic view of the broader digital threat landscape, OTI provides a granular view of the details of distinct attacks.&lt;/p&gt;
&lt;p&gt;For security professionals, the granularity of OTI is invaluable as it provides a comprehensive understanding of a cyber-attack’s nature, the underlying intent (financial, data theft, hacktivism), and the expected duration or progression of the campaign.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;With this knowledge, analysts can effectively respond to the immediate threat, and strategize for potential future developments to safeguard their organizations.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-conduct-operational-threat-intelligence-research&#34;&gt;How to Conduct Operational Threat Intelligence Research?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. Define the Objectives&lt;/strong&gt; –Start with a clear goal:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What are you trying to achieve?&lt;/li&gt;
&lt;li&gt;Are you attempting to gain an understanding of industry-specific threats, or investigate a specific incident?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. Data Collection&lt;/strong&gt; –Dive deep into both open and closed sources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Security blogs and websites&lt;/strong&gt; like &lt;a href=&#34;https://krebsonsecurity.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;KrebsOnSecurity&lt;/a&gt;, &lt;a href=&#34;https://www.darkreading.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Dark Reading&lt;/a&gt;, and the &lt;a href=&#34;https://isc.sans.edu/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SANS Internet Storm Center&lt;/a&gt; offer insights into the latest threats and vulnerabilities.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Public Forums and communities&lt;/strong&gt; like &lt;a href=&#34;https://infosec.exchange/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;InfoSec Exchange&lt;/a&gt; on Mastodon or the &lt;a href=&#34;https://www.reddit.com/r/netsec/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;NetSec subreddit&lt;/a&gt; often discuss emerging threats.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Free threat intelligence feeds&lt;/strong&gt; like &lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;AlienVault (OTX)&lt;/a&gt; and &lt;a href=&#34;https://threatfox.abuse.ch/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ThreatFox&lt;/a&gt; by AbuseCH.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Paid threat intelligence providers&lt;/strong&gt; like &lt;a href=&#34;https://www.maltego.com/transform-hub/recorded-future/&#34; &gt;Recorded Future&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/crowdstrike-threatgraph/&#34; &gt;CrowdStrike&lt;/a&gt; offer threat intelligence feeds that provide data like &lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/&#34; &gt;indicators of compromise (IOCs)&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/&#34; &gt;tactics, techniques, and procedures (TTPs)&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Industry groups and alliances&lt;/strong&gt; like the Financial Services ISAC (&lt;a href=&#34;https://www.fsisac.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;FS-ISAC&lt;/a&gt;) or the &lt;a href=&#34;https://h-isac.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Health ISAC&lt;/a&gt; share threat intelligence relevant to specific industries.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Honeypots &amp;amp; honeynets&lt;/strong&gt;: Systems set up to act as decoys, attracting attackers and recording their actions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Intrusion detection systems (IDS)&lt;/strong&gt; and &lt;strong&gt;intrusion prevention systems (IPS) logs&lt;/strong&gt;: These systems generate alerts based on recognized malicious patterns.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Firewall and proxy logs&lt;/strong&gt;: These can reveal potentially malicious traffic or access attempts.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;It is important to note that while these sources can provide valuable insights, not all sources are suitable for every organization. The quality and accuracy of intelligence can vary, so it is essential to vet and corroborate information before acting on it.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Data Processing&lt;/strong&gt; –Once you have the data, standardize it. Remove redundancies, enrich it, and filter out the noise through:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Normalization&lt;/strong&gt;: Threat intelligence can come from many sources, each with its own format and structure. Normalization ensures that all collected data adheres to a consistent format, making it easier to analyze and correlate.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deduplication&lt;/strong&gt;: Given the vast amount of data collected, there can be many redundant pieces of information. Deduplication ensures that each piece of threat intelligence is unique.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Enrichment&lt;/strong&gt;: Raw threat data can be enhanced by adding context. An IP address can be enriched with information about its geographical location, associated domain names, or known malicious activities.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Filtering&lt;/strong&gt;: Not all collected data is pertinent to an organization&amp;rsquo;s threat landscape. Filtering ensures that only relevant threat intelligence is retained, allowing analysts to focus on what&amp;rsquo;s truly important for their specific environment.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;4. Analysis&lt;/strong&gt; –This is where the magic happens! Connect the dots, identify patterns, and pinpoint who&amp;rsquo;s behind a threat through:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Correlation&lt;/strong&gt;: Correlation involves linking pieces of information like IOCs or TTPs to identify larger patterns or campaigns. For example, correlating a specific malware hash with an IP address can help identify a coordinated attack from a particular source or attacker.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Trend Analysis&lt;/strong&gt;: Trend analysis in threat intelligence can help organizations anticipate potential threats or understand the evolution of specific threat vectors. For example, by analyzing the increasing frequency of ransomware attacks in a sector, organizations can prioritize defenses against such threats.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Attribution&lt;/strong&gt;: Attribution involves determining who is behind a cyber-attack or campaign. This can be incredibly challenging due to adversaries&amp;rsquo; use of obfuscation techniques. However, analysts can sometimes identify specific threat groups or nation-state actors by analyzing TTPs, malware types, or even linguistic patterns.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;5. Dissemination&lt;/strong&gt; – Share findings with stakeholders within the organization. This might include IT teams, executives, or other relevant departments.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6. Feedback Loop&lt;/strong&gt; – Incorporate stakeholder feedback to refine the intelligence process.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;7. Operationalization&lt;/strong&gt; – Convert intelligence into actionable items. Update the firewall rules, train the staff, or recommend further investigations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;8. Review and Iteration&lt;/strong&gt; – Review and refine the threat intelligence process regularly.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;9. Tooling and Automation&lt;/strong&gt; – Leverage threat intelligence platforms (TIPs) and other tools to automate data collection, processing, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;10. Training and Collaboration&lt;/strong&gt; – Train the threat intelligence team on adversaries&amp;rsquo; latest TTPs. Collaborate with other organizations, industry groups, and government agencies to share intelligence and best practices.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We’ve also compiled these steps into a PDF that you can take with you.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/10_Steps_For_Conducting_Operational_Threat_Intelligence_Research.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;how-can-osint-help-you-enhance-your-operational-threat-intelligence&#34;&gt;How Can OSINT Help You Enhance Your Operational Threat Intelligence?&lt;/h2&gt;
&lt;p&gt;OSINT is crucial in the operational threat intelligence research process, from defining objectives based on ongoing cyber-attack campaigns and trending malware to data collection and analysis.&lt;/p&gt;
&lt;p&gt;I already covered some OSINT sources that can improve your operational threat intelligence, so let&amp;rsquo;s talk about tools now. OSINT tools are not just add-ons to your investigations; they are an integral part of the research process.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here are some popular and valuable tools:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/owasp-amass/amass&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Amass&lt;/a&gt;&lt;/strong&gt;: An advanced open-source tool designed for network mapping and external asset discovery using OSINT gathering and active reconnaissance techniques.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Identify and map all the external assets belonging to your organization.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/censys/&#34; &gt;Censys&lt;/a&gt;&lt;/strong&gt;: A search engine that allows researchers to ask questions about devices and networks on the Internet.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Identify misconfigured servers, research SSL/TLS configurations, and discover vulnerable systems.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/&#34; &gt;Google Dorks&lt;/a&gt;&lt;/strong&gt;: Advanced search techniques using Google to uncover information that might not be readily visible.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Discover exposed files or databases, identify potential vulnerabilities, and gather data on possible targets.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/reduce-your-cyber-security-risk-with-maltego/&#34; &gt;Maltego&lt;/a&gt;&lt;/strong&gt;: Imagine a tool that not only mines data but deduplicates it, enriches it, and correlates it while visualizing the relationships and making patterns clear. Maltego is a game-changer.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Investigate IP addresses, domains, and email addresses; visualize relationships between different entities and enrich the information using the unique data sources integrated into Maltego.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.onyphe.io/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Onyphe&lt;/a&gt;&lt;/strong&gt;: A search engine for threat intelligence, helping researchers and security professionals gather and correlate information about IP addresses, domains, and other digital assets.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Use Onyphe to find malicious infrastructure like C2 systems.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;&lt;/strong&gt;: Often dubbed &amp;ldquo;the search engine for the Internet of Things,&amp;rdquo; Shodan allows users to discover devices connected to the Internet, ranging from servers to smart devices.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Identify exposed and vulnerable systems, research misconfigured servers or databases, and monitor the exposure of an organization&amp;rsquo;s assets.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/laramies/theHarvester&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;theHarvester&lt;/a&gt;&lt;/strong&gt;: A tool designed to gather emails, subdomains, hosts, and more related to a specific domain.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Conduct reconnaissance on a target domain, identify potential phishing vectors, and map an organization&amp;rsquo;s online footprint.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/lanmaster53/recon-ng&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Recon-ng&lt;/a&gt;&lt;/strong&gt;: A reconnaissance framework with modular tools to gather data and integrate with popular databases.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Automate data-gathering tasks, find relationships between collected data, and consolidate data for analysis.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://github.com/smicallef/spiderfoot&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SpiderFoot&lt;/a&gt;&lt;/strong&gt;: An automation tool for conducting OSINT and threat intelligence research on IPs, domains, email addresses, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Discover network infrastructure details, identify data leaks, and find potential vulnerabilities.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/wayback-machine/&#34; &gt;The Wayback Machine&lt;/a&gt;&lt;/strong&gt;: An archive of the Internet that allows users to see historical versions of websites.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Use Case&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Investigate changes on a website, recover lost information, and research defunct services or products.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If your team is looking for specific threat intelligence providers, you can explore our repository of 36 providers tailored for SOC teams and suitable for other teams that incorporate OSINT into their daily operations.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7aa4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How to Conduct Operational Threat Intelligence Research with OSINT&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;h2 id=&#34;how-to-make-the-most-of-your-operational-threat-intelligence&#34;&gt;How to Make the Most of Your Operational Threat Intelligence?&lt;/h2&gt;
&lt;p&gt;Operational threat intelligence is not just about collecting data; It is about discerning actionable patterns, understanding connections, and foreseeing potential threats.&lt;/p&gt;
&lt;p&gt;Maltego, with its unmatched &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;data integrations&lt;/a&gt; and intuitive visualizations, can help you simplify these tasks as it transforms information into comprehensive maps, revealing hidden relationships and patterns that might have otherwise gone unnoticed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you want to see how to use it in practice, check out our series on &lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/&#34; &gt;exploring your attack surface&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/blog/automating-attack-surface-assessments-with-maltego-a-practical-guide-to-custom-machines/&#34; &gt;automating your assessment with Maltego&lt;/a&gt;, where we demonstrate all the necessary steps.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to download your copy of the 36 top threat intelligence providers below, follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy OSINT&amp;rsquo;ing!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;Mario Rojas&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;mario-rojas&#34;&gt;Mario Rojas&lt;/h4&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and Darkweb forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Top 36 Threat Intelligence Providers for SOC Teams</title>
      <link>https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/</link>
      <pubDate>Mon, 11 Sep 2023 05:13:26 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/</guid>
      <description>&lt;p&gt;A Security Operations Center (SOC) team is tasked with continuously monitoring its environment to detect, analyze, and respond to remarkable cybersecurity events that might become incidents, ultimately improving the security posture of the organization.&lt;/p&gt;
&lt;p&gt;However, for SOC teams to effectively monitor their environment, it is not enough to simply deploy security systems and tools that alert them to an indiscriminate number of events. They need to know what internal or external threat actors are doing, what their activity may look like, and how to find traces of said activity across their infrastructure.&lt;/p&gt;
&lt;p&gt;Usually, the traces left behind by threat actors and picked up by the monitoring systems or hunting teams will be known as observables or &lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/&#34; &gt;indicators of compromise (IOCs)&lt;/a&gt;—IP addresses, host and domain names, email addresses, filenames, file hashes, and even log entries such as unusual login attempts —which, on their own and out of context, won’t be enough to conduct an in-depth investigation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For a proper analysis that can lead to an effective assessment, including correlation to known or trending attacks as well as potential attribution, SOC analysts need to enrich and contextualize the traces found in their internal systems. This is where internal information and especially threat intelligence can help.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contentshttpswwwmaltegocomblogthreat-intelligence-provider-recommendations-for-small-soc-teamsthreat-intelligence-sources-feeds-platforms-and-providers&#34;&gt;Table of Contents&lt;a href=&#34;https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/threat-intelligence-sources-feeds-platforms-and-providers&#34; &gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/#threat-intelligence-sources-feeds-platforms-and-providers&#34; &gt;Threat Intelligence: Sources, Feeds, Platforms, and Providers&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/#sources-and-feeds&#34; &gt;Sources and Feeds&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/#platforms-and-providers&#34; &gt;Platforms and Providers&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/#incorporating-threat-intelligence-into-the-soc-team&#34; &gt;Incorporating Threat Intelligence into the SOC Team&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/#maltegos-top-36-threat-intelligence-providers-for-soc-teams&#34; &gt;Maltego’s Top 36 Threat Intelligence Providers for SOC Teams&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/#download-your-free-copy&#34; &gt;Download Your Free Copy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;threat-intelligence-sources-feeds-platformsand-providers&#34;&gt;Threat Intelligence: Sources, Feeds, Platforms, and Providers&lt;/h2&gt;
&lt;p&gt;Threat intelligence is actionable and timely knowledge rooted in data. It provides analysts with the necessary context to understand threat actors&amp;rsquo; motivations, methods, tools, and infrastructure, helping them prevent or mitigate attacks.&lt;/p&gt;
&lt;p&gt;Practically speaking, threat intelligence relevant to an organization is generated by combining the traces found in the organization&amp;rsquo;s internal telemetry—such as firewall and event logs—with industry-specific threat data and information obtained through different intel sources, feeds, platforms, or providers.&lt;/p&gt;
&lt;h3 id=&#34;sources-and-feeds&#34;&gt;Sources and Feeds&lt;/h3&gt;
&lt;p&gt;Two common threat intelligence sources are &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;open-source intelligence (OSINT)&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;threat intelligence feeds&lt;/strong&gt;. OSINT refers to intelligence derived from publicly available information, which is collected, analyzed, and shared to support specific investigations. Threat intelligence feeds are non-prioritized streams of data or digital artifacts and focus on specific areas or data types, such as suspicious domains, malicious URLs, known malware hashes, and IP addresses associated with malicious activity, among others.&lt;/p&gt;
&lt;p&gt;While &lt;strong&gt;free threat intelligence feeds&lt;/strong&gt; are usually gathered from open sources, &lt;strong&gt;paid threat intelligence feeds&lt;/strong&gt; provide curated and contextualized data from closed sources, such as the dark web and cybercrime forums, or they may aggregate and process open-source feeds.&lt;/p&gt;
&lt;h3 id=&#34;platforms-and-providers&#34;&gt;Platforms and Providers&lt;/h3&gt;
&lt;p&gt;A &lt;strong&gt;threat intelligence platform (TIP)&lt;/strong&gt; is software used to organize several feeds—both free and paid—into a single stream. It makes them actionable across different protection, detection, and reaction tools.&lt;/p&gt;
&lt;p&gt;Lastly, a &lt;strong&gt;threat intelligence provider&lt;/strong&gt; is a vendor that collects and produces threat intelligence indicators and reports, sometimes using a mix of human and automated analysis. The provider then offers the intelligence via premium data feeds, as a report (an example would be the &lt;a href=&#34;https://www.mandiant.com/resources/reports/apt1-exposing-one-chinas-cyber-espionage-units&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mandiant’s APT1 report&lt;/a&gt;), or as part of a software product.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;human-generated part&lt;/strong&gt; may include motivations, &lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/&#34; &gt;tactics, techniques, and procedures (TTPs)&lt;/a&gt; and attribution to a known actor, linking to past or ongoing campaigns, signatures for detection and hunting (such as Sigma or YARA rules), as well as response and forensic strategies. The automated part provides lists of observables in machine-readable format.&lt;/p&gt;
&lt;h2 id=&#34;incorporating-threat-intelligence-into-the-soc-team&#34;&gt;Incorporating Threat Intelligence into the SOC Team&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s easy to see how one may stumble around in search of the right product to incorporate into their SOC team just by looking at the variety of options out there. With that in mind, SOC teams should first gain an insider view and comprehensive understanding of the following:&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ol&gt;
&lt;li&gt;Their network infrastructure&lt;/li&gt;
&lt;li&gt;The type of risks unique to their industry&lt;/li&gt;
&lt;li&gt;Where their security posture stands based on their current resources and capabilities to manage defensive and reactive activities&lt;/li&gt;
&lt;li&gt;Their available budget&lt;/li&gt;
&lt;li&gt;Resources they can dedicate to the project&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;However, even with the previous elements established, it is often difficult for SOC teams to choose the threat intelligence solution best suited to them and to determine how to properly take advantage of the data it provides without further burdening the analysts.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltegos-top-36-threat-intelligence-providers-for-soc-teams&#34;&gt;Maltego’s Top 36 Threat Intelligence Providers for SOC Teams&lt;/h2&gt;
&lt;p&gt;According to the 2022 SANS Cyber Threat Intelligence (CTI) Survey published in February 2022, the types of threat intelligence that are most useful for CTI operations include:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Detailed information about &lt;strong&gt;malware being used in attacks&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Information about &lt;strong&gt;vulnerabilities being targeted&lt;/strong&gt; by attackers&lt;/li&gt;
&lt;li&gt;Broad information about &lt;strong&gt;attacker trends&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Specific &lt;strong&gt;threat behaviors and TTPs&lt;/strong&gt; of the adversary&lt;/li&gt;
&lt;li&gt;Specific &lt;strong&gt;IOCs to plug into IT and security infrastructure&lt;/strong&gt; to block or find attacks&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/top_threat_intelligence_providers_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/top_threat_intelligence_providers_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.sans.org/white-papers/sans-2022-cyber-threat-intelligence-survey/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SANS 2022 Cyber Threat Intelligence Survey&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Based on these criteria, we have created a list of high-quality threat intelligence options for SOC teams that have proven to be among our end-users&amp;rsquo; favorites and are suitable for all budget sizes.&lt;/p&gt;
&lt;p&gt;The providers are divided into four categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Infrastructure &amp;amp; Network Information&lt;/strong&gt; (featured providers include: &lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/host-io/&#34; &gt;Host.io&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Malware, TTPs &amp;amp; Vulnerabilities&lt;/strong&gt; (featured providers include: &lt;a href=&#34;https://www.maltego.com/transform-hub/recorded-future/&#34; &gt;Recorded Future&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/&#34; &gt;Intel471&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/alphamountain/&#34; &gt;alphaMountain&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deep &amp;amp; Dark Web / Cryptocurrency&lt;/strong&gt; (featured providers include: &lt;a href=&#34;https://www.maltego.com/transform-hub/ciphertrace/&#34; &gt;CipherTrace&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/silobreaker/&#34; &gt;Silobreaker&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/spycloud/&#34; &gt;SpyCloud&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Endpoint &amp;amp; Security Events&lt;/strong&gt; (featured providers include: &lt;a href=&#34;https://www.maltego.com/transform-hub/crowdstrike-threatgraph/&#34; &gt;CrowdStrike&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/ibm-qradar/&#34; &gt;IBM QRadar&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The list is sorted in alphabetical order and does not indicate any ranking or preference.&lt;/p&gt;
&lt;h3 id=&#34;download-your-free-copy&#34;&gt;Download Your Free Copy&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Download this whitepaper for detailed descriptions and evaluations of the top threat intelligence providers. This will help you make accurate and suitable purchasing decisions for the needs and responsibilities of your SOC teams.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; for more whitepapers, case studies, and SOC tips similar to this!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7aa4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Top 36 Threat Intelligence Providers for SOC Teams&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Dispatches from the CTO: Maltego ID, Unlocking the power of Maltego with Authentication</title>
      <link>https://www.maltego.com/blog/dispatches-from-the-cto-maltego-id-unlocking-the-power-of-maltego-with-authentication/</link>
      <pubDate>Tue, 05 Sep 2023 12:34:25 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/dispatches-from-the-cto-maltego-id-unlocking-the-power-of-maltego-with-authentication/</guid>
      <description>&lt;p&gt;Welcome back to another dispatch from the CTO! This is the second in our blog and webinar series on Maltego’s product roadmap. If you missed the first one, check it out &lt;a href=&#34;https://www.maltego.com/blog/dispatches-from-the-cto-huston-we-have-a-roadmap/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;next-up-maltego-id&#34;&gt;Next Up: Maltego ID&lt;/h2&gt;
&lt;p&gt;The next release of Maltego is all about identity. For once, this isn’t about the identity of investigation subjects, but a focus on user management.&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/mQkPF4vazXQ&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;We’ve known for a while that we have a gap when it comes to serving our organizations with multiple users. Our current user management model has admins manually tracking license keys for software and API keys for data access. The next Maltego Desktop Client release (Version 4.6.0) will put us on the road to addressing this and several other identity and user management related topics.&lt;/p&gt;
&lt;h2 id=&#34;starting-with-the-maltego-id-for-ce&#34;&gt;Starting with the Maltego ID for CE&lt;/h2&gt;
&lt;p&gt;This fall, we will deploy the new Maltego ID platform for CE users with the Maltego Desktop Client Version 4.6.0 release. As you may know, CE users already access Maltego with a username and password rather than using a license key, so CE users will experience minimal change other than the seamless backend transition to Maltego ID.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;With Maltego ID in place, CE users will be able to add multi-factor authentication (MFA) to their accounts. This ensures security for your Maltego CE logins.&lt;/strong&gt; Existing accounts will continue to function as they do today. Once upgraded to Version 4.6.0, you can trigger the migration of your CE account to Maltego ID simply by changing your password.&lt;/p&gt;
&lt;p&gt;We are staging the 4.6.0 release carefully so it will not impact the ability of Pro or Enterprise users’ access to Maltego or any ongoing investigations. Future releases will give other users the option of migrating to Maltego ID and simplifying the management of their Maltego experience.&lt;/p&gt;
&lt;h2 id=&#34;more-capabilities-to-come-also-for-pro-and-enterprise&#34;&gt;More capabilities to come, also for Pro and Enterprise&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-maltego-id-makes-user-management-frictionless-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-maltego-id-makes-user-management-frictionless-1.png&#34; loading=&#34;lazy&#34; alt=&#34;An Overview of the Maltego ID features&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We have several exciting new capabilities in development for the Maltego platform that will layer on top of the Maltego ID to provide additional services. We are keenly aware that centralized user management, single sign-on, auditing, and accounting are all desperately needed features for our enterprise, government, and law enforcement customers. Maltego ID solves many of them directly and makes the rest possible.&lt;/p&gt;
&lt;p&gt;I’ve already mentioned that MFA becomes an option for Maltego ID accounts at launch. We know that our users pay careful attention to security, so we will soon release the option for federated authentication (via Microsoft and Google) as we roll out Maltego ID for all Maltego users. If your organization uses either of these authentication platforms, you will be able to configure Maltego ID so that your existing accounts will just work.&lt;/p&gt;
&lt;p&gt;Extending the federated options, we will also announce Security Assertion Markup Language (SAML) integration for customers with enterprise authentication requirements. Finally, in terms of authentication, we will offer an on-premise version of Maltego ID that will integrate with internal sources of authentication for eligible customers.&lt;/p&gt;
&lt;p&gt;As we deploy Maltego ID to larger audiences, such as Pro and Enterprise customers, we will start migrating some of our related services to Maltego ID, such as our learning platform Spark, the Maltego community, and some new tools that aren’t announced yet. &lt;strong&gt;Our goal is to simplify your user experience by reducing the number of accounts and unifying the user experience between Maltego tools.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;a-centralized-admin-portal-for-pro-and-enterprise-users&#34;&gt;A centralized admin portal for Pro and Enterprise users&lt;/h2&gt;
&lt;p&gt;Additionally, with Maltego ID, Enterprise and Pro customers will be able to manage their licenses and user entitlements in a centralized admin portal. This will let you say goodbye to spreadsheets for tracking API and license keys.&lt;/p&gt;
&lt;p&gt;Maltego ID will also enable users to load a saved configuration at login. This removes the need for users to enter data provider API keys, as they can be managed centrally. Customers using Maltego in Virtual Desktop Infrastructure (VDI) environments can look forward to a significantly improved experience.&lt;/p&gt;
&lt;p&gt;We also have several browser-based tools already in trails which will leverage Maltego ID further. Stay tuned for updates on those tools!&lt;/p&gt;
&lt;h2 id=&#34;stay-tuned-for-version-460-and-more&#34;&gt;Stay tuned for Version 4.6.0 and more!&lt;/h2&gt;
&lt;p&gt;I’m really excited about all the new capabilities that Maltego ID will unlock for our customers and user community. We’ve listened carefully to the administrative and security concerns shared by our customers. We think Maltego ID addresses these concerns and sets us up to be well positioned to rapidly support new products and capabilities in the future.&lt;/p&gt;
&lt;p&gt;While Maltego ID is the big feature in Version 4.6.0, it’s not the only improvement. We’ll share more features coming and bugs fixed as part of Version 4.6.0 shortly.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; for further updates and news.&lt;/p&gt;
&lt;p&gt;Be careful out there.&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-ba.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-ba.png&#34; loading=&#34;lazy&#34; alt=&#34;Ben April&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ben April&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Ben April is the Chief Technology Officer at Maltego Technologies GmbH. Prior to Maltego, Ben was the CTO of Farsight Security, Inc. (acquired by DomainTools LLC). In his time at Farsight Security, Ben and his team drove advances in the fields of real-time privacy centric Internet telemetry and Passive DNS technology. Ben is on a lifelong crusade to eliminate the technical and policy barriers that impede robust data-sharing among white-hat security researchers. Ben is also a volunteer sysadmin and coder for some trusted-community security projects.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit August 2023: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-august-2023-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Thu, 31 Aug 2023 08:00:03 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-august-2023-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit August roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit October 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit November 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-december-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit December 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit January 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-february-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit February 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-may-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit May 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-june-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit June 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2023&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-august-roundup&#34;&gt;Investigator Toolkit August Roundup&lt;/h2&gt;
&lt;p&gt;In August, we featured the following three Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/news-transforms/&#34; &gt;News Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/tatum-blockchain-explorer/&#34; &gt;Tatum Blockchain Explorer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/stix/&#34; &gt;STIX 2 Utilities&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for network investigation, Bitcoin transaction investigation, and threat intelligence!&lt;/p&gt;
&lt;h3 id=&#34;news-transforms-network-investigation&#34;&gt;News Transforms: Network Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w52_news-transform.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w52_news-transform.png&#34; loading=&#34;lazy&#34; alt=&#34;News Transforms: Network Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/news-transforms/&#34; &gt;The News Transforms&lt;/a&gt; in Maltego allow investigators to search the web for news articles and find context relevant to the persons, companies, locations, and other topics involved in an investigation.&lt;/p&gt;
&lt;p&gt;See how we leverage the News Transforms in Maltego to &lt;a href=&#34;https://www.maltego.com/blog/introducing-news-transforms-to-query-bing-news-articles-in-maltego/&#34; &gt;investigate a German company and explore a network of multiple websites publishing far-right views in the US&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;tatum-blockchain-explorer-bitcoin-transaction-investigation&#34;&gt;Tatum Blockchain Explorer: Bitcoin Transaction Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w53_tatum.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w53_tatum.png&#34; loading=&#34;lazy&#34; alt=&#34;Tatum Blockchain Explorer: Bitcoin Transaction Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks to the new V3 Transform Protocol and graph-out feature, investigators can now run the &lt;a href=&#34;https://www.maltego.com/transform-hub/tatum-blockchain-explorer/&#34; &gt;Tatum Blockchain Explorer&lt;/a&gt; Peel Chains Transform and retrieve a whole graph as output in one click, focusing on analyzing the data.&lt;/p&gt;
&lt;p&gt;Check out our latest CTO Webinar by Ben April to see &lt;a href=&#34;https://youtu.be/0mxhiA-Zhf0?si=kOz46_O3Qx1EhGQV&amp;amp;t=1069&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Peel Chains Transform in action&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;stix-2-utilities-threat-intelligence&#34;&gt;STIX 2 Utilities: Threat Intelligence&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w54_stix-2-utilities.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w54_stix-2-utilities.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX 2 Utilities: Threat Intelligence&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the V3 Transform Protocol and graph-out feature, investigators can now obtain a structured graph of all the Entities referenced in the provided URL in Maltego by running the &lt;a href=&#34;https://www.maltego.com/transform-hub/stix/&#34; &gt;STIX 2 Utilities&lt;/a&gt; Get Graph Transform.&lt;/p&gt;
&lt;p&gt;Watch the live demo of &lt;a href=&#34;https://youtu.be/0mxhiA-Zhf0?si=6j2UFITz4YCt6P-d&amp;amp;t=974&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego&amp;rsquo;s CTO, Ben April, demonstrating this new feature&lt;/a&gt; to learn more about the powerful capabilities of V3 Transform Protocol.&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Everything You Need to Know About Operational Security (OPSEC): Why, What, and How</title>
      <link>https://www.maltego.com/blog/everything-you-need-to-know-about-operational-security-opsec/</link>
      <pubDate>Tue, 29 Aug 2023 14:18:04 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/everything-you-need-to-know-about-operational-security-opsec/</guid>
      <description>&lt;p&gt;Operational security (OPSEC) is a fundamental component of any intelligence investigation. Although the term has its origins in the military environment, it has come to have greater importance in the fields of Cyber Threat intelligence (CTI), person of interest analysis and certainly during Open-Source Intelligence (OSINT) investigations. The aim is to ensure protection; be it in regard to the integrity of the investigation, or the safety of the investigators themselves. &lt;strong&gt;This guide will serve to help you to define OPSEC, provide a basic methodology for determining your &amp;ldquo;threat environment&amp;rdquo;, and provide some mitigation measures to reduce the threat to you by implementing additional protection measures for use during your investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-you-need-to-know-about-operational-security-opsec/#what-is-opsec/&#34; &gt;What is OPSEC&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-you-need-to-know-about-operational-security-opsec/#how-to-threat-model-for-opsec/&#34; &gt;How to Threat Model for OPSEC&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-you-need-to-know-about-operational-security-opsec/#opsec-is-integral-to-every-operation/&#34; &gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-you-need-to-know-about-operational-security-opsec/#opsec-is-integral-to-every-operation/&#34; &gt;OPSEC is Integral to Every Operation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-opsec&#34;&gt;What is OPSEC?&lt;/h2&gt;
&lt;p&gt;Firstly, what is OPSEC? The definition has been clearly defined in the military as “&lt;em&gt;a capability that identifies and controls critical information, indicators of friendly force actions attendant to military operations, and incorporates countermeasures to reduce the risk of an adversary exploiting vulnerabilities.&lt;/em&gt;” In the OSINT sphere, it has also been defined to mean “&lt;em&gt;the collective steps that investigators can formulate into a process that they can follow during an OSINT investigation to remain anonymous and keep their activity undiscovered. OPSEC can be achieved through a combination of software, hardware, and actions.&lt;/em&gt;” Both definitions are valuable in that our end goal is to combine elements of both into our particular mission statement.&lt;/p&gt;
&lt;p&gt;With OPSEC, we seek to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Identify and control critical information&lt;/li&gt;
&lt;li&gt;Reduce the risk of an adversary exploiting vulnerabilities&lt;/li&gt;
&lt;li&gt;Conceal our real identity and seek to remain anonymous&lt;/li&gt;
&lt;li&gt;Keep our activities undiscovered or difficult to track&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On the one hand, we want to protect practitioners of OSINT investigations from disclosing any information about themselves or those they associate with, as well as to ensure that our targets remain unaware of our scrutiny. As to the first point, OSINT influencer &lt;a href=&#34;https://www.dutchosintguy.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Nico Dekens&lt;/a&gt; states, “We all have something to protect or hide”. Were we to expose ourselves to the targets of our investigations, we are providing them with a target; we should always seek to remain hidden, observe and report – exposure means increased personal risk. As to the second point which very much follows from the first, alerting the targets of our investigations may lead them to change their behaviors, with potentially catastrophic consequences. Our target may reduce our access to previously available information by deleting social media accounts, removing images and posts from forums, notifying other target members, etc. Never pretend that the targets of our investigations will not seek to hinder our activities if they can do so.&lt;/p&gt;
&lt;p&gt;Because the information which we seek to find, that which we seek to protect, and the types of investigations which we engage in will change, you will need to adapt your OPSEC to your current situation. To do so, you will need to conduct threat modelling. The following section will explain how to do just that.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;em&gt;As a side note, please also remember that OPSEC measures in and of themselves can provide indications as to both who is engaging in an investigation, and their level of professionalism. For instance, using a Sock Puppet account with an IP that can be tracked back to the federal police is a sure way to inform your target that they are under investigation.&lt;/em&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-threat-model-for-opsec&#34;&gt;How to Threat Model for OPSEC&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;OPSEC is not a static concept.&lt;/strong&gt; Depending on the types of activities you are conducting, you will need to adapt your OPSEC measures. In order to evaluate your activities, their risk, and the necessary measures to be implemented, we need to conduct threat modelling. This allows us to determine the degree of security which we want to achieve. This threat modelling can be done in a fairly informal manner, merely by taking the time to write down the basic information pertaining to the following points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Know your target.&lt;/strong&gt; A project investigating Threat Actors or organized crime groups, or malware and its developer, has a different level of OPSEC requirements from a project looking into the social media profile of a 16-year-old forum troll.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Identify potential threats.&lt;/strong&gt; Possible threats to sensitive data need to be identified and potentially documented. Consider that threats may exist externally through third parties, as well as internally. Data theft or breaches (either accidental or deliberate) can publish a wealth of data about you personally without your knowledge.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Analyze security vulnerabilities.&lt;/strong&gt; You &lt;strong&gt;must&lt;/strong&gt; perform an objective analysis of your current security measure implementation strategy. Look for potential weaknesses which can be exploited. This covers all types of vulnerabilities, from cross-usage of devices to digital foot printing, usage of specific monitoring/tracking tools, etc.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Determine the risk level of each vulnerability.&lt;/strong&gt; Consider the damage that could be caused should your data be compromised, or if the organization may suffer as a result of your laxity.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is recommended that, having gathered the information relating to the points, you speak to the relevant individuals who can help you with evaluating whether you belong to the group needing to implement Level 1 OPSEC measures, or Level 2. This may be the Chief Technical Officer (CTO) and/or Information Security Officer (ISO); all organizations are different but should have someone who is an authority and who can help guide your assessment.&lt;/p&gt;
&lt;p&gt;Having done this, you can then move on to the next step of the OPSEC process:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Implement a mitigation plan.&lt;/strong&gt; Having determined all the necessary information, you can start to build up a mitigation plan which includes those technical and organizational measures to ensure that risks are addressed based on their criticality – avoided, transferred, mitigated, or accepted.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Depending on the results of your Threat Modelling, the measures which you may implement could consist of deploying a VPN, &lt;a href=&#34;https://www.maltego.com/blog/creating-sock-puppets-for-your-investigations/&#34; &gt;creating a Sock Puppet&lt;/a&gt; account for the social media platforms you use, and utilizing a password manager.&lt;/p&gt;
&lt;h2 id=&#34;opsec-is-integral-to-every-operation&#34;&gt;OPSEC is Integral to Every Operation&lt;/h2&gt;
&lt;p&gt;Every OSINT investigator should remember that, as stated earlier, there are always risks inherent in investigations. Additionally, OPSEC should be practiced at all times in order to ensure that the behaviors become ingrained and second nature. Even by investigating seemingly innocuous websites, profiles or malware, we may inadvertently put ourselves and others at risk – our OPSEC measures protect us from this potential risk.&lt;/p&gt;
&lt;p&gt;Referring once more to the military space, OPSEC is considered integral to &lt;strong&gt;every&lt;/strong&gt; operation as it serves as “a force multiplier that can maximize operational effectiveness by saving lives and resources when integrated into operations, activities, plans, exercises, training, and capabilities.” It may seem hyperbolic, however, better to prepare for the worst and avoid any surprises in the future.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you leak information about yourself, then you are putting yourself at risk.&lt;/strong&gt; The types of investigations which you are conducting may sometimes delve into the less savory areas of the internet and focus on real criminal groups or threat actors. Even if these are not the type of investigations you are conducting, and even if you only use Maltego to play with, you should still be following basic OPSEC principles; there are no excuses or exceptions.&lt;/p&gt;
&lt;p&gt;Now that you hopefully have a good understanding of the definition, context, and importance of OPSEC, we have provided a list of measures and tools which can assist you here.&lt;/p&gt;
&lt;h2 id=&#34;download-the-guide-to-safeguard-yourself-with-opsec--security-tools-and-measures-in-place&#34;&gt;Download the Guide to Safeguard Yourself With OPSEC &amp;amp; Security Tools and Measures In Place!&lt;/h2&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7hh2&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Everything You Need to Know About Operational Security (OPSEC): Why, What, and How&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ad_author.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ad_author.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Aaron Dixon&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Aaron Dixon is a former member of the New Zealand Military who has spent the last 6 years working as a consultant in the areas of IT Security and Compliance, Data Privacy, Digital Forensics and Cyber Threat Intelligence. He holds a bachelor’s degree with a double major in History and Defense Studies, as well as a Postgraduate Certificate in International Security. His primary areas of interest are terrorism and geopolitical conflict, as well as focusing on the foundational processes and principles of the Intelligence Cycle.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>OSINT Data to Support Subpoenaing Internet Service Providers </title>
      <link>https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/</link>
      <pubDate>Wed, 23 Aug 2023 14:33:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/</guid>
      <description>&lt;p&gt;When a crime is committed online or involves digital evidence, prosecuting suspects becomes more difficult. In many cases, the identity of individuals and organizations behind illegal online activities—such as hacking, child sexual abuse, cyberattacks, or online fraud—may be masked or obfuscated. In other cases, digital evidence like websites or emails can be easily modified or erased.&lt;/p&gt;
&lt;p&gt;To support their investigations, prosecutors may turn to subpoenaing internet service providers (ISPs). Subpoenas compel these companies to disclose records or information of their customers and users that are critical to building a case against a suspect or shedding light on criminal activities.&lt;/p&gt;
&lt;p&gt;Applying for a subpoena order, however, comes with a set of challenges of its own. There are legal restrictions in place to ensure subpoena requests stay within reasonable boundaries and away from privacy violation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will discuss how open source intelligence (OSINT) helps build a subpoena request, and provide a cheat sheet that lists out what OSINT data you should include to successfully subpoena an internet service provider (ISP).&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/#establishing-relevance-is-key-to-building-your-case/&#34; &gt;Establishing Relevance is Key to Building Your Case&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/#using-osint-to-support-subpoenaing-isps/&#34; &gt;Using OSINT to Support Subpoenaing ISPs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/osint-data-to-support-subpoenaing-internet-service-providers/#solidating-your-subpoena-request-with-osint!/&#34; &gt;Solidating Your Subpoena Request with OSINT!&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;establishing-relevance-is-key-to-building-your-case&#34;&gt;Establishing Relevance is Key to Building Your Case&lt;/h2&gt;
&lt;p&gt;There is no clear set of rules that helps evaluate subpoena requests, and the approval or disapproval of subpoena requests depends largely on the jurisdiction, the judges, and the evidence at hand.&lt;/p&gt;
&lt;p&gt;One of the key challenges to issuing a subpoena request is &lt;strong&gt;relevance&lt;/strong&gt;. Prosecutors must justify the scope of the subpoena and prove relevance between the criminal case and the information requested. This is especially under scrutiny when the disclosure of information can potentially infringe upon an individual’s right to privacy.&lt;/p&gt;
&lt;p&gt;Another challenge prosecutors face is &lt;strong&gt;compliance&lt;/strong&gt;. Compliance of the subpoena requests ensures that the subpoena is legally compliant, valid, and enforceable, and that the evidence obtained via the subpoenas is admissible in court.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;When subpoenaing an ISP, you need to prove that the suspect has used the ISP’s network services to commit a crime.&lt;/strong&gt; Each ISP serves a specific region, location, and jurisdiction. It’s important to identify the correct ISP behind the public IP addresses connected to the suspect’s activities.&lt;/p&gt;
&lt;p&gt;For example, when starting a case with a domain, the primary goal is to obtain information related to the suspect and their activities connected to that domain.&lt;/p&gt;
&lt;p&gt;It is crucial to establish a clear connection between the suspect and the domain in question (domain attribution). This can be achieved through various methods such as examining the domain registry record, analyzing shared IP addresses, or exploring the content hosted on the website associated with the domain.&lt;/p&gt;
&lt;p&gt;An example scenario: Let’s assume we have a suspect involved in cybercrimes and we have obtained a domain associated with their activities. Our first step would be to perform a WHOIS lookup on the domain to gather details about the domain owner. Additionally, we could conduct a reverse IP lookup to check for other domains hosted on the same server, potentially revealing related websites.&lt;/p&gt;
&lt;p&gt;Once we have confirmed the suspect’s association with the domain, the next step is to obtain the public IP address(es) associated with the domain. This information is vital in identifying the location of the server hosting the domain and the ISP providing those addresses. This will provide valuable insights into the geographical location and jurisdiction under which the domain operates.&lt;/p&gt;
&lt;p&gt;All of this comes down to being able to prove in a subpoena request that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The ISP is indeed the right one to provide relevant information to the case.&lt;/li&gt;
&lt;li&gt;The suspect is indeed associated with the evidence and requested information.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;using-osint-to-support-subpoenaing-isps&#34;&gt;Using OSINT to Support Subpoenaing ISPs&lt;/h2&gt;
&lt;p&gt;It is essential to prepare a detailed written request for subpoenas which describes the investigation, its purpose, and the specific information sought. In the case of online crimes, understanding how open source intelligence (OSINT) data is stored, aggregated, and obtained can be very useful in building your case.&lt;/p&gt;
&lt;p&gt;OSINT provides law enforcement agencies and legal professionals with access to a vast range of online information. Having OSINT tools allow law enforcement to have access to information gathered from publicly available sources and aggregated into structured databases.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-use-of-osint-in-law-enforcement/&#34; &gt;The use of OSINT in law enforcement&lt;/a&gt; faces controversy. However, it is true that OSINT enables investigators to obtain real-time data from the internet, which is crucial for cyber-based crimes where digital evidence often gets destroyed or modified. By cross-referencing OSINT with traditional investigative methods, investigators can form a more comprehensive understanding of the facts of the crime or even pinpoint the identity of the suspects.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Some of the information needed via subpoenaing an ISP can actually be found using OSINT.&lt;/strong&gt; If you know where to look for information, you might even be able to avoid jumping through multiple hoops of subpoenas and directly build a case that leads you to the most crucial piece of the puzzle.&lt;/p&gt;
&lt;h2 id=&#34;solidating-your-subpoena-request-with-osint&#34;&gt;Solidating Your Subpoena Request with OSINT!&lt;/h2&gt;
&lt;p&gt;To better support law enforcement officers with their subpoena requests to an ISP, we list out &lt;strong&gt;the most relevant domain data&lt;/strong&gt; you need to build your criminal case, as well as a set of &lt;strong&gt;OSINT sources law enforcement can use to obtain each piece of information&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Download the cheat sheet now!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7hh1&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;OSINT Data to Support Subpoenaing Internet Service Providers &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope you find this cheat sheet helpful for you and your team by incorporating OSINT in your subpoena requests to form a comprehensive criminal case that is relevant and compliant.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/sro_author.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/sro_author.png&#34; loading=&#34;lazy&#34; alt=&#34;Sergio Leal Rodriguez&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;sergio-leal-rodriguez&#34;&gt;Sergio Leal Rodriguez&lt;/h4&gt;
&lt;p&gt;Sergio is an experienced and dedicated professional with more than 20 years of invaluable experience in coordinating, investigating, modeling data, and researching cybercrimes with a focus on the critical field of Child Sexual Abuse at Europol’s AP TWINS. His expertise lies in coordinating multi-agency efforts as well as conducting thorough investigations, and he has actively contributed to the development of innovative methodologies for data analysis and modeling in the context of child sexual abuse.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How to Use Sock Puppet Accounts to Gather Social Media Intelligence</title>
      <link>https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/</link>
      <pubDate>Tue, 22 Aug 2023 14:52:57 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/</guid>
      <description>&lt;p&gt;It’s another day operating as an open source intelligence (OSINT) analyst, engaging in digital exploration and online observation of a target person’s social media presence. Yes, there is a euphemism for endlessly scrolling in search of meaningful information for an investigation. And it can be all fun and games until you hit the “like” button under a post at 54 weeks deep. Your heart stops. Your palms are sweaty. Then you remember you’re using a sock puppet account, and the sky is blue again.&lt;/p&gt;
&lt;p&gt;This is one of the most common scenarios that an OSINT analyst may face while gathering open source information for an investigation, and it would be terrible if that “like” came from any of our personal accounts.&lt;/p&gt;
&lt;p&gt;The second worst-case scenario is that we are indeed using a sock puppet account, but that the target is a tricky one. Oftentimes, a target person may be overly cautious, and decide to look into the curious person behind our follow/friend request – and we, on the other side of the sock puppet, have zero friends, posts, or connections. This would be a large setback, and could set us far, far back.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will share useful tips and tricks with all of you, our dear sock puppet accounts managers, on the appropriate operational security measures to take while gathering gated social media information.&lt;/strong&gt; We also highlight the types of information that can be collected through sock puppet accounts while ensuring the safety of both the investigators and their organizations.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/#where-to-collect-social-media-information&#34; &gt;Where to Collect Social Media Information&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Passive SOCMINT&lt;/li&gt;
&lt;li&gt;Active SOCMINT&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/#must-do-checklist-before-diving-into-investigations-using-sock-puppet-accounts&#34; &gt;Must-Do Checklist Before Diving into Investigations Using Sock Puppet Accounts&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Immediately review and set privacy settings for the platform to limit information visibility&lt;/li&gt;
&lt;li&gt;For passive research, keep the account completely locked down and avoid making the profile public&lt;/li&gt;
&lt;li&gt;For active research, create a realistic profile with a suitable backstory, and ensure that it resembles that of a real person&lt;/li&gt;
&lt;li&gt;Use generic landscape photos rather than someone else&amp;rsquo;s identity, and be cautious with stock images&lt;/li&gt;
&lt;li&gt;Engage in natural activities like posting links and liking pages to mimic genuine user behavior&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/#how-to-use-maltego-in-combination-with-sock-puppet-accounts&#34; &gt;How to Use Maltego in Combination with Sock Puppet Accounts&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-use-sock-puppet-accounts-to-gather-social-media-intelligence/#stay-safe-during-socmint-investigations-with-sock-puppet-accounts&#34; &gt;Stay Safe During SOCMINT Investigations with Sock Puppet Accounts&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;where-to-collect-social-media-information&#34;&gt;Where to Collect Social Media Information&lt;/h2&gt;
&lt;p&gt;To succeed in gathering social media intelligence (SOCMINT), start by identifying relevant information and objectives for your search. You should explore various platforms and public databases that aid comprehensive investigations. The key ones to focus on are:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Where to Collect Social Media Information&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Investing time to understand a social media platform may seem daunting, but it&amp;rsquo;s a worthwhile endeavor. &lt;strong&gt;Understanding the use of these social networks adds an extra layer of security to our operations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_2.png&#34; loading=&#34;lazy&#34; alt=&#34;What Social Media Intelligence (SOCMINT) You Can Collect&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The availability of this information may vary depending on individual privacy settings, platform policies, and the content users choose to share.&lt;/p&gt;
&lt;h3 id=&#34;passive-socmint&#34;&gt;Passive SOCMINT&lt;/h3&gt;
&lt;p&gt;Some social media platforms allow users to see the target’s information and activities but will notify the target that someone has visited their profile (e.g. LinkedIn). This is one of the reasons why we need to have our sock puppet accounts from different social media platforms ready to go. Even if you are simply browsing for information, you need to make sure to do it without revealing your identity.&lt;/p&gt;
&lt;h3 id=&#34;active-socmint&#34;&gt;Active SOCMINT&lt;/h3&gt;
&lt;p&gt;On some social media platforms, the content we need–posts, stories, contacts–are not accessible due to the targets’ privacy settings. In the case where we must interact with the target in some way (for example, sending a friend request) to obtain access, we are employing the active SOCMINT technique.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Whether your chosen approach is passive or active, you should always navigate with the idea that all online activity can be monitored and identified.&lt;/strong&gt; Understanding the functionalities and privacy settings of each platform gives us a huge advantage when using it for investigative purposes. Mastering the workings of these social media sites and platforms will optimize OSINT and SOCMINT investigations and provide optimal results.&lt;/p&gt;
&lt;h2 id=&#34;must-do-checklist-before-diving-into-investigations-using-sock-puppet-accounts&#34;&gt;Must-Do Checklist Before Diving into Investigations Using Sock Puppet Accounts&lt;/h2&gt;
&lt;p&gt;If you haven’t yet set up your sock puppet accounts, this article might be beneficial for you to read first, &lt;a href=&#34;https://www.maltego.com/blog/creating-sock-puppets-for-your-investigations/&#34; &gt;Creating Sock Puppets for Your Investigations&lt;/a&gt;. Now that you’re all set, let’s get started in the next steps to make your sock puppet accounts as safe and legitimate as possible:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_3.png&#34; loading=&#34;lazy&#34; alt=&#34;How You Can Improve Your Sock Suppet Account&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;1-immediately-review-and-set-privacy-settings-for-the-platform-to-limit-information-visibility&#34;&gt;1. Immediately review and set privacy settings for the platform to limit information visibility:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Take the time to carefully work through each individual platform&amp;rsquo;s privacy settings, and configure these to restrict the amount of personal information visible to others.&lt;/li&gt;
&lt;li&gt;Carefully adjust who can see your posts, personal details, and contact information to minimize exposure to the public and potential adversaries.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;2-for-passive-research-keep-the-account-completely-locked-down-and-avoid-making-the-profile-public&#34;&gt;2. For passive research, keep the account completely locked down and avoid making the profile public:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;If you&amp;rsquo;re conducting passive research and don&amp;rsquo;t intend to engage with others, it&amp;rsquo;s best to keep your account private and locked down.&lt;/li&gt;
&lt;li&gt;By limiting access to your profile, you reduce the risk of unwanted attention or intrusion while still being in a position to observe others&amp;rsquo; public content.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;3-for-active-research-create-a-realistic-profile-with-a-suitable-backstory-and-ensure-that-it-resembles-that-of-a-real-person&#34;&gt;3. For active research, create a realistic profile with a suitable backstory, and ensure that it resembles that of a real person:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;When engaging in active research, such as interacting with subjects, it&amp;rsquo;s crucial to create a credible and believable profile.&lt;/li&gt;
&lt;li&gt;Craft a backstory for the profile that aligns with the persona you want to portray and ensure that it matches the platform&amp;rsquo;s user demographics.&lt;/li&gt;
&lt;li&gt;Ensure your profile has enough friends, followers, and activity to appear authentic, as sparse profiles may raise suspicion.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;4-use-generic-landscape-photos-rather-than-someone-elses-identity-and-be-cautious-with-stock-images&#34;&gt;4. Use generic landscape photos rather than someone else&amp;rsquo;s identity, and be cautious with stock images:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Avoid using pictures of real people, especially without their permission, as this can lead to identity theft concerns and legal issues.&lt;/li&gt;
&lt;li&gt;Opt for generic landscape photos or images that don&amp;rsquo;t reveal any specific personal details to safeguard your own privacy and respect others&amp;rsquo; rights.&lt;/li&gt;
&lt;li&gt;Be cautious when using stock images as some social media algorithms can detect their use, potentially leading to account suspension or scrutiny.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;5-engage-in-natural-activities-like-posting-links-and-liking-pages-to-mimic-genuine-user-behavior&#34;&gt;5. Engage in natural activities like posting links and liking pages to mimic genuine user behavior:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Once your profile is set up, engage in natural activities that reflect how a real person would use the platform.&lt;/li&gt;
&lt;li&gt;Post links to articles or content of interest, like pages related to your profile&amp;rsquo;s interests, and participate in discussions to appear authentic.&lt;/li&gt;
&lt;li&gt;Mimicking genuine user behavior will help convince the platform and other users that your account represents a legitimate user rather than a fake or malicious entity.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use-maltego-in-combination-with-sock-puppet-accounts&#34;&gt;How to Use Maltego in Combination with Sock Puppet Accounts&lt;/h2&gt;
&lt;p&gt;Using Maltego in OSINT and SOCMINT investigations is a safe way to collect information.&lt;/p&gt;
&lt;p&gt;Through the use of Maltego, we can gather a significant amount of the information we need in a discreet manner, without the need to directly visit social media sites. This is made possible by utilizing different &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;connectors&lt;/a&gt; to consolidate data. However, there are times when delving deeper into social might require the use of proxy accounts, commonly referred to as sock puppet accounts.&lt;/p&gt;
&lt;p&gt;In the Properties window of each returned Entity on the Maltego graph, you can find links to the source of the information retrieved, such as the original social media profiles. Visiting the original account may be beneficial and allow you to gather additional information about the target, or simply to verify if this account contains the data you are looking for.&lt;/p&gt;
&lt;p&gt;It’s not a bad thing to be switching between Maltego and the browser of your preference. An instance of additional information that we might come across involves the target incorporating data or details about their presence on different social media platforms within their profile description.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In our example, we will start with an Instagram Entity. Here, you can paste the complete ID, Alias, or URL of the Entity you want to investigate.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, you will be able to run a Transform to see the Name and Properties of the account of interest.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/gather_social_media_intelligence_6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this case, the Transform result tells us that this account belongs to Taylor Swift. From here, you may look into other details of the account in question and pivot further to Followers, Following, and other pieces of information that are pertinent to your investigation.&lt;/p&gt;
&lt;h2 id=&#34;stay-safe-during-socmint-investigations-with-sock-puppet-accounts&#34;&gt;Stay Safe During SOCMINT Investigations with Sock Puppet Accounts&lt;/h2&gt;
&lt;p&gt;To help you conduct a thorough check on whether your sock puppet operation is properly set up and running, we put together a checklist that you can download. This checklist includes all the steps mentioned above and more tips and tricks to try out.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download the checklist and share it with your team now!&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7gg0&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How to Use Sock Puppet Accounts to Gather Social Media Intelligence&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; loading=&#34;lazy&#34; alt=&#34;Daphnée Aguilar&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;daphnée-aguilar&#34;&gt;Daphnée Aguilar&lt;/h4&gt;
&lt;p&gt;Daphnée is a Criminologist with more than 10 years of experience as an Intelligence Officer. She specialized in developing actionable intelligence for identifying, preventing, and neutralizing threats and risks from Transnational Organized Crime. Driven by the feminist movement, her last research was on the Effects of Gender and Racial Bias on Gender-Based Violence Policies. She considers herself a professional taco taster.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Women in Cyber and IN Security Movement with Jane Frankland</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-women-in-cyber-and-in-security-movement-with-jane-frankland/</link>
      <pubDate>Tue, 15 Aug 2023 08:00:51 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-women-in-cyber-and-in-security-movement-with-jane-frankland/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome Jane Frankland!&lt;/p&gt;
&lt;p&gt;Jane is a tech entrepreneur, book author, international speaker, and passionate women&amp;rsquo;s change agent. She is the founder of the &lt;a href=&#34;https://jane-frankland.com/in-security/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;IN Security Movement&lt;/a&gt; and the author of &lt;em&gt;In Security: Why a Failure to Attract and Retain Women in Cybersecurity is Making Us All Less Safe&lt;/em&gt;. With more than 25 years of experience in the field, Jane has built her own penetration company and held senior executive roles at information technology organizations.&lt;/p&gt;
&lt;p&gt;Today she is represented by The London Speaking Bureau and is committed to establishing women in security as a standard, not an exception, through her consulting services, training programs,   media appearances, speaking engagements, and the Women in Cybersecurity Podcast.&lt;/p&gt;
&lt;p&gt;In this episode, Jane dives deep into the current landscape of the cyber world, elaborating on the challenges and presenting potential solutions. She discusses the &amp;rsquo;enabler&amp;rsquo; knowledge gap between people in cybersecurity and company shareholders, the obstacles that women face when trying to get their foot in the door of the industry, and many more.&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/0WNGsWOzRpngRfEFuML3Bb?si=KAA3AcfRQ-y5ccVkSzEpfw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/jane-frankland-women-in-cyber-and-in-security-movement/id1629913312?i=1000624483458&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZjhmN2FjYjEtNzE5Ni00N2FlLThhODItMmQ0MjhiZWM0OTdi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjwrI2e_N2AAxUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://www.youtube.com/watch?v=bJP1lIE6aXE&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, The Pivot is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective. &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice. &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot? &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P?si=74eb8561c8c54c1e&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/bJP1lIE6aXE&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;tell-us-a-bit-about-yourself&#34;&gt;Tell us a bit about yourself!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Jane:&lt;/strong&gt; My name is Jane, and I work in cybersecurity. I&amp;rsquo;ve been in the industry for 25 years. I came into the industry starting my own penetration testing company, and I&amp;rsquo;ve never met anyone who&amp;rsquo;s done this. It&amp;rsquo;s absolutely crazy because my background was actually art and design.&lt;/p&gt;
&lt;p&gt;After graduating, I fell pregnant with my first son. I&amp;rsquo;ve got three kids and started working as a designer. I had an agent, and everything was going well, but the money wasn&amp;rsquo;t coming in. Thus, I was encouraged and decided to change my career. I entered sales, which was also something that I thought I&amp;rsquo;d never do as an introvert.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d always been interested in technology, so I ended up falling into technology by meeting a new boyfriend. We started a company together, and I suggested leading with security since it was something that I was interested in. That’s how I started in the industry, and everything was built from there.&lt;/p&gt;
&lt;h2 id=&#34;tell-us-what-you-are-up-to-these-days&#34;&gt;Tell us what you are up to these days!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Jane:&lt;/strong&gt; I work as a consultant, as a trainer, as a speaker, and also as an influencer. As a consultant, sometimes I go into companies and work with leaders to help them better perform by building performing teams or attracting and retaining more women. From time to time, there&amp;rsquo;s training and workshop involved to sharpen certain skills and help people become more aware of things like, Why is this important? Why does it matter? What&amp;rsquo;s in it for me? In general, I help them build awareness and boost certain skills in terms of the consulting and training aspect.&lt;/p&gt;
&lt;p&gt;For talks, I&amp;rsquo;m typically engaged as a keynote speaker. I&amp;rsquo;ll go in and open events, go onto a panel, facilitate a panel, or even host a whole event at times. That&amp;rsquo;s how I work as a speaker. As an influencer, I work with big brands by writing to get eyes on what they&amp;rsquo;re doing or drive my network to an event or a promotion. I only work with brands who believe in the mission I&amp;rsquo;m working on and meet my criteria.&lt;/p&gt;
&lt;p&gt;Aside from all of that, I have the IN Security Movement, which followed on from my book. It’s about how we can improve the current situation so that we are all winning, and the solutions come from research. We don&amp;rsquo;t have great data or enough data on some situations. For instance, I did some research on events and looked into areas like what happens at events, how targeted women are from a harassment perspective or inappropriate behavior perspective, and how women want to speak at events.&lt;/p&gt;
&lt;p&gt;I also act as a voice for the voiceless. I’m self-employed, so I&amp;rsquo;m able to be more free sometimes with how I communicate. There&amp;rsquo;s a lot of silencing going on, and people are afraid of or not allowed to express themselves, so a lot of people contact me and say, &amp;ldquo;This is happening. Help me.” I&amp;rsquo;ll bring that awareness without naming people out into the market so that there&amp;rsquo;s more understanding rather than misunderstandings.&lt;/p&gt;
&lt;h2 id=&#34;what-got-you-into-this-world-of-cyber-did-you-have-a-proper-foundation-that-helped-or-propelled-you-to-where-you-are&#34;&gt;What got you into this world of cyber? Did you have a proper foundation that helped or propelled you to where you are?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Jane:&lt;/strong&gt; I trained as a textile designer, so I see trends and patterns, which come easily to me. I was never a hands-on hacker, although I built a hacking or penetration testing company. Through observing the trends, I can see where the market is going and things of that sort, which is useful for me. I could have gone into the technical part if I&amp;rsquo;d wanted to, but to be frank with you, I&amp;rsquo;ve resisted doing that. It&amp;rsquo;s kind of intriguing to me. I&amp;rsquo;ve chosen not to do that because I enjoy people and more of the business side to it.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s interesting to bring this up due to someone I spoke to recently. I met an amazing woman in the UK, and she talked about the business side of cyber. What she was saying was particularly interesting to me that cyber is actually in the wrong category. It&amp;rsquo;s been placed in technology. Nevertheless, it should be placed in business, and if we were to do that, perhaps some of our challenges for budget or even recruitment would enhance. For me, it&amp;rsquo;s always been about the people side and the business side of things that&amp;rsquo;s been more interesting than being like a hands on techie.&lt;/p&gt;
&lt;h2 id=&#34;what-do-you-think-the-gap-is-in-terms-of-getting-shareholders-to-understand-that-people-in-cyber-are-enablers-for-business-in-case-of-an-attack&#34;&gt;What do you think the gap is in terms of getting shareholders to understand that people in cyber are enablers for business in case of an attack?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Jane:&lt;/strong&gt; I think we need to expand our thinking capabilities, polish our understanding and awareness, and prevent from becoming so rigid. We need to understand the business much more. There are several aspects in cyber that are very narrow. We are in our little bubble where all we can see is risks around us. The work is coming from that at the moment when you look at how under-resourced many of us are, the attacks that are taking place, and all the opportunities for attackers. It&amp;rsquo;s even more concerning because there&amp;rsquo;s so much pressure, demand, and burnout on cybersecurity professionals right now and from a leadership perspective as well.&lt;/p&gt;
&lt;p&gt;Same for the business side, too. They need to understand it from us. There should be a meeting between the two or the multiple stakeholders to inform all parties as to what exactly we are doing. Then, we can come together, sort out a problem, and decide who is accountable or not for the given risks. That&amp;rsquo;s what I would say, better understanding from all parties. There&amp;rsquo;s an intermediary involved in that. Some companies do have the luxury of being the bridge builder, moving projects on, and helping with that flow, whereas others don’t.&lt;/p&gt;
&lt;h2 id=&#34;youve-dedicated-yourself-to-exposing-and-growing-people-in-the-industry-what-is-that-like-and-what-are-the-challenges-you-face&#34;&gt;You&amp;rsquo;ve dedicated yourself to exposing and growing people in the industry. What is that like, and what are the challenges you face?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Jane:&lt;/strong&gt; I do a lot of development, leadership training, coaching, and mentoring a whole variety of people to evolve. I would say I absolutely love that work because I never know what I&amp;rsquo;m going to get, and that requires me to think creatively and support the people involved. I love seeing people develop, improve, and just fly. It&amp;rsquo;s so rewarding, and it makes me proud to have even been a part of their world.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m all about relationships. People say to me, “You genuinely care.” I genuinely do because I am a people person, so I love interacting with people and finding out about them. I&amp;rsquo;ve put 356 women through my the IN Security scholarships to attend Black Hat in Europe, which is about a value of nearly half a million US dollars. What&amp;rsquo;s amazing is, for me, when women come back and say, “It literally changed my life. I can&amp;rsquo;t thank you enough.”&lt;/p&gt;
&lt;p&gt;Those little stories really keep me going. It isn’t easy to be an entrepreneur in terms of what I’m doing. I&amp;rsquo;m breaking ground all the time, and there&amp;rsquo;s no one there to catch me when I fall. There isn&amp;rsquo;t because I&amp;rsquo;m a leader of my business. I&amp;rsquo;m making decisions and taking risks based on signals that I get from the market, having conversations, looking at trends, and also following my intuition.&lt;/p&gt;
&lt;h2 id=&#34;one-of-your-biggest-focus-points-is-empowering-more-women-in-the-industry-giving-them-a-stronger-foothold-in-the-industry-or-getting-their-feet-in-the-door-what-has-that-been-like&#34;&gt;One of your biggest focus points is empowering more women in the industry, giving them a stronger foothold in the industry, or getting their feet in the door. What has that been like?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Jane:&lt;/strong&gt; I’m like an ambassador wherever I go. I look for talent and be the ambassador for cyber. I&amp;rsquo;m not pitching every person that I see, but I&amp;rsquo;m listening out for clues. I&amp;rsquo;m always on the lookout for people who could come into our industry. It’s built into my DNA. What I found with this work is that it&amp;rsquo;s quite hard to get people into the industry. The media reports say that we need to get more women into the industry. However, there are existing blockers. If you are a woman, it&amp;rsquo;s not uncommon for you to find that it might take you a year or longer to get into the industry. It&amp;rsquo;s still a challenge.&lt;/p&gt;
&lt;p&gt;Be prepared for it to be hard to enter and for you to have to jump through certain hoops in order to do that. One woman that I met at an event was a vet and highly qualified. I want to be specific with this, not a veteran, but a vet, someone who has practiced and been educated for seven years. It&amp;rsquo;s one of the most difficult degrees to get into because you need all of the sciences and everything. I had a talk with her, and she was very interested and would like to join this industry.&lt;/p&gt;
&lt;p&gt;I enabled certain things for her, gave her more information, introduced her to certain people, spoke at events as well as promoted and connected her to other people. She had to come in as a coder and go into software development in order to move into cyber because no one in cyber would take her on. It was that much of a challenge, and sometimes you are going to have to weave your way into security in order to get into it. It&amp;rsquo;s not as easy as it should be.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;em&gt;Check current job openings at Maltego &lt;a href=&#34;https://www.maltego.com/careers/&#34; &gt;here&lt;/a&gt;.&lt;/em&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-do-women-face-more-challenges-getting-into-cyber-and-what-can-be-done-to-alleviate-that&#34;&gt;How do women face more challenges getting into cyber and what can be done to alleviate that?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Jane:&lt;/strong&gt; It&amp;rsquo;s really important not to make women wrong. It&amp;rsquo;s very easy for leaders or hiring managers to say, “We don&amp;rsquo;t have enough women. There aren&amp;rsquo;t enough women in the industry.” Then they blame women for the lack of women. The women are there. Women want to come into this industry. I want to be clear on that.
We&amp;rsquo;re doing better when it comes to raising awareness by going into schools, speaking at events, and having articles that are in different papers or magazines. We&amp;rsquo;re informing early entrance, whether they&amp;rsquo;re kids in school, in college, university, or even younger women wanting to pivot, telling them, “This is how diverse an industry it is. Come join us. We need you.” Still, we can do more of that. We can always extend our reach and hone our message.&lt;/p&gt;
&lt;p&gt;The biggest problem that I see is the recruitment aspect. It’s about enabling women in this case to come into the industry and reflecting on the hiring process like, how biased is it. There’s an unconscious bias toward men. The more you understand that you are biased &amp;ndash; because that&amp;rsquo;s how you&amp;rsquo;re wired as a human being, the more likely you will be able to de-bias your processes and refine the job specs, the messaging, or the interview process.&lt;/p&gt;
&lt;p&gt;But also, women do maybe need to take that step forward and be more courageous when looking at a job spec and say, “Ok, I don&amp;rsquo;t have that, but I&amp;rsquo;m going to apply.” Or if they recognize that they are hesitating, they need to reach out to someone that could be a mentor or someone else in the industry or in that company and say, “Look, do you really need that?” Looking from a different angle, women need a support system around them, which often stems from having a network. Just go and build the network, make the connections, and have a support system in place through mentoring or camaraderie support.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-jane&#34;&gt;There’s More! Listen to Our Full Interview with Jane!&lt;/h2&gt;
&lt;p&gt;If you have found those interview snippets interesting, don’t miss out on the complete version!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Jane to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How companies should refine their job specifications to attract more women to the cybersecurity industry&lt;/li&gt;
&lt;li&gt;Why it’s important to have a diverse and inclusive company structure&lt;/li&gt;
&lt;li&gt;What is Jane’s perspective on the risk analysis disparity between men and women and what is causing the difference&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/bJP1lIE6aXE&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/0WNGsWOzRpngRfEFuML3Bb?si=KAA3AcfRQ-y5ccVkSzEpfw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/jane-frankland-women-in-cyber-and-in-security-movement/id1629913312?i=1000624483458&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZjhmN2FjYjEtNzE5Ni00N2FlLThhODItMmQ0MjhiZWM0OTdi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjwrI2e_N2AAxUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/watch?v=bJP1lIE6aXE&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;, and follow us for future episodes!&lt;/p&gt;
&lt;p&gt;Check out Jane&amp;rsquo;s work on &lt;a href=&#34;https://twitter.com/JaneFrankland&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Common Pitfalls to Avoid in Vulnerability Risk Assessments</title>
      <link>https://www.maltego.com/blog/common-pitfalls-to-avoid-in-vulnerability-risk-assessments/</link>
      <pubDate>Fri, 11 Aug 2023 05:02:10 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/common-pitfalls-to-avoid-in-vulnerability-risk-assessments/</guid>
      <description>&lt;p&gt;In the world of cybersecurity, like technology, threats are ever-evolving. This constant shift means vulnerability risk assessments must be integral to your organization&amp;rsquo;s cybersecurity strategy.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/common_pitfalls_to_avoid_in_vulnerability_risk_assessments_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/common_pitfalls_to_avoid_in_vulnerability_risk_assessments_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-are-vulnerability-risk-assessments&#34;&gt;What are Vulnerability Risk Assessments?&lt;/h2&gt;
&lt;p&gt;Risk management is something that your organization is expected to implement to meet the objectives of Annex A.12.1 of ISO 27001. As part of your organization&amp;rsquo;s responsibilities, it will include assessing the risks.&lt;/p&gt;
&lt;p&gt;Organizations conduct vulnerability risk assessments to identify, prioritize, and remediate potential risks in their digital infrastructure. These evaluations are a critical part of the lifecycle of an organization&amp;rsquo;s vulnerability management process.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The main goal of a vulnerability risk assessment is to uncover weaknesses that could potentially be exploited by cyber attackers. This can be done in eight steps:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Asset Discovery:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Identify all the assets that will be scanned. From in-house applications to unique endpoints and servers, all the way to internet-facing systems. You need to know what you own to protect it!&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Asset Prioritization:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;By prioritizing assets, companies can focus their resources where they&amp;rsquo;re most needed, ensuring that the most critical systems are secured first.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Vulnerability Identification and Testing:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Once you have identified and prioritized the assets to be assessed, it is time to initiate the vulnerability identification and testing process. It can be conducted through manual or automated methods.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Vulnerability Analysis:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Review and analyze the results of the scan.&lt;/li&gt;
&lt;li&gt;Measure, rate, and prioritize vulnerabilities according to a standard, such as the &lt;a href=&#34;https://en.wikipedia.org/wiki/Common_Vulnerability_Scoring_System&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Common Vulnerability Scoring System (CVSS)&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Risk Assessment:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Measure the risk level associated with each detected vulnerability. Each vulnerability level must be matched or calculated against the critical level of the system to define an internal risk score.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Remediation:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use the findings to guide the remediation and risk mitigation process.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Documentation and Reporting:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Document the process, findings, and remediation steps, and report them to relevant stakeholders.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Repeat the Assessment:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Vulnerability assessments should be repeated regularly to keep up with new and emerging threats and changing environments.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/common_pitfalls_to_avoid_in_vulnerability_risk_assessments_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/common_pitfalls_to_avoid_in_vulnerability_risk_assessments_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Though the steps involved in conducting one of these assessments vary between organizations, you can use these steps as a basic template to carry out your own.&lt;/p&gt;
&lt;h2 id=&#34;what-pitfalls-to-avoid-in-vulnerability-risk-assessments-and-how-osint-can-help&#34;&gt;What Pitfalls to Avoid in Vulnerability Risk Assessments and How OSINT Can Help&lt;/h2&gt;
&lt;p&gt;Conducting vulnerability risk assessments requires a keen understanding of potential errors that might arise during the process. When overlooked, these common pitfalls could lead to missing critical vulnerabilities or wasting time on irrelevant clues.&lt;/p&gt;
&lt;p&gt;To assist you in identifying, classifying, prioritizing, and addressing system vulnerabilities, we have prepared a comprehensive PDF available for download.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This whitepaper will answer the following questions:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What are the five most common pitfalls to avoid when performing vulnerability risk assessments?&lt;/li&gt;
&lt;li&gt;What are the best practices for conducting vulnerability risk assessments?&lt;/li&gt;
&lt;li&gt;How can open-source intelligence (OSINT) be applied in vulnerability risk assessments?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Download the PDF now to access the answers and enhance your vulnerability risk assessment capabilities.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7gg8&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Common Pitfalls to Avoid in Vulnerability Risk Assessments&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope this whitepaper was helpful for you and your team to understand the importance of vulnerability risk assessments, avoid common mistakes, and conduct your own assessment using OSINT.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;Mario Rojas&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;mario-rojas&#34;&gt;Mario Rojas&lt;/h4&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and Darkweb forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Social Media Data Recommended to Build Your Criminal Case</title>
      <link>https://www.maltego.com/blog/social-media-data-recommended-to-build-your-criminal-case/</link>
      <pubDate>Mon, 07 Aug 2023 08:23:45 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/social-media-data-recommended-to-build-your-criminal-case/</guid>
      <description>&lt;p&gt;With the prevalence of social media, platforms like Facebook, Instagram, Snapchat, and TikTok are rapidly becoming indispensable reservoirs of legally admissible data for attorneys and prosecutors.&lt;/p&gt;
&lt;p&gt;In the past five years, subpoenas to social media companies have been issued in various arenas, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Criminal investigations&lt;/strong&gt; where law enforcement seeks information such as user account details, messages, posts, and other relevant information that could aid in solving crimes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;National security and intelligence&lt;/strong&gt; where intelligence agencies monitor potential threats, identify individuals involved in terrorism or espionage, and/or track online radicalization or extremist activities.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Civil litigation&lt;/strong&gt; where social media evidence is used in lawsuits related to defamation, intellectual property disputes, employment discrimination, and personal injury claims.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And many other cases involving regulatory compliance, misinformation, data privacy, and more.&lt;/p&gt;
&lt;p&gt;In criminal cases, subpoenas compel social media companies to disclose records or information on their customers and users that are critical to building a case against a suspect or which shed light on criminal activities. This includes information such as user account details, private messages, IP addresses, and more.&lt;/p&gt;
&lt;p&gt;While prosecutors often use a subpoena to acquire social media data, some of the information can already be obtained using open source intelligence (OSINT).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will discuss how OSINT helps build a criminal case and provide a cheat sheet of OSINT tools and techniques you can use to gather social media intelligence.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com//blog/social-media-data-recommended-to-build-your-criminal-case/#establishing-relevance-is-key-to-building-your-case/&#34; &gt;Establishing Relevance is Key to Building Your Case&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Relevance&lt;/li&gt;
&lt;li&gt;Information Gathering&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com//blog/social-media-data-recommended-to-build-your-criminal-case/#use-osint-to-gather-data-in-addition-to-subpoenas/&#34; &gt;Use OSINT to Gather Data In Addition to Subpoenas&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com//blog/social-media-data-recommended-to-build-your-criminal-case/#socmint-data-that-helps-build-your-case&#34; &gt;SOCMINT Data That Helps Build Your Case&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com//blog/social-media-data-recommended-to-build-your-criminal-case/#how-to-gather-these-socmint-data-for-your-case/&#34; &gt;How to Gather These SOCMINT Data for Your Case&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;establishing-relevance-is-key-to-building-your-case&#34;&gt;Establishing Relevance is Key to Building Your Case&lt;/h2&gt;
&lt;p&gt;Subpoenas to social media companies are often under scrutiny because the disclosure of information can potentially infringe upon an individual’s right to privacy.&lt;/p&gt;
&lt;p&gt;Specifically, there are two primary challenges that prosecutors face when building a case for subpoena:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Relevance&lt;/li&gt;
&lt;li&gt;Information Gathering&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;relevance&#34;&gt;Relevance&lt;/h3&gt;
&lt;p&gt;It is important to identify what is absolutely necessary to justify a subpoena request. Prosecutors must justify the scope of the subpoena and prove the relevance between the criminal case and the information requested.&lt;/p&gt;
&lt;p&gt;For example, prosecutors must prove that the suspect in question is using a user account, perhaps through images, posts, or location pings that indicate involvement in certain criminal activities.&lt;/p&gt;
&lt;h3 id=&#34;information-gathering&#34;&gt;Information Gathering&lt;/h3&gt;
&lt;p&gt;Once you identify the information needed to build a subpoena request, the second challenge is finding the information in the vast ocean of online social media data. The smoking gun can easily be hidden—or worse, be deleted—from plain sight.&lt;/p&gt;
&lt;h2 id=&#34;use-osint-to-gather-data-in-addition-to-subpoenas&#34;&gt;Use OSINT to Gather Data In Addition to Subpoenas&lt;/h2&gt;
&lt;p&gt;Open source intelligence (OSINT) is highly valuable for law enforcement in building subpoena cases. It provides access to a wide range of publicly available information which supports evidence collection, suspect identification, and information verification. While &lt;a href=&#34;https://www.maltego.com/blog/the-use-of-osint-in-law-enforcement/&#34; &gt;the use of OSINT in law enforcement&lt;/a&gt; faces discussions, &lt;strong&gt;OSINT helps investigators cross-reference and corroborate data, trace digital footprints, and proactively prevent and prosecute crimes—all in a cost-effective and efficient manner.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As a sub-discipline of OSINT, &lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/&#34; &gt;social media intelligence (SOCMINT)&lt;/a&gt; is especially crucial.&lt;/p&gt;
&lt;p&gt;SOCMINT includes all social media platforms, not only social networking sites. Social networking sites, like Facebook and LinkedIn, only make up one portion of the platforms that can be used to gather data. Information can also be found on media-sharing sites like Instagram, forums like Reddit, image-sharing sites like Pinterest, video-sharing sites like YouTube, microblogging platforms like Twitter, social gaming platforms like Xbox Live, and blogs created using platforms like WordPress.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;While prosecutors often use a subpoena to acquire social media data, some of the information can already be obtained using SOCMINT&lt;/strong&gt; to make advances in the investigations and order subpoenas for the most crucial piece of the puzzle.&lt;/p&gt;
&lt;h2 id=&#34;socmint-data-that-helps-build-your-case&#34;&gt;SOCMINT Data That Helps Build Your Case&lt;/h2&gt;
&lt;p&gt;Law enforcement uses subpoenas to social media company to identify suspects. However, for the subpoena requests to be approved, you must establish relevance of the subpoena with the case at hand.&lt;/p&gt;
&lt;p&gt;Most of the information you need to build your case can be found using SOCMINT. Moreover, some of the information that normally comes from subpoenas can also already be obtained via SOCMINT.&lt;/p&gt;
&lt;p&gt;Here’s a list of social media data that you can gather via SOCMINT to build your case:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;User Account Details:&lt;/strong&gt; Information such as username, alias, registration date, birth date, and other account information if available.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Friends and Connections:&lt;/strong&gt; Details of inter-profile connections, friends, followers, and followings of the relevant user account(s).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Groups and Communities:&lt;/strong&gt; Groups, forums, and communities on the social media platforms that the relevant user account(s) participates in.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Timestamps:&lt;/strong&gt; Timestamps of relevant actions, messages, posts, and images made by or published by the relevant user account(s).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Location:&lt;/strong&gt; Locations of specific posts or content published, or locations indicated by the relevant user account(s).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Images and Videos:&lt;/strong&gt; Images and videos relevant to the case or as supporting evidence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Posts:&lt;/strong&gt; Content posted on social media feeds (such as a Facebook post, a Twitter Tweet, or an Instagram Story) that is relevant to the case or as supporting evidence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Post Engagement:&lt;/strong&gt; Likes, comments, and sharing of social media posts might provide insight to people related to the suspects or involved in the criminal activities.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Erased or Historical Online Personas:&lt;/strong&gt; Make note of online profiles or accounts that might be deleted or outdated, which might still provide helpful data.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Other Digital Movements and Metadata:&lt;/strong&gt; Additional digital activities, histories, and metadata that can support identifying accomplices.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We’ve also compiled this into a PDF that you can take with you.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/OSINT-Data-to-Gather-for-Social-Media-Investigations-Checklist.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;em&gt;Please note that these are only a few things prosecutors can ask for. The evidence required as well as the requested data will depend mainly on the type and purpose of the investigation. The approval of subpoena requests highly depends on the court’s judgment and jurisdiction. Some companies might not comply with subpoena requests due to the legislation they adhere to, the jurisdiction they are based in, or their own company policies.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Some social media companies, like WhatsApp (owned by Meta), are aware that access to certain information can prevent harm to the life or well-being of a person or a child. Other companies like Telegram, however, are not as cooperative with law enforcement.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;It is advisable to research the legal and compliance guidelines of relevant social media companies when preparing for subpoena requests.&lt;/em&gt;&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-gather-these-socmint-data-for-your-case&#34;&gt;How to Gather These SOCMINT Data for Your Case&lt;/h2&gt;
&lt;p&gt;Knowing which data to gather is the first step. Most importantly, where can you find all the SOCMINT data above?&lt;/p&gt;
&lt;p&gt;In social media investigations, it is important to understand:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;The available social media platforms and how users typically interact on those platforms:&lt;/strong&gt; For example, users on Instagram typically share images or videos, whereas Twitter users largely stick to text.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connections between certain accounts and platforms:&lt;/strong&gt; For example, a Google user account is also connected to Gmail and YouTube.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Metadata relevant and available on those platforms:&lt;/strong&gt; For example, we are not simply looking for a username on Facebook, but also social connections of the target to search for additional profiles or suspects.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Resources like the OSINT Framework or OSINT Dojo are great places to learn about how data is related and how you can move through an OSINT investigation knowing that you’ve explored and pivoted to all the crucial data points.&lt;/p&gt;
&lt;p&gt;Additionally, there are a few advanced tools and techniques that you can use to gather as much social media data as possible:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Google Dorking:&lt;/strong&gt; Also known as advanced Google searching, dorking involves using specialized search operators and techniques to find specific information on the internet&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Breached Data:&lt;/strong&gt; These databases include data like breached passwords, email addresses, usernames, and the platforms these user information connects to.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reverse Image Search:&lt;/strong&gt; Find the original source or similar images on the internet using and image as the search input.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;download-the-cheat-sheet-and-try-them-out-now&#34;&gt;Download the Cheat Sheet and Try Them out Now!&lt;/h2&gt;
&lt;p&gt;In this cheat sheet, our SOCMINT expert put together a helpful list of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;13 Google Dorks&lt;/li&gt;
&lt;li&gt;3 Breach Databases&lt;/li&gt;
&lt;li&gt;2 Reverse Image Search Workflows&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7gg7&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Social Media Data Recommended to Build Your Criminal Case&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope you find this cheat sheet practical for your social media investigations by understanding how to build a relevant and comprehensive case for your subpoena request, incorporating the techniques and SOCMINT data sources mentioned above.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; loading=&#34;lazy&#34; alt=&#34;Daphnée Aguilar&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;daphnée-aguilar&#34;&gt;Daphnée Aguilar&lt;/h4&gt;
&lt;p&gt;Daphnée is a Criminologist with more than 10 years of experience as an Intelligence Officer. She specialized in developing actionable intelligence for identifying, preventing, and neutralizing threats and risks from Transnational Organized Crime. Driven by the feminist movement, her last research was on the Effects of Gender and Racial Bias on Gender-Based Violence Policies. She considers herself a professional taco taster.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Why Law Enforcement Needs OSINT Tools</title>
      <link>https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/</link>
      <pubDate>Fri, 04 Aug 2023 11:13:41 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/</guid>
      <description>&lt;p&gt;Intelligence is driven by data—this means that the more information you have, the better your chances of distilling accurate and comprehensive intelligence. Robert Litt, former General Counsel for the Office of the Director of National Intelligence (ODNI) notes, “If you want to look for needles in a haystack, you first have to have a haystack.”&lt;/p&gt;
&lt;p&gt;By embracing open source intelligence (OSINT), you gain access to large haystacks where you can find plenty of needles.  OSINT investigations are a crucial method for law enforcement to gather information and evidence because most crimes nowadays leave digital traces. These digital pieces of information either serve as evidence or provide the critical context that leads to evidence.&lt;/p&gt;
&lt;h2 id=&#34;what-is-open-source-intelligence-osint&#34;&gt;What is Open Source Intelligence (OSINT)&lt;/h2&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;Mark Lowenthal, Former Assistant Director of Central Intelligence for Analysis (CIA), defines OSINT as “any and all information that can be derived from overt collection: All types of media, government reports and other documents, scientific research and reports, commercial vendors of information, the Internet, and so on.”&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Lowenthal, Mark M. (2005),&lt;/strong&gt; &amp;ldquo;&lt;a href=&#34;https://books.google.com/books?id=jJxyIb2hN4MC&amp;amp;pg=PA273&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Open-Source Intelligence: New Myths, New Realities&lt;/a&gt;&amp;rdquo;, in George, Roger Z; Kline, Robert D (eds.), Intelligence and the national security strategist: enduring issues and challenges, Lanham: &lt;a href=&#34;https://en.wikipedia.org/wiki/Rowman_and_Littlefield&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Rowman and Littlefield&lt;/a&gt;, &lt;a href=&#34;https://en.wikipedia.org/wiki/Special:BookSources/9780742540392&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ISBN 9780742540392&lt;/a&gt;&lt;em&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;In this whitepaper, we will look at why law enforcement needs OSINT tools and how having the right OSINT tools brings immense value.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/#osint-for-law-enforcement-is-important-in-setting-the-scene-for-investigators/&#34; &gt;OSINT for Law Enforcement Is Important in Setting the Scene for Investigations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/#osint-is-extremely-valuable-in-identifying-potential-threats/&#34; &gt;OSINT Is Extremely Valuable in Identifying Potential Threats&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/#osint-is-proven-to-be-useful-in-many-law-enforcement-cases/&#34; &gt;&lt;/a&gt;OSINT Is Proven to Be Useful in Many Law Enforcement Cases&lt;/li&gt;
&lt;li&gt;The Right OSINT Tool Can Solve Common OSINT Challenges&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/#get-the-most-out-of-your-osint-tools-by-understanding-your-data/&#34; &gt;&lt;/a&gt;Get the Most out of Your OSINT Tools by Understanding Your Data&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;osint-for-law-enforcement-is-important-in-setting-the-scene-for-investigations&#34;&gt;OSINT for Law Enforcement Is Important in Setting the Scene for Investigations&lt;/h2&gt;
&lt;p&gt;Context is extremely important in any sort of criminal investigation. Joseph Nye, Former chairman of the National Intelligence Council compares OSINT to the outer edges of a jigsaw puzzle, which gives a sense of boundaries and patterns. OSINT is extremely useful for helping put secret information into a wider context.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;em&gt;Source: Lowenthal, Mark M. (2023): Intelligence. From secrets to policy. Ninth edition. Thousand Oaks California, ©2023: Sage/CQ Press.&lt;/em&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;One type of context that&lt;/strong&gt; &lt;strong&gt;OSINT helps establish is the provision of leads or starting points for investigations.&lt;/strong&gt; Law enforcement often relies on subpoenas and online platforms to give them initial starting data, however, OSINT tools can provide similar data or in some cases, even more. For example, you can pull the domain registration information of a suspect website, which leads to a person of interest (the domain registrant) who can then be investigated further.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Another type of context that OSINT establishes is the behavioral pattern of a person&lt;/strong&gt;—information beyond typical governmental records like date of birth and city of residence. For example, you can investigate the social media activities of a person of interest to understand their “character” —social motivation, cultural background, relative age, interests, and more.&lt;/p&gt;
&lt;p&gt;The social groups they join, the pictures they share, the locations they visit, and the comments they both write and respond to—all are signals which can be used to anticipate their motivations, their plans, and the danger they may pose.&lt;/p&gt;
&lt;h2 id=&#34;osint-is-extremely-valuable-in-identifying-potential-threats&#34;&gt;OSINT Is Extremely Valuable in Identifying Potential Threats&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Monitoring online activities is an active approach to using OSINT&lt;/strong&gt; in order to gain insights into criminal activities, and to take action to prevent potential threats and risk of danger.&lt;/p&gt;
&lt;p&gt;The dark web, for instance, contains a wealth of information because criminals are drawn to its features of anonymity and encryption. For example, law enforcement is able to monitor dark web forums for users looking to purchase a weapon and then pivot to those who respond positively to the post.&lt;/p&gt;
&lt;p&gt;Similarly, monitoring social media platforms or online messaging boards can also help prevent crimes. For example, in the recent Capitol Storming in the United States, OSINT played a critical role both after and during the incident.&lt;/p&gt;
&lt;p&gt;Of course, OSINT does not guarantee 100% accuracy and is susceptible to misinformation and disinformation. However, as Mark Lowenthal said, OSINT may be more difficult to manipulate given its diversity.&lt;/p&gt;
&lt;h2 id=&#34;download-this-whitepaper-to-learn-why-law-enforcement-needs-osint-tools-in-their-investigations&#34;&gt;Download This Whitepaper to Learn Why Law Enforcement Needs OSINT Tools in Their Investigations!&lt;/h2&gt;
&lt;p&gt;These are just a couple of examples of how OSINT can facilitate and contribute to investigations in the context of law enforcement. In the whitepaper, we also cover:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/#osint-is-proven-to-be-useful-in-many-law-enforcement-cases/&#34; &gt;&lt;/a&gt;OSINT Is Proven to Be Useful in Many Law Enforcement Cases&lt;/li&gt;
&lt;li&gt;The Right OSINT Tool Can Solve Common OSINT Challenges&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/why-law-enforcement-needs-osint-tools/#get-the-most-out-of-your-osint-tools-by-understanding-your-data/&#34; &gt;&lt;/a&gt;Get the Most out of Your OSINT Tools by Understanding Your Data&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;OSINT can help law enforcement keep track of criminal activities, identify potential threats as well as reveal and hunt down the true culprits. In order to achieve this, an OSINT tool is required.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download it now and get to know more about how OSINT is used in the real-world scenario, what the criteria are when selecting an OSINT tool, and last but least, how to leverage OSINT to the fullest in investigations.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7gg6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Why Law Enforcement Needs OSINT Tools&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope this whitepaper was helpful for you and your team to understand how OSINT plays a crucial role in law enforcement.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit July 2023: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-july-2023-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Thu, 03 Aug 2023 19:26:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-july-2023-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit July roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit October 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit November 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-december-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit December 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit January 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-february-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit February 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-may-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit May 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-june-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit June 2023&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-july-roundup&#34;&gt;Investigator Toolkit July Roundup&lt;/h2&gt;
&lt;p&gt;In July, we featured the following five Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/google-maps-geocoding-transforms/&#34; &gt;Google Maps Geocoding&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/nist-nvd/&#34; &gt;NIST NVD&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/nist-nvd/&#34; &gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/littlesis/&#34; &gt;LittleSis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/dnstwist/&#34; &gt;DNSTwist&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/constella-intelligence/&#34; &gt;Constella Intelligence&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for geospatial link analysis, risk assessment and mitigation, person of interest investigations, phishing domain detection, and breach identity data!&lt;/p&gt;
&lt;h3 id=&#34;google-maps-geocoding-precise-geospatial-link-analysis&#34;&gt;Google Maps Geocoding: Precise Geospatial Link Analysis&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w47_google-maps-geocoding.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w47_google-maps-geocoding.png&#34; loading=&#34;lazy&#34; alt=&#34;Google Maps Geocoding Transforms: Precise Geospatial Link Analysis&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To reduce noise and merge duplicated Entities, &lt;a href=&#34;https://www.maltego.com/transform-hub/google-maps-geocoding-transforms/&#34; &gt;the Google Maps Geocoding Transforms&lt;/a&gt; in Maltego help standardize different variants of the same address, making it easier to spot patterns and connections. See how we &lt;a href=&#34;https://www.maltego.com/blog/precise-geospatial-link-analysis-using-maltego/&#34; &gt;normalize varying abbreviations and disparate spellings across local languages&lt;/a&gt; with the Google Maps Geocoding Transforms in Maltego.&lt;/p&gt;
&lt;h3 id=&#34;nist-nvd-risk-assessment-and-mitigation&#34;&gt;NIST NVD: Risk Assessment and Mitigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w48_nist-nvd.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w48_nist-nvd.png&#34; loading=&#34;lazy&#34; alt=&#34;NIST NVD: Risk Assessment and Mitigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using &lt;a href=&#34;https://www.maltego.com/transform-hub/nist-nvd/&#34; &gt;the NIST NVD Transforms&lt;/a&gt; for Maltego, investigators are able to quickly discover context and insights around CVEs, CPEs, and CWEs included in the NIST National Vulnerability Database.&lt;/p&gt;
&lt;h3 id=&#34;littlesis-person-of-interest-investigation&#34;&gt;LittleSis: Person of Interest Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w49_littlesis.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w49_littlesis.png&#34; loading=&#34;lazy&#34; alt=&#34;LittleSis: Person of Interest Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Leveraging &lt;a href=&#34;https://www.maltego.com/transform-hub/littlesis/&#34; &gt;the LittleSis Transforms&lt;/a&gt; in Maltego, investigators can visually explore the spheres of influence of high-profile figures like politicians, CEOs, and world leaders and see the connections between them.&lt;/p&gt;
&lt;h3 id=&#34;dnstwist-phishing-domain-detection&#34;&gt;DNSTwist: Phishing Domain Detection&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w50_dnstwist.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w50_dnstwist.png&#34; loading=&#34;lazy&#34; alt=&#34;DNSTwist: Phishing Domain Detection&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By combining the capabilities of &lt;a href=&#34;https://www.maltego.com/transform-hub/dnstwist/&#34; &gt;DNSTwist&lt;/a&gt; and Maltego, cybersecurity professionals can rapidly detect and pinpoint potential phishing domains to better protect their systems and networks.&lt;/p&gt;
&lt;h3 id=&#34;constella-intelligence-breach-identity-data&#34;&gt;Constella Intelligence: Breach Identity Data&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w51_constella.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w51_constella.png&#34; loading=&#34;lazy&#34; alt=&#34;Constella Intelligence: Breach Identity Data&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/constella-intelligence/&#34; &gt;Constella Intelligence&lt;/a&gt;, investigators can unmask aliases, nicknames, and domains and swiftly build a comprehensive profile of a person of interest via curated identity exposure data.&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Integrating Wireless Data into Your OSINT Investigations</title>
      <link>https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/</link>
      <pubDate>Mon, 31 Jul 2023 13:46:15 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/</guid>
      <description>&lt;h2 id=&#34;how-wardriving-contributes-to-osint-investigations&#34;&gt;How Wardriving Contributes to OSINT Investigations&lt;/h2&gt;
&lt;p&gt;If you have been around long enough, you have probably participated in, or at least heard about Wireless Communities. These consisted mainly of enthusiastic local groups who built wireless networks by deploying wireless access points (APs) with customized versions of well-known, open-source router software such as &lt;a href=&#34;https://dd-wrt.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;DD-WRT&lt;/a&gt; and &lt;a href=&#34;https://openwrt.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OpenWrt&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It was also during this time that a collecting practice known as wardriving became popular. &lt;strong&gt;It challenged individuals, called stumblers or wardrivers, to collect wireless data information across different regions.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Wardrivers used cars, bikes, or other means of transportation to listen around and identify APs based on beaconing data, storing that info with the corresponding GPS location. The popularity of wardriving steadily decreased as wireless networks began to be widely deployed, and many people no longer found it useful to map or track this kind of information.&lt;/p&gt;
&lt;p&gt;Many devices and applications were designed to passively and actively collect it from smartphones or other portable Wi-Fi-enabled devices. &lt;strong&gt;The collection and aggregation of this data on a global scale over time has provided a significant source of &lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#signals-intelligence-sigint&#34; &gt;Signals Intelligence (SIGINT)&lt;/a&gt; that can support various types of investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Investigators and forensicators use this data to find or extract artifacts related to the victim’s or offenders&amp;rsquo; system, matching one or more wireless network identifiers known as service set identifiers (SSIDs) or the corresponding wireless radio network card identifier called basic service set identifiers (BSSIDs). Every individual computer or mobile device has a preferred network list (PNL) to reconnect to common wireless networks at home or work.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;That is the background story of how &lt;a href=&#34;https://wigle.net/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Wireless Geographic Logging Engine (WiGLE)&lt;/a&gt; came about and evolved into a valuable OSINT resource. In this article, we will explain what WiGLE is and show you how to integrate it into Maltego so that you can use it in your OSINT investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#what-is-wireless-geographic-logging-engine-wigle&#34; &gt;What Is Wireless Geographic Logging Engine (WiGLE)&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#integrate-wigle-into-maltego-in-five-steps&#34; &gt;Integrate WiGLE into Maltego in Five Steps&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#preparation&#34; &gt;Preparation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#design&#34; &gt;Design&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#coding&#34; &gt;Coding&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#connecting&#34; &gt;Connecting&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#testing&#34; &gt;Testing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#start-using-your-custom-wigle-integration&#34; &gt;Start Using Your Custom WiGLE Integration&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-wireless-geographic-logging-engine-wigle&#34;&gt;What Is Wireless Geographic Logging Engine (WiGLE)&lt;/h2&gt;
&lt;p&gt;WiGLE is an online service that houses a vast database of aggregated data on the location and information of wireless networks. The information is collected collaboratively by many individuals worldwide.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;WiGLE has impressive numbers with around 430k stumblers, and over a billion wireless networks collected. This data source has evolved to encompass not only Wireless Area Networks (WLANs) but also other valuable wireless data, such as Bluetooth devices (wireless personal area networks or WPANs). It has even introduced cellular 3G/4G Radio Towers in the beta stage.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you open a free account on WiGLE, you can start exploring the dataset in a global geographical map and apply different filters to search through its user interface (UI) using GPS/Location or Wireless AP data.&lt;/p&gt;
&lt;p&gt;This includes searching by SSID (the logical name of the network set by its administrator) or BSSID (the MAC address of the AP that broadcasts that network).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;integrate-wigle-into-maltego-in-five-steps&#34;&gt;Integrate WiGLE into Maltego in Five Steps&lt;/h2&gt;
&lt;p&gt;WiGLE provides a wealth of data that can be used in various OSINT investigations. In the next part of this article, we will demonstrate how to benefit from it in Maltego.&lt;/p&gt;
&lt;p&gt;Within the tool, analysts can integrate their favorite data sources and tools by &lt;a href=&#34;https://www.maltego.com/blog/writing-custom-maltego-integrations/&#34; &gt;building custom Transforms&lt;/a&gt; and combining information into one graph.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more about &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000017605-local-transforms-example&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;writing local Transforms in our documentation&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To integrate WiGLE into Maltego, we will follow five steps :&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#preparation&#34; &gt;Preparation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#design&#34; &gt;Design&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#coding&#34; &gt;Coding&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#connecting&#34; &gt;Connecting&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/integrating-wireless-data-into-your-osint-investigations/#testing&#34; &gt;Testing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend that you open your Maltego Desktop Client now and get ready to follow along.&lt;/p&gt;
&lt;h3 id=&#34;preparation&#34;&gt;Preparation&lt;/h3&gt;
&lt;p&gt;WiGLE has its own application programming interface (API) for automated data collection by machines using tools or scripts. For more details, check out their web interface &lt;a href=&#34;https://api.wigle.net/swagger&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One of the first things to consider when you want to write a new integration is authentication.&lt;/p&gt;
&lt;p&gt;In order to query the API, you will need to generate an API token in your WiGLE account menu while logged in.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That allows you to connect the WiGLE data source to your Maltego Client with pieces of code that query that interface and use it through the local Transform feature.&lt;/p&gt;
&lt;h3 id=&#34;design&#34;&gt;Design&lt;/h3&gt;
&lt;p&gt;Before we start coding, let us first mock up the WiGLE integration by dragging three Entities into a new graph in Maltego.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Phrase Entity&lt;/strong&gt;: to pivot to SSIDs in order to search APs beaconing them&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Location Entity&lt;/strong&gt;: to pivot to location regions to search all the contained APs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MAC Address Entity&lt;/strong&gt;: to pivot to APs having this attribute on its BSSID&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some of the elements needed for this integration do not exist in the tool by default. That is why we will first need to create some &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019245-custom-entity-guidelines&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Custom Entities&lt;/a&gt; for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SSID&lt;/strong&gt;: a wireless network identifier&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wireless AP&lt;/strong&gt;: a device that broadcasts an SSID and has a unique BSSID&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Location Square/Circle&lt;/strong&gt;: two GPS coordinates or a GPS coordinate with a radius that defines a physical area&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_7.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SSID and Location are quite self-explanatory but Wireless AP is a more complex Entity that needs to be created as an advanced custom Entity.&lt;/p&gt;
&lt;p&gt;It has to include all relevant properties provided by WiGLE that might be useful for an investigator. We might consider using the inheritance from a Maltego.MACAddress for the Wireless Access Point Entity, as a MAC Address is an existing Entity and can be used as a unique key identifier for the device.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_8.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_9.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To better facilitate the analysis process, make use of the Overlay function to customize the visual aspect of your Entities.&lt;/p&gt;
&lt;p&gt;For instance, it is useful to visualize not only the SSID and BSSID but also the country of the AP and whether it is public or protected.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_10.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Considering the logical connection between the mentioned Entities, we can identify the pivoting points that will serve as Maltego Transforms in an investigation using the WiGLE dataset. These Transforms include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Phrase2SSID&lt;/strong&gt;: generate an SSID based on a specified string&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SSID2WirelessAP&lt;/strong&gt;: find wireless access points matching a specific SSID&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Location2Square&lt;/strong&gt;: generate a square region from a specific location point&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Square2WirelessAP&lt;/strong&gt;: find all wireless access points located in a specific region&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;WirelessAP2Location&lt;/strong&gt;: extract location data where the access point is located&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We can now create a manual mock-up in the Maltego graph to visualize the investigative pivoting that will be matched by the corresponding Maltego Transforms:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_11.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see, we have illustrated a common investigative workflow that can begin with searching the name of a network with the &lt;strong&gt;generate SSIDs&lt;/strong&gt; Transform to identify Wireless APs. Alternatively, you can start with a location to find devices within a defined region using the &lt;strong&gt;To Square Location&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_12.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;coding&#34;&gt;Coding&lt;/h3&gt;
&lt;p&gt;To connect to a data source, we can use some core libraries, such as the requests library in Python, which allows us to establish connections to HTTP interfaces and parse the incoming HTML/JSON content.&lt;/p&gt;
&lt;p&gt;However, it is always advisable to explore existing custom libraries that offer functionalities aligned with our requirements. By doing so, we can benefit from the work of people who have already implemented that logic and built an API wrapper.&lt;/p&gt;
&lt;p&gt;One such example is &lt;strong&gt;&lt;a href=&#34;https://pypi.org/project/pygle/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;pygle&lt;/a&gt;&lt;/strong&gt;, a WiGLE API wrapper available since 2017. It provides various functions to query specific endpoints within the API.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_13.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_13.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To code our own Transforms, we will use our &lt;a href=&#34;https://github.com/MaltegoTech/maltego-trx&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;maltego-trx library&lt;/a&gt; and follow a couple of steps:&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Create a Python virtual environment to self-contain the project&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;venv&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Install necessary libraries&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;pip install maltego-trx&lt;/li&gt;
&lt;li&gt;pip install pygle&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Generate skeleton files&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;maltego-trx start &lt;project&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;You can start developing your own Transform by using one of the existing Transform templates, such as GreetPerson.py, as a starting point.&lt;/p&gt;
&lt;p&gt;Many users simply make use of the copy function within an integrated development environment (IDE), such as Microsoft Visual Studio or Jetbrains PyCharm, to duplicate the template.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_14.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_14.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you do not want to start from scratch, you may reuse pieces of code created by other individuals who already matched WiGLE data in their code. &lt;a href=&#34;https://medium.com/@neuralnets/building-a-wifi-spots-map-of-networks-around-you-with-wigle-and-python-5adf72a48140&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Here’s an example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You can also make a copy of the sample Transform implementation available in &lt;a href=&#34;https://raw.githubusercontent.com/MaltegoTech/maltego-ltc/main/modules/wigle/transforms/SSID2WirelessAP.py&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego’s GitHub repository.&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;connecting&#34;&gt;Connecting&lt;/h3&gt;
&lt;p&gt;In order to use your newly created local custom Transforms, navigate to the Transforms Menu in Maltego. From there, select the New Local Transform option to open the Local Transform Wizard.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_15.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_15.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At this point, it is necessary to create a unique Transform ID, such as “mytransforms.SSID2WirelessAP,” so that you can use it later in automation through the existing Machines capability. Also, make sure you choose the right Input Entity type so that the Transform appears when selected.&lt;/p&gt;
&lt;p&gt;Lastly, provide the following information by customizing the local folder (PATH) where your development project is located in your file system:&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Command Line&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PATH/wigle/venv/bin/python&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;project.py local &lt;transformname&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Working directory:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PATH/wigle/project&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;testing&#34;&gt;Testing&lt;/h3&gt;
&lt;p&gt;Now it is time to test your new code by dragging a Phrase Entity with your favorite wireless network target onto the graph. You should then see the newly mapped Transforms in the Local Transforms section.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_16.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_16.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you have the new SSID Entity in the graph, you can use the combination of Maltego and the WiGLE data sources to obtain a full list of existing wireless APs matching that specific target.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_17.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_17.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now it is possible to continue your investigation with the existing Transforms available in the &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Transform Hub&lt;/a&gt; to take maximum advantage of location data, such as &lt;a href=&#34;https://www.maltego.com/transform-hub/google-maps-geocoding-transforms/&#34; &gt;Google Maps Geocoding&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_20.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_20.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This will enable you to thoroughly explore and investigate your target, aiming to identify individuals, companies, or other relevant Entities associated with those locations.&lt;/p&gt;
&lt;p&gt;We’re already excited for you to start experimenting with them!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_19.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating_wireless_data_into_your_osint_investigations_19.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;start-using-your-custom-wigle-integration&#34;&gt;Start Using Your Custom WiGLE Integration&lt;/h2&gt;
&lt;p&gt;We hope you enjoyed this new custom integration, and that it inspires you to build your own. If you prefer to try it out without coding it yourself, you can simply download it from our &lt;a href=&#34;https://github.com/MaltegoTech/maltego-ltc&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Local Community Transform (LTC) repository.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To learn more about other data integrations available in Maltego, check out &lt;a href=&#34;https://www.maltego.com/whats-new-in-maltego/&#34; &gt;the updated list here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; for more information on advancing your investigations with Maltego.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Many thanks to Bob from WiGLE for supporting us throughout this integration, and Kevin Metcalf from the National Child Protection Task Force (NCPTF), one of our recognized community members, for inspiring this integration.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Carlos Fragoso&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Carlos is the Principal Subject Matter Expert and Lead Instructor at Maltego with over 20 years of professional experience in information security: Incident response, digital forensics, threat intelligence, and threat hunting. A curious and passionate investigator working with big companies and LEAs to tackle cybercrime around the world (Europe, Middle East, LATAM) SANS Institute Instructor.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Dispatches from the CTO: Houston; We Have a Roadmap</title>
      <link>https://www.maltego.com/blog/dispatches-from-the-cto-huston-we-have-a-roadmap/</link>
      <pubDate>Thu, 27 Jul 2023 15:19:38 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/dispatches-from-the-cto-huston-we-have-a-roadmap/</guid>
      <description>&lt;p&gt;Hi, I’m Ben April. I’ve been the Chief Technology Officer (CTO) of Maltego for almost a year. It’s long past time for me to introduce myself. I hope you can forgive my tardiness; We’ve had lots of news and exciting developments keeping us busy:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Maltego was &lt;a href=&#34;https://www.maltego.com/blog/maltego-secures-100m-to-accelerate-growth-of-its-intelligence-platform-to-combat-cybercrime-and-misinformation/&#34; &gt;acquired by Charlesbank&lt;/a&gt; with $100 million investment&lt;/li&gt;
&lt;li&gt;Maltego got &lt;a href=&#34;https://www.maltego.com/blog/maltego-is-now-iso-27001-2013-certified/&#34; &gt;ISO 27001:2013 certified&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Linking my community network with the Maltego community at events like RSA, Black Hat (coming up), and others&lt;/li&gt;
&lt;li&gt;Updated Maltego&amp;rsquo;s look and feel with &lt;a href=&#34;https://www.maltego.com/changelog/&#34; &gt;Desktop Client Version 4.4.1&lt;/a&gt; release&lt;/li&gt;
&lt;li&gt;Developing a Maltego product roadmap that will amaze and delight&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But I’m getting ahead of myself. Who is this guy and why does he think he can make a difference at Maltego?&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/0mxhiA-Zhf0&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;who-am-i&#34;&gt;Who am I&lt;/h2&gt;
&lt;p&gt;I started in network engineering in the late 90’s. At a small local ISP, I got my hands into everything Support, billing, cabling, routing, sysadmin, essentially everything. I was fortunate to follow the path upstream, learning the ins and outs of operating bigger and bigger networks at every step along the way. After the dot com bubble popped, I found myself at Trend Micro with a focus on security, particularly looking at Internet infrastructure. It was during this period when I got my first opportunity to use Maltego. As a researcher, it changed my life. Before I knew it, I was building Transforms for every source of data I could find.&lt;/p&gt;
&lt;p&gt;After Trend Micro, I moved to Farsight Security where I applied my expertise in Internet infrastructure to the passive DNS ecosystem as a data provider. It’s critical to keep the perspective of data providers in mind when thinking about the future of Maltego. &lt;strong&gt;Data is the fuel for the Maltego engine - Data comes from various sources, but it’s incredibly important that the quality, structure, and reliability of data meet customer expectations.&lt;/strong&gt; My time as the CTO at Farsight ended when we were acquired by DomainTools in November of 2021, and I became the Chief Architect at DomainTools.&lt;/p&gt;
&lt;h2 id=&#34;what-a-difference-a-year-makes&#34;&gt;What A Difference A Year Makes&lt;/h2&gt;
&lt;p&gt;I have always loved Maltego and saw the opportunity to lead the Product &amp;amp; Tech team here as a chance to make a positive impact on the security of humanity. After multiple trips to Munich to get to know the Maltego team and trips elsewhere to get to know some of our users, I am even more convinced that the work we do makes a measurable difference and with focus and drive, we can have an even bigger impact.&lt;/p&gt;
&lt;p&gt;After joining Maltego and studying the state of the Product &amp;amp; Tech organization, I set about making some initial changes while building the new product roadmap. First up, we had to refactor the release plan. There was a 5.0 version of the Maltego Desktop Client in development when I started. While this release came with several amazing new capabilities, it came with a steep cost. The new platform was backwards incompatible with the products that came before it. As exciting as 5.0 was, I took the decision to refactor the roadmap. &lt;strong&gt;The new plan is to deliver the new capabilities in a stream of carefully layered incremental releases that preserve backwards compatibility while getting the new capabilities into the hands of our users faster.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;capabilities-quality-and-stability&#34;&gt;Capabilities, Quality, and Stability&lt;/h2&gt;
&lt;p&gt;Our aim is to balance new capabilities with quality and stability, which is the theme ingrained in our new product roadmap. &lt;strong&gt;To achieve that, we are building a release cadence that will deliver 3 minor version releases of the Maltego Desktop Client per year.&lt;/strong&gt; Each release should include both new capabilities as well as stability and quality of life improvements directly incorporating feedback from our user community.&lt;/p&gt;
&lt;h3 id=&#34;first-step-desktop-client-version-441&#34;&gt;First Step: Desktop Client Version 4.4.1&lt;/h3&gt;
&lt;p&gt;You might have already noticed that you have been invited to update your Maltego Desktop Client to 4.4.1 (quickly following 4.4.0) in April 2023. This release includes &lt;strong&gt;significant updates to the look and feel of the user interface&lt;/strong&gt;, several bug fixes, and improved pop-up messages related to Transform quotas.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dispatches_from_the_cto_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dispatches_from_the_cto_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Desktop Client Version 4.4.1&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you are a Mac user, you will be glad to know that you should now be able to &lt;strong&gt;double-click on a graph file to open it automatically&lt;/strong&gt; (if not, try installing v4.4.1 again. Your settings will be preserved).&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;43230fee62ffd3b5&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;43230fee62ffd3b5__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Website%20Visuals/Dispatches%20from%20the%20CTO_2.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/images\/uploads\/dispatches_from_the_cto_2.gif&#34;
        var video = document.getElementById(&#34;43230fee62ffd3b5__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;43230fee62ffd3b5&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h2 id=&#34;but-wait-theres-more&#34;&gt;But Wait, There’s More&lt;/h2&gt;
&lt;p&gt;I am excited to show you more about the elements of our roadmap in the coming weeks. We’ve got UI improvements, protocol enhancements, updates to the Entity model, and even entirely new interfaces coming.&lt;/p&gt;
&lt;p&gt;There are a few additional ways to learn more about our plans. If you are an Enterprise customer, reach out to your Customer Success Manager. If you are a data partner, reach out to your Partnership Manager in our Data Hub team.&lt;/p&gt;
&lt;p&gt;You can catch myself and our team at upcoming events such as &lt;strong&gt;Black Hat USA&lt;/strong&gt;. You can also follow Maltego on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Be careful out there!&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-ba.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-ba.png&#34; loading=&#34;lazy&#34; alt=&#34;Ben April&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Ben April&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Ben April is the Chief Technology Officer at Maltego Technologies GmbH. Prior to Maltego, Ben was the CTO of Farsight Security, Inc. (acquired by DomainTools LLC). In his time at Farsight Security, Ben and his team drove advances in the fields of real-time privacy centric Internet telemetry and Passive DNS technology. Ben is on a lifelong crusade to eliminate the technical and policy barriers that impede robust data-sharing among white-hat security researchers. Ben is also a volunteer sysadmin and coder for some trusted-community security projects.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Exploring the World of Geopolitics and OSINT with Kevin Limonier</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-exploring-the-world-of-geopolitics-and-osint-with-kevin-limonier/</link>
      <pubDate>Sat, 15 Jul 2023 08:00:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-exploring-the-world-of-geopolitics-and-osint-with-kevin-limonier/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome Kevin Limonier!&lt;/p&gt;
&lt;p&gt;Kevin Limonier is an expert in geopolitics. He holds the position of an associate professor in Geography and Slavic Studies at the French Institute of Geopolitics (Paris 8 University), serves as the deputy director of &lt;a href=&#34;http://www.geode.science/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;GEODE&lt;/a&gt;, and is a founding partner of &lt;a href=&#34;http://www.cassini.group/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Cassini&lt;/a&gt;, a company specializing in cartography and territorial intelligence. Previously, he worked as a lecturer at the Russian State University of Humanities (RGGU, Moscow) for several years.&lt;/p&gt;
&lt;p&gt;As a specialist in the Russian-speaking internet and territorial innovation policies in the USSR and contemporary Russia, Kevin&amp;rsquo;s geopolitical research focuses on developing new methods of mapping cyberspace, particularly in the post-Soviet context. He is also interested in the methodology and epistemology of geopolitics.&lt;/p&gt;
&lt;p&gt;In this episode, we delve into a variety of topics ranging from the meaning of OSINT within the field of geopolitics, the current limitations of OSINT, and some emerging challenges as the world and the internet rapidly evolve. We also discuss how authoritarian states, such as Russia, control their internet and its evolution over the years.&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/6ey2PHZHTM0kQeAvpJxetN?si=DADqRD7_RQWjEWOm_-BErQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/kevin-limonier-exploring-the-world-of/id1629913312?i=1000621228079&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/NTI5ZWFiZjMtZjAwMC00NWIxLWJmOGQtM2ZlZmVlNzgyMTdi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiAo6rasJCAAxUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://youtu.be/TfZ3EdQqeD8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, The Pivot is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective. &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice. &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot? &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P?si=74eb8561c8c54c1e&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/TfZ3EdQqeD8&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;tell-us-about-your-work-how-osint-got-into-your-way-and-how-you-use-it-in-your-work&#34;&gt;Tell us about your work, how OSINT got into your way, and how you use it in your work!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Kevin:&lt;/strong&gt; I&amp;rsquo;m a geography specialist working on Russia. At the very beginning, I was writing my Ph.D. dissertation in Geography. The topic was about the 10 closed former Soviet cities that were opened after the collapse of the Soviet Union, and I studied how these cities reopened and survived the shock therapy, the conversion, the capitalist system, and so forth.&lt;/p&gt;
&lt;p&gt;I lived in some of these cities for about a year. When I was there, I discovered very interesting things about the Russian internet and the fact that, for example, there were two digital networks in some of these cities. The first one was the global internet, and the second one was a kind of local network at the size of the city. I was very astonished by this discovery because this doesn’t exist in Western Europe and France. I met a lot of Russian people, including programmers and hackers, and learned the unique structure of the Russian internet.&lt;/p&gt;
&lt;p&gt;Around 2011 and 2012, I decided to focus my research on the Russian digital network architecture, its impact on geopolitical consequences, and the way different actors investigate the network. That was the first time I used digital footprints, trying to cross and analyze them back in the time when nobody would call it OSINT. OSINT was non-existent at that time, but a lot of people like me did it without knowing we were doing OSINT since everything changed during the past 10 years.&lt;/p&gt;
&lt;p&gt;Later, we realized that digital investigation was not only a hobby for geek people but also a way of understanding and collecting information that was not supposed to be public. It is a very important topic regarding investigative journalism and geopolitics when you have people like Navalny being able to identify the guys who poisoned him just by doing some basic OSINT.&lt;/p&gt;
&lt;h2 id=&#34;how-is-osint-used-in-geopolitics&#34;&gt;How is OSINT used in geopolitics?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Kevin:&lt;/strong&gt; It&amp;rsquo;s a vital tool for geopolitics nowadays. As a geographer, I&amp;rsquo;m interested in understanding and mapping the physical world, and for me, OSINT is a set of tools that can be used and mobilized in order to find out how power shapes sub-territories, and we perfectly see that in Ukraine today. We have a lot of OSINT communities trying to identify some war criminals, which Russian regiment did what, or which Wagner Group soldier killed somebody.&lt;/p&gt;
&lt;p&gt;All these investigations are very useful in order to learn about geopolitical conflicts as we are in a deeply digitalized society where almost nothing happens without the intermediation of a smartphone, a computer, or a digital thing. Nearly every of these intermediation actions generates digital footprints, and some of these digital footprints are open source while others are not. However, harvesting and trying to understand them can help you to have a better view of a geopolitical situation since there is no geopolitical situation in 2022 that does not generate digital footprints.&lt;/p&gt;
&lt;h2 id=&#34;do-you-think-sometimes-osint-can-be-used-for-political-leverage-how-would-the-states-employ-and-insert-it-in-a-global-geopolitical-context&#34;&gt;Do you think sometimes OSINT can be used for political leverage? How would the states employ and insert it in a global geopolitical context?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Kevin:&lt;/strong&gt; Let’s first talk about what geopolitics is. Geopolitics is a scientific methodology used to understand how some groups, such as states, non-state actors, terrorists, you name it, establish territorial control on a given surface of the earth. Establishing territorial control is, most of the time, a matter of controlling networks, which is not something new. For thousands of years, when you want to take over a territory, you firstly occupy the networks that shape this territory, for example, the railroad system, the road system as well as the non-physical networks such as the political networks, the information networks, the power networks, and so on.&lt;/p&gt;
&lt;p&gt;Basically, everything in geopolitics is about controlling the networks. What’s new today with the digital revolution is that most of these networks are at some point digitalized. I would say physical networks are also partially digitalized. There is no power grid working, for example, without computer science today in Europe at least. All these digitalized networks and its activities produce some information. This information and these digital footprints can be of use not only for comprehending what is happening on the ground like we see in Ukraine but also for highlighting how a given actor is either winning or losing ground. We see today that digital investigation is crucial to point out the crimes that are committed by the Russians in Ukraine. This is something of very vital political significance because now you are able to establish a regime of truth by showing and demonstrating who is guilty of what.&lt;/p&gt;
&lt;p&gt;We can see today, for instance, on networks such as Telegram, you have a real war between collectives and people doing OSINT and supporting Ukraine on one hand. On the other hand, people are doing the same for the Russians. Everybody is pushing their narrative and their own interpretation of, sometimes, the same facts. This is a new way of telling who is right and who is wrong, and it’s something deeply political. Nevertheless, it could also be a danger to democratic processes seeing that OSINT interpretations can be very objective, and sometimes it is so technical with the technicality being pronounced that it is a problem for bringing it to a wider audience.&lt;/p&gt;
&lt;h2 id=&#34;you-wrote-a-paper-about-the-entrepreneurs-of-influence-from-russia-with-a-focus-on-those-in-africa-could-you-elaborate-on-that&#34;&gt;You wrote a paper about the entrepreneurs of influence from Russia with a focus on those in Africa. Could you elaborate on that?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Kevin:&lt;/strong&gt; Our purpose was to analyze the new activity of Russian actors in French-speaking Africa, especially by investigating their digital footprints with OSINT. We wanted to know how some of the actors, like Yevgeny Prigozhin, make their way to gain popularity worldwide as well as how these people arrived in Africa, what they were doing, and so on. We couldn’t do physical investigations for obvious reasons. Instead, we looked into their activity in Africa for about two years. With all the OSINT investigations and analysis, we were able to identify some behavioral patterns of these people.&lt;/p&gt;
&lt;p&gt;What we noticed is that most of these Russians who were beneficial for reestablishing Russian influence in Africa were doing it for business and they were indirectly linked to the Russian government. That&amp;rsquo;s why we forged this concept of entrepreneur of influence because we wanted to show how these people accompany the return to the geopolitical comeback of Russia in Africa by making money, political contacts, or what we call capital in sociology, for example, a political capital, symbolic capital, or an economical capital.&lt;/p&gt;
&lt;h2 id=&#34;how-does-this-whole-system-of-entrepreneurs-of-influence-function&#34;&gt;How does this whole system of entrepreneurs of influence function?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Kevin:&lt;/strong&gt; When we investigated these people, they were independent and not officially associated with the Russian government. What we did notice is that the business model of such entrepreneurs in Africa was based on three pillars.&lt;/p&gt;
&lt;p&gt;The first one was information influence and information operations. People like Prigozhin are experienced in information manipulation. They started it during the demonstrations organized via social networks back in 2011 and 2012, which was the very beginning of information manipulation sponsored by the Kremlin. In 2014, during the Maidan Revolution in Ukraine, the annexation of Crimea, and the beginning of the Civil War in Ukraine, these people were once again noticed. Later in 2016 marked the apotheosis of these people as they practiced some election meddling during the 2016 US election and were officially indicted by the FBI in the Robert Mueller report. After 2016, Prigozhin and all these people doing information manipulation were looking for a new place for making profits, knowing that the USA was no longer the place for them as a result of the considerably growing awareness of the FBI and the federal government. They arrived in Africa, particularly the French-speaking regions, with the offers of information manipulations, manipulation of elections via social networks, and so forth.&lt;/p&gt;
&lt;p&gt;The second pillar is the security management and what we call private military companies (PMC) or mercenaries. Wagner, which is actually not a company, but a bunch of companies claiming to be Wagner, provide military protection to unstable African regimes that would otherwise have collapsed. The second pillar also consists of what we call praetorianism, selling some kind of patrol and guards to unstable presidents and governments in Africa.&lt;/p&gt;
&lt;p&gt;The third pillar, the most important of all, is the exploitation of natural resources. Despite the political interests, organizing information manipulation and operations is not lucrative. Though PMC activity is lucrative, the real place for Wagner, Prigozhin, and all these entrepreneurs of influence to make money in Africa, is to exploit natural resources, such as diamonds in Central African Republic, gold in Sudan, and chromite in Madagascar. This is how they support their enterprises and build a real empire in Russia.&lt;/p&gt;
&lt;h2 id=&#34;what-was-the-methodology-you-used-to-track-them-via-osint&#34;&gt;What was the methodology you used to track them via OSINT?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Kevin:&lt;/strong&gt; Here I must say that Maltego helped a lot. I was able to cross all the data and visualize the networks we were investigating thanks to Maltego. We identified some websites we knew were belong to Prigozhin and other entrepreneurs. Starting from these websites, we found some IP addresses, historical whois information with email addresses, phone numbers, Google ID, Google Analytics numbers, and the pages. With all this information, we uncovered new websites, new institutions, other affiliated companies, and more. We were also able to draw a map which is included in the paper with hundreds of Entities.&lt;/p&gt;
&lt;p&gt;However, the most difficult yet important part was to make sense of all the collected data. We spent months ruminating and pondering what we had in front of our eyes. You have to go deeply into the websites and databases in order to have a firm grab on what you&amp;rsquo;re looking at. To me, that&amp;rsquo;s something of great significance for people doing OSINT. I&amp;rsquo;m not pretending to be an OSINT professional, but as an academic, I observe the practices of digital investigations. From what I see, once you have the information, footprints, and data you need, that’s when the most complicated part comes into play, in which you try to stick to the context and not lose the point. I think that everybody who does OSINT has encountered this problem at some point that when you have a dataset, it&amp;rsquo;s very easy to manipulate this dataset to say or tell whatever you want it to say from one small interpretation mistake to another. You might do it unconsciously, and that’s what we call bias of confirmation, which is something very powerful that we strive to fight against when conducting OSINT investigations.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    To learn more about cognitive biases and corresponding prevention measures, check out our webinar &lt;a href=&#34;https://deploy-preview-5461--internaltestego.netlify.app/webinars/webinar-avoiding-cognitive-biases-in-your-investigations/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-kevin&#34;&gt;There’s More! Listen to Our Full Interview with Kevin!&lt;/h2&gt;
&lt;p&gt;If you have found those interview snippets interesting, don’t miss out on the complete version!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Kevin to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What Kevin thinks to be some of the current and future limitations of OSINT&lt;/li&gt;
&lt;li&gt;How Russia gradually imposes more and more controls on its internet and filtrates the traffic from other countries&lt;/li&gt;
&lt;li&gt;What are the differences between the internet handled by the state of Russia and by the Russian-speaking countries&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/TfZ3EdQqeD8&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/6ey2PHZHTM0kQeAvpJxetN?si=DADqRD7_RQWjEWOm_-BErQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/kevin-limonier-exploring-the-world-of/id1629913312?i=1000621228079&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/NTI5ZWFiZjMtZjAwMC00NWIxLWJmOGQtM2ZlZmVlNzgyMTdi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiAo6rasJCAAxUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://youtu.be/TfZ3EdQqeD8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;, and follow us for future episodes!&lt;/p&gt;
&lt;p&gt;Check out Kevin’s work on &lt;a href=&#34;https://twitter.com/kevinlimonier&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Analyzing Attack Patterns and TTPs </title>
      <link>https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/</link>
      <pubDate>Thu, 13 Jul 2023 14:12:48 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/</guid>
      <description>&lt;p&gt;When a threat actor successfully accomplishes their malicious attempt, chances are they will repeat the process and apply the same methods the next time an opportunity arises to target an unsuspecting organization.&lt;/p&gt;
&lt;p&gt;While this may seem daunting, it can also prove to be a double-edged weapon and give us insights into established patterns, opening the door to better analysis of their behaviors.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will guide you through methodologies for comprehending attackers&amp;rsquo; behaviors and equip you with practical knowledge that your team can incorporate into everyday cybersecurity practices.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/#follow-trails-of-threat-actors-with-ttps&#34; &gt;Follow Trails of Threat Actors with TTPs&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/#what-you-should-know-about-ttps&#34; &gt;What You Should Know about TTPs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/#what-methodologies-you-can-apply-in-your-ttp-analysis&#34; &gt;What Methodologies You Can Apply in Your TTP Analysis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/#how-ttp-analysis-can-benefit-your-team&#34; &gt;How TTP Analysis Can Benefit Your Team&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/#be-aware-of-the-common-attack-patterns-and-ttps&#34; &gt;Be Aware of the Common Attack Patterns and TTPs&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/#use-historical-attack-data-to-profile-future-attackers&#34; &gt;Use Historical Attack Data to Profile Future Attackers&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/#build-a-toolkit-for-your-ttp-analysis&#34; &gt;Build a Toolkit for Your TTP Analysis&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/analyzing-attack-patterns-and-ttps/#learn-about-other-methods-to-track-digital-traces-of-your-adversary&#34; &gt;Learn about Other Methods to Track Digital Traces of Your Adversary&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;follow-trails-of-threat-actors-with-ttps&#34;&gt;Follow Trails of Threat Actors with TTPs&lt;/h2&gt;
&lt;p&gt;In threat analysis, we need to look at attack patterns or the methods attackers use to achieve their goals. This knowledge will help us recognize and defend against known types of attacks.&lt;/p&gt;
&lt;p&gt;We also want to understand the specific steps involved at each stage of an attack. This requires understanding of how attackers operate, in other words, spotting their &lt;strong&gt;tactics, techniques, and procedures (TTPs)&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;what-you-should-know-about-ttps&#34;&gt;What You Should Know about TTPs&lt;/h3&gt;
&lt;p&gt;TTPs provide us with a practical perspective, allowing us to connect operational data within the same campaign or dots in the tricky and vast cyber puzzle.&lt;/p&gt;
&lt;p&gt;The term was borrowed from military and adopted by the cybersecurity industry to describe:&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;T&lt;/strong&gt;actics – High-level objectives of the attack&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;T&lt;/strong&gt;echniques – Methods used to achieve those goals&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;P&lt;/strong&gt;rocedures – Steps taken to deliver a specific technique&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;If we have a broad enough view and connect the dots correctly, we can attribute TTPs to the same threat actor, understand the threat they pose, and finally, secure our organizational defenses.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/analyzing-attack-patterns-and-ttps_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/analyzing-attack-patterns-and-ttps_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TTP analysis is fundamental for proactive and reactive cybersecurity because it provides an understanding of the mindset and capabilities of your adversaries. The TTPs of our attackers do not change often and therefore can be analyzed.&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;what-methodologies-you-can-apply-in-your-ttp-analysis&#34;&gt;What Methodologies You Can Apply in Your TTP Analysis&lt;/h3&gt;
&lt;p&gt;One of the most used methodologies is &lt;strong&gt;threat modeling&lt;/strong&gt;, also known as threat profiling. It involves constructing a threat landscape that identifies potential threats that might be relevant to our organization and then dissecting and categorizing them based on their TTPs.&lt;/p&gt;
&lt;p&gt;This greatly aids in cyber threat situational awareness and the understanding of the attack vectors that threat actors might employ.&lt;/p&gt;
&lt;p&gt;On the other hand, we have other methodologies closely related to &lt;strong&gt;incident response&lt;/strong&gt; and &lt;strong&gt;forensic analysis&lt;/strong&gt; disciplines. These methodologies take the different &lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/&#34; &gt;indicators of compromise (IOCs)&lt;/a&gt; discovered during a cyberattack and map them to specific TTPs.&lt;/p&gt;
&lt;p&gt;When employing these methodologies, analysts combine snippets of data from many &lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/&#34; &gt;disparate data sources&lt;/a&gt; including network data, endpoints, and centralized events, collected in platforms such as &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk&lt;/a&gt;, to investigate and analyze them.&lt;/p&gt;
&lt;p&gt;This enhances the effectiveness of containment and eradication of threats during an incident and provides crucial insights during post-incident analysis to comprehend the different stages of the attack and the impact or extent of the breach.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/analyzing-attack-patterns-and-ttps_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/analyzing-attack-patterns-and-ttps_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;how-ttp-analysis-can-benefit-your-team&#34;&gt;How TTP Analysis Can Benefit Your Team&lt;/h3&gt;
&lt;p&gt;Based on what we have covered, there is clear value in analyzing the TTPs of a threat actor for at least four reasons:&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Risk assessment&lt;/strong&gt;: Understanding the threat landscape to prioritize cybersecurity investments and develop strategies for managing that risk.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Intelligent Protection&lt;/strong&gt;: Applying controls and mitigations for the most relevant attack vectors, considering the TTPs of our most probable adversaries.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Proactive Detection&lt;/strong&gt;: Promptly identifying threat activity to not only contain it, but also gather additional intelligence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Early Response&lt;/strong&gt;: Streamlining processes to mitigate threats swiftly and minimize potential damage.&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Technical or operational data, such as IOCs (domains, hashes, and others), are merely fingerprints that can easily change from one cyberattack or campaign to another, thus being timely.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On the other hand, TTPs provide tactical information that shapes the threat actor’s behavior which does not change frequently. By understanding the behavior and motivations of the attacker, we can better predict potential future actions or targets and develop a profile of the possible perpetrators behind these attacks.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;be-aware-of-the-common-attack-patterns-and-ttps&#34;&gt;Be Aware of the Common Attack Patterns and TTPs&lt;/h2&gt;
&lt;p&gt;Attack patterns or TTPs might vary from one organization to another. This only goes to show that the threat landscape, including the existing threat actors that evolve over time, depends also on who we are and where we operate.&lt;/p&gt;
&lt;p&gt;While it may be challenging to compile a definitive list of the most common patterns, several techniques have been extensively used in recent years in global cyberattacks targeting organizations across various industries, irrespective of their specific sector.&lt;/p&gt;
&lt;p&gt;These techniques include amongst others:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/&#34; &gt;Phishing&lt;/a&gt;&lt;/strong&gt;: e.g., deceiving recipients into providing login credentials by clicking on malicious links&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/#drive-by-download-of-malwares-and-viruses&#34; &gt;Drive-by Downloads&lt;/a&gt;&lt;/strong&gt;: e.g., exploiting vulnerabilities in the user&amp;rsquo;s web browser&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/everything-to-know-about-ransomware/&#34; &gt;Ransomware&lt;/a&gt;&lt;/strong&gt;: e.g., demanding payment in exchange for a decryption key or to avoid leaking the victim’s data&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Living-off-the-Land (LOTL)&lt;/strong&gt;: e.g., use of system binaries and tools instead of malware to avoid detection through masquerading&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Remote Code Execution (RCE)&lt;/strong&gt;: e.g., abusing existing software vulnerabilities to force the execution of malicious payloads&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Information Stealing&lt;/strong&gt;: e.g., collecting credentials and other personally identifiable information (PII) that might be used to abuse or target other systems or platforms&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Command and Control (C&amp;amp;C) Frameworks&lt;/strong&gt;: e.g., use of commercial or open-source C&amp;amp;C software to flexibly operate compromised systems&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There are also different security vendors, cybersecurity agencies, and other relevant stakeholders who make predictions based on the collected intelligence regarding trends within their customer base or service constituency. These predictions are then released in annual reports that provide current information about these trends. For example, top resources include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.crowdstrike.com/global-threat-report/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CrowdStrike Global Threat Report &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://redcanary.com/resources/guides/threat-detection-report/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Red Canary Threat Detection Report &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.verizon.com/business/resources/reports/dbir/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Verizon Data Breach Report &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.sans.org/blog/the-five-most-dangerous-new-attack-techniques/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SANS Institute: Five Most Dangerous New Attack Techniques &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While predicting future events is difficult to incorporate into cybersecurity workflows, identifying unseen gaps or potential next steps can be facilitated by using what you may already have at your fingerprints – historical attack data.&lt;/p&gt;
&lt;h2 id=&#34;use-historical-attack-data-to-profile-future-attackers&#34;&gt;Use Historical Attack Data to Profile Future Attackers&lt;/h2&gt;
&lt;p&gt;One of the most common mistakes in cyber teams is overlooking the importance of keeping a record of the encountered cyberattacks.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There is a misguided notion that relevant agencies and intelligence providers are the only ones proficient enough and responsible for collecting and understanding the necessary intelligence data.&lt;/strong&gt; And yet, there is no substitute for the intelligence gained from your own systems and data sources.&lt;/p&gt;
&lt;p&gt;While individual attacks or attempts may not seem significant in isolation, studying them collectively as part of campaigns can make a difference.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here’s where you can start:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ol&gt;
&lt;li&gt;Design cybersecurity functions that allow you to incorporate external intelligence for prevention, detection, and response to various threats.&lt;/li&gt;
&lt;li&gt;Encourage your detection, response, and forensic analysis teams to gather additional indicators and thoroughly analyze them, as this will help generate internal intelligence.&lt;/li&gt;
&lt;li&gt;Utilize the internal intelligence you gather to enhance your mitigation efforts, strengthen your detection mechanisms, and foster a culture of continuous learning within your team.&lt;/li&gt;
&lt;li&gt;Take advantage of the information at your disposal to create accurate profiles that give you a better understanding of the motivations and potential targets of threat actors.&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Historical data can serve as a baseline for comparison and help you make sense of ongoing activities. So, the more information you have, the better you will understand the attacker’s motivations and potential targets.&lt;/p&gt;
&lt;p&gt;That being said, let us see what measures we can take to streamline our analysis.&lt;/p&gt;
&lt;h2 id=&#34;build-a-toolkit-for-your-ttp-analysis&#34;&gt;Build a Toolkit for Your TTP Analysis&lt;/h2&gt;
&lt;p&gt;Today, we cannot discuss TTPs without mentioning the &lt;a href=&#34;https://attack.mitre.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;MITRE ATT&amp;amp;CK Framework&lt;/a&gt;. It serves as the industry standard and offers a knowledge base comprising common adversary tactics and techniques based on real-world observations of cyberattacks worldwide.&lt;/p&gt;
&lt;p&gt;Both proactive and reactive cybersecurity tools have aligned their detections and references with this standard, facilitating the understanding and use of cyberattack information. One invaluable tool is the &lt;a href=&#34;https://mitre-attack.github.io/attack-navigator/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ATT&amp;amp;CK Navigator&lt;/a&gt;, which aids in annotating and exploring the framework matrices.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/analyzing-attack-patterns-and-ttps_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/analyzing-attack-patterns-and-ttps_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    See how you can &lt;a href=&#34;https://www.maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/&#34; &gt;explore ATT&amp;amp;CK and MISP data with Maltego in this article&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;When analyzing TTPs, you may also want to improve the process of consolidating various pieces of information with &lt;a href=&#34;https://www.maltego.com/transform-hub/stix/&#34; &gt;STIX&lt;/a&gt;. &lt;strong&gt;It is the most relevant industry standard being used as a universal language that assists in the definition and exchange of &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/&#34; &gt;Cyber Threat Intelligence (CTI)&lt;/a&gt; information among team members, making your workflow more interoperable and efficient.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When it comes to blue teams, they often want to assess if they have good visibility or coverage of the TTPs used by threat actors. To score and compare data log source quality, they can use handy tools such as &lt;a href=&#34;https://github.com/rabobank-cdc/DeTTECT/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;DeTTECT&lt;/a&gt;. Alternatively, some teams may opt for tools like &lt;a href=&#34;https://github.com/cisagov/decider&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Decider&lt;/a&gt;. It offers guidance questions to help analysts map adversary behaviors to the framework.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There is also a growing landscape of cyber threat intelligence tools, both open-source and made by vendors, that can effectively assist in visualizing, mapping, correlating, and dissecting TTPs to better understand and respond to cybersecurity threats.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There are different tools you can use to work with threat intelligence data. One of the most common and extended tools are &lt;a href=&#34;https://www.maltego.com/blog/threat-intelligence-provider-recommendations-for-small-soc-teams/&#34; &gt;Threat Intelligence Platforms (TIPs)&lt;/a&gt;. If you want to get your hands dirty with them, you should have a try with &lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;MISP&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/transform-hub/opencti/&#34; &gt;OpenCTI&lt;/a&gt;. Both will provide you with a way to collect, manage, and disseminate intelligence across your organization and with other stakeholders.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/analyzing-attack-patterns-and-ttps_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/analyzing-attack-patterns-and-ttps_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more about using &lt;a href=&#34;https://www.maltego.com/blog/investigating-ta413-threat-actor-group-using-opencti-in-maltego/&#34; &gt;Open CTI for investigating TA413 threat actor group here&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;learn-about-other-methods-to-track-digital-traces-of-your-adversary&#34;&gt;Learn about Other Methods to Track Digital Traces of Your Adversary&lt;/h2&gt;
&lt;p&gt;In summary, analyzing TTPs gives you a deeper understanding of attackers’ moves and can help you spot anomalies and even forecast future attacks, leading to more effective daily operations.&lt;/p&gt;
&lt;p&gt;At the same time, the sheer volume of information can feel overwhelming, and factors like limited time and resources can hinder the flow even if you are equipped with reliable methodologies and automation tools.&lt;/p&gt;
&lt;p&gt;One idea to address these challenges is to use an all-in-one platform for &lt;strong&gt;data mapping&lt;/strong&gt; and &lt;strong&gt;visualization&lt;/strong&gt; to help you anticipate threats that may come your way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For a comprehensive guide on analyzing attack patterns and TTPs and utilizing Maltego to streamline the lifecycle of threat intelligence, along with other common use cases, check out our handbook for Cyber Threat Intelligence below.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/final-template-2-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/final-template-2-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Analyzing Attack Patterns and TTPs &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;If you found this article useful and would like to learn more about cyber threat intelligence investigations or other related topics, you can follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Carlos Fragoso&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Carlos is the Principal Subject Matter Expert and Lead Instructor at Maltego with over 20 years of professional experience in information security: Incident response, digital forensics, threat intelligence, and threat hunting. A curious and passionate investigator working with big companies and LEAs to tackle cybercrime around the world (Europe, Middle East, LATAM) SANS Institute Instructor.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit June 2023: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-june-2023-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Fri, 07 Jul 2023 11:23:53 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-june-2023-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit June roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit October 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit November 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-december-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit December 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit January 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-february-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit February 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-may-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit May 2023&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-june-roundup&#34;&gt;Investigator Toolkit June Roundup&lt;/h2&gt;
&lt;p&gt;In June, we featured the following four Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/intezer-analyze/&#34; &gt;Intezer Analyze&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/opensanctions/&#34; &gt;OpenSanctions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/etherscan/&#34; &gt;Etherscan&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/loginsoft/&#34; &gt;LoginsoftOSINT&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/intezer-analyze/&#34; &gt;&lt;/a&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for genetic malware analysis, due diligence investigation, cryptocurrency transaction investigation, and phone number verification!&lt;/p&gt;
&lt;h3 id=&#34;intezer-analyze-genetic-malware-analysis&#34;&gt;Intezer Analyze: Genetic Malware Analysis&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w43_intezer.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w43_intezer.png&#34; loading=&#34;lazy&#34; alt=&#34;Intezer Analyze: Genetic Malware Analysis&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://www.maltego.com/transform-hub/intezer-analyze/&#34; &gt;Intezer Analyze Transforms&lt;/a&gt; help investigators to reduce response time by quickly identifying, classifying, and finding solutions to any malware files based on code reuse.&lt;/p&gt;
&lt;h3 id=&#34;opensanctions-due-diligence-investigation&#34;&gt;OpenSanctions: Due Diligence Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w44_opensanctions.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w44_opensanctions.png&#34; loading=&#34;lazy&#34; alt=&#34;OpenSanctions: Due Diligence Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With its auditable open-source intelligence platform, &lt;a href=&#34;https://www.maltego.com/transform-hub/opensanctions/&#34; &gt;OpenSanctions&lt;/a&gt; lets investigators immediately pinpoint sanctioned Entities and thoroughly map out their network connections.&lt;/p&gt;
&lt;h3 id=&#34;etherscan-cryptocurrency-transaction-investigation&#34;&gt;Etherscan: Cryptocurrency Transaction Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w45_etherscan.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w45_etherscan.png&#34; loading=&#34;lazy&#34; alt=&#34;Etherscan: Cryptocurrency Transaction Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the help of &lt;a href=&#34;https://www.maltego.com/transform-hub/etherscan/&#34; &gt;Etherscan&lt;/a&gt;, investigators can discover all Ether token-based currencies starting from an Ethereum address, transaction, or token contract.&lt;/p&gt;
&lt;h3 id=&#34;loginsoftosint-phone-number-verification&#34;&gt;LoginsoftOSINT: Phone Number Verification&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w46_loginsoftosint.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w46_loginsoftosint.png&#34; loading=&#34;lazy&#34; alt=&#34;LoginsoftOSINT: Phone Number Verification&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://www.maltego.com/transform-hub/loginsoft/&#34; &gt;LoginsoftOSINT Transforms&lt;/a&gt; allow investigators to swiftly recognize disposable phone numbers and obtain meta-data such as apps registered with this phone number, last known activity time, and more.&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Advanced IOCs Collection with OSINT and Threat Intelligence Feeds</title>
      <link>https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/</link>
      <pubDate>Wed, 05 Jul 2023 08:48:10 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/</guid>
      <description>&lt;h2 id=&#34;moving-from-vulnerability-to-vigilance&#34;&gt;Moving from Vulnerability to Vigilance&lt;/h2&gt;
&lt;p&gt;Organizations constantly wage battles against malicious actors who seek to exploit vulnerabilities and infiltrate their digital defenses at any given time. As attacks grow in complexity, it’s imperative to keep your guard up against potential threats.&lt;/p&gt;
&lt;p&gt;Fortunately, there are more and more methods for gathering information about attacks and attackers. By utilizing open source information (OSIF) and threat intelligence feeds, you can incorporate cyber threat intelligence into your defense strategies. This allows you to identify specific indicators of compromise (IOCs) within systems during incident response and comprehension of the targets.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will cover the following topics:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The use of IOCs in open source intelligence (OSINT) investigations&lt;/li&gt;
&lt;li&gt;Reliable sources for tracking IOCs&lt;/li&gt;
&lt;li&gt;Tips on using regular expression (regex) to identify patterns indicating a threat actor&lt;/li&gt;
&lt;li&gt;The role of threat intelligence feeds in keeping your teams informed about new threats&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/#understand-the-scope-and-impact-of-an-attack-with-iocs&#34; &gt;Understand the Scope and Impact of an Attack with IOCs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/#iocs-are-valuable-for-osint-investigations&#34; &gt;IOCs are Valuable for OSINT Investigations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/#identify-traces-of-threat-actors-from-attack-associations-and-shareable-iocs&#34; &gt;Identify Traces of Threat Actors from Attack Associations and Shareable IOCs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/#attribute-iocs-to-threat-actors-through-malware-and-infrastructure&#34; &gt;Attribute IOCs to Threat Actors through Malware and Infrastructure&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/#use-public-sources-to-keep-track-of-iocs&#34; &gt;Use Public Sources to Keep Track of IOCs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/#use-regex-to-analyze-unstructured-data-and-spot-patterns&#34; &gt;Use Regex to Analyze Unstructured Data and Spot Patterns&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/#threat-intelligence-feeds-put-iocs-into-context&#34; &gt;Threat Intelligence Feeds Put IOCs into Context&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-iocs-collection-with-osint-and-threat-intelligence-feeds/#advancing-your-security-measures-to-a-proactive-level&#34; &gt;Advancing Your Security Measures to a Proactive Level&lt;/a&gt;&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;understand-the-scope-and-impact-of-an-attack-with-iocs&#34;&gt;Understand the Scope and Impact of an Attack with IOCs&lt;/h2&gt;
&lt;p&gt;IOCs are artifacts or clues left behind after a cyberattack that you can observe on your system to determine if your system has been compromised. IOCs come in different forms, such as IP addresses, file hashes, domain names, URLs, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/advanced_iocs_collection_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/advanced_iocs_collection_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Examples of IOCs&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A typical application of Indicators of Compromise (IOCs) during incident response arises following a cyberattack. By parsing through logs and extracting IOCs, you can reconstruct the incident&amp;rsquo;s sequence of events, solving the puzzle of what happened.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;IOCs help track threat actors because some can be linked to previous attacks or campaigns. Suppose a particular attack or campaign has already been attributed to a specific threat actor. In that case, it is possible that the same threat actor might be responsible for the IOCs you’re investigating.&lt;/p&gt;
&lt;h2 id=&#34;iocs-are-valuable-for-osint-investigations&#34;&gt;IOCs are Valuable for OSINT Investigations&lt;/h2&gt;
&lt;p&gt;IOCs can be valuable for OSINT investigations as they provide specific clues related to malicious activities. They can lead us to more contextual information which helps us gain a deeper understanding of potential threats.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Incorporating IOCs into OSINT analysis can therefore enrich your data, improve threat detection, contextualize threats, and enable proactive defense.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/advanced_iocs_collection_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/advanced_iocs_collection_4.png&#34; loading=&#34;lazy&#34; alt=&#34;How IOCs fit into OSINT investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have observed specific IOCs on your system and initiated the incident response process, you might want to delve deeper into a particular IOC to understand who is targeting you. This is essentially a part of &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/&#34; &gt;Cyber Threat Intelligence&lt;/a&gt; (CTI).&lt;/p&gt;
&lt;h2 id=&#34;identify-traces-of-threat-actors-from-attack-associations-and-shareable-iocs&#34;&gt;Identify Traces of Threat Actors from Attack Associations and Shareable IOCs&lt;/h2&gt;
&lt;p&gt;When you&amp;rsquo;re trying to identify the culprits behind cyberattacks, one of the methods you can apply is searching for IOCs that have been connected to previous incidents. However, you also want to keep in mind how closely the IOCs are linked to past incidents as not all connections are equally strong or reliable.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;IP addresses used during the same timeframe are a strong indicator that two attacks were carried out by the same threat actor—unless the IP address belongs to a Tor exit node or to a content delivery network (CDN). In those cases, it could be merely coincidental.&lt;/p&gt;
&lt;p&gt;Likewise, if two different instances of malware download a payload from a widely accessible website like Dropbox or Discord, it&amp;rsquo;s highly unlikely that these attacks are associated.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;IOCs are primarily reactive in nature: You first notice something suspicious, and then search for IOCs to understand what has happened to your system. However, they can also be employed proactively to generate cyber threat intelligence.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As we read through &lt;a href=&#34;https://blog.talosintelligence.com/new-horabot-targets-americas/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;this report by Talos&lt;/a&gt;, we can take note of various IOCs to study them later to get actionable intelligence. One simple yet effective step to take is to block the IP addresses mentioned in this article.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Another important point to consider is that threat actors often deploy infrastructure that can be shared across various devices to carry out an attack. The identifiers of this infrastructure later become IOCs. In order to track threat actors, you need to look into these types of IOCs.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A less effective indicator to track threat actors is a hash, as it is used to identify one file. Any threat actor can easily generate multiple variations of the same malware with slight changes, resulting in entirely different hashes (especially when using hashing algorithms like MD5, SHA256, or SHA1).&lt;/p&gt;
&lt;p&gt;On the other hand, indicators like a domain, a domain pattern, or an SSL configuration are much more valuable. They require more effort for threat actors to create, so they are more likely to be reused. By identifying and monitoring these indicators, you have a better chance of discovering new components, such as related malware or infrastructure, that are associated with the threat actors.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;attribute-iocs-to-threat-actors-through-malware-and-infrastructure&#34;&gt;Attribute IOCs to Threat Actors through Malware and Infrastructure&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;It’s critical to keep in mind that attributing cyberattacks to specific threat actors is a difficult task and rarely achieves 100% accuracy.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There are various reasons for this, including the reuse of infrastructure or software by different actors, the potential for shared members among threat groups, and the deliberate use of &lt;a href=&#34;https://grimminck.medium.com/digital-false-flag-operations-a-how-to-guide-bc529b54cc22&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;false flags &lt;/a&gt;to mislead investigators. Altogether, they render the attribution process a very imprecise and flawed science.&lt;/p&gt;
&lt;p&gt;However, looking beyond attribution, the study of IOCs left behind can still provide us with valuable insights into similar malware and the infrastructure employed by threat actors:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If we come across malware on our infrastructure, we can examine its communication patterns by analyzing data from well-known sandbox websites like &lt;a href=&#34;https://www.joesandbox.com/analysis/428799/0/html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;JoeSandbox&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/blog/enhance-malware-investigations-with-maltego-and-virustotal/&#34; &gt;VirusTotal&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If the malware is communicating with a specific IP address, we can gather information about the behavior of that IP address by consulting providers like &lt;a href=&#34;https://www.maltego.com/transform-hub/greynoise-community-api/&#34; &gt;GreyNoise&lt;/a&gt;, or we can refer back to &lt;a href=&#34;https://www.maltego.com/blog/rapid-analysis-for-incident-response-with-virustotal-and-maltego/&#34; &gt;VirusTotal&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/blog/combining-the-power-of-alienvault-otx-and-maltego-to-bolster-your-investigations/&#34; &gt;OTX AlienVault&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;If the identified IP address has been used to download other malware, we can further investigate its presence and activity within our infrastructure.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;use-public-sources-to-keep-track-of-iocs&#34;&gt;Use Public Sources to Keep Track of IOCs&lt;/h2&gt;
&lt;p&gt;In addition to keeping a close eye on your system for IOCs, you can tap into open-source data sources to enhance your IOCs collection. These sources include public repositories, online forums, and social media platforms, among others.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/advanced_iocs_collection_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/advanced_iocs_collection_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Public Sources for Keeping Track of IOCs&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are some of our recommendations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;GitHub repositories&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Example: &lt;a href=&#34;https://github.com/drb-ra/C2IntelFeeds/blob/master/feeds/domainC2s.csv&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;C2IntelFeeds&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Social media profiles&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Example: &lt;a href=&#34;https://twitter.com/Cryptolaemus1&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Cryptolaemus1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Threat intelligence websites&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Examples: &lt;a href=&#34;https://www.virustotal.com/gui/home/upload&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;VirusTotal&lt;/a&gt; and &lt;a href=&#34;https://otx.alienvault.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OTX AlienVault&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Sandbox websites&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Example: &lt;a href=&#34;https://www.joesandbox.com/analysis/885812/0/html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Joe Sandbox&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Another idea is checking specialized websites, such as &lt;a href=&#34;https://blog.talosintelligence.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Talos Intelligence&lt;/a&gt;. While these websites are not threat intelligence feeds, you can still obtain the analysis of a particular threat actor or malware from their research.&lt;/p&gt;
&lt;p&gt;There are also communities where IOCs are shared, such as &lt;a href=&#34;https://www.misp-project.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;MISP &lt;/a&gt;or OTX AlienVault. While these communities may not strictly fall under the umbrella of open source intelligence (OSINT), they can still provide valuable IOCs for your collection.&lt;/p&gt;
&lt;p&gt;Online forums can also be a potential source of IOCs, although to a lesser extent. It is rare for a threat actor to post a VirusTotal link to their malware, which would include the hash of the malware in the link. This is considered a bad practice among threat actors and is therefore not commonly seen.&lt;/p&gt;
&lt;h2 id=&#34;use-regex-to-analyze-unstructured-data-and-spot-patterns&#34;&gt;Use Regex to Analyze Unstructured Data and Spot Patterns&lt;/h2&gt;
&lt;p&gt;Regular expressions (regex) may require more hands-on work, but it proves to be particularly useful in the context of IOCs and OSINT.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A regex is a string of characters that enables you to define a specific pattern. This allows you to search for and/or replace occurrences of this pattern within a given text. For example, with a simple regex, you can extract a list of IP addresses mentioned in a random log file, regardless of its length.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Regexes have the following advantages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Efficiency&lt;/strong&gt;: If you were to run a simple regex on the entire Bible, which comprises approximately 31,000 lines (considered relatively small compared to some log files), the results would be instantaneous.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wide adoption&lt;/strong&gt;: Regex has been around since the 1950s. There is extensive documentation, a variety of development tools, and a supportive community to help answer any questions. Also, many tools and platforms support the use of regex, enabling you to apply your knowledge in various contexts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Easy to learn, hard to master&lt;/strong&gt;: Basic regex searches, such as looking for any IP address within a given netblock, can be learned in about an hour. You can go much further and do some very complex and specific searches depending on your needs. This, however, requires more time and patience.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IOCs validation&lt;/strong&gt;: Regex searches are like detectives who check whether the right pieces fit together. IOCs have specific formats and patterns, just like fingerprints. You can use regex searches to validate IOCs and see if they match the expected patterns. This can help maintain the accuracy of collected indicators, reduce errors in threat detection, and ensure you don&amp;rsquo;t miss potential threats or raise false alarms.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;key-considerations-for-using-regex&#34;&gt;Key Considerations for Using Regex&lt;/h3&gt;
&lt;p&gt;Regexes can be quite complex, so it&amp;rsquo;s wise to test them before running them on large files. Websites like &lt;a href=&#34;https://regex101.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;regex101&lt;/a&gt; can help you test your regex with sample text to ensure it works as expected.&lt;/p&gt;
&lt;p&gt;When conducting a regex search, it&amp;rsquo;s best to start with a broader search pattern and then refine it gradually to not miss any important information.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Before May 3rd, 2023, the string &amp;ldquo;malware.zip&amp;rdquo; was most likely considered a filename because, at that time, &amp;ldquo;.zip&amp;rdquo; was not a valid top-level domain (TLD). However, the issue arises when &amp;ldquo;malware.zip&amp;rdquo; can technically be a correct domain if your regex does not account for valid TLDs. This means that a generic regex for domains would mistakenly identify &amp;ldquo;malware.zip&amp;rdquo; as a domain, even though it was a filename, resulting in a false positive.&lt;/p&gt;
&lt;p&gt;To avoid this, a skilled analyst would design a regex that considers only valid TLDs when detecting domains. This is because, as of May 3rd, 2023, &lt;a href=&#34;https://www.malwarebytes.com/blog/news/2023/05/zip-domains&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google started selling domain names using the &amp;ldquo;.zip&amp;rdquo; TLD&lt;/a&gt;, which means that any domains using this TLD would be missing from our results if our regex was not updated accordingly.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;This example illustrates just one of the many situations where you have to choose between using:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A more &lt;strong&gt;generic regex&lt;/strong&gt;, which identifies more results but may include false positives.&lt;/li&gt;
&lt;li&gt;A more &lt;strong&gt;restrictive regex&lt;/strong&gt; that minimizes the number of false positives. However, in doing so, it may miss some valid results.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is generally easier to identify something in your results that shouldn&amp;rsquo;t be there, rather than noticing something that should be there but is missing.&lt;/p&gt;
&lt;p&gt;There are two things that could be particularly interesting to look for when searching through log files:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Login attempts into databases or other critical tools on the machine (e.g., &amp;ldquo;mysql -u&amp;rdquo;)&lt;/li&gt;
&lt;li&gt;Tools that could potentially be used for file download or upload purposes (e.g., wget or curl).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you would like to experiment with some regex patterns, take a look at our regex cheat sheet for automatically extracting data from reports:&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-10 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;CVEs&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;CVE-\d{4}-\d*&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Common hashes (MD5, SHA1 and SHA256)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;[A-Fa-f0-9]{64}|[a-fA-F0-9]{40}|[a-fA-F0-9]{32}&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;URL even when defanged (ex: hxxps://google[.]com)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;(?:h..ps?|f.p)://(?:www(?:.|[.])|(?!www))[a-zA-Z0-9]+a-zA-Z0-9[^\s]{2,}|www(?:.|[.])[a-zA-Z0-9]+a-zA-Z0-9[^\s]{2,}|https?://(?:www(?:.|[.])|(?!www))[a-zA-Z0-9]+(?:.|[.])[^\s]{2,}|www(?:.|[.])[a-zA-Z0-9]+(?:.|[.])[^\s]{2,}&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;IPv4 even when defanged (ex: 8[.]8[.]8[.]8)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;\b[\d]{1,3}[?.]?[\d]{1,3}[?.]?[\d]{1,3}[?.]?[\d]{1,3}(:\d+)?\b&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;IPv6&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;[0-9a-fA-F]{1,4}(?::[0-9a-fA-F]{1,4}){7}|(?:(?:[0-9A-Fa-f]{1,4}(?::[0-9A-Fa-f]{1,4}){0,5})?)::(?:(?:[0-9A-Fa-f]{1,4}(?::[0-9A-Fa-f]{1,4}){0,5})?)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;BTC address&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;(?:[13]|bc1)[a-zA-HJ-NP-Z0-9]{26,62}&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;threat-intelligence-feeds-put-iocs-into-context&#34;&gt;Threat Intelligence Feeds Put IOCs into Context&lt;/h2&gt;
&lt;p&gt;Regex searches have a limitation in that they do not consider the surrounding context and focus solely on predefined patterns and structures. However, this limitation does not apply to threat intelligence feeds.&lt;/p&gt;
&lt;p&gt;Intelligence does not equal to a collection of unorganized IOCs. These IOCs should have associated context and answer questions like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When were they observed?&lt;/li&gt;
&lt;li&gt;Who is the threat actor they are linked to?&lt;/li&gt;
&lt;li&gt;What malware are they associated with?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This doesn&amp;rsquo;t mean that all the information is always available, but threat intelligence feeds provide as much contextual information about IOCs as possibly available.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We can think of it as a large encyclopedia that analysts can turn to when they&amp;rsquo;re trying to make sense of unusual discoveries in their systems.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Therefore, threat intelligence feeds are invaluable for threat analysts.&lt;/p&gt;
&lt;p&gt;Here are a few examples of threat intelligence feeds with diverse sets of data sources commonly used in the industry:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;AlienVault OTX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/crowdstrike-intel/&#34; &gt;Crowdstrike&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/fireeye-isight-intelligence/&#34; &gt;Mandiant&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/recorded-future/&#34; &gt;Recorded Future&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/riskiq-passivetotal/&#34; &gt;RiskIQ PassiveTotal&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/threat-connect/&#34; &gt;ThreatConnect&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;One thing worth mentioning is that although they are useful for detecting and responding to security incidents, threat intelligence feeds are a tool that makes the analyst&amp;rsquo;s work easier, but they do not aim to serve as an automated solution such as Endpoint Detection and Response (EDR) platforms.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In any case, the data provided by threat intelligence feeds are structured and designed to be easily queried, meaning that the information obtained is already organized and tailored for ingestion.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;advancing-your-security-measures-to-a-proactive-level&#34;&gt;Advancing Your Security Measures to a Proactive Level&lt;/h2&gt;
&lt;p&gt;To sum up, there are reliable methods for collecting and comprehending IOCs, such as:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open source intelligence (OSINT)&lt;/li&gt;
&lt;li&gt;Threat intelligence feeds&lt;/li&gt;
&lt;li&gt;Regular expressions (regex)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;When used consistently and properly, these resources will help you stay ahead of adversaries and maintain a proactive security stance.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For a comprehensive guide on collecting threat intelligence and utilizing Maltego to streamline the lifecycle of threat intelligence, along with other common use cases, check out our handbook for Cyber Threat Intelligence below.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/final-template-2-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/final-template-2-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Advanced IOCs Collection with OSINT and Threat Intelligence Feeds&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Stay connected with us on &lt;a href=&#34;https://twitter.com/MaltegoHQ/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and don&amp;rsquo;t forget to &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt; for regular updates.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/homepage-event-promotion-mg.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/homepage-event-promotion-mg.png&#34; loading=&#34;lazy&#34; alt=&#34;Mathieu Gaucheler&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Mathieu Gaucheler&lt;/strong&gt;
Mathieu Gaucheler is a subject matter expert at Maltego. His responsibilities include research-driven content development for blog posts, webinars, and talks. He started working in cybersecurity in Barcelona, focusing on malware analysis and sandbox development. He has previously presented his research at BotConf and RSA APJ.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How to Integrate Data Sources into One Interface</title>
      <link>https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/</link>
      <pubDate>Fri, 30 Jun 2023 07:46:30 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/</guid>
      <description>&lt;p&gt;One of the main challenges Security Operations Center (SOC) teams face is the lack of integration between security tools. The burden on SOC teams is further amplified by the overwhelming volume of alerts and data that each device generates daily and the seemingly endless flow of false positives.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating-data-sources-into-one-interface_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating-data-sources-into-one-interface_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.optiv.com/navigating-security-landscape-guide-technologies-and-providers&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Optiv&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This article will discuss the leading causes and consequences of the lack of integration between tools and explore potential solutions.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/#lack-of-integration-between-security-tools&#34; &gt;Lack of Integration between Security Tools&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/#consequences-of-the-lack-of-integration&#34; &gt;Consequences of the Lack of Integration&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/#the-need-for-a-unified-interface&#34; &gt;The Need for a Unified Interface&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/#real-life-example&#34; &gt;Real-Life Example&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/#solutions-to-the-lack-of-integration-between-security-tools&#34; &gt;Solutions to the Lack of Integration between Security Tools&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-integrate-data-sources-into-one-interface/#conclusion&#34; &gt;Conclusion&lt;/a&gt;&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;lack-of-integration-between-security-tools&#34;&gt;Lack of Integration between Security Tools&lt;/h2&gt;
&lt;p&gt;The lack of integration between tools increases the time that security analysts spend manually correlating events between tools. This, in turn, increases the time required to confirm whether an alert is a security incident or just another false positive and could even cause the analyst to miss critical security events.&lt;/p&gt;
&lt;p&gt;Among the main reasons for the lack of integration is the use of tools that are not designed to work together. &lt;strong&gt;Vendors generally use different formats for their data, making it hard to integrate, combine and correlate data from multiple sources.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;consequences-of-the-lack-of-integration&#34;&gt;Consequences of the Lack of Integration&lt;/h2&gt;
&lt;p&gt;Let&amp;rsquo;s take some time to discuss the main challenges caused by the lack of integration between security tools.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/tackling-tool-fatigue-soc-teams-need-interoperable-tools/&#34; &gt;Tool Fatigue&lt;/a&gt;&lt;/strong&gt;: occurs when SOC teams have to use and manage multiple disparate tools. Constantly switching between different interfaces, each with its own user experience, data representations, styles, and even query languages, slows down the analysis workflow and makes incident detection and response less efficient.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-maltego-helps-soc-teams-reduces-alert-fatigue-and-accelerates-resolution-time/&#34; &gt;Alert Fatigue&lt;/a&gt;&lt;/strong&gt;: caused by exposing security analysts to large numbers of security alerts (many of which may be false positives) and usually results in the analysts becoming desensitized to the alerts due to the overwhelming number of alerts they receive on a single day.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data Silos&lt;/strong&gt;: appear when important security information is confined to one tool and unavailable to others. When security tools are not well-integrated, they cannot effectively share information with one another.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Time to Confirm a False Positive&lt;/strong&gt;: We already talked about increased incident response times, but another task requiring fast results for security analysts is in confirming whether an alert is a false positive or not. Switching between multiple tools to verify if an IOC (indicator of compromise) is a false positive wastes time that the analyst could use to focus on actual threats.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vendor Lock-in&lt;/strong&gt;: Organizations may feel stuck with certain vendors when tools don&amp;rsquo;t integrate well with others, even if their needs evolve or better solutions become available.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;the-need-for-a-unified-interface&#34;&gt;The Need for a Unified Interface&lt;/h2&gt;
&lt;p&gt;The lack of integration between security tools has challenged security teams for many years. This led to the development of &lt;strong&gt;Security Information and Event Management (&lt;a href=&#34;https://www.microsoft.com/en-us/security/business/security-101/what-is-siem&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SIEM&lt;/a&gt;)&lt;/strong&gt; platforms, such as &lt;a href=&#34;https://www.splunk.com/en_us/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Splunk&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating-data-sources-into-one-interface_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating-data-sources-into-one-interface_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.splunk.com/en_us/products/cyber-security.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Splunk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SIEMs aim to provide a more integrated and holistic view of security by collecting, correlating, and analyzing data from various sources. But, even though they are very powerful and have become a must in SOCs of all sizes, these platforms come with their challenges.&lt;/p&gt;
&lt;p&gt;A &lt;a href=&#34;https://panther.com/resources/reports/state-of-siem/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;study by Panther Labs&lt;/a&gt; from 2021 highlights some of the main challenges identified by a group of 400 IT security professionals who actively use a SIEM as part of their job.&lt;/p&gt;
&lt;p&gt;Below are some of the key findings highlighted by the study.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Query Speed&lt;/strong&gt;: Slow queries were mentioned by nearly half of the survey participants as their main problem when it comes to SIEMs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Lack of Visibility&lt;/strong&gt;: Given the high cost associated with traditional SIEMs, security teams are often forced to choose which data sources are most crucial to collect to reduce costs. Leaving SOC teams with limited visibility into their organization&amp;rsquo;s security stance.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Complexity&lt;/strong&gt;: Managing a SIEM solution is challenging and requires individuals with special skills to maintain and fine-tune the platforms.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Too Many Alerts&lt;/strong&gt;: Usually, the result of the previous point can cause alert fatigue or apathy from the security analysts in charge of investigating them.&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In my time as a security analyst and threat hunter, I got to experience all of these challenges firsthand on many occasions. Let me share a short story with you.&lt;/p&gt;
&lt;h2 id=&#34;real-life-example&#34;&gt;Real-Life Example&lt;/h2&gt;
&lt;p&gt;I remember a case where we received an alert from a user about a suspicious email they had received. After a quick check with the network team, we were informed that the email security gateway (ESG) had also flagged the email as suspicious. &lt;strong&gt;It turned out that the rule that was supposed to trigger in our SIEM was broken, so an alert for this event was never received.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I started running queries in our SIEM, searching for all the users who received the email and trying to confirm if anyone had clicked on the link mentioned in the email. The process was sluggish, the platform was overwhelmed with data, and the queries took considerable time.&lt;/p&gt;
&lt;p&gt;While I was working on that, a peer looked into sources like &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;AlienVault OTX&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/abuseipdb/&#34; &gt;AbuseIPDB&lt;/a&gt; for any additional insights into the sender&amp;rsquo;s IP address, the URL mentioned in the email, the sender, and other relevant information. This back-and-forth between multiple platforms took time and effort.&lt;/p&gt;
&lt;p&gt;When the SIEM was done processing, the results revealed that several employees had not only received the email but also clicked on the malicious link. This discovery required another round of investigations using even more tools.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The investigation lasted several hours, a laborious process filled with tool-switching, manual data correlation, slow response times, and the involvement of multiple teams. This incident highlighted the glaring need for a more streamlined and integrated approach.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;solutions-to-the-lack-of-integration-between-security-tools&#34;&gt;Solutions to the Lack of Integration between Security Tools&lt;/h2&gt;
&lt;p&gt;Organizations must adopt an integrated approach to their security infrastructure to overcome the challenges of the lack of integration between tools. This involves ensuring interoperability among tools and adopting solutions that can effectively manage and interpret the data generated by these tools.&lt;/p&gt;
&lt;h3 id=&#34;siems&#34;&gt;SIEMs&lt;/h3&gt;
&lt;p&gt;SIEMs were the first approach and the go-to by many organizations trying to solve the lack of integration. As we already discussed, there are many strengths and weaknesses associated with these platforms. To help improve SIEMs, these are usually paired with other solutions such as &lt;strong&gt;Security Orchestration, Automation, and Response (&lt;a href=&#34;https://www.paloaltonetworks.com/cyberpedia/what-is-soar&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SOAR&lt;/a&gt;)&lt;/strong&gt; systems.&lt;/p&gt;
&lt;h3 id=&#34;soars&#34;&gt;SOARs&lt;/h3&gt;
&lt;p&gt;SOARs are very effective at streamlining security procedures by coordinating and automating security tasks between tools and teams, thus reducing some of the repetitive tasks assigned to security teams. However, these platforms require significant time and resources to implement and maintain, representing a major challenge for most organizations.&lt;/p&gt;
&lt;h3 id=&#34;maltego&#34;&gt;Maltego&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019166-what-is-maltego-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego &lt;/a&gt;presents itself as a possible solution for most challenges presented by the lack of integration between tools.&lt;/p&gt;
&lt;p&gt;Although Maltego does not intend to replace solutions like a SIEM, its &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;data integrations &lt;/a&gt;can significantly reduce the burden on SOC teams in at least three areas:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Cybersecurity Operations&lt;/li&gt;
&lt;li&gt;Threat Intelligence&lt;/li&gt;
&lt;li&gt;Threat Hunting&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iintegrating-data-sources-into-one-interface_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iintegrating-data-sources-into-one-interface_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another strength of Maltego is its use of &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000036758-what-are-transforms-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Transforms&lt;/a&gt;. These allow analysts to interrogate data without requiring them to learn a new query language and even guide them by providing specific outputs that each piece of information can provide.&lt;/p&gt;
&lt;p&gt;For example, while looking for information on an IP address, an analyst may check AbuseIPDB on Maltego and see the following Transforms:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/integrating-data-sources-into-one-interface_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/integrating-data-sources-into-one-interface_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By simply clicking on one or more Transforms, the analyst could confirm whether the IP is malicious or not, obtain geolocation information, find hosts associated with the IP, which could be C2 (Command and Control) servers, and even get insights into the type of infrastructure related to the IP address (CDN, Hosting, Shared, Dedicated).&lt;/p&gt;
&lt;p&gt;These are just a few ways Maltego can help SOC teams with the challenges created by the lack of integration. If you want to learn more, we recommend reading about Maltego &lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/&#34; &gt;Machines&lt;/a&gt;, which help you automate workflows by running Transforms in pre-defined orders, and the &lt;a href=&#34;https://www.maltego.com/blog/share-live-graph-and-collaborate-in-maltego/&#34; &gt;collaboration feature&lt;/a&gt;, which allows you to share and collaborate via live graphs between team members.&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;The lack of integration between security tools represents a significant challenge for security teams. Tool fatigue, slow responses, missed threats, and alert fatigue are just a few of the problems caused by the lack of integration.&lt;/p&gt;
&lt;p&gt;The journey to streamlined cybersecurity operations may be complex, but it is necessary for today&amp;rsquo;s ever-evolving threat landscape. By leveraging tools like Maltego, SOC teams can simplify and improve their processes, combine disparate data sources into a single interface, and effectively combat the consequences of tool disintegration.&lt;/p&gt;
&lt;p&gt;If you found this article useful and would like to see more updates on intelligence gathering or other related topics, you can follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;Mario Rojas&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;mario-rojas&#34;&gt;Mario Rojas&lt;/h4&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and Darkweb forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Improving your Intelligence Analysis with Structured Analytic Techniques</title>
      <link>https://www.maltego.com/blog/improving-your-intelligence-analysis-with-structured-analytic-techniques/</link>
      <pubDate>Thu, 22 Jun 2023 13:35:32 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/improving-your-intelligence-analysis-with-structured-analytic-techniques/</guid>
      <description>&lt;h2 id=&#34;key-points&#34;&gt;KEY POINTS:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Structured Analytic Techniques (SATs), such as the Key Assumptions Check (KAC) and Red Team Analysis (RTA), assist analysts in critically examining information and mitigating biases amid the growing challenges posed by threat actors.&lt;/li&gt;
&lt;li&gt;The effectiveness of the KAC lies in its ability to yield immediate and valuable results. By allowing analysts to scrutinize assumptions, identify flaws, and promote transparency and logical reasoning, it enhances the analytic process.&lt;/li&gt;
&lt;li&gt;RTA enables analysts to break free from established mental frameworks, but its execution requires careful planning, challenging institutionalized beliefs, and assessing plans from different perspectives.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;As threat actors continue to adapt and excel in complex environments, countering them has become increasingly challenging, often leaving those who seek to hunt them lagging behind. This puts pressure on analysts to work more effectively and efficiently to produce valuable intelligence results.&lt;/p&gt;
&lt;p&gt;Generating intelligence in the face of this adaptability becomes an arduous task characterized by a rigorous selection, evaluation, interpretation, and expression process. On top of that, intelligence analysis is susceptible to human fallacies that can impair judgment and undermine conclusions.&lt;/p&gt;
&lt;p&gt;To elevate the structure of the analytic process and keep pace with changing circumstances, analysts can employ &lt;strong&gt;Structured Analytic Techniques (SATs)&lt;/strong&gt; which we will evaluate in this article.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/improving-your-intelligence-analysis-with-structured-analytic-techniques/#what-are-structured-analytic-techniques&#34; &gt;What are Structured Analytic Techniques?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/improving-your-intelligence-analysis-with-structured-analytic-techniques/#what-are-key-assumptions-checks&#34; &gt;What are Key Assumptions Checks?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/improving-your-intelligence-analysis-with-structured-analytic-techniques/#what-is-red-team-analysis&#34; &gt;What is Red Team Analysis?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/improving-your-intelligence-analysis-with-structured-analytic-techniques/#how-can-sats-help-shape-better-intelligence-analysis&#34; &gt;How Can SATs Help Shape Better Intelligence Analysis?&lt;/a&gt;&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-are-structured-analytic-techniques&#34;&gt;What are Structured Analytic Techniques?&lt;/h2&gt;
&lt;p&gt;While the concept of using SATs to meet analytic needs is not a new one, it was not until the attacks of September 2001 that the cost of intelligence failures in the modern world was brought into the public sphere.&lt;/p&gt;
&lt;p&gt;This revelation made it evident that intelligence analysis itself has significant limitations, which could have critical implications.&lt;/p&gt;
&lt;p&gt;Ultimately, a set of Structured Analytic Techniques was established to help alleviate common analysis failures by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Accelerating analysis with a formalized framework for information processing&lt;/li&gt;
&lt;li&gt;Implementing quality gates and checks to ensure objectivity&lt;/li&gt;
&lt;li&gt;Laying the foundation for critical analysis, leading to self-reflection and processual improvements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;By utilizing SATs, we can enhance the way in which we analyze information, ensuring our conclusions are well-structured and based on logical reasoning. SATs also help to overcome cognitive biases, foster creativity in our thinking, and identify early warning signs of change, which are crucial in uncertain and high-stakes situations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/structured-analytic-techniques_promo_image_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/structured-analytic-techniques_promo_image_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Role of Structured Analytic Techniques (SATs)&#34; 
        title=&#34;Role of Structured Analytic Techniques (SATs)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Numerous SATs have been identified over the past decades, but we will narrow our focus to two specific examples in this article: the &lt;strong&gt;Key Assumptions Checks (KAC)&lt;/strong&gt; and &lt;strong&gt;Red Team Analysis (RTA)&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;what-are-key-assumptions-checks&#34;&gt;What are Key Assumptions Checks?&lt;/h2&gt;
&lt;p&gt;The Key Assumptions Checks aim to enhance the transparency of analytic arguments and assumptions regarding intelligence gaps.&lt;/p&gt;
&lt;p&gt;It is about dedicating time, either individually or as a group/team, to identify, elaborate upon, and review the key assumptions that have been made.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;The KAC methodology follows a four-step process:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Reviewing the current analytic line on the issue and documenting it for all to see&lt;/li&gt;
&lt;li&gt;Articulating all the premises, both stated and unstated, that are accepted as true for the validity of the analytic line&lt;/li&gt;
&lt;li&gt;Questioning each assumption by examining why it &amp;ldquo;must&amp;rdquo; be true and whether it remains valid under all conditions&lt;/li&gt;
&lt;li&gt;Refining the list of key assumptions to contain only those that are necessary to support the analytic line, and considering the conditions or information that could challenge these assumptions&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In brief, KAC will enable us to critically examine and gain a deeper understanding of crucial aspects within an investigation. This includes analyzing individual data points and the connections between them.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/structured-analytic-techniques_promo_image_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/structured-analytic-techniques_promo_image_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Key Assumption Checks (KAC)&#34; 
        title=&#34;Key Assumption Checks (KAC)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The KAC technique requires minimal setup, is straightforward to use, and can yield immediate and valuable results.&lt;/p&gt;
&lt;p&gt;It is particularly valuable when applied at the outset of an analytic project, although it can also be implemented at various stages throughout the analysis process prior to reaching a conclusion.&lt;/p&gt;
&lt;h3 id=&#34;key-assumptions-checks-in-practice&#34;&gt;Key Assumptions Checks in Practice&lt;/h3&gt;
&lt;p&gt;To demonstrate the practical application of this SAT, let&amp;rsquo;s examine the 2002 DC Sniper Case. During this period, a series of shootings took place, claiming the lives of 17 individuals and injuring 10 others over 10 months.&lt;/p&gt;
&lt;p&gt;When law enforcement initially analyzed the incident, they made several critical assumptions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The sniper was male.&lt;/li&gt;
&lt;li&gt;The sniper was acting alone.&lt;/li&gt;
&lt;li&gt;The sniper was white.&lt;/li&gt;
&lt;li&gt;The sniper had military training.&lt;/li&gt;
&lt;li&gt;The sniper was driving a white van.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A critical analysis of these assumptions would reveal the following points of contention:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;While most similar incidents in the US involve white, male, solo actors, excluding non-white and female suspects would greatly limit the suspect pool.&lt;/li&gt;
&lt;li&gt;Military training, while plausible, is not a certainty as private citizens also have access to firing ranges.&lt;/li&gt;
&lt;li&gt;Relying solely on one witness report of a white van speeding away prematurely narrows down the potential suspects.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ultimately, the &amp;ldquo;DC sniper&amp;rdquo; case resulted in the detention of two men of Jamaican heritage who were charged with the crimes. One of them did have military training, but they used a blue Chevrolet for the attacks instead of the assumed white vehicle.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Out of the five initial assumptions, only two proved to be correct.&lt;/strong&gt; If these assumptions had been properly scrutinized, the investigation could have proceeded in a more comprehensive manner, and although more suspects would have been considered, this ‘wider net’ could have included the perpetrators thus bringing the case to a close much sooner.&lt;/p&gt;
&lt;p&gt;The KAC technique could have been employed with minimal effort and yielded significant results. In similar cases, other SATs can also be applicable. For example, Red Team Analysis.&lt;/p&gt;
&lt;h2 id=&#34;what-is-red-team-analysis&#34;&gt;What is Red Team Analysis?&lt;/h2&gt;
&lt;p&gt;Red Team Analysis can be likened to a pattern of imaginative thinking, aimed at generating fresh insights, alternative perspectives, and different outcomes.&lt;/p&gt;
&lt;p&gt;By adopting RTA, analysts can &lt;strong&gt;break free from their established mental environment&lt;/strong&gt; and transition from being mere observers of an adversary to assuming the role of the adversary themselves. This involves considering the cultural norms, personal values, and rationality of the adversary they seek to emulate.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/structured-analytic-techniques_promo_image_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/structured-analytic-techniques_promo_image_3.png&#34; loading=&#34;lazy&#34; alt=&#34;What Red Team Analysis entails&#34; 
        title=&#34;What Red Team Analysis entails&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the whole, RTA does not have clear and concise steps but rather seeks to establish an environment in which the technique can be leveraged. The ultimate goal is to assess the operation&amp;rsquo;s vulnerabilities and weaknesses from an opposing perspective, as well as helping to identify blind spots and potential flaws in a given plan.&lt;/p&gt;
&lt;p&gt;An example of effective Red Teaming is Operation Desert Storm, where RTA was utilized to simulate and assess potential Iraqi strategies and tactics, which in turn led to improved operational planning and decision-making.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;In its nature, the role of RTA is to:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Challenge institutionalized beliefs&lt;/li&gt;
&lt;li&gt;Help avoid cognitive biases&lt;/li&gt;
&lt;li&gt;Aid in plan assessment&lt;/li&gt;
&lt;li&gt;Establish a common understanding&lt;/li&gt;
&lt;li&gt;Formulate insights and intuition&lt;/li&gt;
&lt;li&gt;Detect flaws in assumptions&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;red-team-analysis-in-practice&#34;&gt;Red Team Analysis in Practice&lt;/h3&gt;
&lt;p&gt;RTA is a complex and context-dependent technique to plan and execute. In the book &lt;em&gt;Enhancing and Developing a Red Teaming Community in MORS&lt;/em&gt;, Kardos and Dexter identified seven different types of Red Teaming activities, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Field/Deployment Exercises&lt;/li&gt;
&lt;li&gt;Wargaming&lt;/li&gt;
&lt;li&gt;Cyber&lt;/li&gt;
&lt;li&gt;Computational&lt;/li&gt;
&lt;li&gt;Functional/CPX&lt;/li&gt;
&lt;li&gt;Discussion/Tabletop Exercises&lt;/li&gt;
&lt;li&gt;Critical Analysis&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In terms of technical considerations, there are a few requirements to consider:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The perspective and approach for each of these activity types need to be defined and planned to create the framework and boundaries for the exercise.&lt;/li&gt;
&lt;li&gt;Participant selection is critical to achieving ideological neutrality to maintain objectivity because a biased team may suppress dissent rather than engage in substantive debate.&lt;/li&gt;
&lt;li&gt;Given the nature of RTA and its requirement to understand the adversary&amp;rsquo;s mindset, intimate knowledge of adversarial tactics, technology, political climate, forces, systems, and values is necessary.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It is important to note that the expertise needed for RTA may surpass the capabilities of regular intelligence analysts and require experienced subject matter experts, such as university professors.&lt;/p&gt;
&lt;h2 id=&#34;how-can-sats-help-shape-better-intelligence-analysis&#34;&gt;How Can SATs Help Shape Better Intelligence Analysis?&lt;/h2&gt;
&lt;p&gt;Both the Key Assumptions Check (KAC) and Red Team Analysis (RTA) provide valuable techniques for intelligence investigations, but their effectiveness relies on systematic, rigorous, and regular application.&lt;/p&gt;
&lt;p&gt;Instead of simply mandating their teaching to analysts, it is advisable to invest time and resources in evaluating their usefulness to prevent SATs from complicating the analytic process rather than providing clarity.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the longer term, prioritizing the understanding of SATs before implementation will support the professional growth of intelligence analysts and equip analysts with critically analyzed and &lt;a href=&#34;https://www.maltego.com/blog/effective-techniques-for-intelligence-analysis/&#34; &gt;effective techniques&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To read the complete essay about evaluating SATs, download Aaron&amp;rsquo;s original paper here:&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj0&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Improving your Intelligence Analysis with Structured Analytic Techniques&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;If you found this article useful and would like to see more updates on intelligence gathering or other related topics, you can follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter &lt;/a&gt;and &lt;a href=&#34;https://www.linkedin.com/authwall?trk=bf&amp;amp;trkInfo=AQETvtqXhmyUwAAAAX1XOQdYWQl5PyJCeou0U-lFxQZ88hnlUJojneGBqFkaKb5Djm2nE0ZtiIJZAZRlhNsP_jIeI754BOYpf9uNiCkaYiqtTcPnjul3ez2gHcFUoJhP9MoNjDY=&amp;amp;originalReferer=&amp;amp;sessionRedirect=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-ad.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-ad.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;aaron-dixon&#34;&gt;&lt;strong&gt;Aaron Dixon&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;Aaron Dixon is a former member of the New Zealand Military who has spent the last 6 years working as a consultant in the areas of IT Security and Compliance, Data Privacy, Digital Forensics and Cyber Threat Intelligence. He holds a bachelor’s degree with a double major in History and Defense Studies, as well as a Postgraduate Certificate in International Security. His primary areas of interest are terrorism and geopolitical conflict, as well as focusing on the foundational processes and principles of the Intelligence Cycle.&lt;/p&gt;
&lt;h2 id=&#34;sources&#34;&gt;Sources&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Greenberg, A. (1981). An Outline of Wargaming. Naval War College Review, 34(5), 93–97.&lt;/li&gt;
&lt;li&gt;Coulthart, S. J. (2017). An Evidence-Based Evaluation of 12 Core Structured Analytic Techniques. International Journal of Intelligence and Counterintelligence, 30(2), 368–391.&lt;/li&gt;
&lt;li&gt;Kardos, M., Dexter, P., &amp;amp; Bowden, F. D. J. (2016). Enhancing and Developing a Red Teaming Community in MORS. Phalanx, 49(4), 20–22.&lt;/li&gt;
&lt;li&gt;Marrin, S. (2009). Training and Educating U.S. Intelligence Analysts. International Journal of Intelligence and Counterintelligence, 22(1), 131–146.&lt;/li&gt;
&lt;li&gt;Moore, D. T. (2007). Critical Thinking and Intelligence Analysis. National Defense Intelligence College Occasional Paper 2007(1). Washington, D.C.: National Defense Intelligence College.&lt;/li&gt;
&lt;li&gt;Moran, J. P. (2021). Red Team or Red Herring? Lessons Learned from the Policy Counter Terrorism Evaluation Group. The International Journal of Intelligence, Security, and Public Affairs, 23(3), 400–424.&lt;/li&gt;
&lt;li&gt;Pherson, R. H., &amp;amp; Heuer, R. J. Jr. (2014). Structured Analytic Techniques: A New Approach to Analysis. In R. Z. George &amp;amp; J. B. Bruce (Eds.), Analyzing Intelligence: National Security Practitioners&amp;rsquo; Perspectives (2nd ed., pp. 444–477). Washington, DC: Georgetown University Press.&lt;/li&gt;
&lt;li&gt;Reinhold, D., Russo, C., &amp;amp; Eisenfeld, B. (2020). Analytical Standards in the Intelligence Community: Are Standards Professionalized Enough? Journal of Strategic Security, 14(1), 106–121.&lt;/li&gt;
&lt;li&gt;United States Government. (2009). A Tradecraft Primer: Structured Intelligence Techniques for Improving Intelligence Analysis. Washington, DC.&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>How to Conduct Person of Interest Investigations Using OSINT and Maltego</title>
      <link>https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/</link>
      <pubDate>Wed, 21 Jun 2023 14:06:13 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/</guid>
      <description>&lt;p&gt;As paper trails turned digital, person of interest investigations have become a complex game of cat-and-mouse. It is becoming easier and easier for criminals and malicious actors to hide behind fake online identities. Navigating such a digital landscape can become challenging for law enforcement agencies and criminal investigators alike.&lt;/p&gt;
&lt;p&gt;On the other hand, as many aspects of our lives depend on or exist only on the internet, we might be sharing information and details of our personal identities and private life without knowing. These digital footprints might seem and can often be harmless. In certain cases, however, they can also be points of vulnerability.&lt;/p&gt;
&lt;p&gt;It is important for investigators to have effective methods and tools for mapping digital footprints—either for a criminal case or to protect a person of interest from external threats.&lt;/p&gt;
&lt;p&gt;With Maltego, investigators can quickly and easily link seemingly disparate leads and build a comprehensive map of a target person’s digital footprint. Integrated with a variety of OSINT, social intelligence, and identity data sources, Maltego is the perfect tool to quickly obtain and analyze the digital presence of a person of interest.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this tutorial, we will demonstrate how to conduct a person of interest investigation using OSINT in Maltego. We will start with the names of two public individuals and pivot into more personal identifiers, including social media accounts, private phone numbers, a company name, personal email addresses, and the network infrastructure of websites connected to them.&lt;/strong&gt;&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/aXktQ3epQvw&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Watch the video now, or follow along to read the documented tutorial and &lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#pivoting-to-other-osint-data&#34; &gt;download your cheat sheet&lt;/a&gt; below.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#conducting-a-personal-recon-investigation&#34; &gt;Conducting a Personal Recon Investigation&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#step-1-discovery&#34; &gt;Step 1: Discovery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#step-2-online-footprint&#34; &gt;Step 2: Online Footprint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#step-3-social-media-footprint&#34; &gt;Step 3: Social Media Footprint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#step-4-company-investigation&#34; &gt;Step 4: Company Investigation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#step-5-infrastructure-investigation&#34; &gt;Step 5: Infrastructure Investigation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#step-6-personal-sphere&#34; &gt;Step 6: Personal Sphere&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#enrich-your-person-of-interest-investigations-with-more-osint-data&#34; &gt;Enrich Your Person of Interest Investigation with More OSINT Data&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#pivoting-to-other-osint-data&#34; &gt;Pivoting to Other OSINT data&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#download-your-cheat-sheet&#34; &gt;Download Your Cheat Sheet&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;conducting-a-personal-recon-investigation&#34;&gt;Conducting a Personal Recon Investigation&lt;/h2&gt;
&lt;p&gt;For this tutorial article, we&amp;rsquo;ll explore the digital footprint of two individuals, Aina and Marc Clotet, by using &lt;strong&gt;&lt;a href=&#34;https://get.maltego.com/data-pass&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Data&lt;/a&gt;&lt;/strong&gt; and by following the six steps below:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Steps for a Personal Recon Investigation&#34; 
        title=&#34;Steps for a Personal Recon Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;First, we’ll look for official information about the targets, such as their location and personal websites. Next, we will trace the digital trail left by our targets and then delve into their official and private social media profiles, gathering profile images and insights into their closed networks.&lt;/p&gt;
&lt;p&gt;After that, we’ll explore a company with which both targets appear to be affiliated. Next, we’ll map the infrastructure of their websites in search of more detailed information, such as their personal email addresses. Finally, in the last step, we will utilize our findings to search for phone numbers associated with the targets.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you would like to reproduce the steps in your Maltego or get an extensive overview of the investigation, download the workflow cheat sheet now!&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/#download-your-cheat-sheet&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD CHEAT SHEET&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;step-1-discovery&#34;&gt;Step 1: Discovery&lt;/h2&gt;
&lt;p&gt;Our targets are actors who also happen to be siblings: Aina and Marc Clotet. We will begin our investigation by identifying some basic information and connections.&lt;/p&gt;
&lt;p&gt;First, we open a new graph in Maltego, paste the names of the actors as Phrase Entities, and run the &lt;strong&gt;To Search Page Titles [Wikipedia EN]&lt;/strong&gt; to discover the official Wikipedia pages for both actors.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From there, we can run the &lt;strong&gt;To Links [found on web page]&lt;/strong&gt; Transform to get a list of websites found on their respective Wikipedia pages. We will also get an overview of which websites are mentioned on both of their Wikipedia pages.&lt;/p&gt;
&lt;p&gt;Two results are particularly relevant as they lead to the official websites of Aina and Marc Clotet: “&lt;strong&gt;www.ainaclotet[.]com&lt;/strong&gt;” and “&lt;strong&gt;www.marcclotet[.]com&lt;/strong&gt;.” They will serve as starting points in the later stages of this investigation.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Apart from searching for websites, we can also extract other relevant information mentioned on the official Wikipedia pages, such as locations and names.&lt;/p&gt;
&lt;p&gt;To do that, we will run the &lt;strong&gt;To Entities [IBM Watson]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In doing so, we retrieved a list of names potentially linked to our targets and a location shared by both actors (&lt;strong&gt;Barcelona, Spain&lt;/strong&gt;).&lt;/p&gt;
&lt;h2 id=&#34;step-2-online-footprint&#34;&gt;Step 2: Online Footprint&lt;/h2&gt;
&lt;p&gt;We will start our next step by dragging a Phrase Entity into a new graph and adding the actors’ names in inverted commas to limit the search results down to exact matching. This is a common search dorking technique to increase the relevance of a web search.&lt;/p&gt;
&lt;p&gt;Our goal is to find websites associated with our targets using the Maltego Standard Transforms.&lt;/p&gt;
&lt;p&gt;We do this by first running the &lt;strong&gt;To Website [using Search Engine]&lt;/strong&gt;, then the &lt;strong&gt;To URLs [show Search Engine results]&lt;/strong&gt;, and finally the &lt;strong&gt;To Links [Found on web page]&lt;/strong&gt; Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_5.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These Transforms return a list of websites where the names “Aina Clotet” or “Marc Clotet” are mentioned. They include documenting websites such as Wikipedia, as well as a personal website we also saw in the first step, namely &amp;ldquo;&lt;strong&gt;ainaclotet[.]com&lt;/strong&gt;.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;We will now try to extract contact information that is usually embedded in the website footer. It can serve as a starting point to investigate professional contacts of our target, aiding in profiling and potentially uncovering connections to their secondary or hidden profiles.&lt;/p&gt;
&lt;p&gt;As an example, we will use the identified Entity “ainaclotet[.]com/i/es/” and run the &lt;strong&gt;To Email Addresses [found on webpage]&lt;/strong&gt;, and &lt;strong&gt;To Phone Numbers [found on webpage]&lt;/strong&gt; Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_6.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego returned a collection of Entities pointing to email addresses (such as “esther@paperstreet[.]es”) and phone numbers that are likely linked to talent managers.&lt;/p&gt;
&lt;p&gt;To verify the retrieved data, we can double-click on the Entity on which we ran the Transforms and view the page by clicking on &amp;ldquo;Open all URLs.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_7.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;NOTE:&lt;/strong&gt; Within Maltego, you can open retrieved URLs in the browser. Analysts can use this feature to document other relevant information, such as date of birth, names of family members, or country of residence available on those websites. This data can be important in the later stages of your investigation.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;As we open the website and scroll down to the bottom of the page, we can observe the contact details of Aina’s representatives, thereby confirming the results obtained through Maltego.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_8.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Retrieved phone numbers and email addresses may also prove important in later stages of the research, so keep that in mind when you launch your own investigations.&lt;/p&gt;
&lt;h2 id=&#34;step-3-social-media-footprint&#34;&gt;Step 3: Social Media Footprint&lt;/h2&gt;
&lt;p&gt;Now, we will try to map the social media profiles of our targets. Let us open a new graph and start with two Person Entities.&lt;/p&gt;
&lt;p&gt;This time, instead of applying &lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;dorking techniques&lt;/a&gt;, we will use a variety of Maltego Transforms tapping into social media intelligence (SOCMINT).&lt;/p&gt;
&lt;p&gt;We will begin with the &lt;strong&gt;To Social Media Profiles&lt;/strong&gt; Transform from the Google Social Network Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_9.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After refining the graph to display only relevant Entities, we can see a couple of accounts registered on popular social media platforms with photos of our targets.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_10.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you take a closer look at the profiles, you will discover that these accounts are usually public and have thousands of followers. We can also easily list some of the aliases used across the platforms, such as &amp;ldquo;marc_clotet,&amp;rdquo; &amp;ldquo;marcclotetoficial,&amp;rdquo; &amp;ldquo;ainaclotet,&amp;rdquo; or &amp;ldquo;AinaClotetOfficial.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_11.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The official accounts are often marked by checkmarks to show that they are verified and recognized by the public person.&lt;/p&gt;
&lt;p&gt;We do, however, seem to have identified a personal Instagram account named “ainaclotetfriends” with the accompanying biography, “Page just for friends;) official page @ainaclotet.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_12.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since it has become quite common these days for public figures to use Instagram for both private activities and public promotion, we will now focus on mapping their Instagram activities and mutual connections.&lt;/p&gt;
&lt;p&gt;We will first use the previously discovered usernames “ainaclotet” and “marc_clotet” to extract the Instagram Entities on a new graph using the &lt;strong&gt;Get Instagram User [Vetric]&lt;/strong&gt; Transform. Then, we will map out the profiles they follow and those that follow them back by running the &lt;strong&gt;Find Mutual Following [Vetric]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_29.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_29.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returned a large number of relevant profiles, such as the Instagram account of what appears to be a company named &amp;ldquo;Funicular Films.”&lt;/p&gt;
&lt;p&gt;We also stumbled upon following relationships to private accounts, indicating a potentially close relationship between the owners of those accounts and our targets, especially since these accounts also follow the targets back. This discovery could serve as a valid starting point for further investigations of a similar nature.&lt;/p&gt;
&lt;h2 id=&#34;step-4-company-investigation&#34;&gt;Step 4: Company Investigation&lt;/h2&gt;
&lt;p&gt;In a person of interest investigation, it is also important to consider the professional relationships and affiliations of our targets.&lt;/p&gt;
&lt;p&gt;In the previous step, we found a link to the entity “Funicular Films,” which appears to be the name of a company. Let’s follow this lead and examine how it connects to our targets.&lt;/p&gt;
&lt;p&gt;We will open a new graph and run the &lt;strong&gt;To Website [using Search Engine]&lt;/strong&gt; Transform on the “Funicular Films” Phrase to find the official website of this Entity and the &lt;strong&gt;To URLs [show Search Engine results]&lt;/strong&gt; Transform to find relevant pages.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_17.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_17.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are two pages under the “funicularfilms[.]com” website that caught our attention: “Team – Funicular Films” and “Privacy Policy – Funicular Films.”&lt;/p&gt;
&lt;p&gt;We want to explore the first one to find information on the company’s officers and the latter to obtain information about the company’s legal name. To do that, select both Entities and run the &lt;strong&gt;To Entities [IBM Watson]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_18.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_18.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We see that our targets are affiliated with the company they follow on social media, thereby confirming the accuracy of our investigation results.&lt;/p&gt;
&lt;p&gt;Additionally, we have identified other officers linked to this company as well as its legal name – “&lt;strong&gt;FUNICULAR FILMS SL&lt;/strong&gt;,” which seems to be based in Barcelona, Spain. This aligns with the location of the actors we discovered in Step 1.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    If we wanted to delve deeper into the company or its officers, or if we wished to investigate another company in a similar manner, we could also make use of specific Transforms from &lt;a href=&#34;https://www.maltego.com/transform-hub/opencorporates/&#34; &gt;OpenCorporates&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;Orbis – Bureau Van Dijk&lt;/a&gt;, which are designed specifically for conducting company investigations. However, for our current investigation, we want to primarily focus on exploring the online presence of our targets.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;step-5-infrastructure-investigation&#34;&gt;Step 5: Infrastructure Investigation&lt;/h2&gt;
&lt;p&gt;This part of our investigation will focus on a couple of domains discovered in Step 3. Our goal is to find associated email addresses and other domains that link to those email addresses.&lt;/p&gt;
&lt;p&gt;In a new graph, we will paste the following website domains as Domain Entities onto the graph:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ainaclotet[.]com&lt;/li&gt;
&lt;li&gt;marcclotet[.]com&lt;/li&gt;
&lt;li&gt;marc-clotet[.]com&lt;/li&gt;
&lt;li&gt;funicularfilms[.]com&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_19.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_19.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will now use the DomainTools data source, which contains domain registration records known as Whois information, to search for email addresses associated with those domains by running the &lt;strong&gt;dtDomain2HistoricEmail [DomainTools]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;Next, we find other domains registered with the same email addresses with the &lt;strong&gt;dtEmail2HistoricDomains [DomainTools]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_20.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_20.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    The reason why we use historic search is because it was a common practice in the past to set up websites using personal emails. Over time, the ownership of these domains may have changed, especially due to the increased popularity of our targets. While the current, up-to-date website registry information might not help our investigations, the historical data from DomainTools can still provide the insights we need.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Among the email addresses we find, two of them seem to be their personal Hotmail email addresses&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This information holds great value in person of interest investigations as it enables us to find out more about a person’s online footprint and uncover more specific identity intelligence.&lt;/p&gt;
&lt;h2 id=&#34;step-6-personal-sphere&#34;&gt;Step 6: Personal Sphere&lt;/h2&gt;
&lt;p&gt;In the final step, we will take our recent finding, namely, the targets’ private email addresses, and pivot from them using the &lt;strong&gt;To Search Person [Pipl]&lt;/strong&gt; Transform to find matching person profiles.&lt;/p&gt;
&lt;p&gt;To narrow down our search and find an exact match, we can provide additional information in the wizard, such as the country code &amp;ldquo;ES&amp;rdquo; for Spain. Since we have already established a connection between the actors and Barcelona, Spain, including this data will help us refine our search.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_21.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_21.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego retrieved the names of Marc and Aina, indicating that the email addresses likely belong to them. Interestingly, the search also yielded the most probable age for Marc, which is 43.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_22.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_22.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s delve deeper into their profiles and discover more information by running the &lt;strong&gt;To Expand in Full [Pipl]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_23.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_23.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Our findings include Aina’s personal Gmail address, a collection of phone numbers, and locations associated with our targets.&lt;/p&gt;
&lt;p&gt;In fact, we can also see the precise address of the location connected to Marc in the Detail View, which appears to be a private house when viewed on Google Maps.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_24.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_24.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We also managed to obtain a URL leading to a website that contains Aina&amp;rsquo;s profile, featuring additional personal information such as her photo, educational background, and the languages she speaks.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_25.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_25.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As the next step, we wanted to verify the retrieved phone numbers employing the &lt;strong&gt;To Look up phone number [OpenCNAM]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_26.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_26.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This led to discovering Entities associated with the numbers, revealing details such as the names of our targets, location indicators, and the name of their father.&lt;/p&gt;
&lt;p&gt;What could also prove interesting are the Pipl Tag Entities (&lt;strong&gt;To Tags [Pipl]&lt;/strong&gt; Transform). These Entities represent the hobbies, interests, and other notable information about the targets.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/poi_28.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/poi_28.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;While these particular interests are harmless, little nuggets of information like these from a person’s past (or present) can help us to glean a complete picture of, and get closer to a person and his or her interests.&lt;/p&gt;
&lt;h2 id=&#34;enrich-your-person-of-interest-investigations-with-more-osint-data&#34;&gt;Enrich Your Person of Interest Investigations with More OSINT Data&lt;/h2&gt;
&lt;p&gt;You have reached the end of the example of a personal recon process that investigators can perform using Maltego.&lt;/p&gt;
&lt;p&gt;To quickly recap, we started with two names to discover their personal websites, location, and family member names.&lt;/p&gt;
&lt;p&gt;We further explored their online presence, uncovering associated websites and domains. Then, we identified their official and private social media accounts with profile pictures and delved into their network of social contacts.&lt;/p&gt;
&lt;p&gt;Moving forward, we investigated a company affiliated with both targets and traced domains connected to our targets back to their personal email addresses. Finally, we used those email addresses to find more detailed personal information, including private phone numbers and a home address, which added another layer of understanding to our investigation.&lt;/p&gt;
&lt;h2 id=&#34;pivoting-to-other-osint-data&#34;&gt;Pivoting to Other OSINT Data&lt;/h2&gt;
&lt;p&gt;From the different Entities returned to our graph, we could of course investigate deeper and wider, such as pivoting into a &lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;reverse image search&lt;/a&gt; or conducting a &lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-1/&#34; &gt;network footprint&lt;/a&gt; using the targets’ email addresses. This would help us to map an even more extensive online and infrastructure network of the person of interest.&lt;/p&gt;
&lt;p&gt;If we are conducting the person of interest investigation for fraud, we could also look at the target’s business relationships using the &lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/&#34; &gt;OpenCorporates &lt;/a&gt;and &lt;a href=&#34;https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/&#34; &gt;WhoisXML&lt;/a&gt; data integrations. We showed such a use case in &lt;a href=&#34;https://www.maltego.com/blog/webinar-turning-data-into-profiles-optimize-your-person-of-interest-investigations/&#34; &gt;our joint webinar with Pipl&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;download-your-cheat-sheet&#34;&gt;Download Your Cheat Sheet&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/person-of-interest-investigations-maltego.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/person-of-interest-investigations-maltego.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you would like to reproduce the steps in your Maltego or delve even further into your investigation, do not forget to download the workflow cheat sheet enriched with additional investigative points!&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7gg9&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How to Conduct Person of Interest Investigations Using OSINT and Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;We hope you enjoyed this demonstration of a person of interest investigation. Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter &lt;/a&gt;and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn &lt;/a&gt;and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on the latest tutorials, use cases, and webinars!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cf_mini.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Carlos Fragoso&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Carlos is the Principal Subject Matter Expert and Lead Instructor at Maltego with over 20 years of professional experience in information security: Incident response, digital forensics, threat intelligence, and threat hunting. A curious and passionate investigator working with big companies and LEAs to tackle cybercrime around the world (Europe, Middle East, LATAM) SANS Institute Instructor.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Senior Law Enforcement OSINT Trainer with Henri Beek from DataExpert</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-senior-law-enforcement-osint-trainer-with-henri-beek-from-dataexpert/</link>
      <pubDate>Thu, 15 Jun 2023 11:44:50 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-senior-law-enforcement-osint-trainer-with-henri-beek-from-dataexpert/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome Henri Beek!&lt;/p&gt;
&lt;p&gt;Henri Beek has more than 13 years of professional experience working in the Open Source Intelligence (OSINT) space. Within his career, he has used OSINT for different types of investigations, ranging from fraud and employment screening to family protection, red teaming, and cyber threat intelligence. Henri currently works at DataExpert, where he provides OSINT training and consultancy to law enforcement and related agencies throughout Europe.&lt;/p&gt;
&lt;p&gt;In this episode, we peek into OSINT investigations from back in 2008, when it was still called “Desk Research” and conducted with plenty of paperwork. Henri also expands on the topic by bringing up the access problems, such as the takedown of Facebook Graph. He also points out that investigators should be more mindful of the information they are sharing online and be keen on examining the source and reliability of the contents.&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/1XtFtfuxHvLIol3FMDrKC9?si=oe4y1eM2TFekABsEZR8AVg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/henri-beek-from-dataexpert-senior-law-enforcement-osint/id1629913312?i=1000617110485&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/NjkzNWFiNDItNTgwNC00ZGI3LWJlYzctNGMxYTQzYWNjM2Rk?sa=X&amp;amp;ved=0CAUQkfYCahcKEwi4i67p5cT_AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://youtu.be/6u4VldwzR50&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, The Pivot is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective.&lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice.&lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot? &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P?si=74eb8561c8c54c1e&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/6u4VldwzR50&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;what-really-got-you-into-osint&#34;&gt;What really got you into OSINT?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Henri:&lt;/strong&gt; I was into gaming a lot back in the days when Battlefield 2, World of Minecraft, and things of that sort came out. You needed some more information on maps for Battlefield 2, for example, what the nice points to be a sniper were or what the good guides on Dungeons and rating in World of Minecraft were.&lt;/p&gt;
&lt;p&gt;These things brought me to look for stuff on the internet, and I got the hang of searching for information. After that, I diverted my attention to social media platforms, and then that was picked up by a private investigation firm here in the Netherlands. That’s how I rolled from a hobby into the business doing OSINT stuff.&lt;/p&gt;
&lt;h2 id=&#34;where-did-you-start-doing-osint-work-was-it-just-browser-based-or-were-you-using-any-applications-at-that-time&#34;&gt;Where did you start doing OSINT work? Was it just browser-based, or were you using any applications at that time?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Henri:&lt;/strong&gt; It was still called Desk Research when I first started in 2008 at a private investigation firm. To them, Desk Research was looking into the Chamber of Commerce, lens register files, and a bit of search engine work. They weren’t really interested in the whole social media and source code in the beginning. Here in the Netherlands, we had a lot of social media platforms like Superdudes and Hives (now closed). When I got there, it was really missing pivot points in which you could still conduct investigations.&lt;/p&gt;
&lt;p&gt;One of the first things I did when starting in that job was to expand the sources and methods to get more information out of the sources. One of the walls [in my office] was covered with bookcases with phone books and zip code books. I was in the room where the printers were, which felt like a wrong room to be in. However, they were like: “No, this is your workspace. Here is your seat and your computer, and go ahead.”
I was like, “Yeah, but why all the phone books in paper?” I mean, it was 2008. We were past the starting point of the internet. Why all these books? What they told me was, “Well, it&amp;rsquo;s nice we have the internet. Sometimes, phone records are taken off the white pages or the yellow pages online, and then we still have those paperback phone guides which we can use to search for a phone number of the person we&amp;rsquo;re interested in or maybe a neighbor.”&lt;/p&gt;
&lt;p&gt;That really got me thinking that OSINT was more than that. We nowadays look at only the internet in the World Wide Web, but it&amp;rsquo;s also still about TV broadcasts, radio broadcasts, and podcasts, for example. There&amp;rsquo;s much more to it than just the internet.&lt;/p&gt;
&lt;h2 id=&#34;what-are-the-usual-tools-you-rely-on-during-investigations&#34;&gt;What are the usual tools you rely on during investigations?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Henri:&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;Maltego&lt;/a&gt;, of course, and I&amp;rsquo;m not saying that because this is the Maltego podcast. I&amp;rsquo;ve really been a Maltego user for a very long time in my career, even back in the days when it wasn&amp;rsquo;t that good yet. For websites, I use &lt;a href=&#34;https://www.maltego.com/transform-hub/host-io/&#34; &gt;host.io&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/censys/&#34; &gt;Censys&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;, and some commonly used search engines. As for commercial tools or software, I tend to stay away from them a bit, same with extensions.&lt;/p&gt;
&lt;p&gt;I try to teach my students more about extensions. You need to know who it&amp;rsquo;s from and understand third-party risk. With every extension you install in your browser, you’re exposing your searches and making yourself stand out from the basic users.&lt;/p&gt;
&lt;p&gt;With all the accounts I have, it’s not feasible to remember all the alias passwords. Therefore, the password manager is the extension I use the most now, along with the user agent switcher and maybe an instant data scraper.&lt;/p&gt;
&lt;h2 id=&#34;what-do-we-do-now-when-somethings-behind-cloudflare&#34;&gt;What do we do now when something&amp;rsquo;s behind Cloudflare?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Henri:&lt;/strong&gt; There are some points you can look at with Cloudflare. For instance, what I usually try to do is look at other domains owning or sharing the same name as the domain I&amp;rsquo;m looking into and see if some of the information is still out there.&lt;/p&gt;
&lt;p&gt;Or use tools like &lt;a href=&#34;https://www.whoxy.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Whoxy.com&lt;/a&gt;, one of the whois tools giving you some free whois history information. Sometimes people don&amp;rsquo;t use Cloudflare at the beginning. However, they start using it a couple of months later when they register the domain. You have the option to see who was the register before Cloudflare stepped into the whois records, and that gives you a slight advantage.&lt;/p&gt;
&lt;p&gt;The other way is looking into the source codes, that is, the analytics codes. If it&amp;rsquo;s shared across websites, you can use it, and it also applies to certificates shared by websites. People tend to be lazy and use the same stuff everywhere, and I’m no exception.&lt;/p&gt;
&lt;h2 id=&#34;was-there-a-hallmark-investigation-that-made-you-think-that-was-something-we-are-doing-now-how-did-that-happen&#34;&gt;Was there a hallmark investigation that made you think that was something we are doing now? How did that happen?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Henri:&lt;/strong&gt; It was during my time in fraud investigations, which really highlighted the technical part of OSINT for me. There was this person with his one-man construction company offering renovations to cottages, and he messed up a project due to the use of the wrong materials, which resulted in damage that was worth thousands of euros. Consequently, the client wanted to sue him, but he was like, “I&amp;rsquo;m a one-man company. Business has been bad lately, so I have no money. You can sue me. It’s just nothing here.” We had some intel that he was actually working for a very large construction company which, of course, had a deep pocket and could afford the damage. Nonetheless, the Chamber of Commerce turned up nothing.&lt;/p&gt;
&lt;p&gt;He had a website consisting of an HTML page with scrolling text and an awful blue background with yellow font on it. All of a sudden, I had an idea to look in the DNS records. In the DNS records, a mail server was mentioned that if I emailed this guy, it would not go to his Outlook or Gmail, instead, it would go to mail.large.company.com. I thought to myself, “If I send my email, I do not send it to a random mailbox, I will always send it to an email that I have control over.”&lt;/p&gt;
&lt;p&gt;That was the smoking gun and the evidence we needed to prove that there was a link between the large company and his company. He had a mailbox on the mail server of that larger company. People often talk about social media and stuff like Telegram, still, there&amp;rsquo;s a lot of information in DNS records and other things that&amp;rsquo;s open for you to find. The DNS record is a nice point in this investigation, and because of that, every time I conduct a company investigation, I always look into the DNS records and see what&amp;rsquo;s there.&lt;/p&gt;
&lt;h2 id=&#34;the-book-_red-teaming_-says-that-some-people-view-red-teaming-as-playing-devils-advocate-is-this-the-same-with-red-exercises&#34;&gt;The book &lt;em&gt;Red Teaming&lt;/em&gt; says that some people view red teaming as playing devil&amp;rsquo;s advocate. Is this the same with red exercises?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Henri:&lt;/strong&gt; It&amp;rsquo;s basically the same as with OSINT. I think there&amp;rsquo;s still no clear definition of OSINT. If you ask someone from the US Defense Department, he or she will give you a different definition on OSINT than if I ask someone from the Dutch law enforcement, for example.&lt;/p&gt;
&lt;p&gt;Red teaming is similar in that sense. It depends on your aim. The way we used it was to see if we, in the role of an adversary, could get into the network of a company and do all kinds of shenanigans to get the company’s data, exfiltrate data, or even combine them with a physical entry, dropping some rubber duckies or something like that. Also, we could examine if someone would put it in a computer and get access through the network in that way.&lt;/p&gt;
&lt;h2 id=&#34;technology-changes-fast-nowadays-whats-your-advice-for-people-new-to-osint&#34;&gt;Technology changes fast nowadays, what’s your advice for people new to OSINT?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Henri:&lt;/strong&gt; If you are new to OSINT, I think what&amp;rsquo;s really important is to pick a specialization. You can go into search engines and pulling operators, which is where everybody starts with the file types and the sites. If you wanted to commit to social media investigations, there are many platforms out there already, with more to come and go every week or month. That being said, if you want to stare into social media, you do not have time for geolocation or technical OSINT.&lt;/p&gt;
&lt;p&gt;You can&amp;rsquo;t be a specialist in all of them, otherwise, you become a jack-of-all-trades. He&amp;rsquo;s a master of none. To be good in OSINT, pick a few things you are interested in, go for those specializations, and team up with other people that are good in different kinds of topics within OSINT.&lt;/p&gt;
&lt;p&gt;OSINT is a team sport. The most fun investigations I&amp;rsquo;ve had are with colleagues and friends to capture the flags. When you do investigations with different kinds of people, you get different point of views and exchange knowledge. That&amp;rsquo;s the most exciting part for me.&lt;/p&gt;
&lt;h2 id=&#34;how-does-one-start-off-in-one-of-the-branches-of-osint-investigations&#34;&gt;How does one start off in one of the branches of OSINT investigations?&lt;/h2&gt;
&lt;p&gt;Henri: It starts with being curious. If you want to start in a branch of OSINT, you need to learn more about the branch. The only way to learn about the branch is reading, but also talking to people and going to events. You could start even a bit further down the road, like attending an IT conference or an IT security conference. If you talk about cyber threat intelligence, see what companies are out there in the industry, what kind of stuff they do, and what they find interesting, then go from there.&lt;/p&gt;
&lt;p&gt;Nevertheless, what I see in a lot of young people or students now is, “Yeah, we&amp;rsquo;ll just read it on Twitter.” or &amp;ldquo;Yeah, we&amp;rsquo;ll just send an email instead of approaching people, picking up the phone, interviewing people and getting out there.” Getting to know each other, helping each other out, and learning by doing, I think are the better ways to reach out to people and get more people into OSINT.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-henri&#34;&gt;There’s More! Listen to Our Full Interview with Henri!&lt;/h2&gt;
&lt;p&gt;If you have found those interview snippets interesting, don’t miss out on the complete version!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Henri to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Henri’s collaboration with our previous guest &lt;a href=&#34;https://podcasters.spotify.com/pod/show/maltego-technologies/episodes/Micah-Hoffman-from-The-OSINT-Curious-Project-Sharing-OSINT-Techniques-with-the-World-e1k2q45&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Micah Hoffman&lt;/a&gt; on Google Analytics&lt;/li&gt;
&lt;li&gt;Why Henri thinks certain techniques should only be known to law enforcement to avoid any misuse&lt;/li&gt;
&lt;li&gt;How Henri’s curiosity led him into programming and building his first HTML website&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/6u4VldwzR50&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/1XtFtfuxHvLIol3FMDrKC9?si=oe4y1eM2TFekABsEZR8AVg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/henri-beek-from-dataexpert-senior-law-enforcement-osint/id1629913312?i=1000617110485&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/NjkzNWFiNDItNTgwNC00ZGI3LWJlYzctNGMxYTQzYWNjM2Rk?sa=X&amp;amp;ved=0CAUQkfYCahcKEwi4i67p5cT_AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://youtu.be/6u4VldwzR50&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt; and follow us for future episodes!&lt;/p&gt;
&lt;p&gt;Check out Henri’s work on &lt;a href=&#34;https://twitter.com/k_2sosint?lang=en&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Automating Attack Surface Assessments with Maltego: A Practical Guide to Custom Machines</title>
      <link>https://www.maltego.com/blog/automating-attack-surface-assessments-with-maltego-a-practical-guide-to-custom-machines/</link>
      <pubDate>Tue, 13 Jun 2023 08:06:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/automating-attack-surface-assessments-with-maltego-a-practical-guide-to-custom-machines/</guid>
      <description>&lt;p&gt;Our previous &lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide&#34; &gt;article&lt;/a&gt; in this series explored the process of using Maltego to perform attack surface assessments while using only free sources. In this one, we will look at technical reconnaissance to identify security risks associated with vulnerabilities, insecure open ports, outdated software, juicy instances, and more.&lt;/p&gt;
&lt;p&gt;This edition will turn our focus into supercharging these assessments by automating our workflows using &lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/&#34; &gt;Maltego Machines&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;maltego-for-attack-surface-assessments-a-blog-series&#34;&gt;Maltego for Attack Surface Assessments: A Blog Series&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/&#34; &gt;Exploring Your Attack Surface with Maltego&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What is an Attack Surface Assessment?&lt;/li&gt;
&lt;li&gt;Using Maltego for Attack Surface Assessments&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;How to Automate Your Attack Surface Assessment with Maltego (&lt;em&gt;Reading Now&lt;/em&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-starting-point-footprint-l1-machine&#34;&gt;The Starting Point: Footprint L1 Machine&lt;/h2&gt;
&lt;p&gt;You may remember that &lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide&#34; &gt;last time&lt;/a&gt; we started our assessment by running the &lt;a href=&#34;https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/&#34; &gt;Footprint L1&lt;/a&gt; (FP-L1, for short) Machine. Then we used different Transforms to search for additional information that could lead us to find security risks like the ones we just discussed. So we should use the Footprint L1 Machine as a template and add those additional Transforms and checks into the workflow.&lt;/p&gt;
&lt;p&gt;Before we dive into that, let&amp;rsquo;s first review the different phases or stages of the Footprint L1 Machine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Different phases or stages of the Footprint L1 Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now that we have a clear idea of how it works, we can draw up the blueprint for building our Custom Machine.&lt;/p&gt;
&lt;h2 id=&#34;creating-the-blueprint-for-a-custom-machine&#34;&gt;Creating the Blueprint for a Custom Machine&lt;/h2&gt;
&lt;p&gt;Let&amp;rsquo;s make a list of the additional steps we took after running the FP-L1 Machine.&lt;/p&gt;
&lt;p&gt;What we did was:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Identify the Entities in scope for the assessment — in our case, it was a company Entity named after our target, whose associated infrastructure we moved to a new Graph.&lt;/li&gt;
&lt;li&gt;Search for Juicy Instances with the &lt;strong&gt;To DNS Name (interesting) [SecurityTrails]&lt;/strong&gt; Transform.&lt;/li&gt;
&lt;li&gt;Confirm Live Instances by running the &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; Transform.&lt;/li&gt;
&lt;li&gt;Use &lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt; to identify vulnerabilities in IP Addresses and Netblocks with the &lt;strong&gt;To Vulnerable IP Addresses [Shodan]&lt;/strong&gt; and &lt;strong&gt;To Vulnerabilities [Shodan]&lt;/strong&gt; Transforms.&lt;/li&gt;
&lt;li&gt;Find open ports by running the &lt;strong&gt;To Ports [Shodan Internet DB]&lt;/strong&gt; and &lt;strong&gt;To Ports [OTX]&lt;/strong&gt; Transforms.&lt;/li&gt;
&lt;li&gt;Use IP Addresses to search for running services with the help of the &lt;strong&gt;To Services [Censys]&lt;/strong&gt; and &lt;strong&gt;To Services [Shodan]&lt;/strong&gt; Transforms.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Having the blueprint in place, let&amp;rsquo;s now jump into Maltego to start building our Machine.&lt;/p&gt;
&lt;h2 id=&#34;creating-our-machine-in-maltego&#34;&gt;Creating our Machine in Maltego&lt;/h2&gt;
&lt;p&gt;The best way to get started is by cloning the Footprint L1 Machine and adding additional steps to the workflow.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;Before anything else, please make sure you have installed all the required data sources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000047415-introduction-to-maltego-machines#overview-0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Standard Machines &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;Alien Vault OTX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/censys/&#34; &gt;Censys&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;To clone the Machine, select &amp;ldquo;&lt;strong&gt;Manage Machines&lt;/strong&gt;&amp;rdquo; under the Machines tab in Maltego. This will open the Machine Manager Window.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments-machine_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments-machine_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Select Manage Machines under the Machines tab in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The list of Machines depends on which Hub items you have installed, so it might look slightly different on your side, but the Footprint L1 Machine is a standard one so you should have it as well.&lt;/p&gt;
&lt;p&gt;Select the Machine and click &amp;ldquo;&lt;strong&gt;Clone Machine&lt;/strong&gt;&amp;rdquo; (the second button from the left).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Select the Machine and click Clone Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A new Machine will automatically be created below the original one. Select the newly created Machine and click on &amp;ldquo;&lt;strong&gt;Edit Machine&lt;/strong&gt;&amp;rdquo; (third button from the left).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Select the newly created Machine and click on Edit Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Machine Editor should be open now. I know it may look complicated at first glance but there is no need to worry. We will guide you through the next steps.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_5.png&#34; loading=&#34;lazy&#34; alt=&#34;The Machine Editor&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s break this window into two parts and look at the code first. I have identified the phases of the Footprint L1 Machine in case you are curious about the code.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_6.png&#34; loading=&#34;lazy&#34; alt=&#34;The phrases of the Footprint L1 Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s start by updating the information at the top first, using the following examples as a guide.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;displayName&lt;/strong&gt;:&amp;ldquo;Attack Surface Assessment&amp;rdquo;,&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;author&lt;/strong&gt;:&amp;ldquo;Add Your Name&amp;rdquo;,&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;:&amp;ldquo;This performs a basic attack surface assessment.&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once we are done, we can add the additional steps to the code. Let&amp;rsquo;s follow the blueprint we created a few moments ago.&lt;/p&gt;
&lt;h2 id=&#34;identify-entities-in-scope-and-delete-the-rest&#34;&gt;Identify Entities in Scope and Delete the Rest&lt;/h2&gt;
&lt;p&gt;As mentioned earlier, &lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/&#34; &gt;last time&lt;/a&gt;, we started our exploration by running the Footprint L1 Machine. After the Machine had run, we narrowed down the scope for our assessment using the Company Entities, and then we moved all the relevant Entities into a new graph. That&amp;rsquo;s something we cannot do with a Machine at the moment, since Maltego doesn’t have that feature yet. However, we can pull off some tricks to achieve a similar result.
Here&amp;rsquo;s what you need to do now:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Place your cursor next to the run(&amp;ldquo;paterva.v2.ASNumberToCompany&amp;rdquo;) line towards the end of the code and hit Enter a couple of times.&lt;/li&gt;
&lt;li&gt;Copy and paste the following code snippet into the Machine Editor. We will explain what each line does in a minute.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;//&lt;/span&gt;Select the Entities &lt;span style=&#34;color:#f92672&#34;&gt;in&lt;/span&gt; Scope &lt;span style=&#34;color:#f92672&#34;&gt;and&lt;/span&gt; delete the rest
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;log(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;Defining Entities in Scope&amp;#34;&lt;/span&gt;,showEntities:false)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;status(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;Phase 5 - Defining the Scope&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;type(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;maltego.Company&amp;#34;&lt;/span&gt;, scope:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;global&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;userFilter(title:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;Companies Outside the Scope&amp;#34;&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        heading:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;Company&amp;#34;&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        scope:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;global&amp;#34;&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        description:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;Companies to be Removed&amp;#34;&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        proceedButtonText:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;Next&amp;gt;&amp;#34;&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        removePromptText:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;remove selected entities&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;//&lt;/span&gt;Delete Entities outside the scope
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;delete(parents:&lt;span style=&#34;color:#ae81ff&#34;&gt;4&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;degree(lessThan:&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt;, scope:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;global&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;delete()
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;//&lt;/span&gt;Recreate missing Company
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;type(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;maltego.AS&amp;#34;&lt;/span&gt;, scope:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;global&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;run(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;paterva.v2.ASNumberToCompany&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;degree(equalTo:&lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;, scope:&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;global&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;delete()
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Select the code snippet in the Machine Editor window and click the &amp;ldquo;&lt;strong&gt;Format&lt;/strong&gt;&amp;rdquo; button (upper left corner). That should automatically rearrange the code in the correct format.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_7.png&#34; loading=&#34;lazy&#34; alt=&#34;Select the code snippet in the Machine Editor window and click the Format button&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That was easy, right? Now, let&amp;rsquo;s take a moment to review the code we just added. Note that it is written using the Maltego Scripting Language (MSL).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_8.png&#34; loading=&#34;lazy&#34; alt=&#34;Review the code&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will use some of those filters, options, and functions throughout the rest of the Machine. If you need a quick refresher on what each of these is used for, you can refer back to the image above.&lt;/p&gt;
&lt;h2 id=&#34;search-for-juicy-instances&#34;&gt;Search for Juicy Instances&lt;/h2&gt;
&lt;p&gt;The next step in our workflow is searching for additional &amp;ldquo;&lt;strong&gt;Juicy Instances&lt;/strong&gt;&amp;rdquo; and then confirming the live ones by resolving their IP addresses. We need to add the &lt;strong&gt;To DNS Name (interesting) [SecurityTrails]&lt;/strong&gt; Transform and then the &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; Transform to confirm the new servers are live.&lt;/p&gt;
&lt;p&gt;However, the &lt;strong&gt;To DNS Name (interesting) [SecurityTrails]&lt;/strong&gt; Transform works only on Domain Entities, and the last output was a Company Entity. Fortunately, we just learned that we can use filters to select Entities anywhere on the graph, so let&amp;rsquo;s enter the following code after the snippet we added a few moments ago.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_9.png&#34; loading=&#34;lazy&#34; alt=&#34;Enter the code on the image to search for juicy instances&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here, we must use the other section of the Machine Editor to add new Transforms to our Machine. The easiest way to find the Transforms you seek is using the &amp;ldquo;&lt;strong&gt;Filter by input&lt;/strong&gt;&amp;rdquo; menu.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s search for &lt;strong&gt;Domain [maltego.Domain]&lt;/strong&gt; and click on it. This will update the list of Transforms to show only those that accept a Domain Entity as the input.&lt;/p&gt;
&lt;p&gt;Here, you need to click the plus sign associated with the data source containing your Transform and double-click the Transform you want to add to the Machine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_10.png&#34; loading=&#34;lazy&#34; alt=&#34;Search for Domain [maltego.Domain] and click on it&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s start with the &lt;strong&gt;To DNS Name (interesting) [SecurityTrails]&lt;/strong&gt; Transform and then add the &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; one.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_11.png&#34; loading=&#34;lazy&#34; alt=&#34;Click the plus sign and double-click the Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may have noticed that the Transform name looks different when added to the code. This is because the Machine requires the actual Transform Name, rather than the Interface Name displayed on the Menu. So, remember to use the &amp;ldquo;&lt;strong&gt;Format&lt;/strong&gt;&amp;rdquo; button whenever your code looks out of place.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments-machine_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments-machine_12.png&#34; loading=&#34;lazy&#34; alt=&#34;The interface name and the technical name&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To be honest, I&amp;rsquo;m glad we don&amp;rsquo;t have to learn the actual names!&lt;/p&gt;
&lt;p&gt;Ok, it&amp;rsquo;s time to learn about a different feature of the Machine Editor, the &amp;ldquo;&lt;strong&gt;Compile&lt;/strong&gt;&amp;rdquo; button. This feature will test our code to ensure it works before we save the Machine, so you don&amp;rsquo;t have to save and run it each time you want to modify it. If everything goes right, you should receive a green &amp;ldquo;&lt;strong&gt;Success&lt;/strong&gt;&amp;rdquo; note.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_12.png&#34; loading=&#34;lazy&#34; alt=&#34;Hit the Compile button and get the green Success note&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If something is wrong, Maltego will return an error with details to help you find the issue. The most common problems are associated with missing parenthesis, so keep an eye open for those!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_13.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_13.png&#34; loading=&#34;lazy&#34; alt=&#34;Example of receiving an error message from Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;vulnerabilities-services-and-open-ports&#34;&gt;Vulnerabilities, Services, and Open Ports&lt;/h2&gt;
&lt;p&gt;The last step required for the assessment is searching for vulnerabilities, services, and open ports. Since all the Transforms needed to fetch that information use the same type of input IP Address Entities, we can run the Transforms in parallel.&lt;/p&gt;
&lt;p&gt;But what does that mean? Let&amp;rsquo;s take a step back to talk about how &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000047415-introduction-to-maltego-machines#overview-0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Machines&lt;/a&gt; decide the order in which Transforms run.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202310-what-are-maltego-machines_update.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202310-what-are-maltego-machines_update.png&#34; loading=&#34;lazy&#34; alt=&#34;How Maltego Machines decide the order &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    To find more information, read our &lt;a href=&#34;Introduction%20to%20Machines&#34; &gt;Introduction to Machines&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Machines can run Transforms both in parallel and sequentially.&lt;/strong&gt; Users can run multiple Transforms on the same data Entity, run a series of Transforms from one data output to another, or do both simultaneously.&lt;/p&gt;
&lt;p&gt;So far, we have been adding Transforms in sequential order (one after another). To run Transforms in parallel, we need to use &lt;strong&gt;Paths&lt;/strong&gt; in Maltego. In fact, we can already see an example of this at the beginning of our Machine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_15.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_15.png&#34; loading=&#34;lazy&#34; alt=&#34;Example of Paths in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you may have already guessed, all we need to do to run Transforms in parallel is to place the Transforms inside a &lt;strong&gt;paths{ &amp;lt; Our Transforms &amp;gt; }&lt;/strong&gt; function.&lt;/p&gt;
&lt;p&gt;As before, we will begin by adding a couple of new lines, using &lt;strong&gt;comments&lt;/strong&gt;, &lt;strong&gt;log&lt;/strong&gt;, and &lt;strong&gt;status&lt;/strong&gt; to document what the Machine is doing, and using the &lt;strong&gt;type&lt;/strong&gt; filter to select all the IP addresses on our graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_16.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_16.png&#34; loading=&#34;lazy&#34; alt=&#34;Add comments, log, status, and type to the code&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Below are the Transforms we will need to fetch the vulnerabilities, services, and open ports from the IP addresses (the &lt;em&gt;italic string&lt;/em&gt; is the container&amp;rsquo;s name where you can find the Transform).&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;To Ports [OTX]&lt;/strong&gt; &lt;em&gt;(AlienVault OTX)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Ports [Shodan Internet DB]&lt;/strong&gt; &lt;em&gt;(Shodan InternetDB Transforms)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Services [Shodan]&lt;/strong&gt; &lt;em&gt;(Shodan)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Services [Censys]&lt;/strong&gt; &lt;em&gt;(Censys)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Vulnerabilities [Shodan]&lt;/strong&gt; &lt;em&gt;(Shodan)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let’s &lt;strong&gt;Format&lt;/strong&gt;, &lt;strong&gt;Compile&lt;/strong&gt;, and then &lt;strong&gt;Save&lt;/strong&gt; our Machine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_17.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_17.png&#34; loading=&#34;lazy&#34; alt=&#34;Format, Compile, and then Save our Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Wow, look at that! Our first custom Maltego Machine!&lt;/p&gt;
&lt;p&gt;How about trying it out? To do that, open a new graph in Maltego, add a Domain Entity, and select our Machine from the Menu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_18.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_18.png&#34; loading=&#34;lazy&#34; alt=&#34;Open a new graph, add a Domain Entity, and select our Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s it! Let&amp;rsquo;s pat ourselves on the back, shall we? We have successfully created and run our own attack surface assessments Machine.&lt;/p&gt;
&lt;p&gt;To get even more interesting information, you can always tailor the Machine to your liking by adding additional Transforms. I&amp;rsquo;m sure you already know how to do this.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_19.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/automating-attack-surface-assessments_19.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego graph after running our newly added Machines&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you enjoyed this tutorial and would like to explore more helpful content, we invite you to stay up to date with our latest updates by following us on &lt;a href=&#34;https://twitter.com/MaltegoHQ/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribing to our newsletter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy OSINTing!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;Mario Rojas&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;mario-rojas&#34;&gt;Mario Rojas&lt;/h4&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and Darkweb forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How The Maltego Academic and NGO Program Helped the OSINT Community in 2022</title>
      <link>https://www.maltego.com/blog/how-the-maltego-academic-and-ngo-program-helped-the-osint-community-again-in-2022/</link>
      <pubDate>Wed, 07 Jun 2023 13:12:03 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-the-maltego-academic-and-ngo-program-helped-the-osint-community-again-in-2022/</guid>
      <description>&lt;h2 id=&#34;key-points&#34;&gt;KEY POINTS&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The Maltego Academic and NGO Program aims to provide organizations and individuals with technical and consultancy resources to enhance global investigations and foster innovation.&lt;/li&gt;
&lt;li&gt;In 2022, the Program supported a wide range of projects, including anti-human trafficking, investigative journalism, disinformation analysis, and terrorism analysis, to name just a few.&lt;/li&gt;
&lt;li&gt;Academic institutions and non-profit organizations can apply to the Program this year from June 1 to July 31, 2023.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;where-innovation-and-the-osint-community-meet&#34;&gt;Where Innovation and the OSINT Community Meet&lt;/h2&gt;
&lt;p&gt;In the ongoing fight against criminals, Open Source Intelligence (OSINT) emerges as a crucial ally. With its help, organizations and individual researchers can learn to navigate the complex digital landscape and launch global investigations, fostering a culture of constant technology innovation.&lt;/p&gt;
&lt;p&gt;To popularize the modern investigative approach within the OSINT community, we at Maltego are excited to open another round of applications to the Academic and Non-Profit Research Program. &lt;strong&gt;With the Program, we strive to contribute to organizations and individuals who set out to make a change in the world through projects or research.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-you-need-to-know-about-the-maltego-academic-and-ngo-program&#34;&gt;What You Need to Know About The Maltego Academic and NGO Program&lt;/h2&gt;
&lt;p&gt;The Maltego Academic and NGO Program is an annual program that offers technical and consultancy resources to selected participants for their academic and non-profit projects and research. Admissions to become our Program Partner open yearly. &lt;strong&gt;The Maltego team supports all Program Partners’ research projects and progress throughout the course of one year after admission.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To learn more about the Program and application requirements, please &lt;a href=&#34;https://www.maltego.com/academic-non-profit/&#34; &gt;visit the Academic and NGO Program page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We also feature some of our &lt;a href=&#34;https://www.maltego.com/categories/academic-ngo-program/&#34; &gt;Program Partners’ work on our blog&lt;/a&gt; as well as in the &lt;a href=&#34;https://www.maltego.com/blog/how-our-maltego-academic-non-profit-program-supports-the-osint-community/&#34; &gt;2021 Program highlight&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;the-maltego-academic-and-ngo-program-spotlights-2022&#34;&gt;The Maltego Academic and NGO Program Spotlights 2022&lt;/h2&gt;
&lt;p&gt;In 2022, we supported 55 academic institutions and 20 non-profit organizations as well as independent researchers. Some of the initiatives included anti-human trafficking projects, investigative journalism, disinformation campaigns, and educational events.&lt;/p&gt;
&lt;p&gt;We were especially honored to be involved in the following five projects:&lt;/p&gt;
&lt;h3 id=&#34;aida-kokanovic-dismantles-a-human-trafficking-network&#34;&gt;Aida Kokanovic Dismantles a Human Trafficking Network&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Human-trafficking in Prostitution across Europe: A Person of Interest Investigation with Aida Kokanovic&#34; 
        title=&#34;Human-trafficking in Prostitution across Europe: A Person of Interest Investigation with Aida Kokanovic&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Determined to uncover the criminal masterminds behind a human trafficking movement in Europe, Aida Kokanovic used her journalistic expertise and support from Maltego to launch an investigation on a sex trafficking network.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;By automating key investigative processes with relevant technology, she gained access to crucial information that was pivotal to her research.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;She began by gathering OSINT information from sex recruiting ads and conducting a contact exploitation investigation to connect the dots. This involved performing link analysis, populating her Maltego graph with existing data connections to trace the origins of criminal networks.&lt;/p&gt;
&lt;p&gt;For a complete workflow of her investigative techniques and to learn more about the instrumental role of Maltego in empowering her research, see the &lt;a href=&#34;https://www.maltego.com/blog/how-technology-changed-investigative-journalism/&#34; &gt;article here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;brian-perlman-uses-osint-and-geoint-to-investigate-human-rights-violations&#34;&gt;Brian Perlman Uses OSINT and GEOINT to Investigate Human Rights Violations&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_5.png&#34; loading=&#34;lazy&#34; alt=&#34;How Technology Innovation Helps  Investigate Human Rights Violations  with Brian Perlman&#34; 
        title=&#34;How Technology Innovation Helps  Investigate Human Rights Violations  with Brian Perlman&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Brian Perlman, an open-source intelligence and geospatial intelligence analyst, relied heavily on technological innovation for his two investigations.&lt;/p&gt;
&lt;p&gt;In the first one, he employed OSINT and GEOINT to assess damage in the Nagorno-Karabakh War of 2020. In the second case, his focus was on gathering evidence on the protest violence by Sudanese authorities in October 2021 and determining the location and course of events.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Given the financial constraints associated with utilizing advanced technology in investigations of similar magnitude, Brian partnered with Maltego to alleviate the burden and gain support to continue his research.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Scope of work in Brian’s research&#34; 
        title=&#34;Scope of work in Brian’s research&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With Maltego at their disposal, his team could efficiently compare hundreds of social media images and imagery reports to pinpoint weapons and gather critical insights.&lt;/p&gt;
&lt;p&gt;By leveraging various data sources within Maltego, he enhanced his investigative capabilities and progressed in his inquiries, which you can read more about here.&lt;/p&gt;
&lt;h3 id=&#34;kyrese-davis-explains-what-terrorism-means-in-the-modern-age&#34;&gt;Kyrese Davis Explains What Terrorism Means in the Modern Age&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_7.png&#34; loading=&#34;lazy&#34; alt=&#34;Exploring the Factors Driving Terrorism and Counter-terrorism Measures with Kyrese Davis&#34; 
        title=&#34;Exploring the Factors Driving Terrorism and Counter-terrorism Measures with Kyrese Davis&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;As part of our Program, we also create new opportunities and offer technical support to early adopters of investigative tools, including university students.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;One example is a group of students from the California University of Pennsylvania that utilized Maltego for an academic project. Their research focused on examining the roots of extremism and terrorism and exploring strategies to steer individuals away from these ideologies and pursue a better life.&lt;/p&gt;
&lt;p&gt;Toward the end of our partnership, Kyrese Davis, a recent graduate and Maltego Program Partner, published an essay that sheds light on the reasons behind terrorism. It focuses on acts at international and domestic levels and discusses the counter-terrorism measures in place.&lt;/p&gt;
&lt;p&gt;For deeper insights into this critical subject matter, we invite you to read &lt;a href=&#34;https://www.maltego.com/blog/terrorism-in-the-modern-age/&#34; &gt;the essay here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;gisela-pérez-de-acha-and-stephanie-croft-uncover-actors-behind-a-us-disinformation-campaign&#34;&gt;Gisela Pérez de Acha and Stephanie Croft Uncover Actors Behind a US Disinformation Campaign&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_6.png&#34; loading=&#34;lazy&#34; alt=&#34;Investigative Journalism on  Disinformation Campaigns with Gisela Pérez de Acha and Stephanie Croft&#34; 
        title=&#34;Investigative Journalism on  Disinformation Campaigns with Gisela Pérez de Acha and Stephanie Croft&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Researchers Gisela Pérez de Acha and Stephanie Croft from UC Berkeley Human Rights Center participated in the Academic Program with a group of university students. They wanted to undertake a study to unveil the individuals and organizations responsible for running disinformation campaigns in the US regarding hormonal birth control.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Framework used for identifying misinformation and disinformation&#34; 
        title=&#34;Framework used for identifying misinformation and disinformation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Their investigation began with collecting a series of TikTok videos used in the disinformation campaigns. &lt;strong&gt;Using Maltego and data integrations such as &lt;a href=&#34;https://www.maltego.com/transform-hub/opencorporates/&#34; &gt;OpenCorporates&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;Orbis&lt;/a&gt;, they traced the roots of the campaigns back to the individuals and organizations tied to anti-abortion movements and, eventually, discovered how they were funded.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can learn more about discovering the main players behind this network by &lt;a href=&#34;https://www.maltego.com/webinars/webinar-anti-birth-control-disinformation-in-the-us/&#34; &gt;watching the webinar&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/blog/investigative-journalism-on-disinformation-campaigns-uc-berkeley-human-rights-center/&#34; &gt;reading the article&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;lighthouse-reports-runs-an-investigation-into-europes-shadow-armies&#34;&gt;Lighthouse Reports Runs an Investigation into Europe’s Shadow Armies&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_8.png&#34; loading=&#34;lazy&#34; alt=&#34;Investigating Exploitation of Refugees in the European Union Using OSINT with Lighthouse Reports&#34; 
        title=&#34;Investigating Exploitation of Refugees in the European Union Using OSINT with Lighthouse Reports&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another Partner we supported was Lighthouse Reports, a Dutch non-profit organization. Maltego offered them technical resources to complete three OSINT investigations into the so-called Europe&amp;rsquo;s Shadow Armies: A group of masked men who allegedly carried out illicit, organized violence against refugees on land and at sea.&lt;/p&gt;
&lt;p&gt;Through gathering witness testimonies and utilizing relevant tools, Lighthouse Reports achieved significant breakthroughs. They connected a group of masked men&amp;rsquo;s uniforms to the Croatian Intervention Police, identified perpetrators on ships from video evidence at Greek sea borders, and exposed the recruitment of migrants for illegal asylum-seeking interventions.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/academic-program-2022-spotlight_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Merging identical identities at Maltego speeded the investigation&#34; 
        title=&#34;Merging identical identities at Maltego speeded the investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Their findings garnered attention from the general public, including European Parliament politicians. &lt;strong&gt;These initial steps have laid the foundation for future investigations into human rights violations, empowering the organization to continue its work.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For a detailed walk-through of the process and how Lighthouse Reports utilized Maltego&amp;rsquo;s resources, see the &lt;a href=&#34;https://www.maltego.com/blog/investigation-into-europes-shadow-army-exploitation-of-refugees-in-the-european-union/&#34; &gt;case study&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;how-to-join-the-maltego-academic-and-ngo-program&#34;&gt;How to Join the Maltego Academic and NGO Program&lt;/h2&gt;
&lt;p&gt;The Maltego Academic &amp;amp; NGO Program seeks to make Maltego accessible to both experienced and aspiring investigators and help advance their research to the next level.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We invite you to submit an application for the 2023 admission from June 1 to July 31 via &lt;a href=&#34;https://www.maltego.com/academic-non-profit/&#34; &gt;the application form here&lt;/a&gt;.&lt;/strong&gt; The program is designed for academic institutions, public, private, and non-profit organizations, and individuals.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;Every investigative journalist student should learn how to harness a tool like Maltego for powerful and innovative storytelling.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Gisela Perez de Acha.&lt;/strong&gt; Professor, UC Berkeley.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;By incorporating it into your university curricula or organization research, you will have a chance to establish a strong foundation for future investigations backed by advanced OSINT technologies.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/academic-non-profit/&#34; &gt;Apply for the Maltego Academic &amp;amp; NGO Program now.&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Stay informed about our latest updates by following us on &lt;a href=&#34;https://twitter.com/MaltegoHQ/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter &lt;/a&gt;and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn &lt;/a&gt;and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;signing up for our email newsletter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit May 2023: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-may-2023-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Thu, 25 May 2023 12:39:31 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-may-2023-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit May roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit October 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit November 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-december-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit December 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit January 2023&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-february-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit February 2023&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-may-roundup&#34;&gt;Investigator Toolkit May Roundup&lt;/h2&gt;
&lt;p&gt;In May, we featured the following four Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/openphish/&#34; &gt;OpenPhish&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/urlscan-io/&#34; &gt;urlscan.io&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/image-analyzer/&#34; &gt;Image Analyzer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/alphamountain/&#34; &gt;alphaMountain&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/intezer-analyze/&#34; &gt;&lt;/a&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for brand protection, URL scanning, image analysis, and threat intelligence!&lt;/p&gt;
&lt;h3 id=&#34;openphish-brand-protection&#34;&gt;OpenPhish: Brand Protection&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w39_openphish.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w39_openphish.png&#34; loading=&#34;lazy&#34; alt=&#34;OpenPhish: Brand Protection&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To protect your organization from phishing attacks and brand impersonations, simply tap into &lt;a href=&#34;https://www.maltego.com/transform-hub/openphish/&#34; &gt;OpenPhish&lt;/a&gt; to identify suspicious URLs or IP addresses for further investigation!&lt;/p&gt;
&lt;h3 id=&#34;urlscanio-url-scanning&#34;&gt;urlscan.io: URL Scanning&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w40_urlscan.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w40_urlscan.png&#34; loading=&#34;lazy&#34; alt=&#34;urlscan.io: URL Scanning&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Through running the &lt;a href=&#34;https://www.maltego.com/transform-hub/urlscan-io/&#34; &gt;urlscan.io&lt;/a&gt; Transforms in Maltego, investigators can query information about a URL, such as site content, relationships with other sites, etc., without loading data on their local devices.&lt;/p&gt;
&lt;h3 id=&#34;image-analyzer-image-analysis&#34;&gt;Image Analyzer: Image Analysis&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w41_image-analyzer.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w41_image-analyzer.png&#34; loading=&#34;lazy&#34; alt=&#34;Image Analyzer: Image Analysis&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Image Analyzer Transforms derived from Google Vision API allow investigators to extract text, detect faces and sensitive content, and identify objects and landmarks from images.&lt;/p&gt;
&lt;h3 id=&#34;alphamounain-threat-intelligence&#34;&gt;alphaMounain: Threat Intelligence&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w42_alphamountain.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w42_alphamountain.png&#34; loading=&#34;lazy&#34; alt=&#34;alphaMounain: Threat Intelligence&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Look into unknown domains, DNS names, or URLs and identify potential risks by querying &lt;a href=&#34;https://www.maltego.com/transform-hub/alphamountain/&#34; &gt;alphaMountain&lt;/a&gt; for reputation scores and relevant content categories.&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Make the World a Safer Place With OSINT with Nico Dekens</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-make-the-world-a-safer-place-with-osint-with-nico-dekens-from-shadowdragon/</link>
      <pubDate>Mon, 15 May 2023 12:11:15 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-make-the-world-a-safer-place-with-osint-with-nico-dekens-from-shadowdragon/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome Nico Dekens!&lt;/p&gt;
&lt;p&gt;Nico Dekens, known as the &lt;a href=&#34;https://twitter.com/dutch_osintguy&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Dutch_OsintGuy&lt;/a&gt; online, is an All Source Analyst specializing in open source intelligence (OSINT), online human intelligence (HUMINT), and online investigations. He has over 20 years of experience as an All Source Intelligence Analyst at Dutch Law Enforcement.&lt;/p&gt;
&lt;p&gt;Nico eats, sleeps, and lives everything related to OSINT, online investigations, intelligence gathering, and analysis.  As the co-founder of the &lt;a href=&#34;https://osintcurio.us/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OSINTCurio.us&lt;/a&gt; project and a SANS Institute instructor, he is very active within the OSINT community.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this episode, Nico provides valuable insights into his investigations on the decentralized web, experiences of saving people from the ongoing war in Ukraine, as well as concerns for the polarized-bound world.&lt;/strong&gt; He also touches a bit on Vicarious Trauma, taking himself as an example, and offers a few prevention tips in the end.&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/1IYGftfIM9VLgStxwbgDn0?si=Iq-fBFWBRhymUUsGpSwejg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/nico-dekens-from-shadowdragon-make-the-world-a/id1629913312?i=1000613042595&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZmIwOGVlMjgtNzBhYi00N2FlLTlhM2UtYjRkZGVkOWQwMGY1?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiou8vL5fb-AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://www.youtube.com/watch?v=g4RzntMYMzk&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;! &lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast &lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot&lt;/a&gt; is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective.   &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice.  &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot?   &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;,&lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/g4RzntMYMzk&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;tell-us-what-you-have-been-up-to&#34;&gt;Tell us what you have been up to!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Nico:&lt;/strong&gt; Currently, most of my time goes into refining the courses that I&amp;rsquo;ve written for SANS. I&amp;rsquo;m also doing a lot of investigations regarding Ukraine, but the majority of them are conducted privately. When I do investigations, I will never make them public, which is my golden rule. It might have something to do with my background in the Dutch government. Even though things are open source intelligence, they should not always be exposed to the app or the public.&lt;/p&gt;
&lt;p&gt;Other than that, saving time is my biggest priority nowadays because I&amp;rsquo;ve got so much to do, and I&amp;rsquo;m always looking for new ways to perform open source intelligence more efficiently. For example, it could be building my own little Python script, looking at someone else&amp;rsquo;s script to see if I can grab pieces from it and work with it, or playing around with Maltego to see if I can build a Transform or automate the process. &lt;/p&gt;
&lt;h2 id=&#34;what-are-some-of-the-tools-you-used-niche-tools-are-also-welcome-if-you-can-talk-about-it&#34;&gt;What are some of the tools you used? Niche tools are also welcome if you can talk about it.&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Nico:&lt;/strong&gt; The biggest tool I use is my brain. Simply put: Critical thinking, doubting everything, assuming nothing, and checking everything. That&amp;rsquo;s my standard operating procedure and something I always preach. For me, the most important part is that I know what tools to use for certain tasks, and that I have a digital toolbox filled with tools, scripts, methodologies, and techniques based upon my case.&lt;/p&gt;
&lt;p&gt;Besides my brain, my number one tool is Maltego. I run a Transform in Maltego, and it gives me simply more time to do the proper analysis. I&amp;rsquo;m the hoarder of all data and have my own database with breaches. Along with some friends, we collect all kinds of breaches. I run my own monitoring based upon RSS Hub, which is basically an open source GitHub project that allows you to monitor feeds from RSS, Facebook, and Twitter. I also use search or Searx to plug in my own data sources.&lt;/p&gt;
&lt;p&gt;Sometimes these tools simply speed up my process. I recently had a case where there was a presumed school shooting, and someone asked me to investigate that. I could have done that manually, but it probably would have taken me at least five days to collect all the data and then another five days to sort through the data, giving it some meaning and finding answers. In this case, with a combination of Maltego and some manual searching, the investigation was done in two and a half hours, including a conclusion and a written report. &lt;/p&gt;
&lt;h2 id=&#34;have-you-seen-people-getting-stuck-using-specific-tools-and-thus-held-back-by-the-hindrance-of-using-those-tools-only&#34;&gt;Have you seen people getting stuck using specific tools and thus held back by the hindrance of using those tools only?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Nico:&lt;/strong&gt; In my opinion, it&amp;rsquo;s a good thing to have standard operating procedures and methodologies to do certain tasks that you have done previously. What I&amp;rsquo;ve seen investigators do is that they stare themselves blind on that one tool. However, every tool has limitations, and if you&amp;rsquo;re not capable of seeing those limitations and figuring out how to deal with them, your standard operating procedure is basically shutting down your own business or your own investigation. I hate to say that you are thinking out of the box, which is a popular term, but that&amp;rsquo;s something you should always be able to do within OSINT.&lt;/p&gt;
&lt;p&gt;When I look at my background in the Dutch government, most governments would use flow charts, especially for the people who don&amp;rsquo;t do open source intelligence 24/7 and 365 days a year. They need to have manuals and playbooks, which are good for them as a starting point.&lt;/p&gt;
&lt;p&gt;Nevertheless, don&amp;rsquo;t stare yourself blind on playbooks. If you only look at the playbook because that&amp;rsquo;s the only path you can take, you’re doing your investigation short. If you only stick to those rigid standards, such as flow charts or decision trees, you will overlook certain things. There’s never an option of &amp;ldquo;what if&amp;rsquo; in decision trees, and this is why I don&amp;rsquo;t like them. &lt;/p&gt;
&lt;h2 id=&#34;there-are-places-going-through-some-drastic-changes-in-terms-of-what-you-do-and-how-these-changes-affect-your-work-what-are-your-biggest-concerns-as-an-investigator&#34;&gt;There are places going through some drastic changes. In terms of what you do and how these changes affect your work, what are your biggest concerns as an investigator?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Nico:&lt;/strong&gt; Looking back at the past three years and witnessing the outbreak of the pandemic and the war in Ukraine, I think my biggest concern is that the world is becoming polarized. People who used to be friends are now enemies. People who once trusted their governments now have strong doubts about their governments because of fake information or disinformation.&lt;/p&gt;
&lt;p&gt;Social media, in general, could rather be renamed and revamped to asocial media because there&amp;rsquo;s nothing social about it anymore. Most of these platforms are more about people showing off how good they are, putting other people down, or becoming victim platforms. We’re not even talking about TikTok as a platform itself being used for spying by a nation-state mostly, which has been proven now by numerous academic researchers.&lt;/p&gt;
&lt;p&gt;People think or thought that the world should have become a safer place or heaven as it’s becoming more interconnected with the internet. Nonetheless, things are going sideways. I noticed an incident recently on the news where two young women were being harassed by a very large group of young guys, and there were at least two times more people standing by. But no one did anything, except putting it on Snapchat or Tiktoking it. That has become my biggest worry that people are so passive, scared, or so numb that they only film but don&amp;rsquo;t act anymore. &lt;/p&gt;
&lt;h2 id=&#34;as-you-mentioned-social-media-is-not-about-social-anymore-how-is-that-affecting-the-younger-generation-and-people-worldwide&#34;&gt;As you mentioned, social media is not about social anymore. How is that affecting the younger generation and people worldwide?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Nico:&lt;/strong&gt; The impact for the younger generation is that every step they take outside, they are anticipating to be exposed online, and these materials could stick with them for the rest of their life. As the younger generation grow, they will one day apply for a job, and their employers could easily look up their accounts on TikTok and watch videos of them doing some crazy stuff when they were kids.&lt;/p&gt;
&lt;p&gt;These past two years, we have seen more demonstrations and rallies thanin the last two decades, and I assume most people remember rallies and demonstrations from the Cold War period. Nowadays, people just rally and demonstrate on social media because it&amp;rsquo;s so easy to sit behind a keyboard, saying whatever you want without thinking of the consequences. People can get really hurt by words, and people forget about that. &lt;/p&gt;
&lt;h2 id=&#34;on-your-blog-youve-touched-on-vicarious-trauma-could-you-explain-more-about-this-concept&#34;&gt;On your blog, you&amp;rsquo;ve touched on vicarious trauma. Could you explain more about this concept?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Nico:&lt;/strong&gt; Vicarious trauma is basically trauma that you get from looking at, listening to, or watching horrific things. This content could stick to you and traumatize you, later evolving into vicarious trauma. It&amp;rsquo;s indirect trauma, so you&amp;rsquo;re not directly there witnessing the incident. Still, the impact of looking at the footage could take its toll on you.&lt;/p&gt;
&lt;p&gt;When I was in law enforcement, I spent almost 10 years doing counterterrorism work during the high rise of the Islamic State. While others were eating their lunch, I was eating my lunch and watching footage of people being decapitated, murdered, or set on fire, and that’s abnormal. We had mental health check-ups every few months. Even though you say, “Hey, I&amp;rsquo;m perfectly fine.” They still say, “You need to go and talk to the psychologist just to make sure.”&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s something I would like to encourage people who are doing investigations to do, especially in the fields of war, riots, child abuse, or subject matters where you see horrific content. Make sure you check your mental health regularly or read about vicarious trauma on my blog or from other parties writing about it. Getting traumatized by doing online investigations is real, and you could burn out on that or even go as far as never being able to work again.&lt;/p&gt;
&lt;p&gt;Therefore, I wrote about vicarious trauma on my blog to give out some tips on how to avoid getting the trauma. For instance, if you&amp;rsquo;re watching a footage, you can turn off the audio, which will help reduce the impact. As we all know, if you watch a horror movie without the audio, it&amp;rsquo;s actually quite funny. &lt;/p&gt;
&lt;h2 id=&#34;do-symptoms-of-vicarious-trauma-also-include-being-desensitized-in-front-of-horrific-materials&#34;&gt;Do symptoms of vicarious trauma also include being desensitized in front of horrific materials?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Nico:&lt;/strong&gt; Absolutely. I had former colleagues point out to me saying, “Nico, hey, I&amp;rsquo;m walking behind your office, and you&amp;rsquo;re eating your lunch while watching these things. That’s not okay. That&amp;rsquo;s not normal human behavior.” Or, I got so paranoid that I was out with my family in Amsterdam, and an advertisement screen fell over, making a loud bang. I was like, “Okay, now it’s going down. Now there’s a terrorist attack.” I started to become a bit edgy or too paranoid owing to work, and for me, that was literally the sign to take a step away and ask my leadership, “Hey, I need some time to unwind.”&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s hard to do it now as I&amp;rsquo;m a one-man show. Nevertheless, when I was in law enforcement, I had the luck to talk with other people and take care of each other. I would like to encourage people working in a team to keep talking to each other every now and then, grab a cup of coffee or tea, and ask, “Hey, how are you doing? Did you have any fun things in life?”&lt;/p&gt;
&lt;p&gt;We all have biases and fallacies that we fall for. If we combine that with being traumatized, for example, looking into the entire anti-vaccine world, you could also be sucked in and become detached from reality. It could be part of the mental health issue you&amp;rsquo;re running into, and you&amp;rsquo;re probably not even aware of it yourself because no one tells you. This is why you should always keep talking.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-nico&#34;&gt;There’s More! Listen to Our Full Interview with Nico!&lt;/h2&gt;
&lt;p&gt;If you have found those interview snippets interesting, don’t miss out on the complete version!   &lt;/p&gt;
&lt;p&gt;Listen to our full interview with Nico to learn more about:   &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Why Nico thinks investigators should do more of thorough and proper analysis breakdown&lt;/li&gt;
&lt;li&gt;His reason for becoming an investigator&lt;/li&gt;
&lt;li&gt;His contribution to saving lives and keeping people safe from the war in Ukraine&lt;/li&gt;
&lt;li&gt;What Nico considers to be the most important principles for OSINT beginners&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!  &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/g4RzntMYMzk&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/1IYGftfIM9VLgStxwbgDn0?si=Iq-fBFWBRhymUUsGpSwejg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/nico-dekens-from-shadowdragon-make-the-world-a/id1629913312?i=1000613042595&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZmIwOGVlMjgtNzBhYi00N2FlLTlhM2UtYjRkZGVkOWQwMGY1?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiou8vL5fb-AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://www.youtube.com/watch?v=g4RzntMYMzk&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Check out Nico’s work on &lt;a href=&#34;https://twitter.com/dutch_osintguy&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.   &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Exploring Your Attack Surface with Maltego: A Practical Guide</title>
      <link>https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/</link>
      <pubDate>Tue, 02 May 2023 08:28:55 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/</guid>
      <description>&lt;p&gt;In today&amp;rsquo;s rapidly evolving threat landscape, it is essential for organizations to regularly assess their attack surface to identify potential vulnerabilities and weaknesses. This can help you better understand your organization&amp;rsquo;s security posture and take proactive measures to protect its critical assets.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_1.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_1.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Attack Surface Assessments example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this article, we will explore how to use Maltego for attack surface assessments while relying solely on free &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;data sources&lt;/a&gt; and provide a practical guide to help you get started.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;maltego-for-attack-surface-assessments-a-blog-series&#34;&gt;Maltego for Attack Surface Assessments: A Blog Series&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Exploring Your Attack Surface with Maltego &lt;em&gt;(Reading Now)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automating-attack-surface-assessments-with-maltego-a-practical-guide-to-custom-machines/&#34; &gt;Automating Your Attack Surface Assessment with Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-an-attack-surface-assessment&#34;&gt;What is an Attack Surface Assessment?&lt;/h2&gt;
&lt;p&gt;An attack surface assessment involves identifying the various entry points an attacker could use to gain unauthorized access to an organization&amp;rsquo;s network or systems. These entry points can include everything from publicly available websites and social media profiles to network devices and cloud-based services.&lt;/p&gt;
&lt;p&gt;An organization can proactively mitigate any vulnerabilities and prevent unauthorized access by identifying all potential entry points with the proper measures in place and an adequate tool stack.&lt;/p&gt;
&lt;h2 id=&#34;using-maltego-for-attack-surface-assessments&#34;&gt;Using Maltego for Attack Surface Assessments&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;Maltego&lt;/a&gt; is used extensively by security and threat intelligence teams worldwide for a wide range of cybersecurity tasks, including conducting attack surface assessments.&lt;/p&gt;
&lt;p&gt;In this guide, we will demonstrate how to do that by using Maltego and following the steps below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/#step-1-define-the-scope-of-the-assessment&#34; &gt;Step 1: Define the Scope of the Assessment&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/#step-2-identify-potential-data-sources&#34; &gt;Step 2: Identify Potential Data Sources&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/#step-3-reconnaissance&#34; &gt;Step 3: Reconnaissance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/#step-4-analyze-the-information&#34; &gt;Step 4: Analyze the Information&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/#step-5-develop-a-remediation-plan&#34; &gt;Step 5: Develop a Remediation Plan&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let us delve into each of them.&lt;/p&gt;
&lt;h3 id=&#34;step-1-define-the-scope-of-the-assessment&#34;&gt;Step 1: Define the Scope of the Assessment&lt;/h3&gt;
&lt;p&gt;The first step in any attack surface assessment is to define its scope. This includes identifying the target systems or network and determining the objectives. For example, our aim might be to identify all publicly accessible domains and IP addresses associated with your organization.&lt;/p&gt;
&lt;p&gt;In this demo, we&amp;rsquo;ll explore the on-premises infrastructure of a large international organization. We will look to identify any potential security vulnerabilities, including insecure open ports, legacy systems, exposed security solutions, and critical vulnerabilities such as unpatched software.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    DISCLAIMER: Please note that the information and techniques contained in this article are for educational purposes only and are intended to provide insights into the attack surface assessment process. Therefore, we will blur any identifying Entities to protect the target organization&amp;rsquo;s security.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-2-identify-potential-data-sources&#34;&gt;Step 2: Identify Potential Data Sources&lt;/h3&gt;
&lt;p&gt;Once you have defined the scope of the assessment, the next step is to identify potential data sources that can be used to gather information about the target.&lt;/p&gt;
&lt;p&gt;To configure Maltego for attack surface assessments, we will need to select the appropriate, relevant data sources using the Filters available on the Start Page of your Maltego Client.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Filters on Maltego Desktop Client Start Page&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In our demo assessment, we will use free data sources only:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;Alien Vault OTX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/censys/&#34; &gt;Censys&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;step-3-reconnaissance&#34;&gt;Step 3: Reconnaissance&lt;/h3&gt;
&lt;p&gt;Once you have installed all relevant Transforms, you can start gathering information about your target systems or network. This can include domain names associated with your organization, IP addresses in use, open ports, software versions, and any other publicly available data that may help to identify potential vulnerabilities.&lt;/p&gt;
&lt;p&gt;To begin our demo, let’s first take a look at one of the coolest features in Maltego, called &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000047415-introduction-to-maltego-machines#pre-installed-osint-machines-0-4&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Machines&lt;/a&gt;. They function as a sort of automated playbook for different types of investigations. In our case, we will use one of the default Machines to get us started with our assessment.&lt;/p&gt;
&lt;p&gt;What we need to do is:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Add a Domain Entity for our target organization on a new Graph&lt;/li&gt;
&lt;li&gt;Right-click the Entity to get the Transforms menu&lt;/li&gt;
&lt;li&gt;Go to the bottom to open the Machines submenu&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Network Footprint L1&lt;/strong&gt; Machine&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Run Network Footprint L1 Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In just under a minute, we retrieve a comprehensive picture of the assets and records associated with the target domain, over 750 Entities, ranging from Websites, DNS records, IP addresses, AS numbers, Email addresses, and more.&lt;/p&gt;
&lt;p&gt;Given the ever-growing adoption of cloud services, we are not surprised that the organization’s digital perimeter extended well beyond its on-premises natural boundaries by multiple service providers, including Microsoft, Google, and Salesforce. Since our scope is for on-premises assets only, we need to identify those in our Graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Identify on-premises assets of the target organization&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this case, there is a Company Entity with the target’s name.&lt;/p&gt;
&lt;p&gt;Let’s move only the associated Entities to a new graph. To do that, we can select the Company Entity and click the &lt;strong&gt;Add Parents&lt;/strong&gt; button until the selection includes our initial domain. We can right-click anywhere on the Graph and select the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000008837-the-context-menu#action-bar-0-3&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Copy To New Graph&lt;/a&gt; button in the bottom left corner.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_5.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_5.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Copy the Company Entity and relevant entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Having done that, we will now focus on mapping the attack surface of the target without including the infrastructure owned by the vendors used by the organization.&lt;/p&gt;
&lt;p&gt;In the above image, there are some interesting subdomain names used by the target, including development (dev) and pre-production (preprod) instances. We will refer to these as Juicy instances.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s find some additional Juicy instances by running the &lt;strong&gt;To DNS Name (interesting) [SecurityTrails]&lt;/strong&gt; Transform on our initial Domain Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_6.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_6.jpg&#34; loading=&#34;lazy&#34; alt=&#34;The list of results show additional test and mail-related instances&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The list of results shows some additional test and mail-related instances. We can resolve the IP addresses associated with the new Entities to confirm whether these are live.&lt;/p&gt;
&lt;p&gt;To do that, we will select the new Entities and run the &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; Transform. Any instance that returns a corresponding IP address can be considered potentially live.&lt;/p&gt;
&lt;p&gt;Since we are on IP addresses, it is possible to use &lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt; to find vulnerabilities associated with online hosts. Let’s find some by selecting all the IP addresses and running the &lt;strong&gt;To Vulnerabilities [Shodan]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_7.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_7.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Select all IP addresses and run the To Vulnerabilities [Shodan] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Not only have we identified a &lt;strong&gt;critical 6-year-old vulnerability&lt;/strong&gt; but also a number of interesting subdomains, a production security instance, as well as a possible Mobile Device Management (MDM) test server. We will come back to these in the &lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/#step-4-analyze-the-information&#34; &gt;Analyze the Information&lt;/a&gt; section.&lt;/p&gt;
&lt;p&gt;We can also use Netblocks to find vulnerable assets with the help of Shodan. Since we are confident that the current Netblock Entities belong to the organization, let’s run the &lt;strong&gt;To Vulnerable IP Addresses [Shodan]&lt;/strong&gt; Transform on these and re-run the previous Transform to extract the associated common vulnerabilities and exposures.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_8.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_8.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Select Netblock Entities and run the To Vulnerable IP Addresses [Shodan] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This expands the list of vulnerabilities to 93, including at least 12 critical. In other words, threat actors could exploit 93 unique attack vectors to breach this organization’s network.&lt;/p&gt;
&lt;p&gt;We are not entirely done with IP addresses yet, as we can also use these to identify insecure open ports and outdated software versions.&lt;/p&gt;
&lt;p&gt;Let’s start by finding open ports with the &lt;strong&gt;To Ports [Shodan Internet DB]&lt;/strong&gt; and &lt;strong&gt;To Ports [OTX]&lt;/strong&gt; Transforms. Maltego returned 257 unique Port Entities.&lt;/p&gt;
&lt;p&gt;To make it easier to read, we have identified and bookmarked a few ports considered insecure by default and which should not be exposed to the internet.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_9.png&#34; loading=&#34;lazy&#34; alt=&#34;List of Port Entites considered insecure by default&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, we will retrieve the services associated with the IP addresses. The information in the Service Entities can help us find outdated software versions, which could, in turn, be vulnerable or beyond their support lifecycles. We will again select the IP address Entities and run the &lt;strong&gt;To Services [Censys]&lt;/strong&gt; and &lt;strong&gt;To Services [Shodan]&lt;/strong&gt; Transforms.&lt;/p&gt;
&lt;p&gt;Once the Transforms have finished running, we can use the Find option to search for specific software versions.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s say we want to check if any servers are running Apache 2.4, released over ten years ago.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_10.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/attack-surface-assessments_10.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Use the Find option to search for specific software versions&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Bingo! As we can see in the above image, the service Entity contains information about the software versions, associated common vulnerabilities and exposures, and they even include a timestamp for when this was last seen.&lt;/p&gt;
&lt;p&gt;So far, we have found multiple Juicy instances, exposed security solutions, insecure open ports, 12 critical vulnerabilities, and outdated software versions running on live instances. It&amp;rsquo;s time to move on to the next stage in our assessment.&lt;/p&gt;
&lt;h3 id=&#34;step-4-analyze-the-information&#34;&gt;Step 4: Analyze the Information&lt;/h3&gt;
&lt;p&gt;After gathering information using Maltego, we will analyze the data and identify potential vulnerabilities or weaknesses.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s go through some of the security issues identified during the previous stage and discuss why these are considered a risk to the organization they belong to.&lt;/p&gt;
&lt;h4 id=&#34;critical-vulnerabilities&#34;&gt;Critical Vulnerabilities&lt;/h4&gt;
&lt;p&gt;They increase the likelihood of exploitation, affect operations, may lead to non-compliance, and damage public perception. Companies should prioritize identifying and addressing critical vulnerabilities to minimize these risks and maintain a secure and reliable digital environment.&lt;/p&gt;
&lt;h4 id=&#34;insecure-open-ports&#34;&gt;Insecure Open Ports&lt;/h4&gt;
&lt;p&gt;During the &lt;a href=&#34;https://www.maltego.com/blog/exploring-your-attack-surface-with-maltego-a-practical-guide/#step-3-reconnaissance&#34; &gt;reconnaissance&lt;/a&gt; step, we found and highlighted ports such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Port 143:&lt;/strong&gt; This port is used for Internet Messaging Access Protocol (IMAP) traffic, which is used for email retrieval.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Port 445:&lt;/strong&gt; This port is commonly used for SMB (Server Message Block) traffic, which is used for file sharing and printer sharing between computers.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Port 389:&lt;/strong&gt; This port is used for LDAP (Lightweight Directory Access Protocol) traffic, which is used for authentication and directory services.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Port 139:&lt;/strong&gt; This port is also used for SMB traffic but uses an older version of the protocol that is more vulnerable to attacks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Port 21:&lt;/strong&gt; This port is used for FTP (File Transfer Protocol) unencrypted traffic, which is used for transferring files between computers.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Exposing these ports to the internet can allow attackers to access and compromise sensitive information or execute remote code on a system. Limiting external exposure to these ports is generally recommended to prevent security risks.&lt;/p&gt;
&lt;h4 id=&#34;outdated-software&#34;&gt;Outdated Software&lt;/h4&gt;
&lt;p&gt;It may contain known security vulnerabilities that attackers can exploit to gain unauthorized access, steal data, or cause other damage. Also, the vendor may no longer support the software, meaning no new security patches or bug fixes will be released to address current or future vulnerabilities.&lt;/p&gt;
&lt;h4 id=&#34;juicy-instances&#34;&gt;Juicy Instances&lt;/h4&gt;
&lt;p&gt;These types of instances, which include testing (Test) and staging as well as the previously mentioned development (dev) and Pre-Production (pre-prod) servers, are usually short-lived instances created for testing security patches, software upgrades, or new versions of in-house applications before moving them into Production. These servers typically get a lower level of security than production ones, making them a juicier target for hackers.&lt;/p&gt;
&lt;h4 id=&#34;exposed-security-solutions&#34;&gt;Exposed Security Solutions&lt;/h4&gt;
&lt;p&gt;During our assessment, we also found exposed security solutions such as &lt;a href=&#34;https://www.microfocus.com/en-us/cyberres/secops/arcsight-esm&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ArcSight&lt;/a&gt; and a Mobile Device Management test server. These types of systems usually contain sensitive security data about the organization they belong to and may be targeted by attackers seeking to exploit vulnerabilities in the system or steal data.&lt;/p&gt;
&lt;h3 id=&#34;step-5-develop-a-remediation-plan&#34;&gt;Step 5: Develop a Remediation Plan&lt;/h3&gt;
&lt;p&gt;Finally, the attack surface assessment results can be used to develop a remediation plan. This can include implementing security patches, closing unsecured ports, establishing a Request for Change (RFC) that defines how to decommission Test instances, and other measures to help you reduce the organization&amp;rsquo;s attack surface.&lt;/p&gt;
&lt;h2 id=&#34;accelerating-your-attack-surface-assessment&#34;&gt;Accelerating Your Attack Surface Assessment&lt;/h2&gt;
&lt;p&gt;Maltego can help security teams identify potential vulnerabilities and weaknesses in an organization&amp;rsquo;s network and assets. Following the steps in this article, you can effectively leverage Maltego&amp;rsquo;s features and conduct comprehensive attack surface assessments in minutes while using only free data resources.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you want to learn more about vulnerability and attack surface assessment, take a look at our detailed Cyber Threat Intelligence handbook, which also covers four other typical CTI investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/final-template-2-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/final-template-2-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Exploring Your Attack Surface with Maltego: A Practical Guide&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;This was part 1 of a 2-part series on how to use Maltego for Attack Surface Assessments. In the next release, we will learn how to automate most of the techniques detailed in this article by creating our own custom Machine.&lt;/p&gt;
&lt;p&gt;In the meantime, follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt; to stay up to date on new tutorials and guides and to make sure you don&amp;rsquo;t miss the next part of the series.&lt;/p&gt;
&lt;p&gt;Happy OSINTing!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro_new.png&#34; loading=&#34;lazy&#34; alt=&#34;Mario Rojas&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;mario-rojas&#34;&gt;Mario Rojas&lt;/h4&gt;
&lt;p&gt;Mario Rojas is a former Cyber Security and Threat Intelligence Subject Matter Expert at Maltego with more than 14 years of experience in the cybersecurity field. His expertise in open-source intelligence (OSINT) allows him to effectively map and visualize complex relationships and connections between entities, from IP addresses and domain names to social media profiles and Darkweb forums.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Letter from Maltego&#39;s CEO</title>
      <link>https://www.maltego.com/blog/letter-of-maltego-ceo/</link>
      <pubDate>Tue, 18 Apr 2023 08:01:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/letter-of-maltego-ceo/</guid>
      <description>&lt;p&gt;Dear Maltego community,&lt;/p&gt;
&lt;p&gt;as professionals, we are acutely aware of the damage, costs, and pains that criminal and nation-state cyber-attacks, horrific acts and trade around drugs and child exploitation as well as incendiary and anti-democratic misinformation campaigns invoke. As parents and citizens, we feel directly affected.&lt;/p&gt;
&lt;p&gt;At the core of protecting our societies and families are human investigators who dedicate their experience and passion to solving many of these existential cases. And for more than 15 years, Maltego has been their choice of analysis tool and data integration platform to mine, merge and map the oftentimes diverse and distributed data sources needed to connect the dots and find the truth. Empowering these heroes is at the center of everything we do at Maltego.&lt;/p&gt;
&lt;p&gt;Today, I am delighted to announce that we are taking an important step towards scaling and expanding our efforts. Charlesbank Technology Opportunities, a Boston-based fund, has &lt;a href=&#34;https://www.maltego.com/blog/maltego-secures-100m-to-accelerate-growth-of-its-intelligence-platform-to-combat-cybercrime-and-misinformation/&#34; &gt;acquired Maltego from its previous owners and invests more than 100m USD in our development and growth&lt;/a&gt;. It is a strong vote of confidence and a sign of trust in the role that Maltego will play in the growing cyber security and data analytics industry.&lt;/p&gt;
&lt;p&gt;The enthusiasm of the Charlesbank team about our plans for Maltego has struck me from our first conversation. Our leadership team is thrilled to work with Darren, Dhruva and Caleb towards our shared vision for Maltego, to build the ecosystem of tools, data and people to empower every investigator to discover the truth.&lt;/p&gt;
&lt;p&gt;The investment enables us to accelerate our plans in product and platform development. In the upcoming months, we make complex data analysis attainable for even more investigators, significantly lowering the barriers of data access and adding new interfaces and collaboration features. We strive to empower investigators with the most effective means to make sense of complex data, be it with graphs, searches, or prompts. The deep satisfaction of having discovered previously hidden connections, having found the needle in the haystack, is the feeling that created Maltego’s incredible following which has always been the driving force of our growth.&lt;/p&gt;
&lt;p&gt;With recent initiatives like the &lt;a href=&#34;https://www.maltego.com/blog/maltego-is-now-iso-27001-2013-certified/&#34; &gt;ISO 27001 certification&lt;/a&gt;, as well as growing our presence in the USA, we are focusing heavily on becoming and remaining an even more reliable, trusted and reachable partner to our users and customers. Next, we focus on technology and programs that make contributing to the Maltego platform more frictionless for the many partners that are so important to provide the best solution. We are strongly committed to growing together with our data and service partners as well as the many experts and educators contributing their experience to the community every day.&lt;/p&gt;
&lt;p&gt;We are incredibly excited about this work and the path ahead, but Maltego would not be here without the vision and ingenuity of Maltego’s original inventors Chris, Sonja and Roelof. The trustful and entrepreneurial partnership with Moritz and Georg from our former owner Maxburg Capital Partners has been decisive in establishing us in Munich, Germany. Over the last five years, Maltego has become a fast and sustainably growing business and an organization of now more than 100 people.&lt;/p&gt;
&lt;p&gt;The Maltego Team and its achievements, I am most proud of. In a time of rapid organizational growth, we have remained humble and focused on what matters most. We built a culture of putting the investigator first, caring passionately about their success - as well as for each other. You, this incredible group of talented people from more than 30 nationalities are the foundation of this milestone and the reason I have no doubts that we will achieve our ambitions and fulfill our responsibility of contributing to a safer world for all of us.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Philip Mayrhofer, CEO&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We are heavily investing in growing Maltego to the next level, and this is where I would want to invite you to join us in this growth.&lt;/p&gt;
&lt;p&gt;Here are some of the ways to do so:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Join Maltego:&lt;/strong&gt; We are looking to add more than 50 people in the next 12 months. While we have many open positions, we will continue to hire “people first”. So please&lt;a href=&#34;https://www.maltego.com/careers/&#34; &gt; have a look at our open positions here &lt;/a&gt;or reach out to us directly. We have an incredible team, mainly based in and around Munich, Germany, but with valuable contributors all over Europe and the world.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Learn Maltego:&lt;/strong&gt; Special offer - &lt;strong&gt;for the next 30 days, we offer free access to our on-demand training&lt;/strong&gt;. Please &lt;a href=&#34;https://www.maltego.com/online-trainings/&#34; &gt;fill in the form here&lt;/a&gt;, and add the text “LEARN-WITH-MALTEGO” in the message field.&lt;/li&gt;
&lt;li&gt;Come and meet us at &lt;strong&gt;events around the world&lt;/strong&gt; or stop by at any of our in-office events in Munich.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Become a partner:&lt;/strong&gt; We are always open to discuss partnership with data, reseller, or service providers.&lt;/li&gt;
&lt;li&gt;We want to continue our support for impactful investigations, so consider joining our &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/academic-non-profit/&#34; &gt;Academic and Non-Profit Program&lt;/a&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Secures $100M to Accelerate Growth of its Intelligence Platform to Combat Cybercrime and Misinformation</title>
      <link>https://www.maltego.com/blog/maltego-secures-100m-to-accelerate-growth-of-its-intelligence-platform-to-combat-cybercrime-and-misinformation/</link>
      <pubDate>Tue, 18 Apr 2023 08:00:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-secures-100m-to-accelerate-growth-of-its-intelligence-platform-to-combat-cybercrime-and-misinformation/</guid>
      <description>&lt;h3 id=&#34;boston-based-charlesbank-plans-to-boost-product-development-and-global-expansion-for-munich-based-intelligence-platform&#34;&gt;Boston-based Charlesbank Plans to Boost Product Development and Global Expansion for Munich-based Intelligence Platform&lt;/h3&gt;
&lt;h4 id=&#34;munich-boston--april-18-2023&#34;&gt;Munich, Boston – April 18, 2023&lt;/h4&gt;
&lt;p&gt;Maltego is a leading intelligence platform, used by institutions such as the FBI and INTERPOL, financial organizations and half of the DOW 30, for data integration and graphical link analysis of complex investigations. &lt;strong&gt;Today, the Company announced its acquisition by Charlesbank Technology Opportunities Funds, which are managed by Charlesbank Capital Partners, at an undisclosed price.&lt;/strong&gt; The new Boston-based owner is investing over $100 million USD in the Company to further accelerate the growth and development of Maltego.&lt;/p&gt;
&lt;p&gt;Maltego is relied upon by security experts, journalists, and researchers to mine, merge, and map investigative data. It has become a go-to platform for making sense of massive data sets while investigating a wide variety of complex cases including cybersecurity threat intelligence, law enforcement, national security, and trust &amp;amp; safety. Notably, the Company released publicly available resources to &lt;a href=&#34;https://www.maltego.com/blog/uncovering-russian-disinformation-against-nato-with-maltego-silobreaker-and-bvd-orbis/&#34; &gt;empower investigators to uncover the spread of misinformation against NATO&lt;/a&gt;, and has also &lt;a href=&#34;https://www.maltego.com/blog/how-technology-changed-investigative-journalism/&#34; &gt;aided investigative journalism efforts to combat human trafficking&lt;/a&gt;. Users value the ease of use and capabilities to access and generate meaningful merges from diverse and disparate data sources like Open-Source Intelligence (OSINT), third-party commercial APIs, and internal data.&lt;/p&gt;
&lt;p&gt;&amp;ldquo;The Maltego platform is all about empowering investigators. Charlesbank shares our vision. They have made a significant investment in the company to accelerate product development and sales internationalization. This enables us to add more features and data sources and to improve usability for even more investigators,” says Philip Mayrhofer, CEO of Maltego, who, together with the team, will remain at the Company. “We are happy to report that we have just received the international standard for information security, the &lt;a href=&#34;https://www.maltego.com/blog/maltego-is-now-iso-27001-2013-certified/&#34; &gt;ISO 27001 Certification&lt;/a&gt;, and we have already begun building a presence in North America. We look forward to our future with Charlesbank and thank Maxburg for five years of partnership during which Maltego built an organization of over 100 employees and realized more than 4x profitable ARR growth.”&lt;/p&gt;
&lt;p&gt;&amp;ldquo;The Maltego platform provides incredible value to investigators in helping them make sense of a large volume of different data sets to complete their investigations and identify threats,” said Darren Battistoni, Managing Director at Charlesbank. “We are excited to partner with the Maltego executive team and have reserved significant additional capital to pursue followon acquisitions across the fragmented landscape. We expect strong market growth in the cyber security sector especially, and believe we have all the ingredients to develop a marketleading
platform for investigators globally.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;I have known Maltego for over a decade and it has been a staple in every cyber operator&amp;rsquo;s toolbox,&amp;rdquo; said Caleb Barlow, who advised Charlesbank on the acquisition and will join the Maltego board as an industry expert. &amp;ldquo;In my time at IBM X-Force, we were able to accomplish some of the most impressive and meaningful research and investigations by leveraging the powerful data integration and visualization capabilities of Maltego.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;The investment was supported by Robert W. Baird, who served as exclusive M&amp;amp;A adviser to Maltego and its selling shareholders.&lt;/p&gt;
&lt;h4 id=&#34;about-maltego&#34;&gt;About Maltego&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/&#34; &gt;Maltego&lt;/a&gt; empowers investigators to speed up and increase the precision of their investigations through easy data integration in a single interface, aided by powerful visualization and collaborative capabilities to quickly zero in on relevant information. Since its development in 2008 Maltego has empowered millions of investigations worldwide. Maltego is used by a broad audience, from security professionals and pen testers to forensic investigators, investigative journalists, and market researchers. Headquartered in Munich, Maltego has grown to over 100 employees in Germany and works with customers including the including the Federal Bureau of Investigations, INTERPOL, and major tech and service companies including half of the DOW 30.&lt;/p&gt;
&lt;h4 id=&#34;about-charlesbank&#34;&gt;About Charlesbank&lt;/h4&gt;
&lt;p&gt;Based in Boston and New York, &lt;a href=&#34;https://www.charlesbank.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Charlesbank Capital Partners&lt;/a&gt; is a middle-market private investment firm with more than $15 billion of capital raised since inception. Charlesbank focuses on management-led buyouts and growth capital financings and also engages in opportunistic credit and technology investments. The firm seeks to build companies with sustainable competitive advantage and excellent prospects for growth.&lt;/p&gt;
&lt;h4 id=&#34;about-maxburg-capital-partners&#34;&gt;About Maxburg Capital Partners&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://maxburg.com/en/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maxburg Capital Partners&lt;/a&gt; is an investment management company focusing on Germany and the German-speaking markets advising multiple funds. The firm is actively seeking out long-term investments in stable and profitable small and medium-sized companies with a view towards lasting and sustainable value creation. Maxburg Capital Partners currently advises funds with c.€1b assets under management and supports companies with minority as well as majority positions with equity investments ranging from €10m to €100m.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For additional information, please contact: Martijn Burgman (&lt;a href=&#34;mailto:press@maltego.com&#34; &gt;press@maltego.com&lt;/a&gt;) or Maura
Turner (&lt;a href=&#34;mailto:mturner@charlesbank.com&#34; &gt;mturner@charlesbank.com&lt;/a&gt;).&lt;/strong&gt;&lt;/p&gt;
&lt;h4 id=&#34;additional-resources&#34;&gt;Additional Resources&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-the-alleged-leak-of-fsb-agents-phone-numbers/&#34; &gt;Investigating the Alleged Leak of FSB Agents’ Phone Numbers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-technology-changed-investigative-journalism/&#34; &gt;How Technology Changed Investigative Journalism&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/uncovering-russian-disinformation-against-nato-with-maltego-silobreaker-and-bvd-orbis/&#34; &gt;Uncovering Disinformation Against NATO with Maltego, Silobreaker, and Bvd Orbis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Maltego-Case-Study-Unmasking-Disinformation-Campaigns-with-Maltego.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Unmasking Disinformation Campaigns with Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Cybersecurity &amp; Ethical Hacking Journalist with Hakan Tanriverdi from Bayerischer Rundfunk</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-cybersecurity-ethic-hacking-journalist-with-hakan-tanriverdi-from-bayerischer-rundfunk/</link>
      <pubDate>Mon, 17 Apr 2023 10:08:05 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-cybersecurity-ethic-hacking-journalist-with-hakan-tanriverdi-from-bayerischer-rundfunk/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome Hakan Tanriverdi!&lt;/p&gt;
&lt;p&gt;Hakan Tanriverdi is a reporter at the German public broadcaster, Bayerischer Rundfunk. He covers information and cybersecurity, mainly focusing on hacking groups and who they&amp;rsquo;re working for. The investigations tend to be more on the technical side and are assisted by scripts, scrapers, and databases. He is also the producer of the podcast series, &lt;a href=&#34;https://www.br.de/mediathek/podcast/der-mann-in-merkels-rechner-jagd-auf-putins-hacker/853&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Der Mann in Merkels Rechner - Jagd auf Putins Hacker&lt;/a&gt; (The Man In Merkel’s Computer – Hunting Down Putin’s Hackers), uncovering the German parliament hack, which went viral later.&lt;/p&gt;
&lt;p&gt;In this episode, Hakan elaborates on how he unfolds the world of OSINT and hacking and his thoughts on how Snowden leaks and Panama Papers changed the way reporters investigate. He also touches on the production of Der Mann in Merkels Rechner – Jagd auf Putins Hacker podcast series, explaining how he came to record the podcast and the whole story of the hack.&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2faX55fvq7E0KABinmtEvL?si=lpqZwluSS7CmpytLZb-RQw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/hakan-tanriverdi-from-bayerischer-rundfunk-cybersecurity/id1629913312?i=1000609076035&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZTNhN2QxYjctY2YwMi00MTFkLWE1ZTQtNjFhNDNhNGNhYWMz?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjAwcajz7D-AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://www.youtube.com/watch?v=qaAGxNvC9fs&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;! &lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast &lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot&lt;/a&gt; is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective.   &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice.  &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot?   &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;,&lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/qaAGxNvC9fs&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;tell-us-a-bit-about-yourself-and-what-you-do&#34;&gt;Tell us a bit about yourself and what you do!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Hakan:&lt;/strong&gt; I work at public broadcasting in Germany, similar to the BBC in the UK and the NPR in the US.&lt;/p&gt;
&lt;p&gt;I write about cybersecurity and focus mainly on stories that, in my view, are not written about extensively. Our standard time for reporting a story is up along the lines from three to six months. In the timeframe, we try to find out as much information as we can and provide a complete picture, so that people consuming our investigation have a fairly good understanding of a specific hacker group or ransomware gang, such as how their work, how they operate, and how they talk to companies. &lt;/p&gt;
&lt;h2 id=&#34;what-got-you-into-the-world-of-cybersecurity&#34;&gt;What got you into the world of cybersecurity?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Hakan:&lt;/strong&gt; There are two phases. In the first phase, I went to journalism school in Munich. Afterward, I started working at a daily newspaper called Süddeutsche Zeitung, which later published the Panama Papers. I was always interested in how the digital economy works, so I started writing about platforms and later came to learn about hacking. The Snowden leaks happened two weeks after I joined Süddeutsche Zeitung, which showed me how intelligence agencies tried to work at the time.&lt;/p&gt;
&lt;p&gt;From that point on, I tried to find out how to hack into a system and how hacking works. I have no background in Information Science or any relevant studies, but I attended a lot of conferences to speak and meet with hackers. Along the way, two things happened. First, the German parliament was hacked in 2015. Second, I quickly realized if I wanted to write about these stories, I at least needed to have a basic understanding of how hackers penetrate systems. I thought it would be also helpful for me to understand how to write scripts and programs by speaking to people doing incident response. I basically surrounded myself with code.&lt;/p&gt;
&lt;p&gt;Then comes the second phase. You will always have questions when learning how to write code. If you have questions, you are going to look them up, find the answers on Stack Overflow, and then get into a mindset where you appreciate the people you&amp;rsquo;re interacting with because what they do in their jobs sometimes turns out to be the same problems you encounter.&lt;/p&gt;
&lt;p&gt;When you go and ask questions, you will be able to ask better questions, so that the conversations get lengthier, a little bit more intense, and more into the weeds. That’s how I went from the desire to writing about digital platforms to writing about digital espionage. &lt;/p&gt;
&lt;h2 id=&#34;whats-your-take-on-the-snowden-leaks-and-panama-papers&#34;&gt;What’s your take on the Snowden Leaks and Panama Papers?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Hakan:&lt;/strong&gt; Let&amp;rsquo;s talk about it from my end as a journalist and the two things that both the Snowden Leaks and Panama Papers changed in journalism: The perception of how to reach your target audience and how they approach such stories.&lt;/p&gt;
&lt;p&gt;Usually, a journalist would go speak with people, obtain information, and attribute the source to the people they contact. Sometimes, however, the people interviewed only allow journalists to use the information if they are not quoted. Therefore, journalists can&amp;rsquo;t always say, “Hey, this guy who works in German intelligence told me this sort of snooping is going on.”&lt;/p&gt;
&lt;p&gt;However, ever since the Snowden leaks and Panama Papers happened, reporters have understood that it&amp;rsquo;s good for their stories to have some form of documentation. In my case, hypothetically speaking: If I am able to add a quote to prove that an APT group hacked the German federal foreign office, the story will always have a better standing because I am not dependent on external people as the main source.&lt;/p&gt;
&lt;p&gt;I think that the Snowden leaks, the Panama Papers, and even further back the WikiLeaks established this form of reporting. A journalist always has to do the vetting. &lt;/p&gt;
&lt;h2 id=&#34;you-participated-in-the-investigation-of-the-german-parliament-hack-which-went-viral-later-what-was-it-like&#34;&gt;You participated in the investigation of the German parliament hack, which went viral later. What was it like?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Hakan:&lt;/strong&gt; In this case of the parliamentary hack, a colleague of mine, Florian Flade, published &lt;a href=&#34;https://www.sueddeutsche.de/politik/hack-bundestag-angriff-russland-1.4891668&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;a story in May 2020, addressing the arrest warrant for Dmitriy Badin&lt;/a&gt;. Dmitriy Badin was alleged to be one of the hackers of the German parliament hack and was also accused of having been a Russian military intelligence officer by The Federal Bureau of Investigation. I added the crucial mistake Dmitriy Badin made to the report, so the story had a clear beginning and ending. I then suggested Florian that we should do a podcast about it. We weren’t sure about whether we would succeed. Still, we decided to give it a try.&lt;/p&gt;
&lt;p&gt;Thinking that the story will one day be forgotten, we assumed it was easier for people to talk to us. Nonetheless, from the German side, at least from the government side, nobody was willing to speak into a microphone. Despite the hurdle, we were still able to tell a story about how hackers operate and how you can catch them. The podcast turned out to be really interesting to me and did become viral. &lt;/p&gt;
&lt;h2 id=&#34;what-inspires-you-to-learn-more-and-do-more&#34;&gt;What inspires you to learn more and do more?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Hakan:&lt;/strong&gt; I think learning how to write code was the biggest turning point for me. Now I&amp;rsquo;m not in a situation where I need somebody to handhold me. Instead, they could just describe a technique hackers use. Or I could read a report or an essay about a certain binary string. Then, I can go write a so-called Yara rule, which will search in a larger database whether a file containing that key was uploaded. If it was uploaded, I can have the binary and go look for the binary myself.&lt;/p&gt;
&lt;p&gt;This is something that I couldn&amp;rsquo;t do years ago, and I now know how to write or read basic reports and look for information. If there&amp;rsquo;s a hash included, I will be able to get the malware. It used to be that VirusTotal tells me if there is a hash. There&amp;rsquo;s no way I could get my hands on that piece of data.
Being able to code myself has had a significant impact on me, and that was the most important thing I felt has changed my reporting on certain topics. &lt;/p&gt;
&lt;h2 id=&#34;what-are-the-three-pieces-of-advice-you-would-give-to-anyone-interested-in-getting-into-the-field&#34;&gt;What are the three pieces of advice you would give to anyone interested in getting into the field?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Hakan:&lt;/strong&gt; I think the number one would definitely be reaching out to people. Try and ask them if they could describe how the hacker operates or tell you about something more in detail. Talk with the folks and reach out to them by email. Most of the time they are very nice and will reply. You can&amp;rsquo;t do it all by yourself anyways.&lt;/p&gt;
&lt;p&gt;Secondly, for every question you have about programming, there&amp;rsquo;s already an answer on Stack Overflow. Go look for that answer. If you have coding problems, talk to people.&lt;/p&gt;
&lt;p&gt;Also, reread reports. There are times when you read an interesting report but couldn&amp;rsquo;t make sense of it. As you do more reporting, you tend to understand some aspects better. It might take you a year or so, but then you can circle back to the report, reread it, and you will find out different things that will help you in your reporting. Try to find a critical piece of information in the reports you read. &lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-hakan&#34;&gt;There’s More! Listen to Our Full Interview with Hakan!&lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview!   &lt;/p&gt;
&lt;p&gt;Listen to our full interview with Hakan to learn more about:   &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hakan&amp;rsquo;s thoughts on the Snowden Leaks and his experience investigating it&lt;/li&gt;
&lt;li&gt;What difficulties he encounters when gathering information&lt;/li&gt;
&lt;li&gt;What changes the information security industry has made to shed more light on knowledge sharing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!  &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/qaAGxNvC9fs&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2faX55fvq7E0KABinmtEvL?si=lpqZwluSS7CmpytLZb-RQw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/hakan-tanriverdi-from-bayerischer-rundfunk-cybersecurity/id1629913312?i=1000609076035&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZTNhN2QxYjctY2YwMi00MTFkLWE1ZTQtNjFhNDNhNGNhYWMz?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjAwcajz7D-AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://www.youtube.com/watch?v=qaAGxNvC9fs&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.   &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Effective Techniques for Intelligence Analysis</title>
      <link>https://www.maltego.com/blog/effective-techniques-for-intelligence-analysis/</link>
      <pubDate>Mon, 20 Mar 2023 06:29:24 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/effective-techniques-for-intelligence-analysis/</guid>
      <description>&lt;p&gt;What is Intelligence? Intelligence can mean many different things depending on the context. If we perform a quick online search, the following definition will be one of the first results:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/intelligence-analysis_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/intelligence-analysis_1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let us focus on the second definition: “The collection of information of military or political value.” Many intelligence experts will agree that this statement is mistaken. &lt;strong&gt;Considering intelligence to be synonymous with information is a more common issue than one might imagine, and quite often, the error extends all the way back to intelligence collection.&lt;/strong&gt; One can readily collect information; however, information can only be classified as intelligence after undergoing analysis.&lt;/p&gt;
&lt;p&gt;There is consensus amongst Law Enforcement and Intelligence Agencies that intelligence is not what is collected, but rather the data that is produced after the collected information has been evaluated and analyzed: &lt;strong&gt;Information plus analysis equals intelligence.&lt;/strong&gt;  It is utterly important to think of intelligence as a product—something that has been processed—rather than the raw material of information.&lt;/p&gt;
&lt;p&gt; A few years ago, I heard a catchphrase that has stayed with me and defines my understanding of what intelligence is. “Intelligence is information that has been raised to a high degree of certainty.” The discoveries we make serve as a basis for uncovering further information, which must then be shared since intelligence is only meaningful when communicated. However, it is essential for analysts to establish the validity of their findings in the eyes of the end-users and decision-makers. Building confidence in intelligence is a gradual process that requires time and effort.&lt;/p&gt;
&lt;p&gt;By applying intelligence analysis techniques to the information you gather, you can increase the level of certainty in your predictions, turning them into actionable intelligence items. With that in mind, &lt;strong&gt;this piece will focus on sharing effective techniques for analyzing information and disseminating it in the most impactful way&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;the-ultimate-purpose-of-intelligence&#34;&gt;The Ultimate Purpose of Intelligence&lt;/h2&gt;
&lt;p&gt;Sir Francis Bacon&amp;rsquo;s quote &amp;ldquo;Knowledge is power&amp;rdquo; suggests that having knowledge empowers individuals to make informed decisions. In today&amp;rsquo;s fast-paced world, knowledge has become more critical than ever before. Whether it is in the field of technology, politics, or medicine, having knowledge can give an individual an advantage over others.&lt;/p&gt;
&lt;p&gt;The ultimate purpose of intelligence is to provide relevant elements that allow an informed decision to be made. Two of the major objectives of intelligence are &lt;strong&gt;the imperative need to minimize the impact of surprise and reduce uncertainty in decision-making&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/informed-decisions-2-factors.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/informed-decisions-2-factors.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Analysis and decision-making share risks, but each also requires its own precautions. Take risk assessments for example. Risk assessments entail making decisions based on resources, and never losing sight of the fact that resources, in terms of security, are limited.&lt;/p&gt;
&lt;p&gt;As mentioned earlier, intelligence is analyzed information. The intelligence we are generating builds upon strategic information from tactical-strategic knowledge gathered through:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Past lessons learned&lt;/li&gt;
&lt;li&gt;Present for containment&lt;/li&gt;
&lt;li&gt;Future anticipation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/intelligence-gathering-based-on.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/intelligence-gathering-based-on.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;three-types-of-intelligence&#34;&gt;Three Types of Intelligence&lt;/h2&gt;
&lt;p&gt;Depending on its scope and intended use, intelligence can be divided into the following categories:&lt;/p&gt;
&lt;h3 id=&#34;strategic-intelligence&#34;&gt;Strategic Intelligence&lt;/h3&gt;
&lt;p&gt;Helps to define objectives and establish general policies to achieve the goals set by the State (national objectives). Consolidates basic intelligence.&lt;/p&gt;
&lt;h3 id=&#34;tactical-intelligence&#34;&gt;Tactical Intelligence&lt;/h3&gt;
&lt;p&gt;Assists in the planning and design of the necessary actions to achieve the objectives of an operation. Methodology of the search plan. &lt;/p&gt;
&lt;h3 id=&#34;operational-intelligence&#34;&gt;Operational Intelligence&lt;/h3&gt;
&lt;p&gt;Assists in the execution of concrete actions to accomplish a mission. &lt;/p&gt;
&lt;h2 id=&#34;producing-and-presenting-intelligence&#34;&gt;Producing and Presenting Intelligence&lt;/h2&gt;
&lt;p&gt;We now know what intelligence is and how we can categorize it according to its purpose. But how do we go about producing it, and in the best way possible?&lt;/p&gt;
&lt;p&gt;Colin Powell had a rule for intelligence officers. As an intelligence officer, it is your responsibility to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Say what you know (facts)&lt;/li&gt;
&lt;li&gt;Say what you don’t know (information gaps)&lt;/li&gt;
&lt;li&gt;And only then, you are allowed to say what you think (analysis)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;These three so-called “steps” are a great guide on how we can organize and present an intelligence report or a situation briefing.&lt;/p&gt;
&lt;p&gt;First, when we are structuring and analyzing the information we’ve collected, our first goal should be to develop a deep comprehension of the topic itself. When it comes to writing an intelligence report or brief, the title is a crucial element that can either attract or deter readers from reading the document. The title should be a concise and accurate reflection of the content of the document. However, coming up with the perfect title is not always an easy task, and it is something that is often worked out over time.&lt;/p&gt;
&lt;p&gt;Next, if we go back to the Intelligence Cycle, these are the expected results from processing and analysis of the information we’ve gathered:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/intelligence-cycle-processing-analyzing.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/intelligence-cycle-processing-analyzing.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If we translate these goals into action verbs, we have a clearer picture of the path the intelligence analyst must follow to produce intelligence. &lt;strong&gt;Intelligence analysis is the process of collecting, evaluating, and interpreting information to create actionable intelligence.&lt;/strong&gt; While it is a crucial component of national security and law enforcement, it can be a complex and challenging process. Some of the particular challenges of intelligence analysis include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Lack of Data:&lt;/strong&gt; Sometimes, there may not be enough data available to support an accurate analysis. This can be due to a lack of sources, unreliable sources, or limited access to sensitive information.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Complexity of Data:&lt;/strong&gt; The data collected may be complex, technical, or difficult to understand. This can make it challenging to extract meaningful insights and create actionable intelligence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Biases:&lt;/strong&gt; Intelligence analysts may have biases based on their personal beliefs, experiences, or political affiliations. These biases can influence the interpretation of data and lead to flawed analysis.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Misinformation:&lt;/strong&gt; The proliferation of false or misleading information can make it difficult to distinguish between accurate and inaccurate data. This can result in flawed analysis and poor decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Time Constraints:&lt;/strong&gt; Intelligence analysis often operates under tight timelines, with a need to provide timely and accurate intelligence to decision-makers. This can lead to rushed analysis, incomplete data, and potential errors.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Security Concerns:&lt;/strong&gt; Intelligence analysts often deal with sensitive or classified information, and the security concerns associated with handling this data can be challenging. This includes maintaining confidentiality, preventing leaks, and ensuring the security of data storage and transmission.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To minimize the loss of objectivity in our research and to facilitate working with our colleagues, we can use &lt;strong&gt;structured techniques&lt;/strong&gt; for intelligence analysis.&lt;/p&gt;
&lt;p&gt;Richards Heuer and Randolph Pherson are two leading scholars of structured analytic techniques. Both were strong advocates of group work, and the techniques they present move away from individual efforts and encourage teamwork.&lt;/p&gt;
&lt;p&gt;Today, we will talk about two of these techniques and how their implementation can enhance our analysis. It is very likely that you already utilize them to some degree, however, it never hurts to review how we can structure and organize our thought process to develop an objective intelligence report, and one which reaches that level of certainty, which can fulfill the needs of the end user.&lt;/p&gt;
&lt;h3 id=&#34;structured-brainstorming&#34;&gt;Structured Brainstorming&lt;/h3&gt;
&lt;p&gt;There’s nothing like a brainstorming session. Regardless of the structure of the organization, we can greatly improve these sessions by:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Avoiding higher hierarchy staff presence, so as to promote an open, judgement-free atmosphere and;&lt;/li&gt;
&lt;li&gt;Inviting an external element that has little or no knowledge of the topic under discussion, to avoid groupthink and stimulate divergent thinking&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;However, brainstorming can get out of hand sometimes. It is advisable to appoint a moderator, and to define time limits for proposing ideas, discussion, and conclusions.&lt;/p&gt;
&lt;h3 id=&#34;multiple-hypothesis-generation&#34;&gt;Multiple Hypothesis Generation&lt;/h3&gt;
&lt;p&gt;A hypothesis is a possible explanation that will be put to the test by gathering and examining the available data. It is a declarative argument that has not been shown to be true. Rather, it is an &amp;ldquo;informed guess&amp;rdquo; based on observations that can either be confirmed or disproved through further investigation or analysis.&lt;/p&gt;
&lt;p&gt;According to Heuer, &lt;strong&gt;a good hypothesis should satisfy the following criteria represented by the mnemonic STOP:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;S&lt;/strong&gt;tatement, not a question&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;T&lt;/strong&gt;estable and falsifiable&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;O&lt;/strong&gt;bservation—and knowledge-based&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;P&lt;/strong&gt;redicts anticipated results clearly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This technique helps the analysts and the investigators to think broadly and creatively. By developing a list of hypotheses that can be scrutinized and tested over time against existing information (what we already know to be true), we can avoid being surprised by our main assumption or conclusion that turns out to be wrong. It is especially useful when a high level of uncertainty exists around the outcome, or when there are many variables involved in the analysis.&lt;/p&gt;
&lt;p&gt;The experts recommend brainstorming first, and then following the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Ask each group member to list up to three more explanations or theories on an index card.&lt;/li&gt;
&lt;li&gt;Gather the cards, and then present the findings on a whiteboard. To avoid any duplicates, combine the list.&lt;/li&gt;
&lt;li&gt;Use additional individual and group brainstorming strategies, such as cluster brainstorming, to uncover important forces and factors.&lt;/li&gt;
&lt;li&gt;Categorize the hypotheses into clusters based on their similarities and assign a name to each group.&lt;/li&gt;
&lt;li&gt;To generate new thoughts, rephrase the issue and consider a contrarian approach.&lt;/li&gt;
&lt;li&gt;Update the list of alternative hypotheses. Try to maintain the concept of Mutual Exclusivity if these hypotheses will be used in Analysis of Competing Hypotheses (ACH), meaning that if one hypothesis is correct, all opposing hypotheses must be incorrect.&lt;/li&gt;
&lt;li&gt;Ask the group to elaborate on each claim by posing the standard set of journalistic questions: Who, what, where, when, and how.&lt;/li&gt;
&lt;li&gt;Select the most promising hypotheses to investigate further.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;These are just two of the many techniques to improve our intelligence analysis and increase the degree of certainty of the hypothesis that we are going to present to the end user.&lt;/p&gt;
&lt;p&gt;In the realm of intelligence, a single accurate judgment, prediction, or recommendation can potentially shape the course of history. However, the full impact of an intelligence report is often unknown, underscoring the critical importance of precision and reliability in the field. Sometimes it may affect only one department, sometimes a nation.&lt;/p&gt;
&lt;h2 id=&#34;from-information-to-actionable-intelligence&#34;&gt;From Information to Actionable Intelligence&lt;/h2&gt;
&lt;p&gt;If you want to gain even more insight into how intelligence is created and discover how analysts utilize intelligence collection disciplines to ensure high-quality intelligence, we encourage you to watch our deep dive on breaking down intelligence. &lt;strong&gt;Simply fill out the form below to watch it now.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/breaking-down-intelligence-promo-0.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/breaking-down-intelligence-promo-0.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7gg4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Effective Techniques for Intelligence Analysis&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;If you found this article useful and would like to receive more updates on intelligence gathering or other related topics, you can follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://infosec.exchange/@Maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mastodon&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Until the next one and happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;daphnée-aguilar&#34;&gt;Daphnée Aguilar&lt;/h4&gt;
&lt;p&gt;Daphnée is a Criminologist with more than 10 years of experience as an Intelligence Officer. She specialized in developing actionable intelligence for identifying, preventing, and neutralizing threats and risks from Transnational Organized Crime. Driven by the feminist movement, her last research was on the Effects of Gender and Racial Bias on Gender-Based Violence Policies. She considers herself a professional taco taster.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Views and How to Use Them: Part 3</title>
      <link>https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-3/</link>
      <pubDate>Wed, 15 Mar 2023 11:22:11 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-3/</guid>
      <description>&lt;p&gt;Maltego graphs all start as a blank canvas. However, they often extend to include hundreds or even thousands of Entities. &lt;strong&gt;The larger the graph, the more challenging it is to analyze and understand its content.&lt;/strong&gt; Of course, using Layouts or Search functions will allow you to grasp some information and better interpret your graph, but &lt;strong&gt;Views are the truly invaluable tool that will allow you to figure out what the data in your graph contains&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Layouts change how information is structured; Views change how Entities are displayed.&lt;/p&gt;
&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-1/&#34; &gt;Part 1 of this article series&lt;/a&gt;, we introduced what Maltego Views are and how to set up a basic View in Maltego.&lt;/p&gt;
&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-2/&#34; &gt;Part 2&lt;/a&gt;, we demonstrate how to use the advanced functions (such as Entity properties and links) to create Views that present data in a relevant way for you.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will share some tips and tricks to help you level up your Bindings and Views even further.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Lets dive right in.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;maltego-views-and-how-to-use-them&#34;&gt;Maltego Views and How to Use Them&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 1:&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-1/&#34; &gt;Introduction to Views and the Basics of Setting Them Up&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 2:&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-2/&#34; &gt;Writing Bindings for Your Views&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Obtaining Entity Information for Bindings&lt;/li&gt;
&lt;li&gt;Writing Size Bindings&lt;/li&gt;
&lt;li&gt;Writing Color Bindings&lt;/li&gt;
&lt;li&gt;Testing Your Bindings&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 3:&lt;/strong&gt; Useful Tips for Leveling Up Your Bindings and Views&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Using a Catch-All Binding&lt;/li&gt;
&lt;li&gt;Dealing with Date Properties&lt;/li&gt;
&lt;li&gt;More Examples of Views&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-a-catch-all&#34;&gt;Using a Catch-All&lt;/h2&gt;
&lt;p&gt;Something that might have escaped the readers of this article is that it is possible to have more than one binding in your View. Maltego applies them in a descending order: &lt;strong&gt;The binding at the top of the list will be applied on every Entities in the graph,&lt;/strong&gt; then the next binding of the same type (size or color) will be applied to the Entities that did not get a result from the first binding.&lt;/p&gt;
&lt;p&gt;For example, let us consider this graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using-catch-all-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using-catch-all-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We have 8 Person Entities linked to IP addresses. We wish to check which persons are minors. We can do this with the following binding:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;hasProperty&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;age&amp;#39;&lt;/span&gt;)) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;age&amp;#39;&lt;/span&gt;)&lt;span style=&#34;color:#f92672&#34;&gt;&amp;gt;=&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;18&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#FF0000&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// RED
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#0602f5&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// BLUE
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;This will work, but the IP Entities will still draw some attention on our graph, as they will be unaffected by the View. This is not a big problem here, but on a graph with several thousand Entities, this can make our data difficult to analyze. This is why &lt;strong&gt;adding a second binding to act as a catch-all can be useful.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here is the Binding Test window of the previous binding:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/using-catch-all-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/using-catch-all-2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All of the Entities which result is &lt;strong&gt;null&lt;/strong&gt; will be caught by the catch-all, as they do not have a   value assigned yet. Here is what our catch-all look like:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#808080&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// GREY
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;It is very important to make sure our second binding is below the first one, because bindings are executed in a descending order: &lt;strong&gt;The one on top of the pile is executed and the Entities to which it did not assign a value (size or color) are passed to the next binding for it to decide, and so on until there are no more Entities or bindings.&lt;/strong&gt; This will reduce the visual impact of Entities that do not have an Age property by coloring them grey. To recapitulate, here are our two bindings, by order of execution:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;hasProperty&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;age&amp;#39;&lt;/span&gt;)) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;age&amp;#39;&lt;/span&gt;)&lt;span style=&#34;color:#f92672&#34;&gt;&amp;gt;=&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;18&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#FF0000&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// RED
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#0602f5&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// BLUE
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#808080&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// GREY
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Since Views are about analyzing a graph at a glance, eliminating visual distractions is a must.&lt;/p&gt;
&lt;h2 id=&#34;dealing-with-date-properties&#34;&gt;Dealing With Date Properties&lt;/h2&gt;
&lt;p&gt;One of the difficulties we run into when manipulating dates in Views is interpreting them as a date. Javascript Date objects allow for complex operations, including comparison. But by default, &lt;strong&gt;getPropertyValue()&lt;/strong&gt; will load properties as a string of characters. Turning this value into a Date is up to you.&lt;/p&gt;
&lt;p&gt;To do so, you first have to take into account that dates in Maltego can be stored in 3 different ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As a &lt;strong&gt;string&lt;/strong&gt; following a specific date format, such as VirusTotal File Entities that have four properties following the format YYYY-MM-DDTHH:MM:SSZ (ex: 2021-07-30T13:08:48Z)&lt;/li&gt;
&lt;li&gt;As a &lt;strong&gt;date property&lt;/strong&gt;, which is the recommended property type to store dates, but not always used by Transform developers.&lt;/li&gt;
&lt;li&gt;As a &lt;strong&gt;timestamp&lt;/strong&gt;, a common way to represent time in computer. It is the number of seconds passed between Epoch time (00:00:00 UTC on 1 January 1970) and the date you want to represent. For example, a recent timestamp could be 1674645967.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let us see how to turn each of these formats into a &lt;strong&gt;Date&lt;/strong&gt; object in JavaScript. Then, we will see an example of a View using a &lt;strong&gt;Date&lt;/strong&gt; object.&lt;/p&gt;
&lt;h3 id=&#34;date-property&#34;&gt;Date Property&lt;/h3&gt;
&lt;p&gt;This is the easiest of the three possibilities as &lt;strong&gt;getPropertyValue()&lt;/strong&gt; will load it as a &lt;strong&gt;Date&lt;/strong&gt; object directly! Here is an example with the default BTC transaction Entity.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;// parsing is automatically done, it&amp;#39;s already a date
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;date_trans&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;ciphertrace.datetime&amp;#39;&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;timestamp&#34;&gt;Timestamp&lt;/h3&gt;
&lt;p&gt;This becomes a bit more difficult as we might need to modify the timestamp before creating our date object: JavaScript expects &lt;strong&gt;a timestamp that is precise up to the millisecond&lt;/strong&gt;, but most timestamps are only precise up to the second. If this is the case (you can usually recognize this by the fact that it has 10 digits), we need to multiply the timestamp by 1000. Here is an example that works for &lt;a href=&#34;https://www.maltego.com/transform-hub/echosec/&#34; &gt;Echosec&lt;/a&gt; Post Entities:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;creation_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;new&lt;/span&gt; Date(&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;timeCreated&amp;#39;&lt;/span&gt;)&lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;1000&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;string&#34;&gt;String&lt;/h3&gt;
&lt;p&gt;This is possibly the trickiest situation, depending on the format of the date. If the format used to represent the date is a the one expected by this function (ISO 8601: YYYY-MM-DDTHH:mm:ss.sssZ), you simply have to call the constructor for &lt;strong&gt;Date&lt;/strong&gt;, like in this example focusing on a VirusTotal file Entity:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;submission_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; Date.&lt;span style=&#34;color:#a6e22e&#34;&gt;parse&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;firstSubmissionDate&amp;#34;&lt;/span&gt;));
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;If the date format in the property does not follow this format, the results may be inexact. If this is the case, it will be up to you to parse the date yourself and call the &lt;strong&gt;Date&lt;/strong&gt; construct with each argument isolated. You can refer to the &lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/Date#syntax&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Mozilla documentation&lt;/a&gt; for more information on the constructor.&lt;/p&gt;
&lt;p&gt;Once we have these different types of properties properly coded as &lt;strong&gt;Date&lt;/strong&gt; object, we can use them in our Views. Here is an example of a View isolating Echosec Post Entities based on creation dates during a specific span of time:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;// Set a first day and a last day for the period we want to inspect
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;date_inf&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;new&lt;/span&gt; Date(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;2022-01-01T00:00:00Z&amp;#34;&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;date_sup&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;new&lt;/span&gt; Date(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;2022-03-31T00:00:00Z&amp;#34;&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;isType&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;echosec.EchosecSocialPost&amp;#34;&lt;/span&gt;)) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// Create the Date object from a timestamp
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;creation_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;new&lt;/span&gt; Date(&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;timeCreated&amp;#39;&lt;/span&gt;)&lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;1000&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// If statement with 2 conditions: creation_date posterior to date_inf
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// and creation_date anterior to date_sup.
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;date_inf&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;creation_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;creation_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;date_sup&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#75715e&#34;&gt;// If it is the case, we color the post in red
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#FF0000&amp;#34;&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#75715e&#34;&gt;// If it is not the case, we color it in blue
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#0000FF&amp;#34;&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;} &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// If the Entity is not an Echosec post, we color it in grey
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#808080&amp;#34;&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;example-of-views&#34;&gt;Example of Views&lt;/h2&gt;
&lt;h3 id=&#34;using-the-color-binding-to-represent-entities-age&#34;&gt;Using The Color Binding To Represent Entities Age&lt;/h3&gt;
&lt;p&gt;Using the color binding to represent the age of an Entity is logical, considering that the size binding is capped between 50 and 500 while the number of different colors available in Maltego is far bigger than this. Granted, you and I will probably not be able to differentiate #FF0000 from #FF0001.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this View, you can find an example of how a shade of a color can be used to show the age of an Entity, not only if it belongs to a particular timeframe.&lt;/strong&gt; The idea behind this View is that an RGB triplet such as #FF0000 is an aggregation of 3 different number, each indicating how much of a color is included in this particular shade.&lt;/p&gt;
&lt;p&gt;The two first character indicate the quantity of red, the following two the quantity of green and the last two the quantity of blue, hence the name RGB. Because of how this works, if we set the last four characters to zero and increase the first two characters, we obtain progressively brighter shades of red.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/color-binding-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/color-binding-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This binding changes the color of VirusTotal File Entities:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Green if they have been submitted after the timeframe&lt;/li&gt;
&lt;li&gt;Blue if they have been submitted before&lt;/li&gt;
&lt;li&gt;Red if during&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The more recently submitted the file, the brighter the shade of red.&lt;/p&gt;
&lt;p&gt;This View could easily be adapted to other Entities by changing the strings highlighted in bold red and modifying the way the date is loaded depending on the format (as shown in the previous section).&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;// Isolate the type of Entity you want the view to highlight
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; ( &lt;span style=&#34;color:#a6e22e&#34;&gt;type&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;==&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;maltego.virustotal.File&amp;#34;&lt;/span&gt;){
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// If no argument is given new Date will take the value of the current date
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// this can be a useful trick to have a moving timeframe, here is an example
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// to have a timeframe that will always cover the last 6 months
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;startdate&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;new&lt;/span&gt; Date()
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#a6e22e&#34;&gt;startdate&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;setMonth&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;startdate&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;getMonth&lt;/span&gt;() &lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;6&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;enddate&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;new&lt;/span&gt; Date();
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// Choose the property you want to use as a reference.
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// Here we use the first time a VT sample was submitted
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// Date.parse gives us a timestamp matching the time in the property
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;submission_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; Date.&lt;span style=&#34;color:#a6e22e&#34;&gt;parse&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;firstSubmissionDate&amp;#34;&lt;/span&gt;));
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// We get out the sample that do not fit the timeframe out of the way
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;submission_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;startdate&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#75715e&#34;&gt;// Blue for the ones that are anterior to our timeframe
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;color&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#2200ff&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// BLUE
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;submission_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;gt;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;enddate&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#75715e&#34;&gt;// Green for the ones that are posterior to our timeframe
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;color&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#3cba44&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// GREEN
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#75715e&#34;&gt;// This is where we elaborate the gradient
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// We need to divide our timeframe in 256 chunks
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// This substraction gives us the number of milliseconds that separates our 2 dates
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;difference&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;enddate&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;startdate&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;quotient&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; Math.&lt;span style=&#34;color:#a6e22e&#34;&gt;floor&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;difference&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;/&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;255&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// We create an array with 256 entries
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;intervals&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; Array(&lt;span style=&#34;color:#ae81ff&#34;&gt;256&lt;/span&gt;);
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// We fill it up with timestamps that represent the boundary for each chunk
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;for&lt;/span&gt; (&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;intervals&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;length&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt;; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;++&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                    &lt;span style=&#34;color:#a6e22e&#34;&gt;intervals&lt;/span&gt;[&lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;] &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;startdate&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;quotient&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#a6e22e&#34;&gt;intervals&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;255&lt;/span&gt;] &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;enddate&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// We iterate the array to see in which chunks the date of this Entity belongs
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;index_interval&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;for&lt;/span&gt; (&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;intervals&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;length&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt;; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;++&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;submission_date&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;intervals&lt;/span&gt;[&lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                        {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                            &lt;span style=&#34;color:#a6e22e&#34;&gt;index_interval&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                            &lt;span style=&#34;color:#66d9ef&#34;&gt;break&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                        }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                &lt;span style=&#34;color:#75715e&#34;&gt;// Once we find the chunk, we take its index, convert it to hexadecimal and create the color. 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;                &lt;span style=&#34;color:#75715e&#34;&gt;// The higher the index, the brighter the shade of red. 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;                &lt;span style=&#34;color:#a6e22e&#34;&gt;color&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;index_interval&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;toString&lt;/span&gt;(&lt;span style=&#34;color:#ae81ff&#34;&gt;16&lt;/span&gt;).&lt;span style=&#34;color:#a6e22e&#34;&gt;toUpperCase&lt;/span&gt;() &lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;0000&amp;#34;&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#75715e&#34;&gt;// We return the color that we previously stored in this variable
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        &lt;span style=&#34;color:#a6e22e&#34;&gt;color&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#75715e&#34;&gt;// We color the other Entities in grey to avoid distracting us
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#808080&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// GREY
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;highlighting-entities-that-have-a-specific-word-in-their-properties&#34;&gt;Highlighting Entities That Have A Specific Word In Their Properties&lt;/h3&gt;
&lt;p&gt;The following binding highlights Entities that have at least one of the specific keywords in any of their properties red. It can be easily repurposed by modifying the list of keywords in the first line of the code. If a string contains a double quote, you can enclose it in simple quote like so: ‘my “friend” Tyler’.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;const&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;keywords&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; [&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;ukraine&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;war&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;russia&amp;#34;&lt;/span&gt;];
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;key_word_found&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;for&lt;/span&gt; (&lt;span style=&#34;color:#66d9ef&#34;&gt;let&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;keywords&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;length&lt;/span&gt;; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;++&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;propertiesContainCI&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;keywords&lt;/span&gt;[&lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;])) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#a6e22e&#34;&gt;key_word_found&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;true&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;break&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;key_word_found&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#FF0000&amp;#34;&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;} &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#0000FF&amp;#34;&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;This is a crash course on how to create Views. While they are more time consuming and less practical than a simple text search, they are better suited for understanding a large dataset and are more versatile. Hopefully this is helpful in your future investigations!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Views and How to Use Them: Part 2</title>
      <link>https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-2/</link>
      <pubDate>Wed, 15 Mar 2023 11:21:14 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-2/</guid>
      <description>&lt;p&gt;Maltego graphs all start as a blank canvas. However, they often extend to include hundreds or even thousands of Entities. &lt;strong&gt;The larger the graph, the more challenging it is to analyze and understand its content.&lt;/strong&gt; Of course, using Layouts or Search functions will allow you to grasp some information and better interpret your graph, but &lt;strong&gt;Views are the truly invaluable tool that will allow you to figure out what the data in your graph contains&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Layouts change how information is structured; Views change how Entities are displayed.&lt;/p&gt;
&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-1/&#34; &gt;Part 1 of this article series&lt;/a&gt;, we introduced what Maltego Views are and how to set up a basic View in Maltego.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Part 2, we will demonstrate how to use the advanced functions (such as Entity properties and links) to create Views that present data in a relevant way for you.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Lets dive right in.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;maltego-views-and-how-to-use-them&#34;&gt;Maltego Views and How to Use Them&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 1:&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-1/&#34; &gt;Introduction to Views and the Basics of Setting Them Up&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 2:&lt;/strong&gt; Writing Bindings for Your Views&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Obtaining Entity Information for Bindings&lt;/li&gt;
&lt;li&gt;Writing Size Bindings&lt;/li&gt;
&lt;li&gt;Writing Color Bindings&lt;/li&gt;
&lt;li&gt;Testing Your Bindings&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 3:&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-3/&#34; &gt;Useful Tips for Leveling Up Your Bindings and Views&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Using a Catch-All Binding&lt;/li&gt;
&lt;li&gt;Dealing with Date Properties&lt;/li&gt;
&lt;li&gt;More Examples of Views&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;obtaining-information-from-the-entities-in-your-graph&#34;&gt;Obtaining Information From The Entities In Your Graph&lt;/h2&gt;
&lt;p&gt;The main functions we will use to obtain information from the Entities on your graph are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;isType()&lt;/li&gt;
&lt;li&gt;hasProperty()&lt;/li&gt;
&lt;li&gt;getPropertyValue()&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;isType()&lt;/strong&gt; will help us do a first selection of our Entities based on Entity type. Usually, one binding is dedicated to one Entity type in order to avoid having bindings containing large amounts of codes. Please note that this function takes into account the inheritance of Entity type. For instance, &lt;strong&gt;isType(&amp;ldquo;maltego.DNSName&amp;rdquo;)&lt;/strong&gt; will return &lt;strong&gt;True&lt;/strong&gt; for a &lt;strong&gt;maltego.DNSName&lt;/strong&gt; Entity, but also for a &lt;strong&gt;maltego.Website&lt;/strong&gt; Entity as this is a particular type of DNS name.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;hasProperty()&lt;/strong&gt; is what we will use right before &lt;strong&gt;getPropertyValue()&lt;/strong&gt;. This is to test if an Entity has a particular property, it is particularly useful when working on dynamic properties Entities that may or may not be present in the Entities in our graph.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;getPropertyValue()&lt;/strong&gt; is our bread and butter: It will give us the value of an Entity’s property given we have the right key. Without getting too technical, the key of an Entity is simply its name. - not the name that is usually displayed on the Maltego Desktop Client, rather a name that is used internally by Maltego.&lt;/p&gt;
&lt;p&gt;Here is how you would go about obtaining it:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/get-property-value-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/get-property-value-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is the Property View of a VirusTotal Entity sample. We wish to write a View highlighting the date of first submission. To do so, we need to use &lt;strong&gt;getPropertyValue()&lt;/strong&gt; and we need the key to this property.&lt;/p&gt;
&lt;p&gt;To obtain the key, simply do a right click on the property and tick the &lt;strong&gt;Show Description Area&lt;/strong&gt; box. This will add 2 lines at the bottom of the Property View window:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;One contains the name of the Entity&lt;/li&gt;
&lt;li&gt;The other one contains the key we need, also known as Property ID&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/get-property-value-4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/get-property-value-4.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is the same name we would use to write a Transform or a Machine. To obtain the value of this property in a View, call &lt;strong&gt;getPropertyValue()&lt;/strong&gt; with this string of character as argument.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;firstSubmissionDate&amp;#39;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Ideally, we would want to test the presence of this property first. Which would be done by using the &lt;strong&gt;hasProperty()&lt;/strong&gt; function.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;hasProperty&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;firstSubmissionDate&amp;#39;&lt;/span&gt;)) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;firstSubmissionDate&amp;#39;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Moreover, we would need to verify that we only consider VirusTotal samples, not just any Entity that has a property named like this. Let’s test out the type with &lt;strong&gt;isType()&lt;/strong&gt;:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;isType&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;maltego.virustotal.File&amp;#39;&lt;/span&gt;))  {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;hasProperty&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;firstSubmissionDate&amp;#39;&lt;/span&gt;)) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;firstSubmissionDate&amp;#39;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The type of Entity can be obtained by selecting this Entity and reading its description in the Detail View window.&lt;/p&gt;
&lt;p&gt;We now have properly extracted the value of a property. &lt;strong&gt;The last thing we need to do is to manipulate its value into an output that will be used by Maltego to set the Entity’s color or size.&lt;/strong&gt; We will detail the specifics of both types of bindings in the next sections.&lt;/p&gt;
&lt;h2 id=&#34;size-binding&#34;&gt;Size Binding&lt;/h2&gt;
&lt;p&gt;This binding expects a number to be output. As the description box reads, the size of an Entity is clamped between 50 and 500.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/size-binding-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/size-binding-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is a first challenge for us.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;final_balance&amp;#39;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Take the following View highlighting the number of BTC in an address as an example:&lt;/p&gt;
&lt;p&gt;Because the return value is comprised between 50 and 500, any amount inferior to 50 will be automatically brought to 50 when interpreted by Maltego to represent the size of the Entity. With this approach, any address with a balance between 0 and 50 BTC will be the same size! This is a shame, considering that at the time of writing, 50 BTC were worth a bit more than a million dollars! Moreover, any address with 500 BTC or more will be represented by a ball the same size, whether it contains 500 or 50,000 BTC.&lt;/p&gt;
&lt;p&gt;To avoid this problem, most size bindings in Maltego use the following function: The &lt;strong&gt;logarithm&lt;/strong&gt;! This function will &amp;ldquo;flatten&amp;rdquo; the values for us. Let us use it on our binding:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;(&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;1.5&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt; Math.&lt;span style=&#34;color:#a6e22e&#34;&gt;log&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;final_balance&amp;#39;&lt;/span&gt;))) &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;50&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In this example, we add 1 to the log and multiply by 50 to be able to reach our interval faster: Without this, we would reach 50 with a balance of 1050 BTC! With these modifications, 1 BTC will bring us to 50, 10 to 125, 100 to 200 and so on.&lt;/p&gt;
&lt;p&gt;The idea is that most values, from the smallest to the largest, will have a different output when passed through this function. However, this is only a good approach if we expect a wide range of values in this property.&lt;/p&gt;
&lt;p&gt;If we wanted to do the same thing with the age of a person, this approach would make our View useless, as most people’s age is comprised between 0 and 115, our ball sizes would never reach 200, leaving the 200 to 500 range unused. In this case, it would be better to drop the logarithm and multiply the age by 4 to occupy the entire range. We will also add 50, else the children from age 0 to 12 will be represented with the same ball size (as 0 x 4 = 0 &amp;lt; 50 and 12 x 4 = 48 &amp;lt; 50).&lt;/p&gt;
&lt;p&gt;This would give us the following binding, which is much more adapted to a smaller range of possible values.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;50&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;4&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;age&amp;#39;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;color-binding&#34;&gt;Color Binding&lt;/h2&gt;
&lt;p&gt;A RGB hex code is a # sign followed by 6 digits or letters that indicate a particular shade of color. For example, #808080 indicates grey while #FF0000 is bright red. To find the RGB triplet of a particular shade, simply google it or use a freely available online tool.&lt;/p&gt;
&lt;p&gt;The main problem we face with this binding is that unlike the previous one, we cannot just pull a numerical value and slightly tweak it to match our range. &lt;strong&gt;Most often than not, color bindings are not best suited to underline a range of values, as they are only here to highlight a set of Entities based on specific criteria.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To build on the previous example, if this time we want to highlight individuals that are legally considered adults (with an age above 18), we would use the following View:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;isType&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;maltego.Person&amp;#39;&lt;/span&gt;))  {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;hasProperty&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;age&amp;#39;&lt;/span&gt;)) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;age&amp;#39;&lt;/span&gt;)&lt;span style=&#34;color:#f92672&#34;&gt;&amp;gt;=&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;18&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#FF0000&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// RED
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#0602f5&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// BLUE
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;        }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;#808080&amp;#34;&lt;/span&gt;; &lt;span style=&#34;color:#75715e&#34;&gt;// GREY
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;After testing if the Entity is a &lt;strong&gt;maltego.Person&lt;/strong&gt; Entity, the binding code checks if the &lt;strong&gt;Age&lt;/strong&gt; property is present and then checks if the age is equal to or greater than 18. If the age is indeed greater than 18, the code returns #FF0000 (red), showing the relevant Entities in red. Otherwise, it returns #0602F5 (blue), showing the relevant Entities in blue. Entities that are not Person Entities will be colored in grey (#808080). Do not omit the semi colon “;” after the string you wish to output.&lt;/p&gt;
&lt;p&gt;There is a fundamental difference with the binding in the previous example: While the previous example allowed to grasp the general age repartition of the population on your graph at a glance, the color binding will help quickly isolate the minors and the adults in your graph. But you will not be able to obtain the medium age of the population. Therefore, combining both bindings can be a good idea to gain a better understanding of your graph.&lt;/p&gt;
&lt;p&gt;Please note that the &lt;strong&gt;Age&lt;/strong&gt; property in this example is a dynamic (custom) property    and is not present by default in the Entity.&lt;/p&gt;
&lt;h2 id=&#34;testing-your-bindings&#34;&gt;Testing Your Bindings&lt;/h2&gt;
&lt;p&gt;Whichever bindings you choose to add to your View, you should test it extensively. To do so, click on the &lt;strong&gt;Test&lt;/strong&gt; button below the list of functions in the &lt;strong&gt;Binding Editing&lt;/strong&gt; window. This will display a window similar to the following:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/testing-binding.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/testing-binding.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You will be able to find a list of the Entities in your graph, the Entity types, and what this binding gives as an output when this Entity serves as an input. Sometimes, the &lt;strong&gt;Result&lt;/strong&gt; column will contain an error message written in red. Click on the ellipsis to better visualize the message.&lt;/p&gt;
&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-3/&#34; &gt;Part 3 of this article series&lt;/a&gt;, we will share even more useful tips and tricks that you can use to take your Bindings and Views to the next level.&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Views and How to Use Them: Part 1</title>
      <link>https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-1/</link>
      <pubDate>Wed, 15 Mar 2023 11:20:40 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-1/</guid>
      <description>&lt;p&gt;Maltego graphs all start as a blank canvas. However, they often extend to include hundreds or even thousands of Entities. &lt;strong&gt;The larger the graph, the more challenging it is to analyze and understand its content.&lt;/strong&gt; Of course, using Layouts or Search functions will allow you to grasp some information and better interpret your graph, but &lt;strong&gt;Views are the truly invaluable tool that will allow you to figure out what the data in your graph contains&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Layouts change how information is structured; Views change how Entities are displayed.&lt;/p&gt;
&lt;p&gt;Take the graph containing a Bitcoin address linked with several hundreds of transactions for example.&lt;/p&gt;
&lt;p&gt;In this example, we want to figure out what was the biggest transaction made on 04 June, 2021. Without the Views feature in Maltego (image left), we would have to copy all the transactions into a new graph, extract the date for each transaction, remove the ones that were not made on that day, and then extract the transaction amounts, followed by sorting the resultant amounts. Only at that stage would we be able to identify the largest transaction made on that particular day.&lt;/p&gt;
&lt;p&gt;Instead, we can simply use a View to modify the size of transactions according to their amount, as well as their color according to the date the transaction took place (red for the 4th of June, black for any other day). This would give us the graph at the right.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-graph-view-comparison.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-graph-view-comparison.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It now becomes clear that the transaction we are looking for is the one highlighted to the right of our graph.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Let’s dive into the topic of Maltego Views: How they work, when to use them, and how to harness their power to boost your investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;maltego-views-and-how-to-use-them&#34;&gt;Maltego Views and How to Use Them&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 1:&lt;/strong&gt; Introduction to Views and the Basics of Setting Them Up&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 2:&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-2/&#34; &gt;Writing Bindings for Your Views&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Obtaining Entity Information for Bindings&lt;/li&gt;
&lt;li&gt;Writing Size Bindings&lt;/li&gt;
&lt;li&gt;Writing Color Bindings&lt;/li&gt;
&lt;li&gt;Testing Your Bindings&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 3:&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-3/&#34; &gt;Useful Tips for Leveling Up Your Bindings and Views&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Using a Catch-All Binding&lt;/li&gt;
&lt;li&gt;Dealing with Date Properties&lt;/li&gt;
&lt;li&gt;More Examples of Views&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;when-should-you-create-a-view-in-maltego&#34;&gt;When Should You Create A View in Maltego?&lt;/h2&gt;
&lt;p&gt;Views are very useful, but using Views requires more time and knowledge in comparison to running a simple search in your graph. Before creating a View, ask yourself: Could you simply use Ctrl+f and type a search query to satisfy your request?&lt;/p&gt;
&lt;p&gt;For example, if you want to search for posts mentioning “Donald Trump” amongst your graph, the search bar is a quicker alternative to Views - especially one that will allow for selection of these posts as you search them. If you want to highlight posts that contain a keyword amongst a pre-existing list, a View could be considered rather than searching individual keywords.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Views are better used on datasets that are too large to have each Entity individually evaluated.&lt;/strong&gt; For instance, if your graph has only 10 Entities, clicking every Entity would be faster than writing a View.&lt;/p&gt;
&lt;h2 id=&#34;how-views-work&#34;&gt;How Views Work&lt;/h2&gt;
&lt;p&gt;Views are nothing more than a collection of bindings executed one after the other on the Entities populating your graph. A binding is a JavaScript code snippet which will be executed using the eval function.&lt;/p&gt;
&lt;p&gt;While having basic programming knowledge will make things easier, it is not required to write a binding. A lot of bindings can be adapted by modifying a few variables to fit your needs. This is the case with the default ones that you can find in every Maltego Desktop client, as well as the ones in this article.&lt;/p&gt;
&lt;p&gt;Here is a simplified version of the binding controlling the size of the Entities in the previous example:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-javascript&#34; data-lang=&#34;javascript&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;isType&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;maltego.CryptocurrencyTransaction&amp;#34;&lt;/span&gt;)){
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#a6e22e&#34;&gt;hasProperty&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;total_input&amp;#39;&lt;/span&gt;)) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#a6e22e&#34;&gt;getPropertyValue&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;total_input&amp;#39;&lt;/span&gt;) &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;50&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    }
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;As you can see, it is very short:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;We check the type of the Entity&lt;/li&gt;
&lt;li&gt;We verify that it has the property total_input&lt;/li&gt;
&lt;li&gt;We obtain the value of that property and multiply it by 50.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Let us now dive into the process of creating a View!&lt;/p&gt;
&lt;h2 id=&#34;creating-your-views&#34;&gt;Creating Your Views&lt;/h2&gt;
&lt;p&gt;To create a View, click on the &lt;strong&gt;Manage View&lt;/strong&gt; button in the &lt;strong&gt;View&lt;/strong&gt; tab at the top of your screen.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/creating-your-view-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/creating-your-view-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This will open the &lt;strong&gt;Manage View&lt;/strong&gt; window. This is where you can create, remove and organize your Views.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/creating-your-view-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/creating-your-view-2.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To add a new View, click on the &lt;strong&gt;New Viewlet&lt;/strong&gt; button on the top left. After naming your new View, it will appear on the list of Viewlets. Select your Viewlet in the list and assign an icon to it by clicking on the &lt;strong&gt;Change Icon&lt;/strong&gt; button on the top right. You will need to add an icon to your View to place it on the View taskbar.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/creating-your-view-3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/creating-your-view-3.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After selecting an icon, you can tick the several boxes in the list to modify their place in the Maltego Desktop Client or activate them (see the previous image):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ticking the &lt;strong&gt;Active&lt;/strong&gt; column uses the selected View to display the graph.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;In Toolbar&lt;/strong&gt; column allows you to display the Views on the left of your graph, below the layouts.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;In Menu&lt;/strong&gt; column will place the Views in the drop-down menu displayed when clicking &lt;strong&gt;Manage View&lt;/strong&gt; button.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Now that we know how to create a View and place it into our Desktop Client, let’s learn to create bindings to make our Views more useful.&lt;/p&gt;
&lt;h2 id=&#34;creating-your-bindings&#34;&gt;Creating Your Bindings&lt;/h2&gt;
&lt;p&gt;Bindings contain the actual code run by Maltego to display your graph according to your criteria. They can modify the size or the color of the Entities on your graph.&lt;/p&gt;
&lt;p&gt;To add a binding, simply &lt;strong&gt;select a View&lt;/strong&gt; in the &lt;strong&gt;Manage View&lt;/strong&gt; window and click the plus button next to the &lt;strong&gt;Bindings&lt;/strong&gt; section. This will take you to the window shown below:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/creating-your-bindings-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/creating-your-bindings-1.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is where you will add your code and choose what kind of binding you are writing.&lt;/p&gt;
&lt;p&gt;Let’s take a look at this window:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;Bindings Menu&lt;/strong&gt; contains options that determine the Entity colors or sizes on your graph through the outputing of your code snippet.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Text Editor&lt;/strong&gt; is where your code should be placed.&lt;/li&gt;
&lt;li&gt;Underneath is a list of functions that do not belong to JavaScript but are provided by Maltego to interact with the Entities in your graph.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Writing a View means using these functions to obtain information from the Entities to tell Maltego how to represent them.&lt;/strong&gt; This list of functions is relatively simple and are organized around two main themes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;properties&lt;/strong&gt; of an Entity: Properties, display information, notes, bookmark, type, etc.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;links&lt;/strong&gt; of an Entity: Incoming and/or outgoing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To write efficient Views, we need to understand how to use these functions. &lt;a href=&#34;https://www.maltego.com/blog/maltego-views-and-how-to-use-them-part-2/&#34; &gt;Part 2 of this blog article series&lt;/a&gt; will teach you how to do this, and then it will be up to you to learn some basic JavaScript to manipulate the information at hand to design Views. However, if your intention is to be able to create simple Views without the in-depth programming aspect, this article contains templates that you can easily modify to fit your needs.&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Looking at Hacking from Another Angle with Zaid Sabih from zSecurity </title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-looking-at-hacking-from-another-angle-with-zaid-sabih-from-zsecurity/</link>
      <pubDate>Wed, 15 Mar 2023 10:26:10 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-looking-at-hacking-from-another-angle-with-zaid-sabih-from-zsecurity/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome Zaid Sabih! &lt;/p&gt;
&lt;p&gt;Zaid Sabih is an ethical hacker, a computer scientist, and the founder and CEO of zSecurity. He has tremendous experience in the field of ethical hacking. In 2013, he started teaching his first network hacking course, which led him to publish a number of online ethical hacking courses. Now, Zaid has more than 800,000 students worldwide. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this episode, Zaid sits down with Maltego to recall what led him into cybersecurity and infosec and later to establishing his own company, zSecurity.&lt;/strong&gt; He also talks about his thoughts on &amp;ldquo;hacking&amp;rdquo; and CTFs, and provide 3 tips for becoming a successful bug bounty hunter in the end. &lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2DvapKfvpr6Oa8XPubu7qF?si=2f88aHcvS-aqvpBOCL7YDQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/MjdiNjA1YmEtMjdjYS00NjM1LWJkMDUtODE2MTU4MzFhOWEw?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjY9--c3N39AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or the &lt;a href=&#34;https://youtu.be/NhDCEydDO8U&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego YouTube channel&lt;/a&gt;! &lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast &lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot&lt;/a&gt; is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective.   &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice.  &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot?   &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;,&lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/NhDCEydDO8U&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;tell-us-a-bit-about-yourself-and-zsecurity&#34;&gt;Tell us a bit about yourself and zSecurity!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Zaid:&lt;/strong&gt; My name is Zaid, the the CEO of a cyber security company called zSecurity. We&amp;rsquo;re based in Dublin, Ireland, and we provide lots of cyber security services such as pentesting, consulting, training, code reviews, and more. We also have our own VPN company and have recently launched our own bug bounty program. Everything we do is related to cybersecurity, and we&amp;rsquo;re trying to always be keeping up with the updates and everything that&amp;rsquo;s coming up.  &lt;/p&gt;
&lt;p&gt;Another thing is spreading education. Getting people to be more educated about their cyber world or their lives, as everything now is online or on the cloud. Everybody uses computers and most of the time, people don&amp;rsquo;t ask questions. They don&amp;rsquo;t think about what they&amp;rsquo;re clicking and doing before realizing that somebody has access to all of their data, pictures, and everything. Thus, I think it is essential to educate yourself about that in the time that we live in right now, even for people that aren&amp;rsquo;t even interested in learning ethical hacking. &lt;/p&gt;
&lt;h2 id=&#34;what-got-you-into-infosec-cybersecurity-or-lets-say-hacking&#34;&gt;What got you into infosec, cybersecurity, or let’s say hacking?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Zaid:&lt;/strong&gt; I think I was 11 or 12 years old. It was back in the Yahoo Messenger days, so you&amp;rsquo;d have a lot of friends in your Messenger. There were exploits where you could just get someone to sign out or get their Yahoo Messenger to crash. We had a challenge of hacking someone else&amp;rsquo;s Yahoo. I could get people out of their accounts, but they could log back in. What&amp;rsquo;s the next step? Hack into their accounts. The challenge that we had was to see who&amp;rsquo;s going to hack into the other accounts first. &lt;/p&gt;
&lt;p&gt;At the time you feel like you&amp;rsquo;re bending the rules. Obviously, you&amp;rsquo;re not supposed to be able to access someone else&amp;rsquo;s account. I felt like I bent the rules and managed to do something that&amp;rsquo;s not supposed to do, or something that is really difficult to do, and I really liked the feeling of achievement. From there, I started learning more about ethical hacking and hacking. Later, I learned that there are actually jobs to work legally and make a living as a pentester or ethical hacker. &lt;/p&gt;
&lt;p&gt;After that, I started contributing to ethical hacking communities and eventually met up with a few friends, becoming one of the early people within an Arabic hacking community. I also then began teaching live classes. At that time, I was in college and decided to study Computer Science because I knew that I wanted to work as an ethical hacker. &lt;/p&gt;
&lt;p&gt;Back then, we didn’t have cybersecurity or ethical hacking courses like we do now. By the time I graduated, I turned down an offer and founded my own company, zSecurity, with the thought in mind that it would be harder to make the move later in my life. It was a tough decision, but fortunately, everything went well and I ‘m really happy with that. &lt;/p&gt;
&lt;h2 id=&#34;what-is-it-like-to-teach-in-full-scale&#34;&gt;What is it like to teach in full scale?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Zaid:&lt;/strong&gt; I actually never thought of teaching ethical hacking and pentesting. I&amp;rsquo;ve always thought of working as a pentester and didn&amp;rsquo;t really think I would enjoy teaching it. But once I did it, I ended up loving it.  &lt;/p&gt;
&lt;p&gt;First of all, I get to do the pentesting anyway when I&amp;rsquo;m not teaching, and before I can teach something, I have to get really good at it or even better. Sometimes, I know how to do something, but I don&amp;rsquo;t fully understand why it works that way. To go ahead and teach it, I have to understand every single aspect of it and every single possibility of how it happens, which widened my knowledge in a topic that I love, and that&amp;rsquo;s a big perk.  &lt;/p&gt;
&lt;p&gt;Another thing is the feeling you have when receiving feedback from your students. It takes a bit of time to start getting these nice messages and all that. Nevertheless, every now and then, I get a message from someone saying they used to be in a very bad situation. Either my course put them on a path, got them to a level to obtain their dream jobs, or helped them fix personal issues. It genuinely feels good as you feel like you&amp;rsquo;re giving back and you&amp;rsquo;re doing something good. It&amp;rsquo;s just really nice energy you get back from them. &lt;/p&gt;
&lt;h2 id=&#34;tell-me-about-the-bug-bounty-platform-from-zsecurity&#34;&gt;Tell me about the bug bounty platform from zSecurity!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Zaid:&lt;/strong&gt; The goal is to have a bug bounty platform where companies can submit whatever platform they have&amp;ndash;be it a website, an app, an API, or whatever they want ethical hackers to check. It gets put on our platform, and ethical hackers around the world can test it. If they discover any bugs, it comes to us first and we&amp;rsquo;ll verify it. If it is valid and meets all criteria, we contact the platform owner, informing them that somebody discovered a bug in their platform. The owner decides whether they want to give points, pay monetary reward, or bounty for the discovery. The idea is obviously not novel as bug bounties have existed for a while, but the cool thing about it is that it solves two problems. &lt;/p&gt;
&lt;p&gt;The first solution, for the platform owner, is that you only pay when a bug or weakness is discovered. Even if you&amp;rsquo;ve done a pentest, the pentest will only cover you for a limited period of time. For example, if you get Maltego pentested today, I&amp;rsquo;m going to give you a report of all the bugs that I discover today, but you probably are going to release an update tomorrow, in a week, or in a month. Besides, libraries that Maltego uses might actually become vulnerable and release updates in the future. Updates introduce new code, and new code could introduce new bugs, which is the idea of a bug bounty. You can have your system always tested by a number of ethical hackers. &lt;/p&gt;
&lt;p&gt;The other solution, for the ethical hackers or the bug hunters, is that it gives people a pledge to practice their skills legally without breaking any laws while making a difference. At the end of the day, they are discovering bugs and protecting other users who use the platform. Not only do they get to practice and earn rewards, but they also get to do something good. &lt;/p&gt;
&lt;p&gt;Some people do it as full-time because it gets them a lot of money, some use it to practice, and others use it to make a name for themselves. Our platform solves two pieces of the equation, bringing the ethical hackers and the company owners together. &lt;/p&gt;
&lt;h2 id=&#34;what-are-your-thoughts-on-how-people-learn-to-do-ethical-hacking-or-bug-bounty-with-ctf-platform-nowadays&#34;&gt;What are your thoughts on how people learn to do ethical hacking or bug bounty with CTF platform nowadays?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Zaid:&lt;/strong&gt; I think they&amp;rsquo;re great for entertainment and some of them are actually really good to learn actual skills, while some of them focuses too much on gamification. &lt;/p&gt;
&lt;p&gt;If you want to practice properly, bug bounty programs are better. People often ask me how to start with bug bounty. Just go ahead, sign up, and start testing. It’s not that hard to start with bug bounty. You&amp;rsquo;re testing against real websites, and there are numerous platforms out there. &lt;/p&gt;
&lt;h2 id=&#34;what-is-your-opinion-on-the-alternative-wordings-for-hacking-such-as-red-teaming-blue-teaming-and-purple-teaming&#34;&gt;What is your opinion on the alternative wordings for hacking, such as red teaming, blue teaming, and purple teaming?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Zaid:&lt;/strong&gt; I don&amp;rsquo;t see anything wrong with using the word “hacking.” The word describes hacking very well, so I don&amp;rsquo;t see the need to come up with different words to describe the same thing. &lt;/p&gt;
&lt;p&gt;It’s annoying that we have to come up with substitutes. If you&amp;rsquo;re a hacker, you should be able to say that you&amp;rsquo;re a hacker, knowing hacking does not make you a criminal. You&amp;rsquo;re a criminal if you commit a crime, and there are a lot of other crimes that you can commit other than hacking. So, the word &amp;ldquo;hacking” shouldn&amp;rsquo;t mean crime. &lt;/p&gt;
&lt;p&gt;I see why alternative terms are used as a lot of bots like Google are scared of the word “hacking.” Upload a video on YouTube with the word “hack” in it. It&amp;rsquo;ll probably get flagged if not removed. I had that experience. The video was related to hacking, but once it got reviewed by a human, they were like, “Okay, the video is fine. It&amp;rsquo;s educational and it was allowed.” Still, I have to go through this process several times, and that becomes annoying. &lt;/p&gt;
&lt;p&gt;If you go on our website, I still say ethical hacking and stuff related to hacking. I don&amp;rsquo;t say “blue team” or try to dance around saying “hacking.” Instead of trying to avoid the words and replacing them with other terms, I think we should use it and educate the people considering it to be a crime to know that it&amp;rsquo;s not a crime. &lt;/p&gt;
&lt;h2 id=&#34;what-are-the-three-things-you-would-like-to-share-with-the-readers-on-how-they-could-make-a-successful-life-as-a-bug-bounty-hunter&#34;&gt;What are the three things you would like to share with the readers on how they could make a successful life as a bug bounty hunter?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Zaid:&lt;/strong&gt; I would say the first thing is don&amp;rsquo;t buy a dream. I know I sell courses, and that&amp;rsquo;s part of what I do, but I actually never sell a dream. I never say: “Take my courses and you become a millionaire.” You can earn a fortune from bug bounty and as a cybersecurity expert and get paid very well. Likewise, you can also get paid very well doing other jobs. &lt;/p&gt;
&lt;p&gt;Do what you love. If you are passionate about bug hunting or being a pentester, it&amp;rsquo;s going to take a significant amount of practice, time, and patience. The guys whom you see making handsome money now, they spent hours and hours staring at code with their head over problems. One vulnerability can take them so long and once they submit it, they also have to wait for so long until it gets approved. You have to account for that. &lt;/p&gt;
&lt;p&gt;Finally, spend a lot of time learning and don&amp;rsquo;t get frustrated. That goes back to the second point. If you&amp;rsquo;re doing what you love, then you&amp;rsquo;ll be able to stay patient and persisten. This principle applies to everything not really just for bug bounty only. &lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-zaid&#34;&gt;There’s More! Listen to Our Full Interview with Zaid!&lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview!   &lt;/p&gt;
&lt;p&gt;Listen to our full interview with Zaid to learn more about:   &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How Zaid explains the word “hacking” to people with zero background in ethical hacking &lt;/li&gt;
&lt;li&gt;What topics he is interested in exploring besides hacking &lt;/li&gt;
&lt;li&gt;His whole journey in ethical hacking and bug bounty &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!  &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/NhDCEydDO8U&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2DvapKfvpr6Oa8XPubu7qF?si=2f88aHcvS-aqvpBOCL7YDQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/MjdiNjA1YmEtMjdjYS00NjM1LWJkMDUtODE2MTU4MzFhOWEw?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjY9--c3N39AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or the &lt;a href=&#34;https://youtu.be/NhDCEydDO8U&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.   &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit February 2023: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-february-2023-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Fri, 03 Mar 2023 09:29:51 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-february-2023-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit February roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit October 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit November 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-december-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit December 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit January 2023&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-february-roundup&#34;&gt;Investigator Toolkit February Roundup&lt;/h2&gt;
&lt;p&gt;In February, we featured the following four Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/deepl/&#34; &gt;DeepL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/flightaware/&#34; &gt;FlightAware&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/hunter-io/&#34; &gt;Hunter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/ibm-qradar/&#34; &gt;IBM QRadar&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for on-demand translation, criminal warrant monitoring, person of interest investigation, and SIEM investigation!&lt;/p&gt;
&lt;h3 id=&#34;deepl-on-demand-translation&#34;&gt;DeepL: On-demand Translation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w33_deepl.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w33_deepl.png&#34; loading=&#34;lazy&#34; alt=&#34;DeepL: On-demand Translation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the integrated &lt;a href=&#34;https://www.maltego.com/transform-hub/deepl/&#34; &gt;DeepL Transform&lt;/a&gt;, investigators can seamlessly translate the main value of any Entity in #Maltego into 20+ languages. See how we accelerate and enrich our investigations by leveraging the DeepL Transforms in Maltego to &lt;a href=&#34;https://www.maltego.com/blog/deepl-translation-transforms/&#34; &gt;identify languages in use and obtain translated texts&lt;/a&gt;. Overcome the language barrier in just a few clicks!&lt;/p&gt;
&lt;h3 id=&#34;flightaware-criminal-warrant-monitoring&#34;&gt;FlightAware: Criminal Warrant Monitoring&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w34_flightaware.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w34_flightaware.png&#34; loading=&#34;lazy&#34; alt=&#34;FlightAware: Criminal Warrant Monitoring&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/flightaware/&#34; &gt;FlightAware&lt;/a&gt; provides current and historical flight data, ranging from a flight’s origin, destination, and operator to ownership details. See how we use FlightAware to &lt;a href=&#34;https://www.maltego.com/blog/detecting-and-tracking-criminal-activity-with-flightaware-and-maltego/&#34; &gt;pull relevant flight data of our person of interest and identify the criminal organizations behind an unidentified aircraft using its tail number&lt;/a&gt;. Try it out now to track person of interest movements in your POI investigations!&lt;/p&gt;
&lt;h3 id=&#34;hunter-person-of-interest-investigation&#34;&gt;Hunter: Person of Interest Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w35_hunter.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w35_hunter.png&#34; loading=&#34;lazy&#34; alt=&#34;Hunter: Person of Interest Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using an Alias Entity or a Domain Entity, investigators can query &lt;a href=&#34;https://www.maltego.com/transform-hub/hunter-io/&#34; &gt;Hunter&lt;/a&gt; to find the professional email address of their person of interest, examining its confidence score. Follow the steps to gather more information!&lt;/p&gt;
&lt;h3 id=&#34;ibm-qradar-siem-investigation&#34;&gt;IBM QRadar: SIEM Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w36_ibm-qradar.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w36_ibm-qradar.png&#34; loading=&#34;lazy&#34; alt=&#34;IBM QRadar: SIEM Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the &lt;a href=&#34;https://www.maltego.com/transform-hub/ibm-qradar/&#34; &gt;IBM QRadar Transforms&lt;/a&gt; for Maltego, investigators can quickly extract and gain insights into host assets, offense details, IOCs, event logs, and more from a given QRadar instance. Try out the cheat sheet now!&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: OPSEC &amp; How to Secure Your Own Privacy in OSINT Investigations with Palenath</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-opsec-how-to-secure-your-own-privacy-in-osint-investigations-with-palenath/</link>
      <pubDate>Wed, 15 Feb 2023 12:47:27 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-opsec-how-to-secure-your-own-privacy-in-osint-investigations-with-palenath/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome our guest Palenath!&lt;/p&gt;
&lt;p&gt;Palenath is an OSINT &amp;amp; hacking enthusiast and a speaker at Barbhack, UnlockYourBrain, Stack Overflow, Barbhack as well as Lehack. He coded several OSINT software and published them on GitHub. He also proactively participated in several OSINT CTFs, winning competitions held by Trace Labs, Maltego, and UnlockYourBrain.&lt;/p&gt;
&lt;p&gt;In this episode of The Pivot, Palenath walks us through his journey on how he comes to program OSINT tools as well as his own experience of getting support from the OSINT community, recommending websites and communities for beginners. He also shares with us his opinions on operational security (OPSEC) and provides basic hygiene guidelines for researchers to protect their privacy while conducting investigations.&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/5aAJI6PM7ihtq72qhIMfrc?si=Ya1otIMKT1yNRaBQWU0brA&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/palenath-opsec-how-to-secure-your-own-privacy-in-osint/id1629913312?i=1000599713518&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/M2U3ZTljZGEtMGViNC00MjM0LTgwMGUtZDUwZmZjMGY1NTky?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjIzMTQj5f9AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://youtu.be/PSPOAO8URTc&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot&lt;/a&gt; is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective. &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice. &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot? &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;,&lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/PSPOAO8URTc&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;tell-us-a-bit-about-yourself-and-your-work&#34;&gt;Tell us a bit about yourself and your work!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Palenath:&lt;/strong&gt; I’m Palenath, and I participated in several CTFs, like TraceLab and all the Maltego CTFs, and do stuff on our internet for fun.&lt;/p&gt;
&lt;p&gt;Apart from that, I sometimes create OSINT tools open-source to share with the community. I automate some manual tasks to save time for people. For example, &lt;a href=&#34;https://github.com/megadose/holehe&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Holehe&lt;/a&gt;, a tool that allows you to check if an email address has been registered on different websites. The objective of Holehe is just saving time as I always did it manually at the beginning.&lt;/p&gt;
&lt;p&gt;The name of my GitHub is &lt;a href=&#34;https://github.com/megadose&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Megadose&lt;/a&gt;. People can check out the tools I developed there. It&amp;rsquo;s good and it&amp;rsquo;s free. I put all the tools on my GitHub because the big advantage of the open source is that the community can contribute to these tools, and you are really more powerful when more people contribute to a project. For me, the knowledge needs to be shared as the knowledge is the power.&lt;/p&gt;
&lt;h2 id=&#34;can-you-give-an-example-of-where-the-osint-community-helped-you-achieve-a-greater-project&#34;&gt;Can you give an example of where the OSINT community helped you achieve a greater project?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Palenath:&lt;/strong&gt; For example, when I started on Holehe, I had just 20 websites. The community gave some ideas to upgrade the tool. For me, it&amp;rsquo;s definitely more powerful when we are in a community since most people are going to use your tool and help you find some bugs.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s the power of the open source, but the problem with the open source is the same that everyone can use your tool. Two or three months ago, someone shared a method to find a Twitter account from an email address. Within two days, the Twitter loophole was fixed. Open source tools have limitations as well as pros and cons like everything else.&lt;/p&gt;
&lt;h2 id=&#34;isnt-it-a-problem-that-these-tools-are-also-available-to-malicious-users-who-originally-dont-have-the-capacity-or-ideas-to-target-somebody-with-osint&#34;&gt;Isn&amp;rsquo;t it a problem that these tools are also available to malicious users who originally don’t have the capacity or ideas to target somebody with OSINT?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Palenath:&lt;/strong&gt; It&amp;rsquo;s such an interesting point. However, these guys are going to find methods to do what they want no matter what. They are going to use OSINT methods, but not because of the principle of OSINT, rather the fact that it&amp;rsquo;s hidden and the target doesn&amp;rsquo;t know the existence of their activities. If Holehe does not exist, they are going to find some aggressive methods. They don&amp;rsquo;t care about the target anyways. On the other hand, we can&amp;rsquo;t control what people do with the tools.&lt;/p&gt;
&lt;p&gt;When everything is openly available, good people can use it for free. For example, journalists, as they don&amp;rsquo;t have a lot of money to spend on commercial tools. That’s the big win over there. They can just use the tools and have no problem with the money.&lt;/p&gt;
&lt;h2 id=&#34;what-is-the-reason-that-you-are-so-careful-with-operational-security-opsec&#34;&gt;What is the reason that you are so careful with operational security (OPSEC)?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Palenath:&lt;/strong&gt; One of the most crucial points and what everyone needs to remember, it&amp;rsquo;s internet forgot nothing. If someday, I put a picture of my face on the internet, it&amp;rsquo;s done. It will be around for a long time. It&amp;rsquo;s impossible to delete the picture once I put it up there, and that&amp;rsquo;s why I&amp;rsquo;m really careful with what information I share on the internet.&lt;/p&gt;
&lt;p&gt;As I&amp;rsquo;m still very young, I don&amp;rsquo;t want to make mistakes that could negatively affect the rest of my life. Moreover, privacy is important for people in OSINT. It will be really strange if you are giving away a lot of information about yourself when conducting an OSINT investigation. I know giving just a name and a face is not a lot for people, but for me it&amp;rsquo;s a lot, and I might regret sharing the information in the future.&lt;/p&gt;
&lt;h2 id=&#34;any-opsec-suggestions-for-people-that-are-actively-doing-osint-research&#34;&gt;Any OPSEC suggestions for people that are actively doing OSINT research?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Palenath:&lt;/strong&gt; For me, when you do an OSINT investigation, you need to understand that you are going to make some mistakes, and the objective here is to reduce the impact of these mistakes.&lt;/p&gt;
&lt;p&gt;Never use your personal account to conduct your investigations. &lt;a href=&#34;https://www.maltego.com/blog/creating-sock-puppets-for-your-investigations/&#34; &gt;Use every time a sock puppet&lt;/a&gt;, which is a fake account. Never use your real IP because it&amp;rsquo;s possible that you are going to click on links controlled by the people while researching. Remember to use VPN.&lt;/p&gt;
&lt;p&gt;Use fake phone numbers and different email addresses. Please don&amp;rsquo;t use your personal email address to create a fake account because it&amp;rsquo;s easy to find you afterwards. That’s the minimum of OPSEC for me: Using sock puppets, fake accounts, VPN, fake phone numbers, and different email addresses.&lt;/p&gt;
&lt;p&gt;Use a virtual machine (VM) as the maximal measure. I know it&amp;rsquo;s really painful to use a virtual machine, but as an alternative, just use another browser that&amp;rsquo;s not your personal’s to avoid some stupid mistakes, such as, “Oh no, I have been exposing my personals, my face, my personal Facebook account, and I have been liking the posts of the target so they know my existence.”&lt;/p&gt;
&lt;h2 id=&#34;do-you-recommend-people-to-go-as-far-as-using-another-phone-or-buying-another-one-or-is-it-acceptable-to-activate-a-telegram-account-on-their-personal-phone&#34;&gt;Do you recommend people to go as far as using another phone or buying another one? Or is it acceptable to activate a Telegram account on their personal phone?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Palenath:&lt;/strong&gt; That depends on who you are researching about. The most important thing in OPSEC is knowing from whom you want to hide. You are not going to use the same method or threat model to hide from the government as you would to hide from a random guy on the internet.&lt;/p&gt;
&lt;p&gt;As mentioned before, use a virtual phone. It will probably be sufficient if you have a SIM card. If you don&amp;rsquo;t want to have a physical SIM card, you can use online websites to get a phone number. The best is to reduce the number of thirdparty providers. If you use an external service to get your SMS, then all the people would know how you are going to pay. Let’s say you pay with your PayPal account. They are going to know this phone number has been linked to your PayPal account.&lt;/p&gt;
&lt;p&gt;If you have a physical SIM card, pay in cash, use it only once on the phone, and then later destroy the phone. If your targets are terrorists, it&amp;rsquo;s not an overkill to use a one-time phone and destroy it later.&lt;/p&gt;
&lt;h2 id=&#34;did-you-have-any-particular-opsec-fails-that-you-want-to-share-that-are-yours-of-a-colleague-or-someone-elses&#34;&gt;Did you have any particular OPSEC fails that you want to share that are yours, of a colleague, or someone else&amp;rsquo;s?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Palenath:&lt;/strong&gt; It&amp;rsquo;s not mine, but it&amp;rsquo;s during an investigation and it was really fun. What my target did was paying a lot of attention to which information they put on the internet. Like, they used different usernames and never the same profile picture. The objective of my investigation was to find their real names. I was searching and had literally nothing besides different profiles with different usernames. At some point, I got an email address. I thought to myself that it was just a random email address and I wasn&amp;rsquo;t going to find any information. However, I used epieos.com, a website that allows you to find information from an email address, just to give it a shot. I put in the email address and followed the link to an account with their real name. Apparently, they linked their personal account to this random email.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s why I said when you create a fake social account, don&amp;rsquo;t use your real email. It made no sense that they literally put their real names, a picture of them while working, and so on. They really spent time and money to stay private and maintained privacy well, but everyone makes mistakes.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-palenath&#34;&gt;There’s More! Listen to Our Full Interview with Palenath!&lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Palenath to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How Palenath kicked off his OSINT journey with various content formats&lt;/li&gt;
&lt;li&gt;How he came to create OSINT tools&lt;/li&gt;
&lt;li&gt;His opinion on tools that are basically AI black box&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;

 
 &lt;div class=&#34;video-container&#34;&gt;
   &lt;iframe
     class=&#34;yt-shortcode&#34;
     width=&#34;560&#34;
     height=&#34;315&#34;
     src=&#34;https://www.youtube.com/embed/PSPOAO8URTc&#34;
     title=&#34;YouTube video player&#34;
     frameborder=&#34;0&#34;
     allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
     allowfullscreen&gt;
   &lt;/iframe&gt;
 &lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/5aAJI6PM7ihtq72qhIMfrc?si=Ya1otIMKT1yNRaBQWU0brA&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/palenath-opsec-how-to-secure-your-own-privacy-in-osint/id1629913312?i=1000599713518&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/M2U3ZTljZGEtMGViNC00MjM0LTgwMGUtZDUwZmZjMGY1NTky?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjIzMTQj5f9AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt; and follow our podcast for future episodes!&lt;/p&gt;
&lt;p&gt;Follow Palenath on &lt;a href=&#34;https://twitter.com/palenath&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://github.com/megadose&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;GitHub&lt;/a&gt; so that you never miss any updates or interviews like this.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit January 2023: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Wed, 01 Feb 2023 13:16:50 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-january-2023-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit January roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit October 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit November 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-december-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit December 2022&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-january-roundup&#34;&gt;Investigator Toolkit January Roundup&lt;/h2&gt;
&lt;p&gt;In January, we featured the following five Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal Public API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/silobreaker/&#34; &gt;Silobreaker&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/echosec/&#34; &gt;Echosec&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/regex-library/&#34; &gt;Regex Library&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for supply chain attack intelligence, SIEM Investigation, threat monitoring, disinformation investigation, or information gathering!&lt;/p&gt;
&lt;h3 id=&#34;virustotal-public-api-supply-chain-attack-intelligence&#34;&gt;VirusTotal Public API: Supply Chain Attack Intelligence&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w28_virustotal-public.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w28_virustotal-public.png&#34; loading=&#34;lazy&#34; alt=&#34;VirusTotal Public API: Supply Chain Attack Intelligence&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt;&amp;rsquo;s intelligence collections, investigators are able to identify and monitor attacks, to better understand what is being distributed by threat actors. Check out our joint webinar with VirusTotal to learn how we pull out dependencies of a certain data repository, examine known CVEs, and &lt;a href=&#34;https://www.maltego.com/webinars/webinar-understanding-the-weakest-link-supply-chain-attacks-intelligence-insights/&#34; &gt;investigate supply chain attacks&lt;/a&gt;. Obtain attack insights with Maltego now!&lt;/p&gt;
&lt;h3 id=&#34;splunk-siem-investigation&#34;&gt;Splunk: SIEM Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w29_splunk.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w29_splunk.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk: SIEM Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To spot potential security threats and reduce the underlying risks, run the &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk Transforms&lt;/a&gt; in Maltego to gather real-time cybersecurity operational data, identify potential threats, and pinpoint malicious activities! &lt;a href=&#34;https://www.maltego.com/blog/simplify-your-investigations-with-splunk-and-maltego/&#34; &gt;SIEM-plify your investigations with Splunk&lt;/a&gt; by gaining insights into potential threats and creating a security incident to start the remediation process now!&lt;/p&gt;
&lt;h3 id=&#34;silobreaker-threat-monitoring&#34;&gt;Silobreaker: Threat Monitoring&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w30_silobreaker.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w30_silobreaker.png&#34; loading=&#34;lazy&#34; alt=&#34;Silobreaker: Threat Monitoring&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To efficiently monitor threats and respond rapidly, investigators can take advantage of the &lt;a href=&#34;https://www.maltego.com/transform-hub/silobreaker/&#34; &gt;Silobreaker Transforms&lt;/a&gt; to gather real-time data on a wide range of topics. With Silobreaker, we are able to &lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-silobreaker-transforms-for-maltego/&#34; &gt;look into the baking trojans aiming at LATAM banks&lt;/a&gt; from a Phrase Entity and retrieve malware, company, region, and other relevant data in just a few clicks. Boost your risk management now!&lt;/p&gt;
&lt;h3 id=&#34;echosec-disinformation-investigation&#34;&gt;Echosec: Disinformation Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w31_echosec.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w31_echosec.png&#34; loading=&#34;lazy&#34; alt=&#34;Echosec: Disinformation Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Nowadays disinformation campaigns spread rapidly and widely, &lt;a href=&#34;https://www.maltego.com/transform-hub/echosec/&#34; &gt;Echosec Systems&lt;/a&gt; can easily pull data from various social networks, monitor events worldwide, and quickly pinpoint threat actors behind these campaigns. In September 2022, our Subject Matter Expert, Mathieu Gaucheler, along with the Echosec System crew demonstrated how to &lt;a href=&#34;https://www.maltego.com/webinars/webinar-where-does-it-end-how-russian-propaganda-infiltrates-eastern-europe/&#34; &gt;unmask malicious users behind certain disinformation campaigns&lt;/a&gt; using the geo-reference function.&lt;/p&gt;
&lt;h3 id=&#34;regex-library-information-gathering&#34;&gt;RegEx Library: Information Gathering&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w32_regex-library.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w32_regex-library.png&#34; loading=&#34;lazy&#34; alt=&#34;RegEx Library: Information Gathering&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the newly added &lt;a href=&#34;https://www.maltego.com/transform-hub/regex-library/&#34; &gt;Regex Library Transforms&lt;/a&gt;, investigators can extract matching objects from webpages with pre-defined or customized regex patterns. Simply drag-and-drop a URL Entity and try it out now!&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Mapping Threat Intelligence Landscape Worldwide with Teresa Walsh from FS-ISAC</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-mapping-threat-intelligence-landscape-worldwide-with-teresa-walsh-from-fs-isac/</link>
      <pubDate>Sun, 15 Jan 2023 15:20:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-mapping-threat-intelligence-landscape-worldwide-with-teresa-walsh-from-fs-isac/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome our guest Teresa Walsh!&lt;/p&gt;
&lt;p&gt;Teresa leads the FS-ISAC’s Global Intelligence Office (GIO) to protect the financial sector against cyber threats by delivering actionable strategic, operational, and tactical intelligence products. Based in the United Kingdom, she oversees FS-ISAC’s global member sharing operations and a team of regional intelligence officers and analysts who monitor emerging threats. Teresa began her career as a civilian intelligence analyst with the US Naval Criminal Investigative Service (NCIS) and holds a master’s in political science with a focus on international relations from the University of Missouri-Columbia.&lt;/p&gt;
&lt;p&gt;In this episode of The Pivot, Teresa provides insights into the intelligence world, the differences between traditional intelligence and cyber intelligence, the psychology behind the analysts, and more!&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2mpUFJYPpyuvz82OTSu6Wc?si=fhGaEG3AQiyL_UxBjb5q_Q&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312?i=1000594479339&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, or &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ODUwNGYwMjktZmY5Mi00NzBlLTk2ZjMtNmE0MzY2OTc2Zjgy?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiwgqHt8Mn8AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot&lt;/a&gt; is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective. &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice. &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot? &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;,&lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;
&lt;h2 id=&#34;tell-us-a-bit-about-yourself-and-your-work&#34;&gt;Tell us a bit about yourself and your work!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Teresa:&lt;/strong&gt; I head up the intelligence team for FS-ISAC. For people who don&amp;rsquo;t know who we are, we&amp;rsquo;re a membership association with thousands of financial institutions being part of our membership. We work with them throughout the world and have people in Brazil, Australia, New Zealand, India, Canada, and all sorts of places.&lt;/p&gt;
&lt;p&gt;My team has to keep up with the members, so every day is actually always very interesting. I wake up with messages from my team in Singapore and Australia telling me what&amp;rsquo;s going on, and then by the end of the day, I&amp;rsquo;m hearing from the Latin America crew or the US crew talking about what&amp;rsquo;s happening there.&lt;/p&gt;
&lt;p&gt;I think in our world and in our industry, there&amp;rsquo;s always something going on. It&amp;rsquo;s never necessarily a dull moment, and it has been a very rewarding job. I&amp;rsquo;ve been here almost six years to this date. It&amp;rsquo;ll be my anniversary next month.&lt;/p&gt;
&lt;h2 id=&#34;what-is-it-like-waking-up-to-different-parts-of-the-world-giving-you-little-bits-of-information-and-insights-as-to-whats-happening-in-and-around-these-areas&#34;&gt;What is it like waking up to different parts of the world giving you little bits of information and insights as to what&amp;rsquo;s happening in and around these areas?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Teresa:&lt;/strong&gt; On a personal level, I love it because I started out in political science and international relations. I was fascinated about the world and what&amp;rsquo;s going on around me, which was probably a little bit ironic, considering I was from a really small town in the Midwest of America.&lt;/p&gt;
&lt;p&gt;I just really love to understand what was taking place around the world. Being able to wake up and hear from maybe our regional director in Japan or from an analyst in Australia, or talk about the membership in Malaysia or Thailand is just really fascinating to me.&lt;/p&gt;
&lt;p&gt;Now with the pandemic, we&amp;rsquo;re in a remote kind of flexible lifestyle, aren&amp;rsquo;t we? I&amp;rsquo;ve always been a bit like that. My mind has always wandered back and forth between work and home life, so it actually works well with me to be able to say: Oh, I need to get a few things done as soon as I wake up, and then focus on personal life, and later get back into the work scheme. The ebb and flow actually works very nice for me.&lt;/p&gt;
&lt;h2 id=&#34;talking-about-your-world-what-is-it-like-being-in-the-intelligence-world&#34;&gt;Talking about your world, what is it like being in the intelligence world?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Teresa:&lt;/strong&gt; It probably sounds a little bit sexier than it actually is, and I think Hollywood is to be blamed for that. We&amp;rsquo;re not always in front of 20 screens, stopping attacks as they happen and things like that. It is in some ways very mundane and regular. Waking up, you&amp;rsquo;re looking at what&amp;rsquo;s going on, reading a lot of reports, interacting with people, finding out more information, and then analyzing as well as assessing what&amp;rsquo;s going on.&lt;/p&gt;
&lt;p&gt;One of the challenges I always have in the intelligence profession is trying to make sure people understand that cyber intelligence is not just about IP addresses and URLs. It actually is going back to that old-fashioned way of thinking about intelligence analysis. You&amp;rsquo;re trying to drive decision making and help your decision makers make the best choice possible, whether it&amp;rsquo;s to invest in a new technology or tighten controls in a certain way. It all goes back, at the end of the day, to that primary purpose, not just for grabbing IOCs and shoving them through your sim.&lt;/p&gt;
&lt;h2 id=&#34;what-is-the-biggest-challenge-for-getting-the-traditional-soc-team-to-think-differently-about-the-intelligence-and-use-it-versus-jamming-millions-of-ips-into-a-tip&#34;&gt;What is the biggest challenge for getting the traditional SOC team to think differently about the intelligence and use it versus jamming millions of IPs into a tip?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Teresa:&lt;/strong&gt; I think you need to sit down and decide what you actually want from threat intelligence.   What I hear a lot from executives is they&amp;rsquo;ve read about threat intelligence, heard from a peer that they have a CTI team, things like that, and so they just assume we need one. Without understanding exactly what it is, they decided to just create one. To them, it is about the IOCs. The KPI of assessing the success of your intelligence program is how many IOCs you push through your tip or your sim.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s not the right way to think about intelligence. There&amp;rsquo;s nothing wrong with IOCs because they are the building blocks. I have kids, so I always use a Lego analogy. If you think of Legos, even the biggest Lego picture in the world starts with one little itty-bitty block. You have to have those types of tactical level blocks and should still look into IOCs. It&amp;rsquo;s just not the only thing about cyber intelligence that you need.&lt;/p&gt;
&lt;p&gt;Intelligence should be a part of your business, such as how you make your business and how to make it more resilient? I think that&amp;rsquo;s where the gap is. The initial mindset at the very beginning when you say we need a cyber intelligence program is to sit down and actually understand what you need and what the base requirement is.&lt;/p&gt;
&lt;p&gt;Your risk management program should drive your intelligence requirements, and then your intelligence analysis should go back into your risk management program to help you be more resilient and understand the risk better. However, I think that is probably a mindset gap that hasn&amp;rsquo;t really been addressed too much yet.&lt;/p&gt;
&lt;h2 id=&#34;how-much-of-this-intelligence-is-derived-or-propagated-from-open-source-intelligence&#34;&gt;How much of this intelligence is derived or propagated from open source intelligence?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Teresa:&lt;/strong&gt; I would say a lot of it. In the intelligence world, you often hear analysts talk about multiple sources—multi-source intelligence—and that&amp;rsquo;s how you stay away from a single source. If you&amp;rsquo;re just looking at one source, you&amp;rsquo;re not collecting pieces of intelligence. Instead, you&amp;rsquo;re listening to somebody else tell a story and believing whatever it is.&lt;/p&gt;
&lt;p&gt;Having multiple sources is a way to cross reference and confirm or deny what might be going on. You want to use a variety of sources, whether they&amp;rsquo;re closed sources from somebody who just had an attack with a sample of the malware used or an open source where its companies might have blogs and podcasts, talking about different types of threats and understandings of those threats.&lt;/p&gt;
&lt;p&gt;If you want to go more to the strategic route, you also need to be aware of everything else around you and understand your industry. Because how can you protect your industry if you don&amp;rsquo;t understand how it works? There is also a level of not just the cyber tools that you need to be aware of, but keeping up with your industry and understand what the bad guys are going to look at, what they are going to go after, and what they are reading about in terms of money movements and databases with attractive bits of information.&lt;/p&gt;
&lt;p&gt;In the finance world, I have to learn now about digital currencies. Not just cryptocurrencies, but the legitimate stable coins. The central bank digital currencies that are starting to give rise today. We have to understand that as cyber professionals because we need to be able to protect it down the road.&lt;/p&gt;
&lt;h2 id=&#34;do-you-have-any-specific-tools-that-you-use-to-gather-all-this-intel-or-do-you-have-other-people-doing-that-for-you&#34;&gt;Do you have any specific tools that you use to gather all this intel or do you have other people doing that for you?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Teresa:&lt;/strong&gt; A little bit of everything. We do have our own sets of tools. We make use of open source tools, paid subscriptions, and things like that. For our side as a membership organization, we also have a plethora of tools that our own members use. Since we are talking about thousands of members, that&amp;rsquo;s a huge crowdsourcing potential if you will, looking at a particular type of malware, a particular attack vector, and a particular pattern in an approach of a network intrusion.&lt;/p&gt;
&lt;p&gt;I didn&amp;rsquo;t start out in this type of role, and thus I had to learn all these technical approaches and techniques an analyst uses. I became highly reliant on learning from others and understanding what they were doing and what tools they were using—.trying to crowdsource that information for my benefit at my bank where I was working at. I&amp;rsquo;ve also carried that over to FS-ISAC.&lt;/p&gt;
&lt;p&gt;Use the resources you have around you. Use your peers, use each other, and crowdsource that information. It&amp;rsquo;s not just you working on your own skillsets and your own knowledge but collaborating and being stronger for it.&lt;/p&gt;
&lt;h2 id=&#34;for-anyone-getting-into-the-intelligence-world-what-are-the-three-most-important-things-in-terms-of-advice-that-you-would-give-them&#34;&gt;For anyone getting into the intelligence world, what are the three most important things in terms of advice that you would give them?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Teresa:&lt;/strong&gt; First of all, I would say you&amp;rsquo;re never too old. I think everybody always approaches that question from a young student&amp;rsquo;s perspective trying to look at a career field. Nevertheless, I was definitely somebody who got into cyber after university. You&amp;rsquo;re never too old to make a change, so don&amp;rsquo;t give up on that thought. I know a lot of people in their forties and fifties even have made that leap into cyber. Consequently, I would say just because you&amp;rsquo;re not a student in your twenties and with the whole world in front of you doesn&amp;rsquo;t mean that it&amp;rsquo;s not a possibility.&lt;/p&gt;
&lt;p&gt;Second is to find somebody to talk to. Some of the things like these podcasts. I think they&amp;rsquo;re brilliant because you are teaching people at large how to get into the fields and how to really kind of pursue those types of careers as well. I would say use resources as much as possible, whether that&amp;rsquo;s on the internet or people. You can get the things that people will never tell you and learn from them as much as possible.&lt;/p&gt;
&lt;p&gt;Be open to possibilities as well. Sometimes people get maybe too pigeonholed in one idea or another about what they want to do. I got into this role by accident if I think about it as I never would&amp;rsquo;ve thought I would be here doing this type of job. Sometimes happy accidents do lead us down great path, so you do have to be open and flexible. If you&amp;rsquo;re somebody who says, “Nope, I have a plan.” I&amp;rsquo;m going to check the box and get to that plan. That&amp;rsquo;s okay too. I would say be open to the possibility along that path, and you&amp;rsquo;re going to find something else that interests you. Maybe it is penetration testing, threat hunting, or going along the business route and saying you want to make business decisions with cybersecurity in mind. All those things are an open field to you, so make sure you&amp;rsquo;re looking.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-teresa&#34;&gt;There’s More! Listen to Our Full Interview with Teresa!&lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Teresa to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Which industry Teresa considers to be evolving faster against cyber risks than others&lt;/li&gt;
&lt;li&gt;Her suggestions on how to approach an intelligence program with a risk management mindset&lt;/li&gt;
&lt;li&gt;How she perceives the uncertainty in the intelligence world and the psychology behind an intel analyst&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2mpUFJYPpyuvz82OTSu6Wc?si=fhGaEG3AQiyL_UxBjb5q_Q&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312?i=1000594479339&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, or &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ODUwNGYwMjktZmY5Mi00NzBlLTk2ZjMtNmE0MzY2OTc2Zjgy?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiwgqHt8Mn8AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt; and follow our podcast for future episodes!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit December 2022: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-december-2022-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Wed, 04 Jan 2023 12:57:48 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-december-2022-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit December roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit October 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit November 2022&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-october-roundup&#34;&gt;Investigator Toolkit October Roundup&lt;/h2&gt;
&lt;p&gt;In December, we featured the following four Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/recorded-future/&#34; &gt;Recorded Future&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/wayback-machine/&#34; &gt;Wayback Machine&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/tineye/&#34; &gt;TinEye&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for threat intelligence investigation, threat actor group investigation, malware investigation, and threat hunting investigation!&lt;/p&gt;
&lt;h3 id=&#34;recorded-future-threat-actor-profiling&#34;&gt;Recorded Future: Threat Actor Profiling&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w24_recorded-future.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w24_recorded-future.png&#34; loading=&#34;lazy&#34; alt=&#34;Recorded Future: Threat Actor Profiling&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To understand your adversaries and the current and upcoming risks, you can build a threat actor profile with &lt;a href=&#34;https://www.maltego.com/transform-hub/recorded-future/&#34; &gt;Recorded Future&lt;/a&gt; by pasting a Phrase Entity containing country names. See how we &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/&#34; &gt;profile a threat actor with SOCMINT&lt;/a&gt; by combining Recorded Future and &lt;a href=&#34;https://www.maltego.com/transform-hub/silobreaker/&#34; &gt;Silobreaker&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;wayback-machine-historical-information-gathering&#34;&gt;Wayback Machine: Historical Information Gathering&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w25_wayback-machine.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w25_wayback-machine.png&#34; loading=&#34;lazy&#34; alt=&#34;Wayback Machine: Historical Information Gathering&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To gather information on historical events, take advantage of the &lt;a href=&#34;https://www.maltego.com/transform-hub/wayback-machine/&#34; &gt;Wayback Machine&lt;/a&gt; Transforms in Maltego to fetch snapshots of deleted pages, hidden files, and changed content. See how we combine Wayback Machine and &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; to &lt;a href=&#34;https://www.maltego.com/blog/introducing-wayback-machine-transforms/&#34; &gt;research dark web chatter of a shooting, a patent dispute, and an authoritarian news agency&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;shodan-vulnerability-exploration&#34;&gt;Shodan: Vulnerability Exploration&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w26_shodan.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w26_shodan.png&#34; loading=&#34;lazy&#34; alt=&#34;Shodan: Vulnerability Exploration&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt; helps organizations reduce possible risks by exploring a network&amp;rsquo;s vulnerability and risk landscape. Looking from the angle of a CERT or Red Team analyst, we &lt;a href=&#34;https://www.maltego.com/blog/exploring-microsoft-exchange-server-vulnerabilities-in-maltego/&#34; &gt;exemplify how to investigate unpatched servers and thus protect proprietary systems&lt;/a&gt; with Shodan in Maltego.&lt;/p&gt;
&lt;h3 id=&#34;tineye-reverse-image-search&#34;&gt;TinEye: Reverse Image Search&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w27_tineye.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w27_tineye.png&#34; loading=&#34;lazy&#34; alt=&#34;TinEye: Reverse Image Search&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/tineye/&#34; &gt;TinEye&lt;/a&gt; helps investigators monitor and identify the weaponized memetic content used to spread propaganda, misinformation, and disinformation. You can track the spread of a single image or uncover the connections between multiple images with TinEye. See how we &lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;conduct reverse image research&lt;/a&gt; in Maltego.&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>A Look Back at 2022</title>
      <link>https://www.maltego.com/blog/a-look-back-at-2022/</link>
      <pubDate>Wed, 21 Dec 2022 09:36:31 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/a-look-back-at-2022/</guid>
      <description>&lt;p&gt;As we celebrate one year’s success and another year’s coming, it is once again time to reflect, recharge, and restart. We at Maltego are grateful to have enjoyed tremendous growth and opportunities in 2022 despite the increasingly uncertain economic climate in the technology industry. Of course, this would not have been possible without the amazing people in our organization as well as our partners, collaborators, and customers worldwide who continue to support us.&lt;/p&gt;
&lt;p&gt;Below are some of the highlights, wins, and important themes that have guided us through the year.&lt;/p&gt;
&lt;h2 id=&#34;putting-our-investigators-first&#34;&gt;Putting Our Investigators First&lt;/h2&gt;
&lt;p&gt;Made by investigators and made for investigators, Maltego would not be the same without the beloved community formed and bonded over the past 10 years. In 2022, we aligned our visions and ensured that investigators are at the heart of the key – if not all – product, content, learning and service offerings, and initiatives. We have and will continue to strive to provide valuable solutions, information, and interactions where our investigators need and best find them.&lt;/p&gt;
&lt;h3 id=&#34;data-at-your-fingertips-ever-growing-transform-hub-offerings&#34;&gt;Data At Your Fingertips: Ever-Growing Transform Hub Offerings&lt;/h3&gt;
&lt;p&gt;As more and more investigators add Maltego to their standard toolkit, it is one of our utmost priorities to provide a broad range of relevant data sources with more flexible, tailored data access options. With the 12 newly added data integrations in 2022 and a dozen other updated existing Hub items, we’re proud to have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A total of 96 data integrations on the &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Transform Hub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;50 Click-and-run Hub items for Maltego Enterprise, and 42 also for CE, and Pro&lt;/li&gt;
&lt;li&gt;12 Hub items accessible via annual or monthly data subscriptions&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/a-look-back-at-2022-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/a-look-back-at-2022-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Ever-Growing Transform Hub Offerings&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;additional-and-tailored-resources-to-learn-maltego-from-0-to-1&#34;&gt;Additional and Tailored Resources to Learn Maltego From 0 to 1&lt;/h3&gt;
&lt;p&gt;To help our users and customers get the most out of Maltego in the shortest time possible, our Training team has rolled out &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;a series of learning resources and initiatives&lt;/a&gt;. Our Foundations 1, Foundations 2, and Advanced on-demand courses guide Maltego users all the way from onboarding to mastery. We also started a series of live customer upskilling webinars where users can learn directly from our experts, along with peers who share similar challenges and goals.&lt;/p&gt;
&lt;p&gt;Our Subject Matter Experts have also released three Maltego handbooks which will guide our users to set up efficient playbooks with Maltego: The &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-incident-response/&#34; &gt;Maltego Handbook for Incident Response&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/maltego-handbook-for-cyber-threat-intelligence/&#34; &gt;Maltego Handbook for Cyber Threat Intelligence&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/blog/everything-about-social-media-intelligence-socmint-and-investigations/&#34; &gt;Maltego Handbook for Social Media Investigations&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;meeting-our-community-where-they-are&#34;&gt;Meeting Our Community Where They Are&lt;/h3&gt;
&lt;p&gt;As the world eases into a post-COVID-19 era, we at Maltego continue to treasure in-person interactions and opportunities with our community. We were excited to meet our supporters, customers, and users at conferences like BSides, RSA Conference, BotConf, Black Hat, and Underground Economy while having the pleasure to host some of our events in Munich as well as at our Headquarters. We also want to thank those who connected with us online through the 19 webinars hosted in 2022, our social media platforms, our new podcast, and emails.&lt;/p&gt;
&lt;h2 id=&#34;osint-for-good-maltego-academic--non-profit-program&#34;&gt;OSINT for Good: Maltego Academic &amp;amp; Non-Profit Program&lt;/h2&gt;
&lt;p&gt;Empowering investigators worldwide to do good work is core to our values. In 2022, we have supported 55 academic institutions and 20 non-profit organizations as well as independent researchers with the Maltego &lt;a href=&#34;https://www.maltego.com/academic-non-profit/&#34; &gt;Academic &amp;amp; Non-Profit Program&lt;/a&gt;. We are honored to be part of critical investigations and researches aimed at protecting the rights of asylum-seekers, analyzing terrorism, or getting behind disinformation campaigns. Working with partners like the National Child Protection Task Force, Anti-Human Trafficking Intelligence Initiative, Lighthouse Reports, UC Berkeley Human Rights Center, and ISD Global rewards motivates us every single day.&lt;/p&gt;
&lt;p&gt;Applications to participate in the program open up every year in March. We absolutely look forward to more opportunities to be a valuable resource for your projects!&lt;/p&gt;
&lt;h2 id=&#34;the-maltego-team-now-encircles-the-globe&#34;&gt;The Maltego Team Now Encircles The Globe&lt;/h2&gt;
&lt;p&gt;It goes without saying that the people behind Maltego are the drivers and reasons for our achievements and milestones. This year, we have grown to include 27 nationalities that come together from different corners of Europe, Asia, Africa, and North America. Not only is our diversity reflected in the 12 languages we speak, it also facilitates in-office as well as virtual cultural celebrations. Lunar New Years, Diwali, el Día de los Muertos, Halloween, Thanksgiving, Christmas – We enjoyed foods, music, and colors that took us around the globe.&lt;/p&gt;
&lt;p&gt;Read more about &lt;a href=&#34;https://www.maltego.com/blog/maltego-fun-facts-meet-the-people-behind-the-osint-link-analysis-software/&#34; &gt;the people and fun facts of Maltego&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/careers/&#34; &gt;join our incredible team&lt;/a&gt; for a wilder adventure in 2023!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/2022_in_review.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/2022_in_review.png&#34; loading=&#34;lazy&#34; alt=&#34;2022 Maltego Year in Review Summary&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;looking-towards-2023-with-a-strong-vision&#34;&gt;Looking Towards 2023 with A Strong Vision&lt;/h2&gt;
&lt;p&gt;We are absolutely excited about where our team takes us in 2023. With a very exciting roadmap ahead and a tech and product team led by Ben April, our Chief Technology Officer, we look forward to shipping features that bring more value to investigators around the globe. We want to thank all of you who have provided honest and helpful feedback and we cannot wait to march down the roadmap with your faith.&lt;/p&gt;
&lt;h2 id=&#34;thank-you-for-supporting-maltego-in-2022&#34;&gt;Thank You for Supporting Maltego in 2022!&lt;/h2&gt;
&lt;p&gt;That’s a wrap for 2022. We will continue to research and publish resources valuable for our investigator community and guide you through every step of the way to unleash the full power of Maltego.&lt;/p&gt;
&lt;p&gt;Don’t miss any further developments by following us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;signing up to our email newsletter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s a wrap for 2022!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigative Journalism on Disinformation Campaigns: UC Berkeley Human Rights Center</title>
      <link>https://www.maltego.com/blog/investigative-journalism-on-disinformation-campaigns-uc-berkeley-human-rights-center/</link>
      <pubDate>Tue, 20 Dec 2022 15:21:16 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigative-journalism-on-disinformation-campaigns-uc-berkeley-human-rights-center/</guid>
      <description>&lt;p&gt;On November 2nd, the Maltego Academic and Non-Profit Research Program had the great pleasure to host a webinar with guest speakers, Gisela Pérez de Acha and Stephanie Croft, from the Human Rights Center of UC Berkeley. They presented us with a very recent, interesting use case about how to identify and track misinformation and disinformation campaigns using Maltego.&lt;/p&gt;
&lt;p&gt;The webinar discussed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The definition and differences between misinformation and disinformation;&lt;/li&gt;
&lt;li&gt;How to structure a story that starts with TikTok videos and manually plot it into Maltego&lt;/li&gt;
&lt;li&gt;How to get the most information out of obscure tax registries and webpages&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;unmasking-main-players-behind-a-misinformation-network&#34;&gt;Unmasking Main Players Behind a Misinformation Network&lt;/h2&gt;
&lt;p&gt;The UC Berkeley Human Rights Center’s reporting focuses on tracking medical mis/disinformation regarding hormonal birth control. The investigation started after the overturning of Roe vs. Wade by the U.S. Supreme Court in June 2022. Misinformation and disinformation around birth control are not new, but, after the events in June, the topic gained mainstream traction among young TikTok, Instagram, and YouTube influencers.&lt;/p&gt;
&lt;p&gt;What caught UC Berkeley’s attention was the very young age of the social media influencers participating in the spread of misinformation, and the fact that they are talking in a very knowledgeable, relatable manner about the misinformed topic – hormonal birth control. The misinformation campaign, fueled by the hypothesis that hormonal birth control causes abortions, moved eventually from an online context to offline public spaces.&lt;/p&gt;
&lt;p&gt;The case study presented by Gisela and Stephanie is framed within the context of investigative report. The investigative team was very diverse, and the spectrum of experts consulted for the research included legal experts, scientists, computer scientists, and journalists, which provided a broad and enriching perspective for the report.&lt;/p&gt;
&lt;p&gt;The researchers delved into how policymakers, health care systems, media, and key players come to face with this specific misinformation, and how these campaign messages lacked scientific basis. The goal of the research was also to identify how the misinformation campaigns were organized and funded.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read the &lt;a href=&#34;https://www.motherjones.com/politics/2022/09/inside-anti-abortion-groups-campaign-to-sell-women-on-unreliable-birth-control-alternatives/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;original research article&lt;/a&gt; published on MotherJones.&lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/&#34; &gt;&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;about-uc-berkeley-human-rights-centerhttpswwwmaltegocombloginvestigation-into-europes-shadow-army-exploitation-of-refugees-in-the-european-unionabout-lighthouse-reports&#34;&gt;About UC Berkeley Human Rights Center&lt;a href=&#34;https://www.maltego.com/blog/investigation-into-europes-shadow-army-exploitation-of-refugees-in-the-european-union/#about-lighthouse-reports&#34; &gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;The &lt;a href=&#34;https://humanrights.berkeley.edu/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Human Rights Center at the University of California, Berkeley, School of Law&lt;/a&gt; conducts research on war crimes and other serious violations of international humanitarian law and human rights. Using evidence-based methods and innovative technologies, they support efforts to hold perpetrators accountable and to protect vulnerable populations. They also train students and advocates to research, investigate, and document human rights violations and turn this information into effective action.&lt;/p&gt;
&lt;h3 id=&#34;the-maltego-academic--non-profit-research-programhttpswwwmaltegocombloginvestigation-into-europes-shadow-army-exploitation-of-refugees-in-the-european-unionthe-maltego-academic--non-profit-research-program&#34;&gt;The Maltego Academic &amp;amp; Non-Profit Research Program&lt;a href=&#34;https://www.maltego.com/blog/investigation-into-europes-shadow-army-exploitation-of-refugees-in-the-european-union/#the-maltego-academic--non-profit-research-program&#34; &gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;With the Maltego Academic and NGO program, Maltego aims to encourage continued innovation within the Maltego community. We empower highly motivated and talented individuals who can help create awareness of our tool and create user-based knowledge around Maltego in relevant and important topics.&lt;/p&gt;
&lt;p&gt;Maltego supported UC Berkeley Human Rights Center as part of the Academic Program with the investigative resources required for this investigation.&lt;/p&gt;
&lt;h2 id=&#34;a-quick-intro-misinformation-disinformation&#34;&gt;A Quick Intro: Misinformation, Disinformation?&lt;/h2&gt;
&lt;p&gt;The American Psychological Association (APA) defines misinformation as “false or inaccurate information — getting the facts wrong” and disinformation as “false information that is deliberately intended to mislead — intentionally misstating the facts”. Misinformation can occur due to negligence and is deemed a natural occurrence.&lt;/p&gt;
&lt;p&gt;On the other hand, disinformation is distinct in that it is intentional and fueled by a specific reason. The primary difference between the two is in the intent of the action.
Disinformation is false information that is intended to mislead — by misstating, misleading, and attempting to propagandize.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/&#34; &gt;A Look At Misinformation &amp;amp; Disinformation&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-001.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To identify misinformation and disinformation, it is utterly important to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Read beyond the headline. Most of the time the titles are catchy and impactful, but they don’t reflect the body of the news story, report, or research.&lt;/li&gt;
&lt;li&gt;Check the sources and origin of the stories.&lt;/li&gt;
&lt;li&gt;Dig deeper to gain a full understanding of the context.&lt;/li&gt;
&lt;li&gt;Evaluate the evidence provided for statements of fact.&lt;/li&gt;
&lt;li&gt;Investigate further with an information gathering tool like Maltego.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-004.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;scrolling-through-a-disinformation-network-on-tiktok&#34;&gt;Scrolling Through A Disinformation Network on TikTok&lt;/h2&gt;
&lt;p&gt;UC Berkeley Human Rights Center’s investigation started with Tiktok videos to identify the organizations behind the disinformation campaign and to further research into where their funding came from.&lt;/p&gt;
&lt;p&gt;Before we dive into the use case, let’s take a minute or two to learn more about influencers. What is an influencer?&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigative-journalism-on-disinfo-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigative-journalism-on-disinfo-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Definition of Influencer&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.merriam-webster.com/dictionary/influencer&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Merriam-Webster&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Nowadays, taking into consideration the era in which we live, the dictionary definition of “influencer” is too vague. If you close your eyes and say “influencer” three times in a row, the visuals around your head will most likely include a tweeting bird, catchy choreography, or a lot of highly filtered photos. We associate influencers with social media platforms, unboxing videos, product placements, and giveaways.&lt;/p&gt;
&lt;p&gt;So, what makes an influencer? Magnetic personality or good looks aside, influencers are characterized and categorized by these “following count” and “content” criteria:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigative-journalism-on-disinfo-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigative-journalism-on-disinfo-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Types of Influencers&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://influencermarketinghub.com/types-of-influencers/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Types of Influencers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The research team identified a number of key TikTok and YouTube videos spreading such misinformation to start their analysis. Upon identifying influencers who seemed to be leading the campaign, they queried a social media intelligence data source and &lt;a href=&#34;https://www.maltego.com/transform-hub/opencorporates/&#34; &gt;OpenCorporates&lt;/a&gt; in Maltego to gather information of the campaign actors behind the scenes. They also utilized public tax information to further dig into the target organizations&amp;rsquo; structures and stakeholders, as well as academic articles as leads to broaden their research.&lt;/p&gt;
&lt;p&gt;From the corporate research, the investigation pivoted to other social media accounts and organizations. By adding new pieces of information, Maltego started showing links between the actors they were looking at. At the end of their research, they discovered that the influencers spreading misinformation and a doctor mentioned in multiple academic articles were connected through an umbrella organization under the organizations behind the TikTok videos.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/webinars/webinar-anti-birth-control-disinformation-in-the-us/&#34; &gt;Watch the webinar now&lt;/a&gt; to see a step-by-step walkthrough of the investigation.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;in-journalism-the-story-drives-the-tools&#34;&gt;In Journalism, The Story Drives The Tools&lt;/h2&gt;
&lt;p&gt;Gisela and Stephanie shared that, as journalists, what they look for are stories. Stories like a social or policy problem, a story that can be explained or exemplified by a character, who represents one of many within the problem. What puts a story together is a mix between a research question and the methodology or approach a journalist employs to answer that question.&lt;/p&gt;
&lt;p&gt;For Gisela and Stephanie, it is imperative that the story drives the tool, rather than the tool driving the story. &lt;strong&gt;However, the tool is crucial to achieving a goal in a timely and successful manner.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Gisela pointed out that being able to map information visually was extremely useful and important. They were a very large team that was working separately. But, when they merged of all the different pieces of information, the matches, links, and patterns were almost immediately visible.&lt;/p&gt;
&lt;p&gt;Stephanie also highlighted that OpenCorporates and Maltego research techniques were useful for the classes she was teaching. These tools have proven to be helpful in the case of investigating pyramid schemes and a variety of other investigations.&lt;/p&gt;
&lt;h2 id=&#34;what-journalists-look-for-in-a-story&#34;&gt;What Journalists Look for in A Story&lt;/h2&gt;
&lt;p&gt;Gisela mentioned that there are many types of stories, but in disinformation stories, the editors want to see who the “ultimate creator” of the falsehood or conspiracy elements are, and who is financing these campaigns.
The research team wanted to determine if the videos were a mere movement of teenagers on TikTok or if there was a bigger organization behind them, purposely making claims that cannot be validated by science.
Their final Maltego graph plotted all the organizations, actors, and important details involved in this particular misinformation campaign. The investigation included DNS analysis of some of the web pages, but for privacy reasons, this information has been blurred. For the investigators, it was crucial to visualize how all the information from different research cells goes back to the source – a video on TikTok or YouTube.&lt;/p&gt;
&lt;h2 id=&#34;how-much-of-the-research-was-osint&#34;&gt;How Much Of The Research Was OSINT&lt;/h2&gt;
&lt;p&gt;The investigation started in an online context as the misinformation campaign began among different social media platforms, and from there move to a different sphere. To locate the key actors behind the virtual content, the investigators had to dive into videos, posts, websites, and profiles to start the mapping of these campaigns, and find the connection between the virtual and the physical world. The investigators consider that &lt;strong&gt;70-80% of the investigation was driven by OSINT&lt;/strong&gt; and the rest was by contacting experts to triangulate sources as much as they could.&lt;/p&gt;
&lt;h2 id=&#34;methodology-to-comb-through-mass-digital-evidence--why-they-use-maltego&#34;&gt;Methodology to Comb Through Mass Digital Evidence &amp;amp; Why They Use Maltego&lt;/h2&gt;
&lt;p&gt;After starting with an Alias entity and after a couple of clicks, the first graphic started to populate. As the research progressed, it began to pivot between corporate research, social media research and links with academia and other organizations. The advantage that the different cells of the research team found with Maltego was not only the speed with which they were able to locate the information, but by linking the multiple graphs they were working with, the patterns and connections between different areas became visible.&lt;/p&gt;
&lt;p&gt;In this way, Maltego helped to structure how to get from point A to point Z, and it became easier and more obvious to identify valuable information for the research. &lt;strong&gt;In Gisela’s words, by mind-mapping your results you can go above and beyond the very basics of what you are seeing.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-they-fact-check-conclusions&#34;&gt;How They Fact-Check Conclusions&lt;/h2&gt;
&lt;p&gt;The research team had to make a lot of phone calls to double-check their sources. As they noted, the scientific context may be around the credibility of the journal, the process of how journals are peer-reviewed, who their panel members are, and what their processes are. The fact-check included how much the reviewers looked into the original data, how they ranked it and if there were citations from another articles. It is also really important to then go to the citations and then see whether that has been challenged.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not just important to consider the possibility that this is scientific misinformation; you need also deliberately incorporate it into your reporting and research methods. This way, you won&amp;rsquo;t simply focus on one hot topic but will apply the same standards to all sources and viewpoints.&lt;/p&gt;
&lt;h2 id=&#34;ethical-approach-in-journalism&#34;&gt;Ethical Approach in Journalism&lt;/h2&gt;
&lt;p&gt;This is a topic that has been discussed before in the previous Maltego Academic Webinar, “How Technology Changed Investigative Journalism.” The ethical standard in journalism is getting to the facts, checking your own biases, placing yourself constantly in the position of reporting against your own hypothesis, and asking the question “what if we&amp;rsquo;re wrong?”&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;We have to work under an ethical framework to maintain the integrity of what we do and that&amp;rsquo;s common across many fields of practice, and investigation practices and very interesting of course in the field of digital investigations.&lt;/p&gt;
&lt;h5 id=&#34;gisela-pérez-de-acha&#34;&gt;Gisela Pérez de Acha&lt;/h5&gt;
&lt;/div&gt;
&lt;p&gt;They recommended taking a look at the &lt;a href=&#34;https://www.ohchr.org/en/publications/policy-and-methodological-publications/berkeley-protocol-digital-open-source&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Berkeley Protocol on Digital Open Source Investigations&lt;/a&gt;, where there&amp;rsquo;s a chapter on ethics there that it&amp;rsquo;s worth checking out.&lt;/p&gt;
&lt;p&gt;To learn more about investigative journalism, check out our other Academic Partner&amp;rsquo;s take on &lt;a href=&#34;https://www.maltego.com/blog/how-technology-changed-investigative-journalism/&#34; &gt;How Technology Changed Investigative Journalism&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In this episode of The Pivot podcast, Gisela also shared her personal experiences and challenges she encountered as a journalist. Check out &lt;a href=&#34;https://www.maltego.com/blog/the-pivot-podcast-data-privacy-lawyer-turned-investigative-reporter-with-gisela-p%C3%A9rez-de-acha/&#34; &gt;the interview highlight here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Creating Sock Puppets for Your Investigations</title>
      <link>https://www.maltego.com/blog/creating-sock-puppets-for-your-investigations/</link>
      <pubDate>Mon, 19 Dec 2022 12:07:02 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/creating-sock-puppets-for-your-investigations/</guid>
      <description>&lt;h2 id=&#34;security-within-an-operation-starts-with-the-investigators&#34;&gt;Security within an Operation Starts with the Investigators&lt;/h2&gt;
&lt;p&gt;Sicherheit, securité, seguridad, ασφάλεια, sicurezza, veiligheids, safety. A word. A concept. It is a must in every aspect of our daily lives. It shouldn&amp;rsquo;t be different in the virtual realm.&lt;/p&gt;
&lt;p&gt;The security of an operation starts with the investigator in charge. If the investigator does not have all their flanks covered with respect to their personal security, the other aspects (virtual, operational, strategic, and tactical) can be seriously compromised. One strategy to prevent this when we are performing OSINT investigations is by using a sock puppet.&lt;/p&gt;
&lt;p&gt;Because prevention is the best protection, we at Maltego have made our Christmas list of must-have features for sock puppets when performing in-depth OSINT investigations. We want to share these with you and hope you can implement them to benefit your investigations in the near future.&lt;/p&gt;
&lt;p&gt;Happy Holidays!&lt;/p&gt;
&lt;h2 id=&#34;the-5-levels-and-types-of-personal-data&#34;&gt;The 5 Levels and Types of Personal Data&lt;/h2&gt;
&lt;p&gt;The personal safety of the investigator involves, among many other things, shielding all data associated with his or her private life. To better visualize the kind of information that we should be protecting, we can talk about “spheres” or areas of our daily lives that may be breached.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/sock-puppet-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/sock-puppet-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Levels and Types of Personal Data&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What is personal data? It is any information that allows us to identify a natural person or make a person identifiable. Data can be of different types:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Personal Or Identifying Data:&lt;/strong&gt; Name, surname, ID or NIE, social security number, address, telephone, date and place of birth, age, and marital status.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social:&lt;/strong&gt; Properties, hobbies and lifestyles, membership in forums, clubs or associations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Family:&lt;/strong&gt; Genealogical tree, names of parents, siblings, children, etc.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Economic-financial:&lt;/strong&gt; Bank details, income, income, credits, loans, guarantees, pension plan, and retirement.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Medical or health:&lt;/strong&gt; Medical history of the individual and health controls, among others.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Administrative:&lt;/strong&gt; Administrative procedures, claims and appeals, sanctions, records, applications, and concessions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Judicial:&lt;/strong&gt; Judicial file or history, sanctions, and judicial procedures.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social Services:&lt;/strong&gt; Aid or subsidies, receipt of social assistance benefits, subsidies, and pensions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Academic And Training:&lt;/strong&gt; Academic record, training, and qualifications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Professional And Employment:&lt;/strong&gt; Experience in the professional world, the professional record of the worker, and positions they’ve occupied.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The list above is not exhaustive, but it provides a general overview of the types of data that make it possible to identify a person.&lt;/p&gt;
&lt;p&gt;Why is it important to be aware of the types of data that can identify us? Because it is a two-way street, and we must take these into account to set up our sock puppet.&lt;/p&gt;
&lt;h2 id=&#34;diy--your-own-sock-puppet&#34;&gt;DIY – Your Own Sock Puppet&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;In Internet terms, sock puppets are online identities used for disguised activity by the operator.&lt;/strong&gt; A sock puppet is defined as a person whose actions are controlled by another. It is a reference to the manipulation of a simple hand puppet made from a sock and is often used to refer to alternative online identities or user accounts created for the purpose of deception and operational security.&lt;/p&gt;
&lt;h3 id=&#34;first-and-foremost-we-must-cover-our-virtual-tracks&#34;&gt;First And Foremost, We Must Cover Our Virtual Tracks&lt;/h3&gt;
&lt;p&gt;Before thinking about what our sock puppet’s favorite color would be, we need to make sure that all the data we attribute to our sock puppet can’t be tracked back to us. How?&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/sock-puppet-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/sock-puppet-2.png&#34; loading=&#34;lazy&#34; alt=&#34;How To Cover Your Virtual Tracks&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;get-a-burner-phone&#34;&gt;Get A Burner Phone&lt;/h3&gt;
&lt;p&gt;The basic definition of a burner phone is that it is a device very limited in terms of features. It is only intended to make and receive calls anonymously, and it is disconnected from all networks.&lt;/p&gt;
&lt;p&gt;For OSINT investigations, the phone must be connected to the Internet and be able to run apps, so we need a smartphone, basically. &lt;strong&gt;But how can we make burner smartphones safe?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It may sound obvious and sometimes excessive, but in the small details lies the success or failure of security strategies.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Purchase the phone in cash and in a physical store. Avoid any online shopping.&lt;/li&gt;
&lt;li&gt;When you turn it on for the first time and during the time you are using it, do not carry personal devices. This is in case you are tracked, the disposable phone and your personal or work phone do not share the same location. You never know who is watching.&lt;/li&gt;
&lt;li&gt;Do not enter email accounts related to your personal sphere.&lt;/li&gt;
&lt;li&gt;Do not store any data related to your personal sphere (phones, emails, calendars, photos).&lt;/li&gt;
&lt;li&gt;Use one gadget only per alias, preferably with an alternative operating system to the one you typically use.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;use-a-vpn&#34;&gt;Use a VPN&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;A VPN (Virtual Private Network) is the easiest and most effective way for people to protect their internet traffic and keep their online identities private.&lt;/strong&gt; As you connect to a secure VPN server, your internet traffic goes through an encrypted tunnel that nobody can see into. Changing your IP address with a VPN helps shield your identity from websites, apps, and services that seek to track you. Good VPNs also prevent your internet provider, mobile carrier, and anyone else who may be listening from seeing your activity, thanks to a layer of strong encryption. Using a VPN changes your IP address (the unique number that identifies you and your location in the world). This new IP address will make you appear to be in the location you select when you connect: the UK, Germany, Canada, Japan, or virtually any country, provided the VPN service you choose hosts servers there.&lt;/p&gt;
&lt;h3 id=&#34;or-use-tor&#34;&gt;Or&amp;hellip; Use Tor&lt;/h3&gt;
&lt;p&gt;Short for the Onion Router, &lt;strong&gt;Tor is a powerful software browser that directs Internet traffic through thousands of relays to anonymize a user’s activity.&lt;/strong&gt; It’s free to download and should be in conjunction with your alias.&lt;/p&gt;
&lt;h3 id=&#34;create-new-emails&#34;&gt;Create New Emails&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;You’ll want a disposable email for each of your fake identities.&lt;/strong&gt; Do you use Gmail or Proton? Choose the email provider based on the profile of the persona we are creating –  whether it’s someone with extensive knowledge of online security or a simple commoner whose alias includes his birth year.&lt;/p&gt;
&lt;h3 id=&#34;the-persona-background-cover-and-legend&#34;&gt;The Persona Background: Cover and Legend&lt;/h3&gt;
&lt;p&gt;Now that we have covered our online presence, we will delve into the intelligence jargon. We will have to apply two intelligence concepts that are essential in operational security when building an alternative identity for disguised activities: Cover and Legend.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The cover is the facade for the identity that our sock puppet will have attributed to it.&lt;/strong&gt; Initially, it is composed of a name, an alias, a profile picture, and some of the data mentioned above.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The legend is all the background information that supports the cover.&lt;/strong&gt; It is the heart of a cover and amounts to an entire artificial life history to “fool” even determined professionals. The legend describes who you are, why you are there, and what you are doing.&lt;/p&gt;
&lt;p&gt;It is a very complex job to craft a good legend, but not impossible. Let&amp;rsquo;s look at how to build a legend that is suitably complex to outwit against even highly trained stalkers.&lt;/p&gt;
&lt;h2 id=&#34;drafting-a-legend-for-your-sock-puppet&#34;&gt;Drafting a Legend for Your Sock Puppet&lt;/h2&gt;
&lt;p&gt;You’ll need an alias – a false identity – to conceal a genuine one in the physical or digital worlds.&lt;/p&gt;
&lt;p&gt;As prevention is the best protection, it is a matter of elaborating in detail the legend, the biography, and the new identity that the investigator assumes behind the sock puppet to protect it. That means spending a lot of time preparing the legend to support the cover.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Avoid loose ends&lt;/li&gt;
&lt;li&gt;The whole story behind the identity we are creating must be coherent, and consistent, so as not to raise suspicions&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Coverage includes having all these answers in mind.&lt;/p&gt;
&lt;p&gt;Don’t use or reveal details about yourself. Even though it will be easier to remember by using our own data here and there, creating a sock puppet entails training our memory. Don’t ever use somebody else’s name. Instead, you can use a site like &lt;a href=&#34;https://www.fakenamegenerator.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Fake Name Generator&lt;/a&gt; to get a new one according to your own settings.&lt;/p&gt;
&lt;p&gt;The same goes for your profile picture. You might think, it will be very easy to use the photos from this person that I know a little bit about and we’re not friends at all. Don’t take that path. Instead, you can go to &lt;a href=&#34;https://thispersondoesnotexist.com&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;This Person Does Not Exist&lt;/a&gt; and refresh until an AI-created photo which aligns with your sock puppet profile pops up.&lt;/p&gt;
&lt;h3 id=&#34;delving-deeper-into-shaping-our-social-media-profiles&#34;&gt;Delving Deeper into Shaping Our Social Media Profiles&lt;/h3&gt;
&lt;p&gt;The personality of our new persona will depend on the type of investigation which you will be using the sock puppet for. After a thorough analysis of your needs, you will first fill in the blanks on the personal data listed in the first part of the blog (like we said, two-way street).&lt;/p&gt;
&lt;p&gt;We must be consistent in the accounts we use on our burner phone. The objective is that our persona does not raise suspicions about its authenticity, as well as the aliases, accounts and associated profiles.&lt;/p&gt;
&lt;p&gt;If you are going to take the research a step further and interact with other users, we must be aware that building the profiles will take more time. A credible profile should have followers, publications, and previous interactions. This type of profile requires consistent teamwork and the combination of other disposable accounts.&lt;/p&gt;
&lt;p&gt;In any case, there are some aspects that you must keep in mind:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Don’t share your location&lt;/li&gt;
&lt;li&gt;Don’t use these accounts to follow your personal accounts, nor the personal accounts of people from your private or professional sphere&lt;/li&gt;
&lt;li&gt;Avoid posting photos of places you usually visit&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;using-your-sock-puppet&#34;&gt;Using your Sock Puppet&lt;/h3&gt;
&lt;p&gt;Your newly created profile is ready to use. Regardless of the type of OSINT we are going to perform (passive or active), it is extremely important that our puppet sock has some level of real activity in the virtual world. What kind of activity? How to manage multiple sock puppets at the same time? We will cover that in our next intel-delivery.&lt;/p&gt;
&lt;h2 id=&#34;attention-to-detail-is-the-key-to-safety&#34;&gt;Attention to Detail is the Key to Safety&lt;/h2&gt;
&lt;p&gt;Some of the above points may seem exaggerated, or silly, but always remember that attention to detail is the key. Your safety is not only the safety of your colleagues and the operation, but includes protecting your family and friends.&lt;/p&gt;
&lt;p&gt;We hope you find this article about creating sock puppets to ensure operational safety useful.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Until the next one and happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-da.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Daphnée Aguilar&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Daphnée is a Criminologist with more than 10 years of experience as an Intelligence Officer. She specialized in developing actionable intelligence for identifying, preventing, and neutralizing threats and risks from Transnational Organized Crime. Driven by the feminist movement, her last research was on the Effects of Gender and Racial Bias on Gender-Based Violence Policies. She considers herself a professional taco taster.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Data Privacy Lawyer Turned Investigative Reporter with Gisela Pérez de Acha</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-data-privacy-lawyer-turned-investigative-reporter-with-gisela-p%C3%A9rez-de-acha/</link>
      <pubDate>Thu, 15 Dec 2022 08:34:51 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-data-privacy-lawyer-turned-investigative-reporter-with-gisela-p%C3%A9rez-de-acha/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome our guest, Gisela Pérez de Acha!&lt;/p&gt;
&lt;p&gt;Gisela is a human rights lawyer, an open source researcher at Berkeley Law’s Investigative Reporting Program and Human Rights Center, and a trainer at Amnesty International’s Digital Verification Corps, which is a global network of volunteers who fact-checks social media posts about war crimes and human rights violations. She reports on extremism and other topics for the Investigative Reporting Program with a focus on digital forensics and network analysis. She is also a cybersecurity expert and a digital safety trainer with PEN America.&lt;/p&gt;
&lt;p&gt;In this episode of The Pivot, Gisela talks about the knowledge she gained from several OSINT investigations, which later led to her multi-career journey in journalism, investigative reporting, OSINT investigations, and more!&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/09C59azS07QI6MOsAY6ZUZ?si=kEv5CqR2TKuv7i6fcIAyGQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/gisela-perez-de-acha-data-privacy-lawyer-ascended/id1629913312?i=1000590281576&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZDJkYThiMmMtMTNmNi00ODFjLThhMTgtZDNiMzM3YTFhYWRi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiowcaO3Pv7AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://youtu.be/E8HYfdavhKE&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot&lt;/a&gt; is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective. &lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice. &lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot? &lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;,&lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates! &lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/E8HYfdavhKE&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;tell-us-a-bit-about-yourself-and-what-got-you-into-this-field&#34;&gt;Tell us a bit about yourself and what got you into this field?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; So my name is Gisela. I am 33 years old. I currently teach at UC Berkeley&amp;rsquo;s Graduate School of Journalism. I teach open source investigations and I work as an investigative reporter as well. I am currently a cybersecurity lawyer focusing on data privacy within law.&lt;/p&gt;
&lt;p&gt;One of the things a lot of people ask me is –  How did you get here? In essence, how a 33-year-old Mexican woman gets to change careers from law to journalism and investigative reporting, and then teach and manage large teams of students for investigative reporting.&lt;/p&gt;
&lt;p&gt;One of the moments that really changed me was reading Donna Haraway&amp;rsquo;s book. For those who don&amp;rsquo;t know her, she is someone who wrote about cyborg Manifesto in the eighties. That book changed my life and my way of seeing the world, seeing myself, and seeing the internet. I truly believe that all of us are cyborgs. We are all data in the end, all our thoughts, our wants, our needs, our fears, our cravings, and our work.&lt;/p&gt;
&lt;h2 id=&#34;how-did-you-get-into-intelligence-and-open-source-investigations&#34;&gt;How did you get into intelligence and open-source investigations?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; What made me get into open source investigations, in general, was the 2017 earthquake in Mexico City. It was September 19th, 2017. I will never forget that day. I was in my office on a Skype call.&lt;/p&gt;
&lt;p&gt;At the time, it was like if all of a sudden the laws of gravity suspended and everything was shaking around me in a really scary way. I remember rushing outside because that&amp;rsquo;s what you do in Mexico. I have since learned that in other parts of the world, you don&amp;rsquo;t run outside. But Mexico City is actually built on top of a lake so the foundations are not very solid.&lt;/p&gt;
&lt;p&gt;It was right after the 2016 elections. That was one of the first sort of natural catastrophes that came with a lot of misinformation. I remember my grandma sending me photos that were completely fake – of bridges collapsing or bridges that were broken –, and WhatsApp became such a vital tool for communicating because lines were down and electricity was down.&lt;/p&gt;
&lt;p&gt;Me and a couple of friends got together and we actually started this crowdsourcing effort with over 500 volunteers to fact-check information. We did it so well that we became the primary source of acts in the middle of the emergency.&lt;/p&gt;
&lt;p&gt;I realized the power of harnessing social media for fact-checking purposes and fact-gathering purposes. This then led to me quitting my career as a lawyer and then I applied to the graduate school of journalism at UC Berkeley and met the Human Rights Center.&lt;/p&gt;
&lt;p&gt;I currently work with them and they have this amazing space – the Human Rights Center Investigations Lab with over a hundred students that speak 30 different languages. Mostly women, mostly people of color, which is incredible in the open space. In that moment I just knew that I had found my tribe and I knew that I had found my jam.&lt;/p&gt;
&lt;h2 id=&#34;youre-doing-training-journalism-research-osint-investigations-what-keeps-you-going&#34;&gt;You&amp;rsquo;re doing training, journalism, research, OSINT investigations. What keeps you going?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; Firstly, I love what I do. I remember being very bored when I was a lawyer and the feeling of boredom slowly eats you alive.&lt;/p&gt;
&lt;p&gt;Digital risk was something inherent in growing up in Mexico and that was something that I was always very interested in. I especially focus on topics surrounding women and young women and understanding technology better and leveraging technology better in a respectful and egalitarian way.&lt;/p&gt;
&lt;p&gt;There are ways to be resilient and there are ways in which you can tackle these things and not burn out and be mindful about what you&amp;rsquo;re doing. But first, it is the love of the job.&lt;/p&gt;
&lt;p&gt;Second is the mission of journalism, which is essentially tied to democracy. The third is I adore the people that I work with. I adore them all at the Human Rights Center and the Investigative Reporting Program. They are all incredible human beings and I learn something new every day.&lt;/p&gt;
&lt;h2 id=&#34;has-there-been-anything-crazy-that-youve-gotten-yourself-into-as-a-journalist&#34;&gt;Has there been anything crazy that you&amp;rsquo;ve gotten yourself into as a journalist?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; Definitely interviewing someone who&amp;rsquo;s accused of murdering two policemen because of an extremist ideology, and being manipulated by him.&lt;/p&gt;
&lt;p&gt;For instance, in the interview, he was so flirty and he was so charming, and that was one of the craziest experiences I&amp;rsquo;ve ever had. In your head, there is this constant voice that is like, &amp;ldquo;Why is this man so nice if he&amp;rsquo;s accused to these horrible things?” But that&amp;rsquo;s when the journalistic practice comes in and you step back to seeit&amp;rsquo;s actually the context that matters.&lt;/p&gt;
&lt;h2 id=&#34;have-you-ever-received-backlash-or-threats-due-to-your-work&#34;&gt;Have you ever received backlash or threats due to your work?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; Yes definitely. Over the span of my career I have gotten rape and death threats because I&amp;rsquo;m a woman of color doing this work and especially, reporting in predominantly white supremacist spaces or denouncing Machismo in Mexico.&lt;/p&gt;
&lt;p&gt;Online harassment is always a social sanction for breaking gender norms because what are we as women? What am I supposed to talk about on the internet? What am I allowed to talk about? Cooking, decoration, babies, fashion. As soon as you step out of those gender roles and discuss topics that have been predominantly discussed by men before, the backlash is simply an expected response.&lt;/p&gt;
&lt;p&gt;But the really cool thing, and what I love about the work that I do with PEN America is that you learn strategies. There are like small little hacks that you can do. For example, I just tweet music when I&amp;rsquo;m getting horribly harassed or I start responding to my trolls with fluffy animals or puppies or cute GIFs or kittens.&lt;/p&gt;
&lt;p&gt;I think the point is not retaliating with abuse because that will only get you further into the hole, but changing the tone and reaching out to the people that you love and to, my tribe, my community of investigative reporters or my community of feminist activists in Mexico or my Twitter followers.&lt;/p&gt;
&lt;h2 id=&#34;apart-from-just-retaliating-with-fluffy-animal-pictures-how-do-you-keep-up-your-mental-health-while-dealing-with-threats-and-trolls&#34;&gt;Apart from just retaliating with fluffy animal pictures, how do you keep up your mental health while dealing with threats and trolls?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; First of all, therapy. Therapy is extremely crucial for anyone in this field of investigative reporting. Especially if you are a man listening. Go to therapy.
I always tell my students: We&amp;rsquo;re not going to make it in this field unless we go to therapy. By therapy, I mean a space – a weekly space where I can just talk about how I feel and impact my emotions. I think that is essential for survival.&lt;/p&gt;
&lt;p&gt;Even though I am a cyborg, I really try to connect with my body as much as possible, so eating well, drinking a lot of water, yoga, meditation. I work out every day. Every day I&amp;rsquo;m moving my body and taking – even if it&amp;rsquo;s just 30 minutes – conscious embodiment outside of the cyber space to just feel myself and be with myself and see how I feel.&lt;/p&gt;
&lt;p&gt;Another little hack that I love for my mental health is that I sleep with my phone in the bathroom. The worst is to wake up and scroll first thing in the morning because it gets your nervous system into a place of urgency. I have an analog alarm clock and I wake up with that. I make coffee or tea, and then sit with myself, think about my dreams, my emotions, and then I turn my phone on.&lt;/p&gt;
&lt;h2 id=&#34;what-are-your-top-3-tools-for-investigations&#34;&gt;What are your top 3 tools for investigations?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; I could have not been able to publish or fact check any of the story if it weren&amp;rsquo;t for Hunchly. Especially in the extremists space, a lot of these posts and webpages get taken down by extremists themselves or by social media companies. So we cannot live without Hunchly.&lt;/p&gt;
&lt;p&gt;Then I use a lot of InVID. This is sort of like a reverse image search tool that lets you cut a video into screenshots for reverse image searching.&lt;/p&gt;
&lt;p&gt;Thirdly, since we work across all types of languages – not only on extremism, but also on disinformation or the immigration story that we&amp;rsquo;re working on right now –  the Google Translate browser plug-in is amazing because you just click one button and the Russian web page is all of a sudden in English. So, I think those would be my top three.&lt;/p&gt;
&lt;p&gt;The director of the Human Rights Investigations Lab has this saying: Let the tools follow the story and not the story following the tools. Let the investigation lead you to the hat you’re going to wear.&lt;/p&gt;
&lt;h2 id=&#34;its-something-we-see-happening-quite-often-a-lot-of-investigators-would-throw-their-whole-toolkit-at-a-problem-hoping-the-solution-would-rise-to-the-top&#34;&gt;It&amp;rsquo;s something we see happening quite often. A lot of investigators would throw their whole toolkit at a problem, hoping the solution would rise to the top.&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; No, actually, I really couldn&amp;rsquo;t agree more with you because this is something that we see happening quite often. A lot of investigators will throw their whole toolkit at a problem, hoping to have a solution that kind of rises to the top.&lt;/p&gt;
&lt;p&gt;But it doesn&amp;rsquo;t. Being specific about what you are, what you&amp;rsquo;re aiming for, a specific kind of result that you&amp;rsquo;re aiming for is probably more time-saving and less stressful than throwing the whole kitchen sink at a problem and expecting some sort of solution to suddenly show up out of the blue.&lt;/p&gt;
&lt;p&gt;That’s where I really appreciate my editor, David Barstow. Recently, we were looking at all these flight tracking data. My colleague, Stephanie, and I were merging databases and throwing all our kitchens to get it. And the David was like, “Have you actually looked at the data with your own eyes?”&lt;/p&gt;
&lt;p&gt;And I was like, “What do you mean?” He was like, “Yeah. Have you looked at the data to see if you can pick up patterns with your eyes?”&lt;/p&gt;
&lt;p&gt;So I looked at the data with my eyes and it was so obvious. That was just a really good reminder – Use your brain. Just use your eyes and that&amp;rsquo;s usually the low-tech solution that ends up being the most efficient one.&lt;/p&gt;
&lt;h2 id=&#34;what-are-some-things-you-always-tell-someone-in-this-field-of-work&#34;&gt;What are some things you always tell someone in this field of work?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Gisela:&lt;/strong&gt; Firstly, I always tell my students to read and devour anything you can about the topic that you&amp;rsquo;re investigating. A lot of the creative investigative processes come from simply borrowing all the books that you can on the topic. So I would definitely say reading is one of the three key things.&lt;/p&gt;
&lt;p&gt;Second would be to do anything that makes you feel connected with your body whether that&amp;rsquo;s cooking or stretching or anything that is simply off-screen. It is especially important to relax and take care of yourself in this field of work.&lt;/p&gt;
&lt;p&gt;Thirdly, build a community and be less isolated. It can be a very isolating job, even though there are strong online communities. We can&amp;rsquo;t burn out and we can&amp;rsquo;t quit. So in the end, that&amp;rsquo;s what will make you last longer and do your work better. And it&amp;rsquo;s where I get all my inspiration from. It&amp;rsquo;s a great mindset to have.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-gisela&#34;&gt;There’s More! Listen to Our Full Interview with Gisela!&lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Gisela to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How Gisela got into the world of OSINT and investigative reporting&lt;/li&gt;
&lt;li&gt;Her experiences that she has gathered throughout the course of her career&lt;/li&gt;
&lt;li&gt;How she works towards maintaining a balance between her work and her mental peace&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/E8HYfdavhKE&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/09C59azS07QI6MOsAY6ZUZ?si=kEv5CqR2TKuv7i6fcIAyGQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/gisela-perez-de-acha-data-privacy-lawyer-ascended/id1629913312?i=1000590281576&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, and &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/ZDJkYThiMmMtMTNmNi00ODFjLThhMTgtZDNiMzM3YTFhYWRi?sa=X&amp;amp;ved=0CAUQkfYCahcKEwiowcaO3Pv7AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt; and follow our podcast for future episodes!&lt;/p&gt;
&lt;p&gt;Check out Gisela’s work on &lt;a href=&#34;https://twitter.com/giselilla&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;her Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>For Analysts: How to Properly Prep, Analyze, and Conclude Investigations</title>
      <link>https://www.maltego.com/blog/the-analyst-mindset/</link>
      <pubDate>Fri, 02 Dec 2022 09:21:11 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-analyst-mindset/</guid>
      <description>&lt;h2 id=&#34;the-mindset-challenge&#34;&gt;The “Mindset” Challenge&lt;/h2&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;The first hurdle for analysts is identifying the relevant and diagnostic information from the increasing volume of ambiguous and contradictory data that is acquired through open source and clandestine means… all individuals assimilate and evaluate information through the medium of “mental models” (sometimes also called “frames” or “&lt;em&gt;mind-sets&lt;/em&gt;”).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;United States Government.&lt;/strong&gt; A Tradecraft Primer: Structured Analytic Techniques for Improving Intelligence Analysis, 2009. Pg.1 &lt;em&gt;Emphasis my own.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-analyst-mindset/#why-and-how-to-establish-effective-analyst-mindset&#34; &gt;Why and How to Establish Effective Analyst Mindset&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-analyst-mindset/#preparing-for-an-investigation&#34; &gt;Preparing for An Investigation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-analyst-mindset/#during-the-investigation&#34; &gt;During the Investigation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-analyst-mindset/#after-the-investigation&#34; &gt;After the Investigation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/the-analyst-mindset/#conclusion&#34; &gt;Conclusion&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;why-and-how-to-establish-effective-analyst-mindset&#34;&gt;Why and How to Establish Effective Analyst Mindset&lt;/h2&gt;
&lt;p&gt;OSINT (Open-Source Intelligence) is becoming more complex in terms of both sources and methods. Information is being made available in ways that never existed before, including online expressions of personal sentiment, photographs of locales and events, and publicized social and professional networks. Compounding computer power and data-science techniques allow for the retention and processing of mass quantities of publicly available data. Machine learning, computer algorithms, and automated reasoning further expand the capacity to process information and discern the specific data that are of intelligence value.&lt;/p&gt;
&lt;p&gt;Modern OSINT requires extensive supplementary acquisition, processing, and exploitation to produce an open-source product – this product must then be disseminated and integrated into an all-source product. As this process becomes both broader and more intricate, an analyst must seek to organize their work in such a way as to deal with the problems inherent in large, complex data sources. To this end, here we will discuss three core considerations of intelligence analysis to settle you into &amp;ldquo;The Analyst Mindset&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;This content will establish itself upon what Jack Davis identified as Richards J. Heuer&amp;rsquo;s central ideas when he wrote the foreword to &lt;em&gt;Psychology of Intelligence Analysis&lt;/em&gt;, paraphrased as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Human beings have trouble dealing with uncertainty. This could be either inherent uncertainty that arises through natural means i.e., the &amp;rsquo;natural fog&amp;rsquo; which is normal for complex issues, or it could be induced uncertainty. I.e., &amp;lsquo;man-made fog&amp;rsquo; resultant from denial and deception operations.&lt;/li&gt;
&lt;li&gt;Whilst increased awareness of the principles of cognition and the &lt;a href=&#34;https://www.maltego.com/blog/ensuring-objective-analysis-using-maltegos-data-driven-solution/&#34; &gt;several types of biases&lt;/a&gt; is valuable, these do little to help an analyst deal with uncertainty.&lt;/li&gt;
&lt;li&gt;The key to improving intelligence analysis capabilities is the implementation of critical thinking, structuring of information, challenging assumptions, and the exploration of alternative interpretations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The biases noted above in the second point are mental constructs based on experience and are a range of assumptions and expectations about the world and specific topics. Naturally, these constructs weigh upon how analysts view and interpret information – either consciously or subconsciously. The irony of these constructs is that they both help to deal with vast amounts of data which would otherwise be incomprehensible, but also cause analysts to overlook, reject or forget information that may not fit within their existing assumptions and expectations, thus reducing objectivity in information analysis.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/ensuring-objective-analysis-using-maltegos-data-driven-solution/&#34; &gt;Avoiding Cognitive Biases in Your Investigations&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The key points regarding constructs that should be remembered going forward are that analysts perceive what they expect to perceive; opinions, once formed, are resistant to change; and that conflicts that arise between information gathered may be ignored, with little or no justification.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To address these points, we at Maltego have put together a shortlist of helpful tips to help guide your investigations, from the initial objective hypothesis, through the investigative process, and finally, during retrospectives and the critical analysis phase.&lt;/strong&gt; This list is not exhaustive, as to list every technique and method would require writing an entire volume on the topic. Remember—a toolbox is not just for tools, but to help you think in diverse ways.&lt;/p&gt;
&lt;h2 id=&#34;preparing-for-an-investigation&#34;&gt;Preparing for An Investigation&lt;/h2&gt;
&lt;p&gt;How to prepare or set the initial objective for your investigations:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Understand how you or your team conduct investigations&lt;/li&gt;
&lt;li&gt;Create a checklist of questions to be answered&lt;/li&gt;
&lt;li&gt;Challenge inherited assumptions&lt;/li&gt;
&lt;li&gt;Reflect and introspect your preparation, both mentally and materially&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/the-analyst-mindset-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/the-analyst-mindset-1.png&#34; loading=&#34;lazy&#34; alt=&#34;How to prepare or set the initial objective for your investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;1-understand-how-you-or-your-team-conduct-investigations&#34;&gt;1. Understand How You or Your Team Conduct Investigations&lt;/h3&gt;
&lt;p&gt;The first step is to understand how you yourself, or your team are undertaking investigations. Is there a specific workflow and/or playbook which is to be followed? Or are investigators responsible for determining their own goals and processes? Investigators must fully understand what the goals of an investigation are, as this will help direct their activities and determine what data is deemed valuable and what can be de-prioritized.&lt;/p&gt;
&lt;h3 id=&#34;2-create-a-checklist-of-questions-to-be-answered&#34;&gt;2. Create a Checklist of Questions to Be Answered&lt;/h3&gt;
&lt;p&gt;Analysts must fully understand the investigation line and the questions to be answered. There may be more context, explanations, or information to be gathered. These lines of investigation and the questions to be answered direct the investigation and provide more context, which is essential to the framing of the investigation/operation. Alternatively, it may be helpful to identify key stakeholders who may be consulted to offer opinions or add value to an investigation.&lt;/p&gt;
&lt;h3 id=&#34;3-always-challenge-inherited-assumptions&#34;&gt;3. Always Challenge Inherited Assumptions&lt;/h3&gt;
&lt;p&gt;An investigation may start without some form of previous work having been done. However, if an investigation is transferred from one analyst, team or department to another, risks may arise. Analysts may find themselves “inheriting” a case or line of investigation. It is imperative that an analyst critically examine any key assumptions that have already been made, in order to remove existent bias and unsubstantiated claims from their starting point.&lt;/p&gt;
&lt;h3 id=&#34;4-reflect-and-introspect-your-preparation-both-mentally-and-materially&#34;&gt;4. Reflect and introspect your preparation, both mentally and materially&lt;/h3&gt;
&lt;p&gt;Few investigations are without time pressure or constraints upon an analyst&amp;rsquo;s capacity. However, “diving right in” should be avoided before the right moment. Take a step back from the investigation and ensure that you are prepared, both mentally and materially, which will increase both efficiency and effectiveness in the long term.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This step boils down to considering the following aspects of an investigation: What do I know, what are my tools, and what are the questions I want to answer? This will help analysts reduce “stray” during the investigation process.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A couple more things to keep in mind:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;What Tools Am I Working With?&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have a toolkit to support your work or to understand which methodologies are attached to the tools to incorporate yourself.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Understand How “Getting Information” Works&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;How can analysts preserve data that is identified, and they want to access, even if access is not currently, or no longer, available? How does this process work? To minimize the risk to an investigation, analysts may take precautions such as creating snapshots of social media pages, cataloging, and downloading links found on a forum or identifying access rights requirements.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/&#34; &gt;The Different Types of Intelligence Collection Disciplines&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;during-the-investigation&#34;&gt;During the Investigation&lt;/h2&gt;
&lt;p&gt;There are four principles to keep in mind to guide your investigations:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Analysis is driven by evidence&lt;/li&gt;
&lt;li&gt;Perform a key assumption check&lt;/li&gt;
&lt;li&gt;Avoid a rush to judgement&lt;/li&gt;
&lt;li&gt;Use devil’s advocacy&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/the-analyst-mindset-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/the-analyst-mindset-2.png&#34; loading=&#34;lazy&#34; alt=&#34;Four principles to keep in mind to guide your investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;1-analysis-is-driven-by-evidence&#34;&gt;1. Analysis Is Driven by Evidence&lt;/h3&gt;
&lt;p&gt;Unsupported lines of investigation always need to be critically analyzed. A weak link in reasoning or gaps in an evidentiary chain can inject instability and vulnerabilities into an investigation. The saying &amp;ldquo;a chain is only as strong as its weakest link&amp;rdquo; holds true for investigations—especially if the evidence gathered is to be passed along to prosecute a legal case.&lt;/p&gt;
&lt;h3 id=&#34;2-performing-a-key-assumption-check&#34;&gt;2. Performing a Key Assumption Check&lt;/h3&gt;
&lt;p&gt;Performing such a check will help identify unsupported assumptions and explore how, if these assumptions were to change, the investigation&amp;rsquo;s conclusion would also change. In doing so, an analyst can explore how they can further strengthen key junctions in their investigation and increase confidence in their ultimate evaluation.&lt;/p&gt;
&lt;h3 id=&#34;3-avoid-a-rush-to-judgment&#34;&gt;3. Avoid A Rush to Judgment&lt;/h3&gt;
&lt;p&gt;Much like reflection and introspection, time should be taken to ensure that due weight is given to any judgements. By rushing to make judgements, an analyst may run afoul of the anchoring bias. Future attempts to revise this judgment on the basis of new information or further analysis may result in the analyst not changing their judgement enough—mindsets are quick to form but resistant to change.&lt;/p&gt;
&lt;h3 id=&#34;4-use-devils-advocacy&#34;&gt;4. Use Devil’s Advocacy&lt;/h3&gt;
&lt;p&gt;A quick and effective method to test the validity of critical assumptions/pivot points is to be the devil’s advocate to find holes in your logic or judgments that are not well supported by the facts.&lt;/p&gt;
&lt;h2 id=&#34;after-the-investigation&#34;&gt;After the Investigation&lt;/h2&gt;
&lt;p&gt;After conducting an investigation, we encourage an analyst to reflect and take the following actions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Be aware of the trap of “satisficing”&lt;/li&gt;
&lt;li&gt;Conduct post-mortem analysis and structured self-critique&lt;/li&gt;
&lt;li&gt;Encourage investigators to broaden their skillset to adjacent domains&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/the-analyst-mindset-3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/the-analyst-mindset-3.png&#34; loading=&#34;lazy&#34; alt=&#34;Three actions to take after the investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;1-be-aware-of-the-trap-of-satisficing&#34;&gt;1. Be Aware of The Trap Of “Satisficing”&lt;/h3&gt;
&lt;p&gt;Concluding an investigation by saying “that&amp;rsquo;s good enough” is an example of satisficing. Some analysts may be content to choose the first hypothesis which appears good enough, rather than pursuing an investigation through all possibilities and determining a conclusion based upon the greatest consistency with the evidence obtained. To counter this problem, it is essential that analysts have sufficient time to establish a wide range of hypotheses, and work through these hypotheses to conclusion. These conclusions can then be compared and contrasted in a structured manner.&lt;/p&gt;
&lt;h3 id=&#34;2-post-mortem-analysis-and-structured-self-critique&#34;&gt;2. Post-mortem Analysis and Structured Self-Critique&lt;/h3&gt;
&lt;p&gt;This technique allows the analyst to conduct a post-investigation critical analysis of assumptions made, biases encountered, and to identify any inconsistencies that undermined the objectivity of the investigation. This also helps analysts ask questions relating to the process by which information was gathered and processed. Critical analysis seeks to move deeper into the cognitive process—looking not just at an answer, but the ‘math’ behind the answer.&lt;/p&gt;
&lt;h3 id=&#34;3-encourage-investigators-to-broaden-their-skillset-to-adjacent-domains&#34;&gt;3. Encourage Investigators to Broaden Their Skillset to Adjacent Domains&lt;/h3&gt;
&lt;p&gt;Analysts do not need to become an expert on everything, but they need to understand overlaps and the environment within which they are working. A detective is much better positioned to examine cell phone data if they understand how SIM cards, cell towers and messaging apps work. Similarly, an analyst investigating the case of a people-smuggling operation may find value in having a basic understanding of blockchain and cryptocurrency.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Points to remember at this stage:&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Expertise is an admirable goal, but if an investigator focuses too much on a particular information domain, they will only ever view information through that lens. The quote “when all you have is a hammer, all problems look like nails” comes to mind. Developing a wide range of knowledge, irrespective of its superficiality or lack of direct applicability, can generate huge value for an analyst. To quote Daniel Kahneman:&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;To be a good diagnostician, a physician needs to acquire a large set of labels for diseases, each of which binds an idea of the illness and its symptoms, possible antecedents and causes, possible developments and consequences, and possible interventions to cure or mitigate the illness.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Kahneman, Daniel.&lt;/strong&gt; Thinking, Fast and Slow. New York: Farrar, Straus and Giroux, 2011. Pg. 7&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;The reason this topic is so fundamental to the work of analysts can be seen in the following two examples regarding the results of a faulty intelligence investigation:&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;example-1-financial-damage&#34;&gt;Example 1: Financial Damage&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Law Suit Against Government Agency – 2001 Anthrax Attacks&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Steven J. Hatfill, an American physician, pathologist, and biological weapons expert was named as a suspect in the 2001 anthrax attacks, although at the time, no criminal charges had been brought against him. His home was raided numerous times by the FBI, he was extensively surveilled, his employment was terminated, and he was hounded by the media.&lt;/p&gt;
&lt;p&gt;Ultimately, evidence from witnesses, laboratory access records, and other information proved that Hatfill did not have access to the anthrax strain used in the attack. Hatfill subsequently filed a lawsuit against the US government, which was settled for $4.6 million.&lt;/p&gt;
&lt;p&gt;Here we see the risks of rushing to a conclusion, anchoring on a particular suspect, and not engaging in the practice of trying to disprove a hypothesis, as opposed to continuing to seek supporting evidence.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Reference: Beebe, Sarah Miller; Pherson, Randolph H. Cases in Intelligence Analysis: Structured Analytic Techniques in Action – Second Edition, 2015. Pg. 11-21
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;example-2-effort-wasted&#34;&gt;Example 2: Effort Wasted&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Reputational Damage – Curran-Gardner water plant  - 08 November 2012&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A water-pump failure in Illinois was initially mistaken as cyberattack on a public utility in the United States because a login to the plant’s computer system took place from a Russian IP address.&lt;/p&gt;
&lt;p&gt;After considerable effort and an escalation of the investigation due to the foreign element, it was found that the remote access had been undertaken by Jim Mimlitz. Mimlitz was on vacation at the time and received a request to examine the SCADA computer system. Mimlitz later stated “I could have straightened it up with just one phone call.”&lt;/p&gt;
&lt;p&gt;Later examination found that an electromechanical problem was the source of the pump failure, rather than a SCADA system problem.&lt;/p&gt;
&lt;p&gt;Here we see the risks of not examining competing hypotheses. If a structured approach had been taken to determine as many plausible reasons for the remote access as possible, and other potential causes for the failure, the investigation would have proceeded more objectively.&lt;/p&gt;
&lt;p&gt;Mistakes such as these may lead to reputational damage for the investigating organization and undermine confidence in their investigative competency.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Reference: Ibid, Pg. 23-28 and Ibid, Pg. 27
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;Intelligence investigations rely upon the computational power of software tools to deal with enormous amounts of information—this point is not in contention. However, tools, in and of themselves, do not determine whether the conclusion derived from an investigation is either correct or justifiable. That determination is dependent upon the analyst ensuring that they are adhering to the fundamental principles of intelligence analysis—that they are operating with objectivity and awareness, and that they are employing reasoning techniques and practical mechanisms.&lt;/p&gt;
&lt;h3 id=&#34;why-is-this-important&#34;&gt;Why is this important?&lt;/h3&gt;
&lt;p&gt;By considering the points listed above, analysts reap the benefits of an objective, aware and process-oriented investigation. The result is to provide recourse for the issues mentioned above - reduced uncertainty, an increase in the analyst’s ability to identify cognitive pitfalls, and greater capacity to deal with the torrent of information to which they are exposed. &lt;strong&gt;As analysts become more practiced with this approach, both the efficiency and efficacy of their work will increase&lt;/strong&gt; – this leads to better time and effort investment, more value derivation from processed information, and a greater objective, data-driven basis for the conclusions reached.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-ad.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-ad.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Aaron Dixon&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Aaron Dixon is a former member of the New Zealand Military who has spent the last 6 years working as a consultant in the areas of IT Security and Compliance, Data Privacy, Digital Forensics and Cyber Threat Intelligence. He holds a bachelor’s degree with a double major in History and Defense Studies, as well as a Postgraduate Certificate in International Security. His primary areas of interest are terrorism and geopolitical conflict, as well as focusing on the foundational processes and principles of the Intelligence Cycle.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigation into Europe’s Shadow Army: Exploitation of Refugees in the European Union</title>
      <link>https://www.maltego.com/blog/investigation-into-europes-shadow-army-exploitation-of-refugees-in-the-european-union/</link>
      <pubDate>Thu, 01 Dec 2022 09:46:42 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigation-into-europes-shadow-army-exploitation-of-refugees-in-the-european-union/</guid>
      <description>&lt;p&gt;In September 2022, Maltego had the pleasure to host the webinar, &amp;ldquo;Exploitation of refugees in the European Union,” with Bashar Deeb and Klaas van Dijken from Lighthouse Reports. Bashar shared with us the difficult and dangerous path they followed to complete an OSINT and Maltego-based investigation: &lt;a href=&#34;https://www.lighthousereports.nl/investigation/unmasking-europes-shadow-armies/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Masked Men – A Lighthouse Reports Investigation into Europe’s Shadow Border Army&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;lighthouse-reports-investigation-into-europes-shadow-border-armies&#34;&gt;Lighthouse Reports’ Investigation into Europe’s Shadow Border Armies&lt;/h2&gt;
&lt;p&gt;Unmasking Europe’s shadow armies was an eight-month-long investigation on masked men operating in Greece and Croatia. These masked men have been reported as having performed physical assaults, illegal pushbacks, reckless endangerment, and rights abuses on asylum seekers and migrants.&lt;/p&gt;
&lt;p&gt;Led by Lighthouse Reports, the investigation started by gathering testimony from asylum seekers about the violence they suffered at Europe’s borders by men wearing balaclavas. The investigation aimed to uncover the organizations and their units responsible for these acts.&lt;/p&gt;
&lt;h2 id=&#34;investigation-revelation-who-are-the-shadow-armies&#34;&gt;Investigation Revelation: Who Are The Shadow Armies?&lt;/h2&gt;
&lt;p&gt;Lighthouse Reports’ investigations led to the following revelations and consequences:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Croatian government admitted to carrying out these activities and three of their officers are suspended and under investigation.&lt;/li&gt;
&lt;li&gt;The Greek government denied allegations to any unlawful involvement at the Greek sea borders despite video evidence linking the masked men to a Greek coast guard unit.&lt;/li&gt;
&lt;li&gt;Audio testimonies from both migrant witnesses and Greek police officers alleged that the Greek government recruited and coerced migrants to carry out illegal and violent asylum-seeking interventions.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Lighthouse Reports findings were published in early October 2021, it received attention from the general public, but also from politicians in different European countries, and above all, Brussels. The European Parliament stepped in and looked into the topic by the end of October 2021. The European Commission of Home Affairs asked different ministers from both Croatia and Greece to explain themselves.&lt;/p&gt;
&lt;p&gt;On a local level, asylum seekers who are still trying to cross borders and ask for asylum have reported that violence completely went down in Croatia. People are still being sent back, but it is now possible to claim asylum. This development is a direct impact of the investigation.&lt;/p&gt;
&lt;h2 id=&#34;investigation-methods--workflows&#34;&gt;Investigation Methods &amp;amp; Workflows&lt;/h2&gt;
&lt;p&gt;Lighthouse Reports used a combination of OSINT and Maltego to conduct their investigations.&lt;/p&gt;
&lt;h3 id=&#34;osint-in-videos-and-pictures&#34;&gt;OSINT in Videos and Pictures&lt;/h3&gt;
&lt;p&gt;They gathered and examined videos and pictures provided by asylum seekers and refugees, on-site journalists, witnesses, and other sources that captured scenes where asylum seekers and refugees faced violence from masked men. From the videos and pictures, they identified unique objects that could point to useful information:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Uniform jackets with identical diamond patterns and pocket placement (in the Croatian case)&lt;/li&gt;
&lt;li&gt;Speedboat with distinctive metal features (in the Greek case)&lt;/li&gt;
&lt;li&gt;Unique acronym printed on the uniform (in the Greek case)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This helped the investigators establish connection between the masked men in Croatian and the Croatian Intervention Police, and the masked men on Greek sea and the Greek coast guard.&lt;/p&gt;
&lt;h3 id=&#34;maltego-and-social-media-intelligence&#34;&gt;Maltego and Social Media Intelligence&lt;/h3&gt;
&lt;p&gt;In the Croatian case, Lighthouse Reports then used Maltego and social media intelligence to confirm and further identify the actual police units operating in the same area. Starting from the Croatian Intervention Police’s Facebook page, they found 65 Facebook users who used this specific tag in their profile as their current employer.&lt;/p&gt;
&lt;p&gt;From these 65 officer profiles, they eventually identified 200 officers working at the same unit or as border guards and obtained phone numbers of some of these officers through previously leaked Facebook data.&lt;/p&gt;
&lt;h3 id=&#34;witness-testimonies-and-accomplice-corroboration&#34;&gt;Witness Testimonies and Accomplice Corroboration&lt;/h3&gt;
&lt;p&gt;Lighthouse Reports also relied on witness testimony and accomplice confession to corroborate the information they collected and fact check their hypothesis.&lt;/p&gt;
&lt;p&gt;They spoke to some of the officers working at the Croatian Intervention Police, who admitted to the findings of the reporting. They also interviewed refugees who underwent such violence as well as migrants who were recruited and forced to carry out illegal violent activities for the Greek police. Finally, they acquired confessions from the Greek police officers of using third-country nationals for illegal deportations of refugees.&lt;/p&gt;
&lt;h2 id=&#34;download-this-case-study-for-a-detailed-investigation-walk-through&#34;&gt;Download this Case Study for A Detailed Investigation Walk-Through!&lt;/h2&gt;
&lt;p&gt;This case study documented in detail how Lighthouse Reports conducted all three of their investigations:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Masked Men in Croatia&lt;/li&gt;
&lt;li&gt;Masked Men at Greek Sea Border&lt;/li&gt;
&lt;li&gt;Greece’s Recruitment of Migrants for Illegal Asylum-Seeking Interventions&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Download it now to learn about their OSINT techniques and journalistic approach!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ff3&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Investigation into Europe’s Shadow Army: Exploitation of Refugees in the European Union&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h4 id=&#34;about-lighthouse-reports&#34;&gt;About Lighthouse Reports&lt;/h4&gt;
&lt;p&gt;Lighthouse Reports is a non-profit based in the Netherlands that leads complex transnational investigations blending traditional journalistic methods such as freedom of information requests with emerging techniques like open source intelligence and specialisms like data science.&lt;/p&gt;
&lt;p&gt;Read more about Lighthouse Reports’ findings here: &lt;a href=&#34;https://www.lighthousereports.nl/investigation/unmasking-europes-shadow-armies/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Masked Men – A Lighthouse Reports Investigation into Europe’s Shadow Border Army&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;the-maltego-academic--non-profit-research-program&#34;&gt;The Maltego Academic &amp;amp; Non-Profit Research Program&lt;/h4&gt;
&lt;p&gt;With the Maltego Academic and Non-Profit program, Maltego aims to encourage continued innovation within the Maltego community. We empower highly motivated and talented individuals who can help create awareness of our tool and create user-based knowledge around Maltego in relevant and important topics.&lt;/p&gt;
&lt;p&gt;Maltego supported Lighthouse Reports as part of the Academic Program with the investigative resources required for this investigation.&lt;/p&gt;
&lt;p&gt;Learn more about the Maltego Academic &amp;amp; Non-Profit Program &lt;a href=&#34;https://www.maltego.com/academic-non-profit/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit November 2022: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Wed, 30 Nov 2022 14:32:41 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-november-2022-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit November roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit October 2022&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-october-roundup&#34;&gt;Investigator Toolkit October Roundup&lt;/h2&gt;
&lt;p&gt;In November, we featured the following four Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/domaintools-iris/&#34; &gt;DomainTools Iris&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/opencti/&#34; &gt;OpenCTI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;ATT&amp;amp;CK MISP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/greynoise-enterprise/&#34; &gt;GreyNoise Enterprise&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for threat intelligence investigation, threat actor group investigation, malware investigation, and threat hunting investigation!&lt;/p&gt;
&lt;h3 id=&#34;domaintools-iris-threat-intelligence-investigation&#34;&gt;DomainTools Iris: Threat Intelligence Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w20_domaintools-iris.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w20_domaintools-iris.png&#34; loading=&#34;lazy&#34; alt=&#34;DomainTools Iris: Threat Intelligence Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Export your&lt;a href=&#34;https://www.maltego.com/transform-hub/domaintools-iris/&#34; &gt; DomainTools Iris&lt;/a&gt; search query as a Phrase Entity in Maltego and run the Transforms to seamlessly collect relevant data about the threat actors and highlight any risky domains. See how we leverage DomainTools Iris and &lt;a href=&#34;https://www.maltego.com/transform-hub/recorded-future/&#34; &gt;Recorded Future&lt;/a&gt; to &lt;a href=&#34;https://www.maltego.com/webinars/accelerating-threat-intelligence-investigations-with-domaintools-and-maltego/&#34; &gt;outline the hosting infrastructure and assess risk scores of known phishing domains run by TA413 threat actor group&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;opencti-threat-actor-group-investigation&#34;&gt;OpenCTI: Threat Actor Group Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w21_opencti.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w21_opencti.png&#34; loading=&#34;lazy&#34; alt=&#34;OpenCTI: Threat Actor Group Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To boost your threat intelligence investigations, drop the STIX Standard ID of your target group into Maltego and run the &lt;a href=&#34;https://www.maltego.com/transform-hub/opencti/&#34; &gt;OpenCTI&lt;/a&gt; Transforms to map their infrastructure. See how we leverage OpenCTI, &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal Public API&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/peering-db/&#34; &gt;PeeringDB&lt;/a&gt; to &lt;a href=&#34;https://www.maltego.com/blog/investigating-ta413-threat-actor-group-using-opencti-in-maltego/&#34; &gt;map infrastructure used by TA413 threat actor group for their campaigns&lt;/a&gt;, such as domains, IP addresses, file names, and hashes.&lt;/p&gt;
&lt;h3 id=&#34;attck-misp-malware-investigation&#34;&gt;ATT&amp;amp;CK MISP: Malware Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w22_att-ck-misp.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w22_att-ck-misp.png&#34; loading=&#34;lazy&#34; alt=&#34;ATT&amp;amp;amp;CK MISP: Malware Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;MITRE ATT&amp;amp;CK’s MISP&lt;/a&gt;, you can identify whether a hash is a false alert and query details like threat actors, MISP events, tools, and IP addresses. Check out this walk through to see how we use ATT&amp;amp;CK MISP, &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal Public API&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/zetalytics/&#34; &gt;ZETAlytics Massive Passive&lt;/a&gt; to &lt;a href=&#34;https://www.maltego.com/blog/identify-c2-malware-and-phishing-threats-with-maltego/&#34; &gt;identify C2 malware hashes and examine possible phishing IP addresses&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;greynoise-enterprise-threat-hunting-investigation&#34;&gt;GreyNoise Enterprise: Threat Hunting Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w23_greynoise-enterprise.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w23_greynoise-enterprise.png&#34; loading=&#34;lazy&#34; alt=&#34;GreyNoise Enterprise: Threat Hunting Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Starting with an IP Address, AS Number, or CVE Entity, investigators can use &lt;a href=&#34;https://www.maltego.com/transform-hub/greynoise-enterprise/&#34; &gt;GreyNoise Enterprise&lt;/a&gt; to identify the extent of malicious activities against an organization. With GreyNoise Enterprise, we &lt;a href=&#34;https://www.maltego.com/blog/threat-hunting-with-greynoise-intelligence-and-maltego/&#34; &gt;looked into the ongoing activities of the massive scanners&lt;/a&gt; with an extensive picture beginning with a Phrase Entity.&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: A Peek into the World of State Operations and Internet Mapping with Léa Ronzaud</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-a-peek-into-the-world-of-state-operations-and-internet-mapping-with-l%C3%A9a-ronzaud/</link>
      <pubDate>Wed, 30 Nov 2022 09:32:49 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-a-peek-into-the-world-of-state-operations-and-internet-mapping-with-l%C3%A9a-ronzaud/</guid>
      <description>&lt;p&gt;In this episode for The Pivot podcast, we welcome our guest Léa Ronzaud from Graphika!&lt;/p&gt;
&lt;p&gt;Léa plays a central role at Graphika as an investigator specializing in online investigations, state influence operations, and European extremist groups. She is part of the team that exposed Secondary Infektion is a series of operations run by a large-scale, persistent threat actor from Russia. She had also done research on the recent competing Russian and French influence operations in the Central African Republic.&lt;/p&gt;
&lt;p&gt;This episode is packed with learnings about her projects related to internet mapping in state operations in today’s day and age. Moreover, the episode also delves into decrypting controversial state attacks and the multiple layers of thinking that go into it!&lt;/p&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2dOQ0gX5hfkqZanNcRm0qj?si=buv90jhXSh23TDmZm7ruIg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/l%C3%A9a-ronzaud-from-graphika-internet-mapping-state-operations/id1629913312?i=1000586232952&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/Y2NhZTNmMGItM2NmZS00MTYzLTk5Y2MtODYzNmE1Mzc0ODUx?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjgsoDuhNP7AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://youtu.be/CDDpLG9G1SI&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot&lt;/a&gt; is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective.&lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice.&lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot?&lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw?sa=X&amp;amp;ved=0CAMQ4aUDahcKEwio-_iylID7AhUAAAAAHQAAAAAQEg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/CDDpLG9G1SI&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;could-you-tell-us-a-bit-about-yourself&#34;&gt;Could you tell us a bit about yourself?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Léa:&lt;/strong&gt; My name is Léa and I&amp;rsquo;ve been working at Graphika as an analyst and an investigator for three years already. I specialize on state sponsored operations as well as online extremism.&lt;/p&gt;
&lt;p&gt;I got into OSINT mainly by chance. Before ending up at Graphika, I was mainly studying ancient languages and foreign trade with a specialization in Russia because I&amp;rsquo;ve been learning Russian for around 14 years. Thereafter, I applied to the French Institute of geopolitics after a bachelor for international trade. When I applied to the French Institute of geopolitics, I got very lucky because I was interviewed by two PhDs who noticed my Python and Russian skills and instantly they were like, “Do you want work on cyber?” From there, I began working on tech stuff like cybersecurity oriented analysis and then things just fell into place.&lt;/p&gt;
&lt;h2 id=&#34;could-you-elaborate-on-what-internet-mapping-is-really-about&#34;&gt;Could you elaborate on what internet mapping is really about?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Léa:&lt;/strong&gt; So we are mainly mapping social media platforms and social media conversations. It means that we use public data surrounding the use of one hashtag or people mentioning its total accounts.&lt;/p&gt;
&lt;p&gt;In the end, we end up with a clear map of where most of the communities appear very distinctly. And then we can navigate through those maps and see who used what hashtags and who is talking about what. This is actually really interesting because that&amp;rsquo;s how I got into investigations. Through maps, we can find very good leads for investigations, be it coordinated behavior around a certain hashtag or targeted harassment and so on.&lt;/p&gt;
&lt;h2 id=&#34;does-attacking-a-country-usually-have-multiple-layers-of-thinking-or-actions-attached-to-it&#34;&gt;Does attacking a country usually have multiple layers of thinking or actions attached to it?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Léa:&lt;/strong&gt; For example, with the attack on the electrical grid in Estonia, the whole system pretty much got closed. It was really interesting because on one side, it was the systems that they got, completely closed everywhere on internet, states, websites and so on and so forth. On the other side, you had a whole disinformation campaign that actually resembles some things we&amp;rsquo;re seeing about Ukraine right now.
At the same time in Estonia, the cyber-attacks happened in an attempt to destabilize the country. Basically, it is attacking a country in multiple layers, like having the attacks on the grid and then having this disinformation campaign simultaneously. Today, we see even more of this since the internet is much more evolved than it was back then.&lt;/p&gt;
&lt;h2 id=&#34;how-do-you-recognize-or-look-for-posts-that-dont-seem-very-organic-in-nature&#34;&gt;How do you recognize or look for posts that don’t seem very organic in nature?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Léa:&lt;/strong&gt; Honestly, most of the time, we get tipped off by either journalists or social media platforms because they have, especially in the case of social media platforms, they have all the technical data behind these state operations.&lt;/p&gt;
&lt;p&gt;Sometimes they&amp;rsquo;re quite bad at concealing their traces and that&amp;rsquo;s how we ended up finding the whole Russian network in the Central African Republic that was fighting with French trolls apparently led by the French military.&lt;/p&gt;
&lt;h2 id=&#34;are-there-any-particularly-interesting-types-of-investigations-you-are-currently-working-on&#34;&gt;Are there any particularly interesting types of investigations you are currently working on?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Léa:&lt;/strong&gt; Recently I&amp;rsquo;ve been doing some corporate and financial investigations: Looking into seemingly independent media outlets or companies. For instance, we found some Chinese outlets that may or may not be sponsored by the Chinese government.&lt;/p&gt;
&lt;p&gt;Financial investigation and corporate investigation play a big role in my investigations recently because it is basically going from just one name and then trying to get everything that revolves around it. And that&amp;rsquo;s quite interesting.&lt;/p&gt;
&lt;h2 id=&#34;what-do-you-think-about-using-fake-identities-during-investigations&#34;&gt;What do you think about using fake identities during investigations?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Léa:&lt;/strong&gt; My red line, for instance, is in interacting directly with someone. If I have to interact with someone, like actually talk to someone under the fake identity in my investigation, then that&amp;rsquo;s the end of my investigation. This is not something I want to do myself even though it&amp;rsquo;s very nice on paper.&lt;/p&gt;
&lt;p&gt;But it turns out that more and more communities and the groups that we&amp;rsquo;re investigating are operating on closed discussion spaces, be it on discord or on telegram. This is something that, for instance we had to do when we worked on our VV report. For a bit of context, the VV is Anti-vax movement that was launching harassment campaigns online against the Pro-vax politicians, media, and medical stuff.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-léa&#34;&gt;There’s More! Listen to Our Full Interview with Léa!&lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Lea to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Léa’s journey and how she initially got into investigations through her work&lt;/li&gt;
&lt;li&gt;A peek into decrypting state operations and the diverse thinking that go into it&lt;/li&gt;
&lt;li&gt;Léa’s take on identifying state operations, fake identities, etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/CDDpLG9G1SI&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2dOQ0gX5hfkqZanNcRm0qj?si=buv90jhXSh23TDmZm7ruIg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/l%C3%A9a-ronzaud-from-graphika-internet-mapping-state-operations/id1629913312?i=1000586232952&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/Y2NhZTNmMGItM2NmZS00MTYzLTk5Y2MtODYzNmE1Mzc0ODUx?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjgsoDuhNP7AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt; and follow our podcast for future episodes!&lt;/p&gt;
&lt;p&gt;Check out Léa’s work on &lt;a href=&#34;https://twitter.com/Lea_Ronzaud&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;her Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego/mycompany/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/videos&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Top OSINT &amp; Infosec Resources for You and Your Team (2022 Edition): 100&#43; Blogs, Podcasts, YouTube, Books, and more!</title>
      <link>https://www.maltego.com/blog/top-osint-infosec-resources-for-you-and-your-team/</link>
      <pubDate>Wed, 16 Nov 2022 08:44:12 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/top-osint-infosec-resources-for-you-and-your-team/</guid>
      <description>&lt;p&gt;M﻿altego&amp;rsquo;s master list of important OSINT resources is updated for 2022!&lt;/p&gt;
&lt;p&gt;Learning &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;how to use open source intelligence&lt;/a&gt; for investigations is a never ending road. Luckily, there are many who have traveled the same way and shared their footsteps.&lt;/p&gt;
&lt;p&gt;Celebrating Cybersecurity Awareness Month in 2021, we started OSINT October as a campaign to help both beginners and advanced practitioners brush up their OSINT skills. Every day, we shared OSINT tips, tools, and learning resources on our Twitter and LinkedIn.&lt;/p&gt;
&lt;p&gt;Our group of experts collected, selected, and curated an extensive list of all the websites, blogs, podcasts, YouTube channels, and books they recommend anyone interested in &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;OSINT&lt;/a&gt; to consume.&lt;/p&gt;
&lt;p&gt;We also spoke with three amazing women in OSINT—&lt;a href=&#34;https://www.maltego.com/blog/women-in-osint-spotlight-1-dr-katie-paxton-fear/&#34; &gt;Katie Paxton-Fear&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/women-in-osint-spotlight-oloyede-olajumoke-elizabeth/&#34; &gt;Oloyede Olajumoke Elizabeth&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/blog/women-in-osint-spotlight-3-rae-baker/&#34; &gt;Rae Baker&lt;/a&gt;—as well as industry experts and researchers who guest-starred in &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot Podcast&lt;/a&gt; and generously shared their top choices of OSINT resources.&lt;/p&gt;
&lt;p&gt;We will share a few snippets of our OSINT learning material recommendations. &lt;strong&gt;If you want to receive the full list of over 100 websites, blogs, podcasts, YouTube channels, and books for not only OSINT, but also for cybersecurity, cybercrime, and trust &amp;amp; safety insights, download the master collection now!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/top-osint-infosec-resources-for-you-and-your-team/#theres-more-download-our-2022-master-collection-of-100-osint--infosec-resources-now&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Download the 2022 Edition Now&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;top-osint-websites-podcasts-and-books-for-beginners-and-experts&#34;&gt;Top OSINT Websites, Podcasts, and Books for Beginners and Experts&lt;/h2&gt;
&lt;h3 id=&#34;7-osint-websites--blogs-you-must-know&#34;&gt;7 OSINT Websites &amp;amp; Blogs You Must Know&lt;/h3&gt;
&lt;p&gt;These OSINT websites and blogs are your go-to places to learn about new OSINT trends, tools, case studies, and what is happening in the OSINT world:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;http://hatless1der.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Hatless1der&lt;/strong&gt; by Griffin&lt;/a&gt;: An active contributor to the OSINT community, Griffin shares real-life OSINT and GEOINT investigations as well as a useful list of tools and resources.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.lorandbodo.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Lorand Bodo&lt;/a&gt;:&lt;/strong&gt; A multilingual analyst with a strong background in open source intelligence (OSINT), Lorand Bodo specializes in monitoring/analysing terrorist entities online, developing unique research methodologies for intelligence gathering, and finally, providing in-depth analysis on issues that matter.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.offensiveosint.io/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Offensive OSINT&lt;/strong&gt; by Wojciech&lt;/a&gt;: Experienced systems engineer, pentester, and OSINT researcher, Wojciech writes specifically about offensive OSINT investigations, tools, methodologies, and analysis.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.osinttechniques.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OSINT Techniques&lt;/a&gt;:&lt;/strong&gt; This site provides numerous free open source resources for researching and analyzing information. Although the information on this website is for anyone to use, it would be most helpful to those in investigative roles such as analysts and researchers.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.secjuice.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Secjuice&lt;/a&gt;:&lt;/strong&gt; Secjuice features hundreds of articles on cybersecurity, OSINT guides and tutorials, interesting investigations, and many more technical and educational infosec topics written by individual contributors who are experts or enthusiasts in these fields.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://sector035.nl/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Week in OSINT Newsletter&lt;/strong&gt; by Sector035&lt;/a&gt;: The Sector035 Newsletter, published every Monday, is a curated collection of #OSINT related talks, tips, tools, and handy websites for you to discover.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://wondersmithrae.medium.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Wondersmith Rae&lt;/strong&gt; by Rae Baker&lt;/a&gt;: A well-known OSINT practitioner, author, and speaker, Rae Baker shares her insights, opinions, analysis, and investigations on interesting OSINT and infosec topics.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;7-osint-podcasts-you-must-listen-to&#34;&gt;7 OSINT Podcasts You Must Listen To&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/osintoctober-8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/osintoctober-8.png&#34; loading=&#34;lazy&#34; alt=&#34;Top 7 OSINT podcasts&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These 7 OSINT podcasts cover practical OSINT use cases, research, techniques, and feature interviews:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://open.spotify.com/show/1PHveMFjdgyxJJAZJWWF8G&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Breadcrumbs&lt;/strong&gt; by Trace Labs&lt;/a&gt;: Trace Labs is a Canadian based non-profit specializing in the crowd sourcing of open source intelligence collection. In the Breadcrumbs podcast, Trace Labs explore the topics, techniques, and tools that relate to OSINT collection.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://layer8conference.com/the-layer-8-podcast/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Layer 8 Podcast&lt;/strong&gt; by Layer 8 Conference&lt;/a&gt;: Layer 8 Conference is the first conference to be solely focused on social engineering and intelligence gathering. In each podcast, they feature a guest who tells their story about a social engineering engagement or an OSINT investigation, the way friends chat by a fireplace.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://open.spotify.com/show/1vqRjYaq1pPcCdCTtMmFg9&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;The InfoSec &amp;amp; OSINT Show&lt;/strong&gt; by Josh Amishav&lt;/a&gt;: The goal of the podcast is to share practical tips of what works and what doesn&amp;rsquo;t in information security. Essentially turning its guests&amp;rsquo; wisdom into practical tips you can use to improve your own skills.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://rss.com/podcasts/theosintbunker/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The OSINT Bunker Podcast&lt;/a&gt;:&lt;/strong&gt; Military news and defence podcast hosted by &lt;a href=&#34;https://twitter.com/DefenceGeek&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@DefenceGeek&lt;/a&gt;, &lt;a href=&#34;https://twitter.com/Osinttechnical&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@Osinttechnical&lt;/a&gt;, &lt;a href=&#34;https://twitter.com/air_intel&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@air_intel&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/KyleJGlen&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@KyleJGlen&lt;/a&gt; in collaboration with the UK Defence Journal.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://osintcurio.us/osintvideosandpodcasts/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The OSINT Curious Project Podcast&lt;/a&gt;:&lt;/strong&gt; The OSINT Curious Project is the OSINT-learning catalyst, a source of quality, actionable, OSINT news, original blogs, instructional videos, and a bi-weekly webcast/podcast. Most of all, they aim to inspire people to look outside of their OSINT-comfort zones and pursue their OSINT passions. They try to keep people curious about exploring web applications for bits of information or trying out new techniques to access important OSINT data.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://inteltechniques.com/podcast.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;The Privacy, Security &amp;amp; OSINT Show&lt;/strong&gt; by Michael Bazzell&lt;/a&gt;: This weekly podcast presents ideas to help you become digitally invisible, stay secure from cyber threats, and make you a better online investigator.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://podcast.janes.com/public/68/The-World-of-Intelligence-50487d09&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;The World of Intelligence&lt;/strong&gt; by Janes&lt;/a&gt;: The World of Intelligence, run by Janes, delivers validated open source defense intelligence across four core capability areas: Threat, equipment, defense industry and country that are aligned with workflows across the defense industry, national security, and finally, government.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;7-osint-books-you-must-read&#34;&gt;7 OSINT Books You Must Read&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/osintoctober-9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/osintoctober-9.png&#34; loading=&#34;lazy&#34; alt=&#34;Top 7 OSINT books&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These 7 OSINT books are great-reads if you are looking for hands-on information, guidance, and disciplines about practicing OSINT and cybersecurity investigations and real-life stories of how these techniques are implemented:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Cybersecurity Blue Team Toolkit&lt;/strong&gt; by Nadean H Tanner: The Cybersecurity Blue Team Toolkit is an excellent resource for anyone working in digital policy as well as IT security professionals, technical analysts, program managers, and Chief Information and Technology Officers. This is one handbook that won’t gather dust on the shelf, but remain a valuable reference at any career level, from student to executive.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Human Hacking&lt;/strong&gt; by Christopher Hadnagy: A global security expert draws on psychological insights to help you master the art of social engineering—human hacking. Make friends, influence people, and leave them feeling better for having met you by being more empathetic, generous, and kind.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Nowhere to Hide&lt;/strong&gt; by Daniel Huang: Nowhere to Hide retraces the FBI’s investigative techniques—some using cutting-edge technology and others using old fashioned, knocking-on-doors detective work—used to pursue the hundreds of thousands of leads received from the general public. The book is filled with real-world case studies, specific resources and practical “how to” guides to equip both beginners and seasoned OSINT investigators with the right tools for their OSINT toolboxes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OSINT for the Staffing World&lt;/strong&gt; by Dean Da Costa: A must-have for any high-level or experienced recruiter in this field to understand the  most powerful recruiting tools available. Learn what they do, who should be using them, what they can use them for, and why they should be using the tools.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Operator Handbook&lt;/strong&gt; by Joshua Picolet: The Operator Handbook takes three disciplines (Red Team, OSINT, Blue Team) and combines them into one complete reference guide. The book contains 100+ individual cheat sheet references for many of the most frequently used tools and techniques by practitioners. Includes content to assist the most seasoned cybersecurity veteran or someone just getting started in the career field.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Open Source Intelligence Handbook&lt;/strong&gt; by Michael Bazzell: New online and offline search tools; a new Linux OSINT virtual machine; and tutorials to replicate all Linux OSINT tools within Mac and Windows operating systems. Brand-new search methods for Facebook, Instagram, LinkedIn, YouTube, and others ensure you have the latest techniques within your online investigation arsenal. An entire section is devoted to Methodology, Workflow, Documentation, and Ethics which provides a clear game plan for your next active investigation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Practical Cyber Intelligence&lt;/strong&gt; by Wilson Bautista: This book kicks off with the need for cyber intelligence and why it is required in terms of a defensive framework. It provides a practical explanation of the F3EAD protocol with the help of examples. Furthermore, we learn how to go about threat models and intelligence products/frameworks and apply them to real-life scenarios.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;theres-more-download-our-2022-master-collection-of-100-osint--infosec-resources-now&#34;&gt;There’s More! Download Our 2022 Master Collection of 100+ OSINT &amp;amp; Infosec Resources Now&lt;/h2&gt;
&lt;p&gt;There are way more useful resources than we can show in this article to learn about OSINT, cybersecurity, cybercrime, and trust &amp;amp; safety investigation techniques.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you want to receive the full list of over 100 websites, blogs, podcasts, YouTube channels, books, and other resources to brush up your OSINT and infosec skills, download the master collection now!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Don’t see you favorite resource on the list? Send it over and we’ll make sure to add it!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7cc7&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Top OSINT &amp;amp; Infosec Resources for You and Your Team (2022 Edition): 100&amp;#43; Blogs, Podcasts, YouTube, Books, and more!&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Make sure to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on our latest news, tips, and case studies.&lt;/p&gt;
&lt;p&gt;Happy OSINT!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit October 2022: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Fri, 04 Nov 2022 12:54:36 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-october-2022-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit October roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags &lt;strong&gt;#MaltegoMonday&lt;/strong&gt; and &lt;strong&gt;#InvestigatorToolkit&lt;/strong&gt;. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit September 2022&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-october-roundup&#34;&gt;Investigator Toolkit October Roundup&lt;/h2&gt;
&lt;p&gt;In October, we featured the following five Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;AlienVault OTX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/censys/&#34; &gt;Censys&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/abuse-ch-urlhaus/&#34; &gt;Abuse.ch URLhaus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/abuseipdb/&#34; &gt;AbuseIPDB&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for Bitcoin investigation, network footprinting, attack surface management, malware identification, or IP address investigation!&lt;/p&gt;
&lt;h3 id=&#34;alienvault-otx-bitcoin-miner-investigation&#34;&gt;AlienVault OTX: Bitcoin Miner Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w15_alienvaultotx.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w15_alienvaultotx.png&#34; loading=&#34;lazy&#34; alt=&#34;AlienVault OTX: Bitcoin Miner Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the community-powered threat data from AT&amp;amp;T Cybersecurity’s &lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;AlienVault OTX&lt;/a&gt;, you can pivot from an IP address or a domain to query information such as hash, CVE, hostname, etc. Read about how we &lt;a href=&#34;https://www.maltego.com/blog/combining-the-power-of-alienvault-otx-and-maltego-to-bolster-your-investigations/&#34; &gt;examine the C2 Bitcoin miner with relevant pulses&lt;/a&gt; provided by AlienVault OTX in Maltego.&lt;/p&gt;
&lt;h3 id=&#34;maltego-standard-transforms-network-footprinting&#34;&gt;Maltego Standard Transforms: Network Footprinting&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w16_mst.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w16_mst.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Standard Transforms: Network Footprinting&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; are out-of-the-box OSINT Transforms. One of its features allows investigators to obtain an overview of the target&amp;rsquo;s network infrastructure with a domain Entity. Learn how we &lt;a href=&#34;https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/&#34; &gt;outline the relationships between each of the data points and visualize the infrastructure in a graph&lt;/a&gt; using the Maltego Standard Transforms.&lt;/p&gt;
&lt;h3 id=&#34;censys-attack-surface-management&#34;&gt;Censys: Attack Surface Management&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w17_censys.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w17_censys.png&#34; loading=&#34;lazy&#34; alt=&#34;Censys: Attack Surface Management&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/censys/&#34; &gt;Censys&lt;/a&gt;, you can quickly conduct an attack surface assessment to evaluate what parts of your infrastructure are vulnerable. Give it a shot and catch potential vulnerabilities now!&lt;/p&gt;
&lt;h3 id=&#34;abusech-urlhaus-malware-identification&#34;&gt;Abuse.ch URLhaus: Malware Identification&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w18_abuse.ch-urlhaus.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w18_abuse.ch-urlhaus.png&#34; loading=&#34;lazy&#34; alt=&#34;Abuse.ch URLhaus: Malware Identification&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Operated by Abuse.ch, &lt;a href=&#34;https://www.maltego.com/transform-hub/abuse-ch-urlhaus/&#34; &gt;URLhaus&lt;/a&gt; collects, tracks, and shares malware URLs, allowing analysts to quickly pin down the malicious URLs and their payloads.&lt;/p&gt;
&lt;h3 id=&#34;abuseipdb-ip-address-investigation&#34;&gt;AbuseIPDB: IP Address Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w19_abuseipdb.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w19_abuseipdb.png&#34; loading=&#34;lazy&#34; alt=&#34;AbuseIPDB: IP Address Investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://www.maltego.com/transform-hub/abuseipdb/&#34; &gt;AbuseIPDB Transforms&lt;/a&gt; in Maltego help speed up IP address investigations by extracting details like abuse score, ISP, hostname, etc. You can also report a malicious IP address.&lt;/p&gt;
&lt;h3 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h3&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available in Maltego and providing best practice tips for investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now to make sure you don’t miss any updates!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Pivot Podcast: Explore the World of Threat Hunting with Vicente Diaz</title>
      <link>https://www.maltego.com/blog/the-pivot-podcast-explore-the-world-of-threat-hunting-with-vicente-diaz/</link>
      <pubDate>Wed, 02 Nov 2022 16:14:49 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-pivot-podcast-explore-the-world-of-threat-hunting-with-vicente-diaz/</guid>
      <description>&lt;p&gt;In this episode of The Pivot podcast, we welcome Vicente Diaz!&lt;/p&gt;
&lt;p&gt;Vicente Diaz is the Threat Intelligence Strategist in the &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt; team at Google. With years of valuable experience in the field, Vicente shared his experiences about his threat hunting journey and what threat intelligence means to him.&lt;/p&gt;
&lt;p&gt;This episode also answers questions for all of us out there who would like to keep ourselves and workplaces safe in today’s world where technology is present everywhere. Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2hQdmKsPhQmk9LSK2Wpvdq&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/vicente-diaz-from-virustotal-exploring-the-world/id1629913312?i=1000582733999&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/OTUwODg1YjAtZjlkMC00NjY2LWE3N2YtMGQ4ODczN2E1YmI4?sa=X&amp;amp;ved=0CAUQkfYCahcKEwjItN_AiID7AhUAAAAAHQAAAAAQAQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, or &lt;a href=&#34;https://www.youtube.com/watch?v=qmVaGrpiKUY&amp;amp;list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&amp;amp;index=7&amp;amp;t=6s&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/&#34; &gt;The Pivot&lt;/a&gt; is your OSINT and infosec podcast that dives deep into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider’s perspective.&lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego’s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice.&lt;/p&gt;
&lt;h3 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot?&lt;/h3&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/the-pivot/id1629913312&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw?sa=X&amp;amp;ved=0CAMQ4aUDahcKEwio-_iylID7AhUAAAAAHQAAAAAQEg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/playlist?list=PLfRX-xJAc2yy_EsiC6cdygo7gKkM_J--C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Maltego YouTube channel&lt;/a&gt;. Each episode is 45 to 60 minutes long and is released on the 15th of every month. Stay tuned with us for more updates!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/qmVaGrpiKUY&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;what-does-threat-intelligence-mean-to-you-right-now-at-where-you-are-right-now&#34;&gt;What does threat intelligence mean to you right now at where you are right now?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Vicente:&lt;/strong&gt; In my current position at VirusTotal, I&amp;rsquo;m most interested in developing our platform, so that it is useful for everyone. But if you go to the roots of what threat intel means, traditional intelligence is something really old and we are inventing nothing new here.&lt;/p&gt;
&lt;p&gt;Threat intelligence is trying to make sense of things. At the end of the day, it is having the capability to make the right decisions based on the threats that are around us. This is not so easy to understand because the whole security industry and the problem it has for many years is—how can you justify the investment and how can you show that this 2 million that we invest there are paying off?&lt;/p&gt;
&lt;p&gt;So again, finding the right intelligence is even a bit more complicated, especially for non-technical people, because there are so many different factors to consider. From one side, there are technical threats themselves. From another side, there are the security strategies you are developing for your company. There are also the goals that the company has, and they could be economic goals. They could be growth goals. This should be taken into account too.&lt;/p&gt;
&lt;p&gt;There are no resources for everything, unfortunately, and sometimes even if you do— it&amp;rsquo;s difficult to understand what will hit you and how this will affect the whole business.&lt;/p&gt;
&lt;h2 id=&#34;what-was-the-most-interesting-learnings-you-have-as-a-threat-intelligence-analyst&#34;&gt;What was the most interesting learnings you have as a threat intelligence analyst?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Vicente:&lt;/strong&gt; I found myself in the same position multiple times within our teams – wherein I learned that resources are very scarce. I had to really dig in and figure out things we could maybe research on or simply look at because that is what threat intelligence today really entails. The constant development and modification of our resources to aid our investigations more effectively.&lt;/p&gt;
&lt;p&gt;Being in threat intelligence and being a good analyst, there are so many things to consider. One of them that I found fascinating was learning about all the psychological biases that we have. All the decisions that we make are based on preconceived answers that we are expecting to get. How we react in our brains.&lt;/p&gt;
&lt;h2 id=&#34;how-did-you-go-about-securing-your-environment-and-finding-threats-back-in-the-day&#34;&gt;How did you go about securing your environment and finding threats back in the day?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Vicente:&lt;/strong&gt; I definitely think that it is a crazy place to be in. Back in the day when I was in university, there weren’t so many resources and there definitely wasn’t too much information about it. So, the only way to go about it was to really speak to people and gather information. We also had to go extra lengths to gather information from various different channels – some underground channels as well.&lt;/p&gt;
&lt;p&gt;What is worth mentioning is that back in the day, we weren’t really living in a world of all of these super-sophisticated attacks. It was mostly attacks on banking projects. Data wasn’t so encrypted and therefore understanding what was going on was much easier. And then there was a shift—There were back-to-back attacks on big companies and governments for five years straight. That was when things really started to fall in the right places for me and I started to understand how to really go about it.&lt;/p&gt;
&lt;h2 id=&#34;what-are-the-top-three-tools-or-in-light-of-cyber-threats&#34;&gt;What are the top three tools or in light of cyber threats?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Vicente:&lt;/strong&gt; Something that I always mention—First, go through the basics. Like, are you updating the software? Are you installing whatever is not necessary? Are you teaching people in your company how to prevent social engineering?&lt;/p&gt;
&lt;p&gt;Things like that. Cyber awareness. It’s like the entry point for around 70% or so of cyber attacks. Secondly, is your team of threat analysts aware of everything and able to understand how things are affecting your own business and what kind of decisions to make? Yes, be aware that you will never be able to protect against absolutely everything. It&amp;rsquo;s simply impossible, but you need to know how to prioritize.&lt;/p&gt;
&lt;p&gt;And for me, it&amp;rsquo;s especially relevant to monitor. Monitor internally and externally: what kind of threats we are seeing, how this is evolving, what campaigns are impacted now, where is the recent vulnerability being massively exploited at this moment, what kind of systems are being affected…&lt;/p&gt;
&lt;p&gt;You really need to be on top of things because these waves happen. And when these waves happen and you&amp;rsquo;re not ready, you will be dragging.&lt;/p&gt;
&lt;p&gt;Finally, I will say, let&amp;rsquo;s not worry that much because you know, all these conversations are always negative, full of threats, full of things to do, full of running and trying, and I think it even affects our mental state. Try to take your time, to enjoy other things like art, music, painting, or sports. It&amp;rsquo;s super important for any analyst’s mental state to have other enjoyments.&lt;/p&gt;
&lt;p&gt;You can be in a 24/7 drag by events, by malware, by campaigns, by technologies, by techniques. Never ending. So take your time. You need to be able to do things and you need to keep your mental state.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-with-vicente&#34;&gt;There’s More! Listen to Our Full Interview with Vicente!&lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview!&lt;/p&gt;
&lt;p&gt;Listen to our full interview with Vicente to learn more about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Vicente’s journey up until now and how he really got into the world of threat intelligence&lt;/li&gt;
&lt;li&gt;A peek into one of his interesting investigations with the VirusTotal team&lt;/li&gt;
&lt;li&gt;His most frequently used toolkits for his investigations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And much more!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/qmVaGrpiKUY&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Listen to this podcast episode on &lt;a href=&#34;https://open.spotify.com/episode/2hQdmKsPhQmk9LSK2Wpvdq&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt;, &lt;a href=&#34;https://podcasts.apple.com/us/podcast/vicente-diaz-from-virustotal-exploring-the-world/id1629913312?i=1000582733999&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Apple Podcast&lt;/a&gt;, and &lt;a href=&#34;https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy84YWIzNTQ5MC9wb2RjYXN0L3Jzcw/episode/OTUwODg1YjAtZjlkMC00NjY2LWE3N2YtMGQ4ODczN2E1YmI4?sa=X&amp;amp;ved=0CAUQkfYCahcKEwio-_iylID7AhUAAAAAHQAAAAAQGQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Google Podcast&lt;/a&gt; and follow our podcast for future episodes!&lt;/p&gt;
&lt;p&gt;Check out Vicente’s work on &lt;a href=&#34;https://twitter.com/trompi&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;his Twitter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Understanding the Different Types of Intelligence Collection Disciplines </title>
      <link>https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/</link>
      <pubDate>Thu, 27 Oct 2022 15:07:49 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/</guid>
      <description>&lt;p&gt;The term Open-Source Intelligence (OSINT) has become so popular and marketable these days, chances are you have most definitely seen mentions of it somewhere. One might encounter it when comparing different data sources, when learning about investigative techniques, or as a category of data collection and analysis tools.&lt;/p&gt;
&lt;p&gt;While all of its different connotations may be correct, at its core, OSINT is in fact a specific intelligence collection discipline used by the intelligence community. OSINT, HUMINT, SIGINT, and the other disciplines are often referred to as “INTs” as a shorthand for them sharing a common suffix.&lt;/p&gt;
&lt;p&gt;In this article, we will explain what these different disciplines are and how they can be utilized. But first, we will build out a base to work from by exploring what intelligence means.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#what-is-intelligence&#34; &gt;What is Intelligence?&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#the-different-levels-of-intelligence&#34; &gt;The Different Levels of Intelligence&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#the-intelligence-collection-disciplines&#34; &gt;The Intelligence Collection Disciplines&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#open-source-intelligence-osint&#34; &gt;Open-Source Intelligence (OSINT)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#human-intelligence-humint&#34; &gt;Human Intelligence (HUMINT)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#signals-intelligence-sigint&#34; &gt;Signals Intelligence (SIGINT)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#geospatial-intelligence-geoint&#34; &gt;Geospatial Intelligence (GEOINT)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#measurement-and-signature-intelligence-masint&#34; &gt;Measurement and Signature Intelligence (MASINT)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#what-is-the-relevance&#34; &gt;What is the Relevance?&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/understanding-the-different-types-of-intelligence-collection-disciplines/#from-information-to-actionable-intelligence&#34; &gt;From Information to Actionable Intelligence&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-intelligence&#34;&gt;What is Intelligence?&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/types-of-intelligence-collection-disciplines_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/types-of-intelligence-collection-disciplines_1.png&#34; loading=&#34;lazy&#34; alt=&#34;The Intelligence Cycle&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Intelligence is considered to be the &lt;strong&gt;product&lt;/strong&gt; of the collection, processing, and analysis of raw information. As a product, intelligence is developed and made available using the intelligence cycle which, in its most standard model, is made up of 5 steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Planning and Direction (also known as Requirements)&lt;/li&gt;
&lt;li&gt;Collection&lt;/li&gt;
&lt;li&gt;Processing&lt;/li&gt;
&lt;li&gt;Analysis and Production&lt;/li&gt;
&lt;li&gt;Dissemination and Integration&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Even though this model is most often found in literature tied to governmental agencies, it describes a standard process that can be applied independently of the analyst’s individual context, be it civilian, law enforcement, or even military intelligence.&lt;/p&gt;
&lt;p&gt;Once produced, intelligence is then consumed by “intelligence customers” to drive their decision-making. Typically, these customers are individuals in charge of, or supporting, ongoing actions such as incident and emergency response, strategy and policy making, and even national security decisions.&lt;/p&gt;
&lt;h3 id=&#34;the-different-levels-of-intelligence&#34;&gt;The Different Levels of Intelligence&lt;/h3&gt;
&lt;p&gt;Because intelligence can serve different purposes and audiences, it has been classified into three different levels: Strategic, Tactical, and Operational. These levels have a hierarchical nature to them, with strategic intelligence situated at the top and operational intelligence at the bottom.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/types-of-intelligence-collection-disciplines_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/types-of-intelligence-collection-disciplines_2.png&#34; loading=&#34;lazy&#34; alt=&#34;The Different Levels of Intelligence&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Strategic intelligence&lt;/strong&gt; is forward thinking, heavily reliant upon estimations and is used to look at long-term trends. As such, it is often produced by analysts with profound subject-matter expertise and high adaptability.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Tactical intelligence&lt;/strong&gt; provides an evaluation of a rival’s current capabilities, with a focus on their strengths, weaknesses, and intentions. This type of intelligence allows an effective allocation of resources, appropriate planning, and timely engagement with the adversary.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Operational intelligence&lt;/strong&gt; requires real time, or near real-time information to be produced, for it is used in day-to-day activities and decision making. As such, it is mostly obtained from technical sources and has a short Time To Live (TTL).&lt;/p&gt;
&lt;p&gt;Although knowing what level of intelligence is needed will help make it more relevant and actionable for the end user, their hierarchical nature allows them to feed off and impact each other. In fact, a comprehensive analysis will be comprised of intelligence from all levels.&lt;/p&gt;
&lt;p&gt;Given that intelligence is used to drive decision-making, and decisions are only as good as the data that supports them, collection thus becomes one of the pillars of intelligence-led activities. As such, it is highly relevant to understand the scope and capabilities of each of the intelligence collection disciplines.&lt;/p&gt;
&lt;h2 id=&#34;the-intelligence-collection-disciplines&#34;&gt;The Intelligence Collection Disciplines&lt;/h2&gt;
&lt;p&gt;As previously mentioned, OSINT is but one of the established intelligence collection disciplines. It’s worth mentioning that some of the disciplines – or their sub-disciplines – are of exclusive use for government institutions, particularly those within the military and special intelligence domains.
There is no standard list of intelligence collection disciplines, however, there is consensus within the U.S. intelligence community about the existence of five main disciplines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OSINT&lt;/li&gt;
&lt;li&gt;HUMINT&lt;/li&gt;
&lt;li&gt;SIGINT&lt;/li&gt;
&lt;li&gt;GEOINT&lt;/li&gt;
&lt;li&gt;MASINT&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;open-source-intelligence-osint&#34;&gt;Open-Source Intelligence (OSINT)&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-2.png&#34; loading=&#34;lazy&#34; alt=&#34;Open-Source Intelligence (OSINT)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;OSINT is produced from publicly available information that is acquired through legal means such as official requests, observation, and acquisition. Even though OSINT has gained popularity with the advent of internet and digital media, it can be produced from information found in a wide range of formats and sources including the internet, commercial or public databases, newspapers, radio, television, etc.&lt;/p&gt;
&lt;p&gt;While it is an industry term developed to fuel further product segmentation, Social Media Intelligence (SOCMINT) can be considered as a sub-discipline of OSINT. SOCMINT allows the monitoring of social media platforms, such as Facebook and Instagram. This includes the monitoring of content, messages, and other relevant data.&lt;/p&gt;
&lt;p&gt;If you wish to gain a deeper understanding of OSINT and its distinction from Web intelligence (WEBINT), consider reading our dedicated article which you can find &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;human-intelligence-humint&#34;&gt;Human Intelligence (HUMINT)&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-3.png&#34; loading=&#34;lazy&#34; alt=&#34;Human Intelligence (HUMINT)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;HUMINT is derived from human sources. The public perception of this discipline is usually related to clandestine activities – think undercover missions and spies. Yet, the reality is that most of the sources used these days are less exciting and much more overt in nature. In fact, most of the raw information used to produce this intelligence is collected through interviews conducted with witnesses, suspects, and Persons Of Interest in an investigation, for example.&lt;/p&gt;
&lt;p&gt;Interestingly, HUMINT is one of the oldest forms of data collection. It remained the primary intelligence source for governments until the technological revolution of the late 20th century.&lt;/p&gt;
&lt;h3 id=&#34;signals-intelligence-sigint&#34;&gt;Signals Intelligence (SIGINT)&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-4.png&#34; loading=&#34;lazy&#34; alt=&#34;Signals Intelligence (SIGINT)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SIGINT is produced from the interception and exploitation of signals. It is important to note that signals intelligence can be performed from different platforms, including ships, aircraft, and ground sites. These platforms or facilities can even monitor transmissions from terrestrial facilities and satellites. SIGINT is comprised of three sub-disciplines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Communications Intelligence (COMINT)&lt;/strong&gt;, which targets voice or text messages in their different formats, as well as teleprinter and Morse code traffic. In other words, it intercepts communication transmissions using cryptographic methods and device-to-device transmissions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Electronic Intelligence (ELINT)&lt;/strong&gt;, which intercepts and analyzes non-communication transmissions made by radars and other electromagnetic radiation. The instruments used are almost exclusively property of specific governments, making them highly classified and protected sources.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Foreign Instrumentation Signals Intelligence (FISINT)&lt;/strong&gt;, which can intercept the telemetry of a weapons system or space vehicles. The intelligence produced allows the end user to determine the performance of said systems and vehicles.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;geospatial-intelligence-geoint&#34;&gt;Geospatial Intelligence (GEOINT)&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-5.png&#34; loading=&#34;lazy&#34; alt=&#34;Geospatial Intelligence (GEOINT)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;GEOINT is produced through a combination of imagery intelligence and geospatial information. In other words, it is information acquired through the analysis of images and data associated with a specific location. It can be used, not only for military purposes, but also for non-security use cases that track geographic changes and features (soil erosion, agricultural land usage, etc.).&lt;/p&gt;
&lt;p&gt;While the Office of the Director of National Intelligence identifies Imagery Intelligence (IMINT) as a discipline, it is more often considered as a subdiscipline of GEOINT. IMINT can be derived from sources such as visual photography, infrared, radar sensors, lasers, and electro-optics, as well as imagery gathered via satellite.&lt;/p&gt;
&lt;p&gt;Nowadays, more nations have access to IMINT due to the surge in space-based imagery systems. However, quality is a prevalent issue that can only be addressed with the use of highly sophisticated technology to combat the effects that natural phenomena such as adverse weather and light conditions may have on imagery products.&lt;/p&gt;
&lt;h3 id=&#34;measurement-and-signature-intelligence-masint&#34;&gt;Measurement and Signature Intelligence (MASINT)&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202211-types-of-intelligence-collection-disciplines-6.png&#34; loading=&#34;lazy&#34; alt=&#34;Measurement and Signature Intelligence (MASINT)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MASINT is produced by analyzing equipment emanations occurring within the electromagnetic spectrum. MASINT is used to detect information patterns not yet exploited by other systems and is comprised of five sub-disciplines or sources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;RADINT, or Radar Intelligence&lt;/li&gt;
&lt;li&gt;IRINT, or Infrared Intelligence&lt;/li&gt;
&lt;li&gt;TELINT, or Telemetry Intelligence&lt;/li&gt;
&lt;li&gt;ACOUSTINT, or Acoustic Intelligence&lt;/li&gt;
&lt;li&gt;NUCINT, or Nuclear Intelligence&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;what-is-the-relevance&#34;&gt;What is the Relevance?&lt;/h2&gt;
&lt;p&gt;There might be natural overlaps between the different types of intelligence collection disciplines, where one serves as an enabler for the others. And, while Maltego is an OSINT tool, our end users operating within the intelligence community are rarely conducting their analyses in a vacuum. Thus, their intelligence products often incorporate more than one type of collection discipline.&lt;/p&gt;
&lt;p&gt;A better understanding of the fundamental pillars of intelligence will allow the intelligence community to better understand not only their needs as producers and consumers of intelligence, but what they as market consumers should pay attention to when considering a product or service.&lt;/p&gt;
&lt;p&gt;If you wish to gain an even clearer picture of the different disciplines as well as their scope, limits, and practical uses, we recommend reading &lt;em&gt;The 5 Disciplines of Intelligence Collection&lt;/em&gt; by Mark M. Lowenthal and Rober M. Clark.&lt;/p&gt;
&lt;p&gt;We hope that this article proved useful and helped better your understanding of the different types of intelligence collection disciplines. If it has, please share this article with your colleagues and consider purchasing &lt;a href=&#34;https://store.maltego.com&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego&lt;/a&gt; today.&lt;/p&gt;
&lt;h2 id=&#34;from-information-to-actionable-intelligence&#34;&gt;From Information to Actionable Intelligence&lt;/h2&gt;
&lt;p&gt;If you want to gain even more insight into how intelligence is created and discover how analysts utilize intelligence collection disciplines to ensure high-quality intelligence, we encourage you to watch our deep dive on breaking down intelligence. &lt;strong&gt;Simply fill out the form below to watch it now!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/breaking-down-intelligence-promo-0.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/breaking-down-intelligence-promo-0.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7gg4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Understanding the Different Types of Intelligence Collection Disciplines &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Remember to follow us online via &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/authwall?trk=bf&amp;amp;trkInfo=AQETvtqXhmyUwAAAAX1XOQdYWQl5PyJCeou0U-lFxQZ88hnlUJojneGBqFkaKb5Djm2nE0ZtiIJZAZRlhNsP_jIeI754BOYpf9uNiCkaYiqtTcPnjul3ez2gHcFUoJhP9MoNjDY=&amp;amp;originalReferer=&amp;amp;sessionRedirect=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;. You are also welcomed to &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt; to stay updated on new product developments, tutorials, and cases.
Happy learning with Maltego!&lt;/p&gt;
&lt;h2 id=&#34;sources&#34;&gt;Sources&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.dni.gov/index.php/what-we-do/what-is-intelligence&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.dni.gov/index.php/what-we-do/what-is-intelligence&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://irp.fas.org/threat/handbook/disciplines.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://irp.fas.org/threat/handbook/disciplines.pdf&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://usnwc.libguides.com/c.php?g=494120&amp;amp;p=3381426&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://usnwc.libguides.com/c.php?g=494120&amp;p=3381426&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/List_of_intelligence_gathering_disciplines&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://en.wikipedia.org/wiki/List_of_intelligence_gathering_disciplines &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://irp.fas.org/nsa/ioss/threat96/part02.htm&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://irp.fas.org/nsa/ioss/threat96/part02.htm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.mondaq.com/unitedstates/technology/898832/what-is-webint&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.mondaq.com/unitedstates/technology/898832/what-is-webint &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://privacyinternational.org/explainer/55/social-media-intelligence#:~:text=Social%20media%20intelligence%20%28SOCMINT%29%20refers,such%20as%20Facebook%20or%20Twitter&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://privacyinternational.org/explainer/55/social-media-intelligence#:~:text=Social%20media%20intelligence%20(SOCMINT)%20refers,such%20as%20Facebook%20or%20Twitter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit September 2022: Cheat Sheets for Faster and Spot-on Workflows </title>
      <link>https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Wed, 19 Oct 2022 08:33:57 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-september-2022-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit September roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags #MaltegoMonday and #InvestigatorToolkit. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet and a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit August 2022&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-september-roundup&#34;&gt;Investigator Toolkit September Roundup&lt;/h2&gt;
&lt;p&gt;In September, we featured the following four Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/whoisxml/&#34; &gt;WhoisXML API&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/hyas-insight/&#34; &gt;HYAS Insights&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;Orbis – Bureau Van Dijk&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/tatum-blockchain-explorer/&#34; &gt;Tatum Blockchain Explorer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for disinformation network exploration, adversary infrastructure mapping, or corporate investigation and cryptocurrency transaction identification!&lt;/p&gt;
&lt;h3 id=&#34;whoisxml-api-misinformation-networks-exploration&#34;&gt;WhoisXML API: Misinformation Networks Exploration&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w11_whoisxml.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w11_whoisxml.png&#34; loading=&#34;lazy&#34; alt=&#34;WhoisXML API: Misinformation Networks Exploration&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/whoisxml/&#34; &gt;WhoisXML API&lt;/a&gt; helps investigators explore associated sites spreading misinformation across their platforms, discovering networks of the target group. Learn how we use only WhoisXML API and Maltego Standard Transforms to &lt;a href=&#34;https://www.maltego.com/blog/connecting-the-dots-with-whoisxml-api-iranian-misinformation-networks/&#34; &gt;outline the structure and uncover several new domains of the Iranian Misinformation use case&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;hyas-insight-adversary-infrastructure-mapping&#34;&gt;HYAS Insight: Adversary Infrastructure Mapping&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w12_hyas.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w12_hyas.png&#34; loading=&#34;lazy&#34; alt=&#34;HYAS Insight: Adversary Infrastructure Mapping&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When it comes to mapping adversary infrastructure, &lt;a href=&#34;https://www.maltego.com/transform-hub/hyas-insight/&#34; &gt;HYAS Insight&lt;/a&gt; helps quickly reveal information and monitor new threat campaign infrastructure once it&amp;rsquo;s created. Watch our joint webinar with HYAS Insight to learn how we &lt;a href=&#34;https://www.maltego.com/webinars/threat-analyst-inside-story-mapping-adversary-infrastructure-quickly/&#34; &gt;rapidly outline the adversary infrastructure in Maltego step by step&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;orbis--bureau-van-dijk-corporate-structure--ownership&#34;&gt;Orbis – Bureau Van Dijk: Corporate Structure &amp;amp; Ownership&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w13_orbis.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w13_orbis.png&#34; loading=&#34;lazy&#34; alt=&#34;Orbis – Bureau Van Dijk: Corporate Structure &amp;amp;amp; Ownership&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;Bvd’s Orbis&lt;/a&gt; company intelligence, you can easily outline company structure, ownership, and their connections to other networks, records, and internet activities. See how we &lt;a href=&#34;https://www.maltego.com/webinars/corporate-structure-link-analysis-with-orbis-maltego-for-company-investigations/&#34; &gt;navigate corporate data and delineate the structure and ownership of Wirecard AG using Bvd’s Orbis and Maltego&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;tatum-blockchain-explorer-cryptocurrency-transaction-identification&#34;&gt;Tatum Blockchain Explorer: Cryptocurrency Transaction Identification&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w14_tatum.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w14_tatum.png&#34; loading=&#34;lazy&#34; alt=&#34;Tatum Blockchain Explorer: Cryptocurrency Transaction Identification&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/tatum-blockchain-explorer/&#34; &gt;Tatum Blockchain Explorer&lt;/a&gt; can explore and track crypto transactions and addresses. See how we use Tatum Blockchain Explorer in Maltego to &lt;a href=&#34;https://www.maltego.com/blog/introducing-tatum-to-maltego/&#34; &gt;scrutinize the peeling chain of a Bitcoin scammer by examining the transactions layer by layer&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;check-out-the-investigator-toolkit-series-now&#34;&gt;Check out the Investigator Toolkit series now!&lt;/h2&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available through Maltego and providing best practice tips to investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now, so that you won’t miss upcoming Monday tips!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Avoiding Cognitive Bias in Your Investigations</title>
      <link>https://www.maltego.com/blog/ensuring-objective-analysis-using-maltegos-data-driven-solution/</link>
      <pubDate>Tue, 11 Oct 2022 11:41:13 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/ensuring-objective-analysis-using-maltegos-data-driven-solution/</guid>
      <description>&lt;h2 id=&#34;executive-summary&#34;&gt;Executive Summary&lt;/h2&gt;
&lt;p&gt;This blog article examines the psychological rather than the technical aspect of Maltego, in particular – cognitive biases. Understanding and mitigating these phenomena is incredibly important to ensure that the intelligence gathered and the subsequent conclusions derived, are objective and will yield the best possible results.
We will look into three examples of biases that analysts encounter during their investigations and elaborate on how Maltego can help mitigate their impact.&lt;/p&gt;
&lt;p&gt;As analysts, we need to maintain focus on the most crucial elements during our investigations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cognitive-bias_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cognitive-bias_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Cognitive Bias Codex&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In &lt;a href=&#34;https://www.dni.gov/files/documents/ICD/ICD%20203%20Analytic%20Standards.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Intelligence Community Directive 203 2015&lt;/a&gt;, (a set of Analytic Standards set out by the Intelligence Community (IC)), it is stated that “analysts must perform their functions with objectivity and with awareness of their own assumptions and reasoning. They must employ reasoning techniques and practical mechanisms that reveal and mitigate bias.” So important is this objectivity that it is listed first out of all five IC Analytic Standards.&lt;/p&gt;
&lt;p&gt;Fundamentally, intelligence gathering, and analysis is a task based on communication – be it data retrieval, sharing, examination, or dissemination. However, communication is a particularly illogical process that requires the use of heuristics – mental shortcuts to help with problem-solving and probability judgments. This means that intelligence gathering and analysis are themselves victims of the biases that the analyst naturally brings with them into any investigation.&lt;/p&gt;
&lt;p&gt;With Maltego’s method of data retrieval and iterative validation, an analyst can ensure that they are primarily allowing data results to lead their investigation, and not projecting what they want or expect the results to be. Analysts can objectively assign the deserved value and weight to data, and have those patterns and trends supported by robust data validation chains.&lt;/p&gt;
&lt;p&gt;Below, we dive into three common investigative biases and how investigators can avoid them:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Confirmation Bias&lt;/li&gt;
&lt;li&gt;Availability Bias&lt;/li&gt;
&lt;li&gt;Clustering Illusion&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cognitive-bias_2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cognitive-bias_2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Richard J Heuer’s Psychology of Intelligence Analysis&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Richard J Heuer’s Psychology of Intelligence Analysis is a &amp;ldquo;must read&amp;rdquo; for those wishing to move into the field of intelligence.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;confirmation-bias&#34;&gt;Confirmation Bias&lt;/h2&gt;
&lt;p&gt;Humans tend to favor data that supports their initial presuppositions over data that negates them. As intelligence investigations deal with the “unknown,” this is a perfectly natural means by which our brains attempt to drive confirmation of what data we are receiving and to help us reach a conclusion. This bias is automatic and unintentional – it cannot be completely avoided or eliminated, but it may be managed by improving education, critical thinking skills, and investigative processes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Maltego allows analysts to avoid bias when conducting intelligence gathering and analysis as the data takes the lead.&lt;/strong&gt; Using a Person of Interest investigations as an example, it is the derived data that leads the analyst through each subsequent step. This is because through running Maltego Transforms, there is a reduced need for interpretation as results automatically populate additional and related data points.&lt;/p&gt;
&lt;p&gt;Additionally, the available Transforms provide a set structure within which the analyst may confine their search scope – avoiding the interjection of the analyst’s own biases into the analytical system due to its closed nature. And lastly, through the establishment of Machines (macros to automate standard or repetitive investigative steps), investigations can start from the same state and run a standardized set of Transforms on each data set, ensuring consistency and objectivity throughout each investigation.&lt;/p&gt;
&lt;h2 id=&#34;availability-bias&#34;&gt;Availability Bias&lt;/h2&gt;
&lt;p&gt;Availability bias refers to our propensity to rely on examples that immediately come to mind when evaluating a specific decision, such as that aircraft travel is more dangerous than driving. However, this is not the case – Whilst aircraft crashes are far more publicized than car crashes, they occur significantly less often. Increased exposure, drama, or sensationalism strongly influence how we interpret data, its value, and frequency, even when provided with contrary statistical evidence. In the Intelligence Community, it may also refer to a tendency to underestimate the value of easily accessible information. That is, the belief that covert information is more important, vital, or “better” than that gathered from open sources, thereby limiting the pool of information which is accessed.&lt;/p&gt;
&lt;p&gt;With Maltego, each OSINT integration that drives the Transforms is inherently of equal value. &lt;strong&gt;The structure of the investigative process means that there are no secret forums to discover, or hidden codes to break – there are no biases and weighting put forth by the analyst for the data source.&lt;/strong&gt; The data is the data – the value which is derived by the analyst is determined by the iterative nature of the data Transforms and how, throughout the investigation, the data discovered is further enriched through running more and more Transforms.&lt;/p&gt;
&lt;p&gt;Additionally, Maltego avoids pushing information on the analyst such as one sees during a Google search – meaning that the analyst is free to expand their investigation and seek out deficiencies in data as they detect them, rather than derive a false conclusion about frequency and import.&lt;/p&gt;
&lt;h2 id=&#34;clustering-illusion&#34;&gt;Clustering Illusion&lt;/h2&gt;
&lt;p&gt;The Clustering Illusion can lead analysts to detect non-existent patterns within data. The reason for this is that the human brain attempts to make sense of that which is being seen and thus will tend to underpredict the amount of variability likely to appear in a small sample of random or pseudorandom data. This can lead analysts to misinterpret data – something which a competent analyst wishes to avoid at all costs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cognitive-bias_3.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cognitive-bias_3.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Maltego’s comprehensive graphical link analysis feature&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Luckily, Maltego’s ability to provide comprehensive graphical link analysis allows the analyst to not only visualize the available data but also to dynamically present this data using a multitude of views. The solution to the clustering illusion is to seek out more data – further enrichment of available data, and additional context for the overall investigation. &lt;strong&gt;By coupling this with Maltego’s capability for node-based weighted graphing, pattern determination, and order connections, data patterns become clear, concise, and accurate.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;Maltego can help even the most experienced analyst ensure that fundamental principles of intelligence analysis are adhered to, and that objectivity is maintained throughout the investigative process. Maltego does this in a non-intrusive manner by actively supporting the analyst with contextualized information, validated data chains, and iterative analysis.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ad.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ad.png&#34; loading=&#34;lazy&#34; alt=&#34;Aaron Dixon&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;aaron-dixon&#34;&gt;Aaron Dixon&lt;/h4&gt;
&lt;p&gt;Aaron Dixon is a former member of the New Zealand Military who has spent the last 6 years working as a consultant in the areas of IT Security and Compliance, Data Privacy, Digital Forensics and Cyber Threat Intelligence. He holds a bachelor’s degree with a double major in History and Defense Studies, as well as a Postgraduate Certificate in International Security. His primary areas of interest are terrorism and geopolitical conflict, as well as focusing on the foundational processes and principles of the Intelligence Cycle.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit August 2022: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Fri, 30 Sep 2022 12:13:11 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-august-2022-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit August roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h3 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h3&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags #MaltegoMonday and #InvestigatorToolkit. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet as well as a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h3 id=&#34;all-previous-investigator-toolkit-roundups&#34;&gt;All Previous Investigator Toolkit Roundups&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/&#34; &gt;Investigator Toolkit July 2022&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;investigator-toolkit-august-roundup&#34;&gt;Investigator Toolkit August Roundup&lt;/h2&gt;
&lt;p&gt;In August, we featured the following five Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/&#34; &gt;Intel 471&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/socialnet/&#34; &gt;ShadowDragon SocialNet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/scamadviser/&#34; &gt;Scamadviser&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight DNSDB&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/flashpoint/&#34; &gt;Flashpoint&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for threat intelligence, social media investigations, or website mapping and backtracking!&lt;/p&gt;
&lt;h3 id=&#34;intel-471-threat-actor-identification&#34;&gt;Intel 471: Threat Actor Identification&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w6_intel471.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w6_intel471.png&#34; loading=&#34;lazy&#34; alt=&#34;Intel 471: Threat Actor Identification cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To identify certain threat actors and their affiliates, you can run &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/&#34; &gt;Intel 471&lt;/a&gt; Transforms on a Phrase Entity to extract related reports, dark web forum threads, and aliases of post authors.&lt;/p&gt;
&lt;h3 id=&#34;shadowdragon-socialnet-socmint-targeting-investigation&#34;&gt;ShadowDragon SocialNet: SOCMINT Targeting Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w7_socialnet.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w7_socialnet.png&#34; loading=&#34;lazy&#34; alt=&#34;ShadowDragon SocialNet: SOCMINT Targeting Investigation cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can easily pull data from various social media platforms, visualize the connections, and acquire actionable intelligence using &lt;a href=&#34;https://www.maltego.com/transform-hub/socialnet/&#34; &gt;ShadowDragon SocialNet&lt;/a&gt; Transforms in Maltego.&lt;/p&gt;
&lt;h3 id=&#34;scamadviser-scam-websites-mapping&#34;&gt;Scamadviser: Scam Websites Mapping&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w8_scamadviser.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w8_scamadviser.png&#34; loading=&#34;lazy&#34; alt=&#34;Scamadviser: Scam Websites Mapping cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/scamadviser/&#34; &gt;Scamadviser&lt;/a&gt;, you can easily identify risky or fake crypto- and shopping websites, map out scam networks, and combat currently rising online scams.&lt;/p&gt;
&lt;h3 id=&#34;farsight-dnsdb-archived-website-backtracking&#34;&gt;Farsight DNSDB: Archived Website Backtracking&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w9_farsight.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w9_farsight.png&#34; loading=&#34;lazy&#34; alt=&#34;Farsight DNSDB: Archived Website Backtracking cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To backtrack the historical activities of a removed website, you can retrieve snapshots and content previously located on the website with the power of &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight DNSDB&lt;/a&gt; and Wayback Machine Transforms. See how we &lt;a href=&#34;https://www.maltego.com/blog/introducing-wayback-machine-transforms/&#34; &gt;explore archived content from domains and gather relevant information of amaqagency&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;flashpoint-threat-community-profiling&#34;&gt;Flashpoint: Threat Community Profiling&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w10_flashpoint.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w10_flashpoint.png&#34; loading=&#34;lazy&#34; alt=&#34;Flashpoint: Threat Community Profiling cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To identify and understand the network of criminal posts, forums, communities, and users, simply plug in and run &lt;a href=&#34;https://www.maltego.com/transform-hub/flashpoint/&#34; &gt;Flashpoint&lt;/a&gt; Transforms.&lt;/p&gt;
&lt;h2 id=&#34;check-out-the-investigator-toolkit-now&#34;&gt;Check out the Investigator Toolkit now!&lt;/h2&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available through Maltego and providing best practice tips to investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now, so that you won’t miss upcoming Monday tips!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigator Toolkit July 2022: Cheat Sheets for Faster and Spot-on Workflows</title>
      <link>https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/</link>
      <pubDate>Fri, 30 Sep 2022 12:06:57 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigator-toolkit-july-2022-cheat-sheets-for-faster-and-spot-on-workflows/</guid>
      <description>&lt;p&gt;Since June 2022, Maltego has launched a new social media campaign that provides Maltego users and investigators with cheat sheets showing how to best use our Hub items for certain workflows. Check out the Investigator Toolkit July roundup in this article!&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-quick-starts-to-using-maltego-hub-items-in-real-life-investigations&#34;&gt;Investigator Toolkit: Quick Starts to Using Maltego Hub Items in Real-life Investigations&lt;/h2&gt;
&lt;p&gt;Presented to you by Maltego, the Investigator Toolkit series showcases each Maltego Transform Hub item with a sample workflow applicable to certain types of investigations. This series aims to help you quickly learn how to include a particular Hub item in your existing workflows.&lt;/p&gt;
&lt;h2 id=&#34;where-to-find-the-investigator-toolkit&#34;&gt;Where to Find the Investigator Toolkit?&lt;/h2&gt;
&lt;p&gt;You can find the Investigator Toolkit series on our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, with the hashtags #MaltegoMonday and #InvestigatorToolkit. Every Monday, each Investigator Toolkit post comes with a workflow cheat sheet as well as a blog article or webinar as an additional demonstration.&lt;/p&gt;
&lt;h2 id=&#34;investigator-toolkit-july-roundup&#34;&gt;Investigator Toolkit July Roundup&lt;/h2&gt;
&lt;p&gt;In July, we featured the following four Hub items and their use cases in the Investigator Toolkit series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;Cybersixgill &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/ciphertrace/&#34; &gt;CipherTrace &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/people-data-labs/&#34; &gt;People Data Labs &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s dive straight into how to use these Hub items for threat actor profiling, social media investigations, or Bitcoin transaction identification!&lt;/p&gt;
&lt;h3 id=&#34;cybersixgill-threat-actor-profiling&#34;&gt;Cybersixgill: Threat Actor Profiling&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w2_cybersixgill.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w2_cybersixgill.png&#34; loading=&#34;lazy&#34; alt=&#34;Cybersixgill: Threat Actor Profiling cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For pivoting into the deep and dark web, &lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;Cybersixgill&lt;/a&gt; is a good choice! You can start with an Alias Entity and retrieve information ranging from domains, IP addresses, intel item posts, and more. See how we &lt;a href=&#34;https://www.maltego.com/blog/gain-visibility-into-cybercriminal-chatter-with-cybersixgill/&#34; &gt;profile a specific threat actor using Cybersixgill Transforms&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;ciphertrace-bitcoin-transaction-identification&#34;&gt;CipherTrace: Bitcoin Transaction Identification&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w3_ciphertrace.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w3_ciphertrace.png&#34; loading=&#34;lazy&#34; alt=&#34;CipherTrace: Bitcoin Transaction Identification cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To map out a chain of cryptocurrency transactions, add a Bitcoin address to the graph and run the &lt;a href=&#34;https://www.maltego.com/transform-hub/ciphertrace/&#34; &gt;CipherTrace&lt;/a&gt; Transforms in the cheat sheet! You can also quickly track down targets and evaluate risk scores. Check out this article to learn how &lt;a href=&#34;https://www.maltego.com/blog/bitcoin-forensics-with-maltego-and-ciphertrace-blockchain-intelligence/&#34; &gt;CipherTrace Transforms in Maltego helps identify risky transaction characteristics and locations&lt;/a&gt;, including known criminal groups, dark markets, gambling sites, and mixing services.&lt;/p&gt;
&lt;h3 id=&#34;people-data-labs-person-of-interest-investigation&#34;&gt;People Data Labs: Person of Interest Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w4_people-data-labs.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w4_people-data-labs.png&#34; loading=&#34;lazy&#34; alt=&#34;People Data Labs: Person of Interest Investigation cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kick off your investigation with a Person Entity, and use &lt;a href=&#34;https://www.maltego.com/transform-hub/people-data-labs/&#34; &gt;People Data Labs&lt;/a&gt; to  will retrieve a host of information ranging from email addresses to phone numbers, locations, job titles, and even skills profiles. See how we &lt;a href=&#34;https://www.maltego.com/blog/jumpstart-your-person-of-interest-poi-investigations-with-people-data-labs-and-maltego/&#34; &gt;use People Data Labs to disclose the details of the defendants involved in a romance scam&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;pipl-person-of-interest-investigation&#34;&gt;Pipl: Person of Interest Investigation&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w5_pipl.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-toolkit_w5_pipl.png&#34; loading=&#34;lazy&#34; alt=&#34;Pipl: Person of Interest Investigation cheat sheet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To delve into advanced identity intelligence, start out with a Person Entity and run &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl&lt;/a&gt; Transforms to fetch the current profile and historical background of your target. Check out this article to see how we used Pipl Transforms to &lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;navigate the digital landscape in a complex game of cat and mouse to uncover detailed information in an interesting Person of Interest investigation&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;check-out-the-investigator-toolkit-now&#34;&gt;Check out the Investigator Toolkit now!&lt;/h2&gt;
&lt;p&gt;In the following months, we will continue digging into different Hub items available through Maltego and providing best practice tips to investigators.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fmaltego&amp;amp;data=05%7C01%7C%7C273d881a4f614368935a08da92387add%7C59e75d447d234310b7c8a785e06ee660%7C0%7C0%7C637983068542004717%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=EwdzE%2BjcbNS45a0%2FK594MYJpPXhRCnj05HSdaRcEGi4%3D&amp;amp;reserved=0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; now, so that you won’t miss upcoming Monday tips!&lt;/p&gt;
&lt;p&gt;Happy Investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Technology Changed Investigative Journalism</title>
      <link>https://www.maltego.com/blog/how-technology-changed-investigative-journalism/</link>
      <pubDate>Mon, 19 Sep 2022 11:48:58 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-technology-changed-investigative-journalism/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;On August the 17th, the Maltego Academic and Non-Profit Research Program had the great pleasure to host a webinar on “How Technology Changed Investigative Journalism”. Our guest speakers Aida and Brian guided us through the thrilling journey of three recently developed journalistic investigations empowered by Maltego.
The webinar discusses:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A delve into the research of two journalists who are using technology in critically important exposes.&lt;/li&gt;
&lt;li&gt;How they collect data, where they collect data and ways in which data can be processed and used.&lt;/li&gt;
&lt;li&gt;How to safeguard the integrity of the investigator in both the digital and physical worlds.&lt;/li&gt;
&lt;li&gt;The ethical question that governs journalism.&lt;/li&gt;
&lt;li&gt;Expose the Maltego community to knowledge from a journalist&amp;rsquo;s investigative perspective.&lt;/li&gt;
&lt;li&gt;The importance of what happens after articles are published on sensitive topics.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let’s take a look at what has been shared!&lt;/p&gt;
&lt;h2 id=&#34;human-trafficking-in-prostitution-across-europe-a-person-of-interest-investigation&#34;&gt;Human-trafficking in prostitution across Europe: A Person of Interest investigation&lt;/h2&gt;
&lt;p&gt;Aida Kokanovic has fallen in love with investigative journalism through investigation of corruption and drug crimes. Her career goal is to catch some bad guys and make OSINT tools accessible and applicable for all investigative journalists.&lt;/p&gt;
&lt;p&gt;She is in the process of finishing her master&amp;rsquo;s degree in journalism and social studies at Roskilde University in Denmark and currently works at Danish Broadcast Organization as an investigative journalist.&lt;/p&gt;
&lt;p&gt;In a truly vivid way, Aida opens the webinar by narrating the heartbreaking case of &amp;ldquo;Sofia&amp;rdquo;, a young woman in her early twenties, who finds herself amid difficult circumstances. Unemployment, a partner with substance abuse problems and financial difficulties. In her quest to improve her situation, Sofia comes across an online advertisement promising thousands of Euros per week, good working conditions, and access to social services.  She will work as an escort. As the ad suggests, she will be able to choose her own clients. After her partner&amp;rsquo;s approval, Sofia decides to take the job. Two men drive her from Poland to Denmark. Instead of a luxurious home, Sofia is constantly moved from one illegal brothel to another. The payment she receives is the minimum necessary to survive while she has no say over the clients she will have sex with, and her passport is withheld.&lt;/p&gt;
&lt;p&gt;After this brief but clear introduction on how the operational processes of human trafficking networks usually look like, Aida walked us through her research, the data she gathered, and how she used Maltego for this investigation.&lt;/p&gt;
&lt;p&gt;A starting point of the investigation was gathering of information in sex recruiting ads, aiming to test the hypothesis that women are moved across Europe. One of the main goals of the project is to detect organized human trafficking networks in sex work across Europe.&lt;/p&gt;
&lt;p&gt;This is where OSINT comes into play. Aida performed a contact exploitation investigation. What does this mean? It means getting as much information as possible from a single phone number or a single email provided by one of the suspects in the recruiting advertisement. After gathering all this information from many phone numbers and email addresses, she performs a link analysis to detect connections between the suspects.&lt;/p&gt;
&lt;p&gt;Below is a diagram of the complete workflow of her investigative techniques:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigative-journalism_1.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigative-journalism_1.jpg&#34; loading=&#34;lazy&#34; alt=&#34;The diagram of the complete workflow of Aida&amp;amp;rsquo;s investigative techniques&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Aida got a lot of data from connecting the contacts on her burner phone to apps and social media. She pointed out that it was quite challenging to have a full overview of hundreds of names, pictures, and nicknames while keeping up with every tab on her spreadsheet. She populated her graph with her existing information and combined it with OSINT data in Maltego. In her own words, the fireworks started.&lt;/p&gt;
&lt;p&gt;She isolated about 50 &lt;strong&gt;Entities&lt;/strong&gt; and ran &lt;strong&gt;Transforms&lt;/strong&gt; at the same time on all the Entities, and in matter of minutes, almost all the information that she had on her burner phone appeared on her screen. Maltego empowered her investigation by making every link and connection visible and apparent. It also gave her extra data that she didn’t have on her burner phone before.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigative-journalism_2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigative-journalism_2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Social Media investigation on steroids&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;During her presentation, Aida showed us the techniques that she used in addition to Maltego during her research. For example, how to create a persona to ensure that nothing you used during your research is traced back to you.&lt;/p&gt;
&lt;p&gt;The whole process includes some quite interesting tips and tricks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Cool hacks such as how to create and use a sock puppet in combination with a burner phone to connect social media and virtual life and collect information.&lt;/li&gt;
&lt;li&gt;How to protect your identity to investigate safely.&lt;/li&gt;
&lt;li&gt;How to play with hacks in different apps to get the most information out of a target.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigative-journalism_3.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigative-journalism_3.jpg&#34; loading=&#34;lazy&#34; alt=&#34;How to create a sock puppet&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;osint--geoint-for-human-rights-investigations&#34;&gt;OSINT + GEOINT for Human Rights Investigations&lt;/h2&gt;
&lt;p&gt;Following Aida&amp;rsquo;s presentation, Brian Perlman gave a very impressive presentation on the use and combination of open-source intelligence (OSINT), geospatial intelligence (GEOINT), and the use of investigative tools for two use cases:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An eight-month long investigation pertaining the 44-day war in Artsakh&lt;/li&gt;
&lt;li&gt;An investigation of a protest in Sudan&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigative-journalism_4.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigative-journalism_4.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Two case examples Brian has used OSINT &amp;#43; GEOINT investigative methods&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Brian is an open-source intelligence and geospatial intelligence analyst with a focus on international human rights violations. He holds a master&amp;rsquo;s degree in journalism from the University of California, Berkeley, and worked as a manager at the Human Rights Center at Berkeley Law, where he led a team of student researchers investigating attacks on Syrian healthcare infrastructure.&lt;/p&gt;
&lt;p&gt;First, he encouraged all digital OSINT Investigators to check out the &lt;a href=&#34;https://www.ohchr.org/en/publications/policy-and-methodological-publications/berkeley-protocol-digital-open-source#:~:text=The%20Berkeley%20Protocol%20on%20Digital,human%20rights%2C%20and%20humanitarian%20law&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Berkeley Protocol on Digital Open-Source Investigations&lt;/a&gt; and to &lt;a href=&#34;https://www.cambridge.org/core/journals/international-review-of-the-red-cross/article/abs/digital-witness-using-open-source-information-for-human-rights-investigation-documentation-and-accountability-edited-by-sam-dubberley-alexa-koenig-and-daragh-murray/AE00D420B3FD1CAB31FC49DCB03BD20C&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Digital Witness: Using Open Source Information for Human Rights Investigation, Documentation, and Accountability&lt;/a&gt;. This is especially useful for people who do not have a legal background, as both readings can give a broad look at Ethics regarding OSINT.&lt;/p&gt;
&lt;p&gt;For the first example, the Nagorno-Karabakh Investigation, his remarks on what they did for the investigation were on:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Conflict damage assessment + Weapons ID&lt;/li&gt;
&lt;li&gt;Geolocation/Chronolocation&lt;/li&gt;
&lt;li&gt;Digital content preservation + archiving&lt;/li&gt;
&lt;li&gt;Satellite imagery discovery + analysis&lt;/li&gt;
&lt;li&gt;Facial comparison&lt;/li&gt;
&lt;li&gt;Uniforms ID&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the Sudan case, the research focused on:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Geolocation/Chronolocation&lt;/li&gt;
&lt;li&gt;EXIF data extraction + analysis&lt;/li&gt;
&lt;li&gt;Digital content preservation + archiving&lt;/li&gt;
&lt;li&gt;Audio comparison&lt;/li&gt;
&lt;li&gt;Forensic video analysis (FVA)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Brian and his team identified weapons by comparing social media images and imagery reports. He pointed out how different data sources available in Maltego are very powerful while you are conducting this type of research.&lt;/p&gt;
&lt;p&gt;During his presentation, he also shared his top go-tools, besides Maltego, to increase his security and protect his privacy thorough the research process, but also to empower his investigation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Combining Social Media Imagery with different OSINT tools. He used the example of PeakVisor, tool that is usually used by hikers, but by comparing the topography, the team was able to determine the exact location of where the damage happened.&lt;/li&gt;
&lt;li&gt;Brian recommends the use of Hunchly for internet content preservation in combination with YouTube-DL for video preservation. Later they archived all the information on Mega.&lt;/li&gt;
&lt;li&gt;To avoid accessing Telegram from his own machine, and in combination with archiving tools, Brian recommended the use of VMWARE to search for the origin from a virtual machine.&lt;/li&gt;
&lt;li&gt;Comparing the audio of the same incident from different perspectives, to be able to get a fuller picture of what was going on.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/investigative-journalism_5.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/investigative-journalism_5.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Brian&amp;amp;rsquo;s favorite tools&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;Both speakers agree on three things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The safety and success of an investigation or operation itself begins with the safety of the investigator. During the webinar, both share with the audience useful tips to achieve this goal.&lt;/li&gt;
&lt;li&gt;Being able to automate investigation processes takes away a lot of roadblocks. Maltego was instrumental in data management and analysis. Not only did it considerably reduce the research time, but it also made the key elements of the investigation evident.&lt;/li&gt;
&lt;li&gt;The financial component poses significant constraints to the development of an investigation. These can be overcome through dialogue and the establishment of partnerships that support and encourage investigative journalism.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check out the entire webinar now to take note of all these practical guidelines and detailed use case demonstrations!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ee9&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How Technology Changed Investigative Journalism&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>DeepL Translation Transforms for Maltego</title>
      <link>https://www.maltego.com/blog/deepl-translation-transforms/</link>
      <pubDate>Wed, 31 Aug 2022 08:59:17 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/deepl-translation-transforms/</guid>
      <description>&lt;p&gt;We are delighted to announce our latest integration with DeepL, which brings the power of translation into Maltego!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/deepl_maltego.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/deepl_maltego.png&#34; loading=&#34;lazy&#34; alt=&#34;DeepL integration in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;introduction-to-deepl-transforms&#34;&gt;Introduction to DeepL Transforms&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.deepl.com/whydeepl/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;DeepL’s machine translation technology&lt;/a&gt;  takes advantage of AI neural networks to produce highly accurate translations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/deepl_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/deepl_2.png&#34; loading=&#34;lazy&#34; alt=&#34;DeepL&amp;amp;rsquo;s English to German, Chinese, and Japanese translation is more accurate than others&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the new DeepL Transforms from Maltego, you can translate the main value of any Entity in Maltego into over 20 different languages, including:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/deepl_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/deepl_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Languages available in DeepL Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Instead of modifying the main Entity value, the Transforms conveniently add the translated text as a note on the Entity but also as an additional property, which can be seen on the &lt;strong&gt;Detail View&lt;/strong&gt; panel. This way, you retain the original text as well should you need to refer back to it later.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s look at the integration, which currently consists of 3 Transforms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;To Translation [DeepL]:&lt;/strong&gt; Updates the Entity with a note containing the translation of the main or original input value.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Language [DeepL]:&lt;/strong&gt; Uses DeepL to detect the language of the input value of an Entity.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Translation To Phrase [DeepL]:&lt;/strong&gt; Returns a Phrase with the translated value of the original input Entity.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s take a look at a quick example on how you can use these Transforms to enhance your analysis and speed up your investigations. In this example, we are looking for dark web forum posts discussing “Clipper Malware.”&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/deepl_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/deepl_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Example of dark web forum posts discussing Clipper Malware&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see in the image above, some of these posts are not in English.&lt;/p&gt;
&lt;p&gt;Working in a language we are not fully proficient in usually slows down our investigations. This is because we would need to copy the post information into a translation tool to get the translated text and then paste the results into our existing Entity, which is time-consuming and not scalable.&lt;/p&gt;
&lt;p&gt;Now, with the DeepL Transforms, we can simply select the Entity that contains the information needed to be translated and run the &lt;strong&gt;To Translation [DeepL]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/deepl_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/deepl_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Select and run To Translation [DeepL] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As we can see, we now have a &lt;strong&gt;Translation&lt;/strong&gt; section in the &lt;strong&gt;Detail View&lt;/strong&gt; that shows the translated version of the original input value.&lt;/p&gt;
&lt;p&gt;If we only want to identify the language used in a forum conversation or a news article, for example, we can run the &lt;strong&gt;To Language [DeepL]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/deepl_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/deepl_6.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the To Language [DeepL] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this case, we can see that DeepL has detected Russian as the language used on these dark web posts.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/deepl_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/deepl_7.png&#34; loading=&#34;lazy&#34; alt=&#34;DeepL detects Russian as the language used on the posts&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Finally, we can also extract the translated text as a Phrase Entity by running the &lt;strong&gt;Translation To Phrase [DeepL]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;This would be handy if you want to be able to read the translated text without opening the Detail View for each Entity.&lt;/p&gt;
&lt;h2 id=&#34;how-to-access-deepl-transforms-in-maltego&#34;&gt;How to Access DeepL Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;DeepL Transforms are available to all Maltego users who have a &lt;a href=&#34;https://www.deepl.com/pro-api&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;DeepL API key&lt;/a&gt;. Maltego Enterprise users can simply install and start using the Hub item with a data allowance of 1,000 Transform runs per month.&lt;/p&gt;
&lt;p&gt;We hope this integration allows you to speed up and improve your investigations involving foreign languages!&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
&lt;p&gt;Happy translating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Handbook for Incident Response</title>
      <link>https://www.maltego.com/blog/maltego-handbook-for-incident-response/</link>
      <pubDate>Wed, 24 Aug 2022 08:31:41 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-handbook-for-incident-response/</guid>
      <description>&lt;h2 id=&#34;about-incident-response&#34;&gt;About Incident Response&lt;/h2&gt;
&lt;p&gt;The threats to companies are increasing despite growing expertise and investments in IT security. Companies can no longer protect themselves effectively through prevention alone. It shows that most organizations can&amp;rsquo;t detect initial intrusions (Attivo Survey, 2020)  . Nearly two-thirds (64%) of respondents indicated that 100 days of dwell time . They must therefore be in a position to react correctly to events in IT systems. As soon as a company detect violation of their security policy and a raise a security incident , since those events mostly compromise sensitive personal &amp;amp; business data they needs to respond quickly (before major damage occurs). To be able to do this, the methodology of incident handling helps.&lt;/p&gt;
&lt;p&gt;While focusing on incident response capabilities, the incident response methodology also underlies processes and procedures that can be applied to any security incident.&lt;/p&gt;
&lt;p&gt;As we observe a rise in the number of security incidents, the IR handling processes helps with the use of attack categories to faster identify and scope the problem and apply different response strategies.&lt;/p&gt;
&lt;p&gt;For example, the National Institute of Standards and Technology (NIST) categorizes the types of attack incidents as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;External/Removable Media:&lt;/strong&gt; An attack executed from removable media (e.g. flash drive or CD) or a peripheral device.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Attrition:&lt;/strong&gt; An attack that employs brute force methods to compromise, degrade, or destroy systems, networks, or services.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improper Usage:&lt;/strong&gt; Any incident resulting from violation of an organization’s acceptable usage policies by an authorized user, excluding means from the above categories.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Loss or Theft of Equipment:&lt;/strong&gt; The loss or theft of a computing device or media used by the organization, such as a laptop or smartphone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Other:&lt;/strong&gt; An attack that does not fit into any of the other categories.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Handling the given incidents is essentially the task of Computer Emergency Response Teams or Computer Security Incident Response Teams, also commonly known as CERT or CSIRT.&lt;/p&gt;
&lt;p&gt;After an initial assessment of the situation, it is typically necessary to determine whether there is an imminent danger to life and limb (such as in the case of manufacturing and industrial plants), but also a risk of manipulation, sabotage, or exfiltration of sensitive data. If necessary, such a danger can be contained with immediate measures, whereby the attacker should not be made aware of the existence of the incident response activities if possible. The incident response team then attempts to identify the attacker&amp;rsquo;s current and past activities to a sufficient extent and observe them over a period of time to gain a picture of their capabilities, procedures and possible motives.&lt;/p&gt;
&lt;p&gt;Information gathering is essential to tracing the activities of an incident. It ensures sufficient evidence identification and IOC development that will enable the IR team to assess and define the extent of compromise. In this critical stage of the incident response process, Maltego supports IR teams to gather intelligence from both public and paid data sources.&lt;/p&gt;
&lt;h2 id=&#34;typical-incident-response-processes&#34;&gt;Typical Incident Response Processes&lt;/h2&gt;
&lt;p&gt;Incident response is the process designed to manage, contain, and—when possible—reduce the consequences of a cyberattack in a fast-paced and efficient manner. Maltego can help incident response teams carry out rapid analyses of digital artifacts that have triggered such a response protocol, align your operations with the best common practices, and shape your existing playbooks.&lt;/p&gt;
&lt;h3 id=&#34;nist-cybersecurity--incident-response-frameworks&#34;&gt;NIST Cybersecurity &amp;amp; Incident Response Frameworks&lt;/h3&gt;
&lt;p&gt;The National Institute of Standards and Technology (NIST) is an agency operated by the United States’ Department of Commerce which provides standards and recommendations for many technology sectors. These standards and recommendations are usually voluntary for industry but mandatory for government agencies.&lt;/p&gt;
&lt;p&gt;NIST created a high-level cybersecurity framework based on existing standards, guidelines, and practices for organizations to better manage and reduce cybersecurity risk and communications amongst both internal and external organizational stakeholders. The Framework consists of five key functions that provides a comprehensive view of the lifecycle for cybersecurity management:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/incident-response-handbook_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/incident-response-handbook_1.png&#34; loading=&#34;lazy&#34; alt=&#34;High-level cybersecurity framework created by NIST&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The NIST Information Technology Laboratory (ITL) developed one of the most extended models for incident response (IR): The Computer Security Incident Handling Guide (Special Publication 800-61 ). The NIST incident response process is a cyclical activity featuring ongoing learning and advancements to discover how to best protect the organization. It includes the following stage:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/incident-response-handbook_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/incident-response-handbook_2.png&#34; loading=&#34;lazy&#34; alt=&#34;The Computer Security Incident Handling Guide by The NIST Information Technology Laboratory &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The core of everything is the Incident Response Plan (IRP) which is a set of documented procedures detailing the steps that should be taken in each phase of incident response, including roles and responsibilities, communication plans, and standardized response actions.&lt;/p&gt;
&lt;h3 id=&#34;mitre-attck--d3fend-matrixes&#34;&gt;MITRE ATT&amp;amp;CK &amp;amp; D3FEND Matrixes&lt;/h3&gt;
&lt;p&gt;During the last years, incident response teams have been overwhelmed as they have not been able to properly manage the growing landscape of threats that were impacting organizations in a persistently and impactful way. In the past, it was common to define some standard operational procedures (SOPs) aligned with the common types of triggers that detection teams were potentially detecting and handling. These observations were handed over to the response teams(IR-Teams). This approach was however not sufficient, so the discipline shifted towards actively using threat intelligence for a better understanding of the threat landscape: Enumerating threat actors, their tactics, techniques and procedures (TTPs), and tracking their ongoing campaigns mapped to specific indicators of compromise (IoCs) used in every single cyberattack.&lt;/p&gt;
&lt;p&gt;In order to properly structure all the adversary information, MITRE ATT&amp;amp;CK Framework  was born. The MITRE ATT&amp;amp;CK Framework is a globally accessible knowledge base of adversary tactics and techniques based on real-world observations. The knowledge base is used as a foundation for the development of specific threat models and methodologies in the private sector, in government, and in the cybersecurity product and service community.&lt;/p&gt;
&lt;p&gt;Most stakeholders in the industry follow this framework in order to align the generation of threat intelligence information (exchanged in well-known TIP platforms such as MISP or OpenIOC), detection signatures using standardized languages such as YARA, response capabilities such as the ones available in Security Orchestration Platforms (SOARs), and investigative OSINT/DFIR tools pivoting in digital online/offline evidence such as Maltego.&lt;/p&gt;
&lt;p&gt;During the last year, a new complementary framework known as D3FEND  was born to support defenders in order to encode countermeasures in a knowledge graph. It contains types and relations that define both the key concepts in the cybersecurity countermeasure domain and the relations necessary to link those concepts to each other.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/incident-response-handbook_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/incident-response-handbook_3.png&#34; loading=&#34;lazy&#34; alt=&#34;New complementary framework D3FEND&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;accelerating-your-incident-response-workflows-from-hours-to-minutes-with-maltego&#34;&gt;Accelerating Your Incident Response Workflows from Hours to Minutes with Maltego&lt;/h2&gt;
&lt;p&gt;With Maltego, analysts will not need to spend valuable time switching between multiple tools or writing a report detailing their findings for other teams and decision makers to act upon. Instead, they can carry out their analysis with all available data within one interface in Maltego and present their results directly on the graph, which will help them reduce time during the triage and analysis phase.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This handbook is meant to serve as an example of how Maltego could be utilized in standard incident response workflows to streamline investigative efforts. It is not meant to replace any established practices or tools, but to present a solution to challenges some investigators might face.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Handbooks/Maltego-Handbook-for-Incident-Response.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD MALTEGO IR HANDBOOK&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Detecting and Tracking Criminal Activity with FlightAware and Maltego</title>
      <link>https://www.maltego.com/blog/detecting-and-tracking-criminal-activity-with-flightaware-and-maltego/</link>
      <pubDate>Wed, 24 Aug 2022 08:28:35 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/detecting-and-tracking-criminal-activity-with-flightaware-and-maltego/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In an era in which the relevance of information lies not only in its quality and veracity, but also in its immediacy, the need for tools that allow us to access important data in a very narrow margin of time is becoming more crucial than ever. For example, it’s utterly important to track a flight when you are on your way to the airport, or picking up someone, or checking on the route or status of a particular flight.&lt;/p&gt;
&lt;p&gt;Nowadays, the best way to do so is with FlightAware. For criminal investigations, like the ones involving drug smuggling to set an example, information provided in real time by FlightAware helps law enforcement agencies in combating transnational air smuggling. It is also quite useful to quickly identify a departure or arrival point of a flight in person of interest investigations with partial information.&lt;/p&gt;
&lt;p&gt;The Flight Aware integration allows users to analyze flight data. They can gain insights on a flight’s origin, destination, the operator and uncover ownership details. These can also be used to pivot into Person of Interest investigations. The typical users of FlightAware data are Criminal Investigators, Intelligence Collection Teams, Journalists and Researchers, to mention a few.&lt;/p&gt;
&lt;p&gt;Maltego Enterprise users can simply install and start using the Hub item with a data allowance of 800 Transform credits/month. For credit consumption details, please see &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000049364-flightaware#overview-0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;our technical documentation&lt;/a&gt;. For Maltego Community users, you can simply plug in your own API key and start using the Hub item.&lt;/p&gt;
&lt;p&gt;With the FlightAware integration to Maltego, what was once a stressful investigation becomes results that are obtained within minutes. In this article, we will showcase the capabilities of FlightAware Transforms with two use cases. &lt;/p&gt;
&lt;h2 id=&#34;use-case-uncovering-flight-routes&#34;&gt;Use Case: Uncovering Flight Routes&lt;/h2&gt;
&lt;p&gt;On July 13th, 2022, Sri Lanka’s embattled president Gotabaya Rajapaksa &lt;a href=&#34;https://www.aviationpros.com/airports/airport-technology/news/21125410/houstonbased-flightaware-started-as-22yearolds-side-hustle-now-its-a-successful-startup&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;fled the country to Malé&lt;/a&gt; (Maldives) onboard a Sri Lankan military aircraft. &lt;a href=&#34;https://www.timesnownews.com/world/sri-lanka-president-gotabaya-rajapaksa-flies-out-of-country-amid-protests-say-officials-article-92837717&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;He reportedly arrived in Malé&lt;/a&gt; around 03:00 am local time. After arriving in the Maldives, &lt;a href=&#34;https://timesofaddu.com/2022/07/13/president-gotabaya-rajapaksa-may-travel-to-singapore-on-delayed-flight-tourism-ministry-director/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;he was expected to head to Singapore next&lt;/a&gt;, according to the Senior Executive Director of the Maldives Ministry of Toursim, Thayyib Shaheem. Media reported that Rajapaksa left the capital of the Maldives on board a “Saudi flight” around 11:30 am on July 14th. Other portals reported that due to security concerns, &lt;a href=&#34;https://www.todayonline.com/singapore/no-show-changi-airport-beleaguered-sri-lanka-president-despite-reports-plans-fly-singapore-1943661&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Rajapaksa did not board the SQ437 flight&lt;/a&gt;, which arrived in Singapore at 07:50am, but instead &lt;a href=&#34;https://timesofindia.indiatimes.com/world/south-asia/plane-carrying-sri-lankan-president-lands-in-singapore/articleshow/92878598.cms&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;landed at Singapore&amp;rsquo;s Changi Airport on the 14th of July&lt;/a&gt; at 7:17 pm (1117 GMT).&lt;/p&gt;
&lt;p&gt;With this briefing, we know the departure and arrival, the probable hour of arrival, and the airline Rajapaksa chose. Note that the Saudi Arabian Airlines codes are IACO-SVA, IATA-SV. We might have to cross-check some data, but using Maltego’s FlightAware integration, the process will be a piece of cake.&lt;/p&gt;
&lt;p&gt;Let’s break it down:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Add two &lt;strong&gt;FlightAware Airport&lt;/strong&gt; Entities into a new graph. Change the names of the Entities to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Malé Velana Airport ICAO code: VRMM&lt;/li&gt;
&lt;li&gt;Singapore Changi Airport IACO code: WSSS&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Select the &lt;strong&gt;FlightAware Airport Entities&lt;/strong&gt; individually and run the &lt;strong&gt;To Schedule Departure Flights [FlightAware]&lt;/strong&gt; Transform on each of them.&lt;/p&gt;
&lt;p&gt;As we know the most likely departure time from Malé is 06:30 CEST, let us set a six-hour window on the early hours of the 14th of July AND a one-hour window for the arrival time in Singapore. Note that the time must be set to CEST time and that the Transform erases the previous collections if you run a new schedule departure search. You must pin the flights of interest before running a new search.&lt;/p&gt;
&lt;p&gt;Departure flight from Malé:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fligthaware_1.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fligthaware_1.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Departure flight from Malé&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Arrival flight in Singapore:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Arrival flight in Singapore&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returns two sets of collections for each airport code (VRMM and WSSS), the collection above the Airport Entity stands for arrivals and the collection at the bottom for departures. These are the results of the searches into the airports of interest:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_3.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_3.jpg&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Use the Search Tool to find Entities with the code, “SV”. With FlightAware, we can filter for specific airlines while searching for scheduled flights. Click on the &lt;strong&gt;Collection Node&lt;/strong&gt; Results and Search for the Saudi Arabian Airlines Code “SV”. The only result matching our search is flight SVA788.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Pin the Entity to take it out of the &lt;strong&gt;Collection Node&lt;/strong&gt;. Select it and run the &lt;strong&gt;Extract Flight ID [FlightAware]&lt;/strong&gt; and the &lt;strong&gt;Extract Route [FlightAware]&lt;/strong&gt; Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_4.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_4.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Run Extract Flight ID and Extract Route Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With very few steps and a considerable short time, we can narrow down the route search and being able to identify the flight the target used by cross checking the departures and arrivals with estimated times. The results on Maltego are consistent with the July 14th flight plan, the airline and media reports regarding Gotabaya Rajapaksa’s arrival in Singapore.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_5.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_5.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Identify the target&amp;amp;rsquo;s flight by cross checking&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;summary&#34;&gt;Summary&lt;/h3&gt;
&lt;p&gt;In the case of Gotabaya’s escape from Sri Lanka, the public opinion was very interested not only on his final destination, but also all the details regarding his arrival in Singapore, especially after two commercial flights refused to carry the President and his entourage on their flight. During the initial turmoil, various conjectures were published about the route taken by the President, which could only be corroborated when the media had visual confirmation of Gotabaya&amp;rsquo;s arrival at the Singapore airport.&lt;/p&gt;
&lt;p&gt;In the case of a target linked to a criminal warrant, waiting for visual confirmation means in most cases losing track of the suspect. For further investigation and within the proper legal framework, a law enforcement agent might ask for the records of the passengers. This can be used in the cases of Interpol Red Notices, for example.&lt;/p&gt;
&lt;h2 id=&#34;case-2-narcoplanes&#34;&gt;Case 2: Narcoplanes&lt;/h2&gt;
&lt;p&gt;Law enforcement agencies have long recognized that Transnational Criminal Organizations (TCO) air smuggling of illegal substances &lt;a href=&#34;https://www.dea.gov/documents/2021/03/02/2020-national-drug-threat-assessment&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;poses a serious threat&lt;/a&gt;. In 2020, &lt;a href=&#34;http://www.unodc.org/unodc/en/data-and-analysis/wdr-2022_booklet-4.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;cocaine trafficking on private aircraft increased notably&lt;/a&gt; to overcome COVID-19 restriction measures. As illegal flights increased, so did crashes of planes trafficking drugs. Many of the pilots try to avoid radar detection by flying at ultra-low altitudes, which leads in many cases to unavoidable crashes. When events of this nature happen, one of the first questions that comes to mind is: who is behind it? In these cases, the importance is more on the people behind the logistics rather than the people on the plane.&lt;/p&gt;
&lt;p&gt;Tracking a private aircraft requires the plane’s tail registration number. Some flight information, like Elon Musk’s private jet, is “blocked at owners request”, but this is not usual with small aircrafts. Proving ownership is often tricky as owners and registrations can change, and assets can shift quickly in the narco-world. Normally, the search and collection of this information takes quite some time. By using FlightAware in Maltego our investigations can greatly benefit in terms of efficiency and timely delivery of results.&lt;/p&gt;
&lt;p&gt;On August 5th, 2022, the Integrated Air Surveillance System (SIVA) of the Mexican Ministry of National Defense detected an unidentified aircraft coming from South America. Thanks to radar detection and later visual contact, it was observed that the suspicious aircraft landed 32 kilometers southeast of Mapastepec, Chiapas. Upon landing, the occupants fled the scene leaving 136 kilos of narcotics behind. &lt;a href=&#34;http://www.gob.mx/sedena/prensa/ejercito-y-fuerza-aerea-mexicanos-en-operacion-conjunta-aseguran-aeronave-y-posible-cocaina-en-chiapas?idiom=es&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The official report&lt;/a&gt; does not provide further information on the aircraft, however, media reports and pictures of the seizure show the aircraft and its tail number:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_6.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_6.jpg&#34; loading=&#34;lazy&#34; alt=&#34;The aircraft and its tail number from media reports and pictures &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source: &lt;a href=&#34;https://www.infobae.com/america/mexico/2022/08/07/interceptaron-avioneta-con-136-kilos-de-cocaia-en-chiapas-procedente-de-sudamerica/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Infobae&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the FlightAware Transforms in combination with &lt;a href=&#34;https://www.maltego.com/transform-hub/opencorporates/&#34; &gt;OpenCorporates Transforms in Maltego&lt;/a&gt;, we can pivot from the tail number to eventually identifying the criminal organizations managing the logistics of the flight.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Insert a &lt;strong&gt;FlightAware Flight ID&lt;/strong&gt; Entity and change the Entity name to N761CF.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Run &lt;strong&gt;To Owner Details [FlightAware]&lt;/strong&gt; Transform. Maltego returns the &lt;strong&gt;Owner&lt;/strong&gt; Entity, “GO NOTAM GO LLC,” which is consistent with the records provided by the &lt;a href=&#34;https://registry.faa.gov/AircraftInquiry/Search/NNumberResult?nNumberTxt=761CF&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Federal Aviation Administration&lt;/a&gt; (FAA).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Select the new Entity and run the &lt;strong&gt;Search Companies [OpenCorporates]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_7.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_7.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Select new Entity and run the Search Companies [OpenCorporates] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Run the &lt;strong&gt;Fetch full information [OpenCorporates]&lt;/strong&gt; Transform. It returns an &lt;strong&gt;OpenCorporates Officer&lt;/strong&gt; Entity.&lt;/p&gt;
&lt;p&gt;While we cannot allege direct involvement of the company, or its officer simply based on this data connection. However, it opens some avenues for questions. For example, if we run small online research about the company, it does not return a website or a phone, it lists only one registered official. For a company related to airspace and aircraft, it can be an indicator that it is a shell company. We can delve deeper into the elements behind the crashed aircraft.&lt;/p&gt;
&lt;p&gt;Using the &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl Transforms in Maltego&lt;/a&gt;, we pivot into a person of interest investigation targeting the company official linked to the plane.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 5:&lt;/strong&gt; Run the &lt;strong&gt;Search Person [Pipl]&lt;/strong&gt; Transform and run the &lt;strong&gt;Expand in Full [Pipl]&lt;/strong&gt; Transform on the Pipl Person Entity result to obtain the full profile of the target.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_8.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Search Person [Pipl] Transform and run the Expand in Full [Pipl] Transform on the Pipl Person Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We see that one of the &lt;strong&gt;Pipl Job&lt;/strong&gt; Entities label is “Pilot”. After running the &lt;strong&gt;To Source Origin [Pipl]&lt;/strong&gt; Transform, we found that the person holds a professional pilot license.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 6:&lt;/strong&gt; Select the &lt;strong&gt;Pilot&lt;/strong&gt; Entity. Run the &lt;strong&gt;To Source Origin [Pipl]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 7:&lt;/strong&gt; Maltego returns a &lt;strong&gt;Pipl Source&lt;/strong&gt; Entity labeled as “Professional License”.&lt;/p&gt;
&lt;p&gt;To know more about the professional background of the only official of the &lt;strong&gt;Company&lt;/strong&gt; Entity we got before, like the extent of the permissions the pilot license entails, select it and run the &lt;strong&gt;To Tags [Pipl]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_9.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_9.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Select Pilot Entity and run the To Tags [Pipl] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Although issuing a Pilot License is not too hard, it is very rare to get one with a fake ID. When formulating an opinion on possible illicit activity, aircraft indicators and pilot profiles should be considered along with other suspicious activity, which may build up our case by pointing to new lines of investigation. We suspect that he could be the pilot of the crashed aircraft, as the Transforms return us that one of the properties of the license is for small aircraft. If we search for criminal records in the US about the Person of Interest derived from our investigation, Open Sources returns results like this one:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/flightaware_10.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/flightaware_10.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Result returned from Open Sources after searching for criminal records&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From an official report and a news piece related to the event, we started from an aircraft’s tail number that led us to a company that is most likely to be a shell company. We were also able to identify a person of interest who is likely to be part of the criminal activity.&lt;/p&gt;
&lt;h3 id=&#34;summary-1&#34;&gt;Summary&lt;/h3&gt;
&lt;p&gt;Drug trafficking knows no borders and the TCOs are always on the lookout for recruiting people from the drug shipment’s destination countries. When an aircraft crashes and it is related to illegal activities, the investigation does not end with the shipment seizure. The aircraft are often abandoned by the pilots, as the cost represents a small hit on the TCOs finances. By identifying the possible shell companies and the people behind it, the chances to map a whole drug trafficking organization increase to a great extent. Again, we cannot make assumptions. But the combination of a quick-paced investigation with Maltego and the use of law enforcement resources at hand can enhance not only the quality, but also the speed of an accurate answer for decision makers.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Fraud Relates to the Cyber Space</title>
      <link>https://www.maltego.com/blog/how-fraud-relates-to-the-cyber-space/</link>
      <pubDate>Fri, 19 Aug 2022 08:12:01 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-fraud-relates-to-the-cyber-space/</guid>
      <description>&lt;h2 id=&#34;financial-damage-of-fraud-and-levers-to-combat-fraud&#34;&gt;Financial Damage of Fraud and Levers to Combat Fraud&lt;/h2&gt;
&lt;p&gt;Virtually everyone in the developed world uses the internet, and every four out of five people worldwide admit to shopping online. Even if that only represents slightly over a quarter of the world’s population, it’s still quite impressive. ECommerce and Retail sector is set to see immense growth over the next decade or two. This means fraud will probably flourish, too. Retail ecommerce sales are set to reach $5.5 trillion in 2022. Currently, this represents about 21% of total retail sales worldwide. By 2025, it’ll likely make up a quarter of the total. The problem is that ecommerce presents an excellent opportunity for Fraudsters to take advantage of less tech-savvy people—which means that the more popular ecommerce is, the more common online fraud will be. As successful fraud attempts rise, so do the number of financial losses incurred by both businesses and individuals. In the US alone, the amount lost to fraud in 2021 was over 5 billion dollars. The per dollar cost of ecommerce fraud on retailers has also continuously increased, from $2.40 in 2016 to $3.13 in 2019, $3.36 in 2020 and $3.60 in 2021. See the Chart below for more detailed view of fraud cost and its growth.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whitepaper-frauds-in-cyber-space.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whitepaper-frauds-in-cyber-space.png&#34; loading=&#34;lazy&#34; alt=&#34;Cost for U.S. retailers for every dollar lost to frauds&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-fraud-relates-to-the-cyber-space/#how-fraud-relates-to-the-cyberspace&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD WHITEPAPER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Furthermore, based on the Federal Trade Commission’s Consumer Sentinel Report, the total amount lost to fraud in 2021 was $5,893,260,382 ($5.8 billion), an increase of more than 70% over the previous year. US retailers faced a 7.3% year-over-year increase in fraud costs and overall, it is estimated that online fraudsters will take more than $12 billion from businesses in 2022.&lt;/p&gt;
&lt;p&gt;Money aside, fraud can also severely damage a company’s brand, as 40% of customers state that they will blame the retailer for their accounts not being properly looked after. So, a business could actually lose its consumer base to top it all off. It is a vicious cycle that could heavily impact the economy in the long term.&lt;/p&gt;
&lt;h2 id=&#34;what-are-typical-fraud-workflows&#34;&gt;What are Typical Fraud Workflows?&lt;/h2&gt;
&lt;p&gt;With regard to fraud, we should differentiate between reactive and preventive measures. Reactive workflows are those which are taken once fraud has already been committed and, therefore, will need to be done under an intense amount of pressure, timewise. Preventive has more to do with company culture and habits, such as not opening spam emails, to prevent the crime before it occurs. With Maltego in particular, a preventive workflow is made up of due diligence, KYC, and attack surface management, among others.&lt;/p&gt;
&lt;h3 id=&#34;preventive-measures&#34;&gt;Preventive Measures&lt;/h3&gt;
&lt;p&gt;In most ideal cases, one would want to prevent the fraudulent activity before it even occurred. In this instance, preventive measures can be taken to protect your data from cybercriminals.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Risk assessment&lt;/strong&gt;: The first step one should take to prevent fraud is to test fraud prevention security in your company. This will give you a clear indication of any possible “weak points” that may need addressing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use all the available tools&lt;/strong&gt;: Fight fire with fire and use technology to your advantage. Ensure that all systems are fully up to date, enable authentication and email filters, and make use of anti-phishing and anti-virus programmes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social media protocols&lt;/strong&gt;: Seeing as most hackers tend to gather information using social media, it is a good idea to place protocols on social media use in the office. This can include going as far as implementing blocks on certain websites which could be considered harmful.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;reactive-measures&#34;&gt;Reactive Measures&lt;/h3&gt;
&lt;p&gt;There are situations where fraud has, unfortunately, already taken place before you could do anything to prevent it. However, this is not the time to panic as there are certain reactive measures that can be taken in these cases.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Alert your team&lt;/strong&gt;: This should be done immediately, so that all parties are aware of the danger and can react accordingly.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Change passwords&lt;/strong&gt;: To halt any more harmful activity in its tracks, it would be advisable to change all passwords on accounts which have been harmed or threatened.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Implement additional authentication&lt;/strong&gt;: Now that the harm has already been done, it is a good idea to improve security wherever possible. For example, a two-factor authentication process could help shield from further attacks.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-fraud-relates-to-the-cyberspace&#34;&gt;How Fraud Relates to the Cyberspace&lt;/h2&gt;
&lt;h3 id=&#34;cyber-enabled-fraud-and-what-it-entails&#34;&gt;Cyber-Enabled Fraud and What it Entails&lt;/h3&gt;
&lt;p&gt;Internet fraud makes use of Internet-connected/enabled software and services to defraud and take advantage of victims. This type of crime can be done through a variety of methods, which separates it into a multitude of branches or types. Each type of fraud also has its own goals, some of which may overlap.&lt;/p&gt;
&lt;p&gt;In this whitepaper, we outline the most commonly known cyber-enabled fraud, their goals, and how they impact an organization or business:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Account Takeover&lt;/li&gt;
&lt;li&gt;Identity Theft&lt;/li&gt;
&lt;li&gt;Real-Money Trading&lt;/li&gt;
&lt;li&gt;Insider Threat&lt;/li&gt;
&lt;li&gt;Returns or Payment Fraud and Promo Abuse&lt;/li&gt;
&lt;li&gt;Fake Listings and Reviews&lt;/li&gt;
&lt;li&gt;Affiliate Fraud&lt;/li&gt;
&lt;li&gt;Triangulation Fraud&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Download this whitepaper to gain insights to how each type of fraud is carried out and what goals malicious actors are trying to achieve.&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ii5&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How Fraud Relates to the Cyber Space&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Data at Your Fingertips: Which Data is Included in Your Maltego Plan?</title>
      <link>https://www.maltego.com/blog/data-at-your-fingertips-which-data-is-included-in-your-maltego-plan/</link>
      <pubDate>Tue, 26 Jul 2022 14:35:54 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/data-at-your-fingertips-which-data-is-included-in-your-maltego-plan/</guid>
      <description>&lt;p&gt;At Maltego we strive to make it easier for investigators to access all types of data in a single interface. The &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Maltego Transform Hub&lt;/a&gt; is continuously growing, providing investigators a broad range of relevant data sources at their fingertips. However, navigating all the different Hub items and access options available in the Transform Hub is not always a trivial pursuit.&lt;/p&gt;
&lt;p&gt;So, let’s unpack the Transform Hub and help you make the most of the data we have made available for you!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Access_Overview_for_Maltego_Data_Integrations.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Download: Maltego Data Access Overview PDF&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/data-integrations-summary.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/data-integrations-summary.png&#34; loading=&#34;lazy&#34; alt=&#34;Summary of Maltego Data Access Options&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;freedata-andmaltegoclick-and-run-dataallowances&#34;&gt;Free Data and Maltego Click-and-Run Data Allowances&lt;/h2&gt;
&lt;p&gt;The data integrations available differ according to your subscription plan, namely &lt;a href=&#34;https://www.maltego.com/maltego-community/&#34; &gt;free (Community Edition)&lt;/a&gt;, &lt;a href=&#34;https://get.maltego.com/maltego-professional&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Pro&lt;/a&gt; or &lt;a href=&#34;https://get.maltego.com/maltego-organization&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Enterprise&lt;/a&gt;. The best part is that your subscription plan comes with a number of relevant &lt;strong&gt;out-of-the-box integrations, whether for free or with an included allowance for free trial&lt;/strong&gt;. For these integrations, all you need to do to get started right away (“Click-and-Run”) is install the Hub item. Furthermore, we have integrated many data sources that require an API key that can be obtained for free from the data provider.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Access_Overview_for_Maltego_Data_Integrations.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Download: Maltego Data Access Overview PDF&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltegodatasubscriptionsbringyour-own-keyor-purchase-separately&#34;&gt;Maltego Data Subscriptions, Bring your Own Key, or Purchase Separately&lt;/h2&gt;
&lt;p&gt;If the data you want is not included in your subscription or if the included allowance is not enough to meet your needs, you also have the option to purchase access to these integrations at the desired volume. You can either &lt;a href=&#34;https://www.maltego.com/transform-hub/#maltego-data-subscriptions&#34; &gt;buy a flexible data subscription in our web-shop&lt;/a&gt; or get in touch with us if you want to get full access to the provider’s data or solutions. &lt;a href=&#34;https://www.maltego.com/blog/introducing-maltego-data-bundle-simplify-data-access/&#34; &gt;Learn more about &lt;/a&gt;our data subscriptions here.&lt;/p&gt;
&lt;p&gt;Finally, if you are already a customer of a data set with a Maltego integration, you can simply plug in your API key in Maltego to use it.&lt;/p&gt;
&lt;h2 id=&#34;so-which-data-integration-is-included-in-your-plan&#34;&gt;So which data integration is included in your plan?&lt;/h2&gt;
&lt;p&gt;In the table below, you can see the data access options available for each subscription plan.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You can find a &lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Access_Overview_for_Maltego_Data_Integrations.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;full list of the data integrations and all their access options here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Access_Overview_for_Maltego_Data_Integrations.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Download: Maltego Data Access Overview PDF&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;On our &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Transform Hub page&lt;/a&gt;, you can also simply use the filter functionality for ”Pricing“ and ”Available For Licenses&amp;quot; to see which data integrations are available for you.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-data-access-options-overview.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-data-access-options-overview.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Data Access Options&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Do you have any questions about our data integrations? Would you like to see a specific data source on the Transform Hub? Do you have feedback for us? Reach out to us using &lt;a href=&#34;https://www.maltego.com/transform-hub/#contact-us&#34; &gt;this form&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;are-you-a-data-provider&#34;&gt;Are you a Data Provider?&lt;/h2&gt;
&lt;p&gt;If you would like to reach new potential audiences by leveraging the large global Maltego user base, become a Maltego data partner and make your data easily accessible to investigators worldwide.&lt;/p&gt;
&lt;p&gt;Stay tuned to our latest product updates by following us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and&lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; LinkedIn&lt;/a&gt; or &lt;a href=&#34;http://subscribe/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;subscribe to our newsletter&lt;/a&gt;!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Technologies: Mine, Merge, and Map Investigative Data in One Place</title>
      <link>https://www.maltego.com/blog/feature-maltego-as-top-10-lea-solution-provider-europe/</link>
      <pubDate>Fri, 27 May 2022 13:41:25 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/feature-maltego-as-top-10-lea-solution-provider-europe/</guid>
      <description>&lt;p&gt;This feature interview is &lt;a href=&#34;https://magazine.ciorevieweurope.com/magazines/June2022/Law_Enforcement/?digitalmagazine#page=18&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;originally published by CIO Review Europe&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The role of a digital forensics investigator in today’s cybersecurity landscape is similar to that of a detective going through a trail of evidence to solve a crime. However, to identify and analyse an organization&amp;rsquo;s fault lines and to prevent cyber threats proactively and efficiently, digital forensics experts require a bird’s eye view on all the relevant data in one place. Enabling just that is Maltego Technologies. The company’s namesake open-source intelligence (OSINT) and graphical link analysis platform empowers investigators by centrally gathering and connecting every piece of information for their investigation and displaying relationships and patterns across diverse datasets.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;We specialize in consolidating investigative data into a single integrated platform, along with offering powerful visualization and collaborative capabilities to quickly zero in on relevant information. This empowers investigators to speed up and increase the precision of their investigations.&lt;/p&gt;
&lt;h5 id=&#34;dr-philip-mayrhofer&#34;&gt;Dr. Philip Mayrhofer&lt;/h5&gt;
&lt;h6 id=&#34;ceo-at-maltego-technologies-gmbh&#34;&gt;CEO at Maltego Technologies GmbH&lt;/h6&gt;
&lt;/div&gt;
&lt;p&gt;By adding Maltego to their toolkit, investigators can combine data enrichment, contextualization, and human analysis in a centralized location. Maltego offers the ability to easily connect data and  functionalities from diverse sources using “Transforms,” complex query commands tailored to extract information from specific datasets. Via the “Transform Hub,” its data integrations marketplace, investigators can connect with disparate datasets from third-party intel providers, a variety of public sources (OSINT) as well as their own internal data. Maltego ́s neutrality, in this regard, attends to the needs of the investigators first—which facilitates the integration of competing data systems as well. Besides the data integration, the platform’s graphical analysis capabilities enable investigators to visualize and correlate information from separate sources without having to switch between platforms or interfaces.&lt;/p&gt;
&lt;p&gt;Maltego further facilitates investigations by providing streamlining and automation functions for recurring queries and allows team members to connect for collaborative analysis. Due to its flexibility, Maltego can directly be integrated into any existing workflow, enabling investigators to pivot from one piece of evidence to the next, while leveraging their expertise and understanding of a case. As a result, Maltego users can reduce their crime analysis workflows from hours to minutes.&lt;/p&gt;
&lt;p&gt;Equally commendable is the Maltego platform’s practical and user-friendly interface that can easily be used by investigators without core technical knowledge. However, if a client requires further assistance with the implementation or use of the platform, Maltego offers self-paced learning solutions, including free and paid on-demand courses and in-person training, as well as support for procurement, onboarding, and maintenance.&lt;/p&gt;
&lt;p&gt;Today, Maltego’s offerings have found widespread use as a powerful tool for OSINT web research or cybercrime investigations across prominent government organizations worldwide, such as the German Federal Criminal Police. Maltego’s competencies are also facilitating cyber analysts, security professionals, investigative journalists, and researchers in deepening their analyses and streamlining their workflows.&lt;/p&gt;
&lt;p&gt;To lower the entry barriers for customers, the company is easing the onboarding process through bundling data sources and creating domain-specific solutions. It also provides its platform in the form of a community-edition software version, which is free of charge, apart from the professional or enterprise-grade paid versions. Maltego’s forthcoming advanced space-time analytics features for crime investigation will further support its clients to enhance investigation workflows involving larger datasets.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;The company’s namesake open-source intelligence (OSINT) and graphical link analysis platform empowers investigators by centrally gathering and connecting every piece of information for their investigation.&lt;/p&gt;
&lt;h5 id=&#34;dr-philip-mayrhofer-1&#34;&gt;Dr. Philip Mayrhofer&lt;/h5&gt;
&lt;h6 id=&#34;ceo-at-maltego-technologies-gmbh-1&#34;&gt;CEO at Maltego Technologies GmbH&lt;/h6&gt;
&lt;/div&gt;</description>
    </item>
    
    <item>
      <title>Have You Listened to The Pivot Yet?</title>
      <link>https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/</link>
      <pubDate>Tue, 24 May 2022 11:33:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/have-you-listened-to-the-pivot-yet/</guid>
      <description>&lt;p&gt;Since March 2022, Maltego has branched into a whole new content form—podcasts—and we are super excited about it! In this article, we will introduce our podcast, The Pivot, and what you can expect from it.&lt;/p&gt;
&lt;h2 id=&#34;the-pivot-your-new-osint-and-infosec-podcast&#34;&gt;The Pivot: Your New OSINT and Infosec Podcast&lt;/h2&gt;
&lt;p&gt;Brought to you by Maltego, &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P?si=3cc772ef64844056&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;The Pivot&lt;/a&gt; is your new OSINT and infosec podcast that deep dives into topics pivoting from information security to the criminal underground. Through The Pivot episodes, we aim to share insightful information for beginners and seasoned investigators alike, shedding light on all things OSINT and infosec from an insider&amp;rsquo;s perspective.&lt;/p&gt;
&lt;p&gt;Each episode features one or two of Maltego&amp;rsquo;s own Subject Matter Experts as the host and an external expert, researcher, or industry leader invited to share their projects, stories, experiences, and advice.&lt;/p&gt;
&lt;h2 id=&#34;where-to-listen-to-the-pivot&#34;&gt;Where to Listen to The Pivot?&lt;/h2&gt;
&lt;p&gt;The Pivot podcast is available on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P?si=3cc772ef64844056&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt; and the &lt;a href=&#34;https://www.youtube.com/channel/UCVqC64G_H0UA7_lUxXKjEcg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego YouTube&lt;/a&gt; channel, with certain selected episodes. Each episode is 45 to 60 minutes long and is released on the third Thursday of every month.&lt;/p&gt;
&lt;h2 id=&#34;current-episodes&#34;&gt;Current Episodes&lt;/h2&gt;
&lt;p&gt;Since March 2022, we have released a range of episodes from featuring Ritu Gill from OSINT Techniques, covering the operations of scalper bots with Liv Rowley, and even deep diving into the investigation of child sexual abuse material.&lt;/p&gt;
&lt;h3 id=&#34;ritu-gill-from-osint-techniques-everything-about-osint&#34;&gt;Ritu Gill from OSINT Techniques: Everything about OSINT&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/youtube-ritu-osint-techniques.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/youtube-ritu-osint-techniques.png&#34; loading=&#34;lazy&#34; alt=&#34;Ritu Gill from OSINT Techniques: Everything about OSINT&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ritu Gill is an Intelligence Analyst with 14 years of experience working in open-source intelligence (OSINT). After a 12-year career with the Royal Canadian Mounted Police (RCMP), Ritu set up a consulting business providing OSINT training and research to law enforcement and related entities across North America.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://open.spotify.com/episode/1kHlVLswfx1kQLrvCp4IdN?si=Ef2zyOAmTqi_sflOszUEKA&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;In this episode&lt;/a&gt;, Ritu shares her OSINT research, projects, journey, and experiences with The Pivot hosts Bradley Taylor and Carlos Fragoso, Maltego Subject Matter Expert.&lt;/p&gt;
&lt;h3 id=&#34;kicks--chips-deep-dive-into-scalper-bots&#34;&gt;Kicks &amp;amp; Chips: Deep Dive into Scalper Bots&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/youtube-sneaker-box.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/youtube-sneaker-box.png&#34; loading=&#34;lazy&#34; alt=&#34;Kicks &amp;amp;amp; Chips: Deep Dive into Scalper Bots&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Scalper bots are designed to automatically buy a large amount of an exclusive item such as tickets, sneakers, or GPUs, often to resell them for profit. &lt;a href=&#34;https://open.spotify.com/episode/2vodL5H9hkijLYaWcyOjj7?si=SmuOXE3zTy2R2vbpB8VljA&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;In this episode&lt;/a&gt;, Bradley Taylor sits down with Maltego Subject Matter Experts, Mathieu Gaucheler and Liv Rowley, to explore various aspects of the scalper bot world.&lt;/p&gt;
&lt;h3 id=&#34;child-sexual-abuse-material--how-to-investigate-csam&#34;&gt;Child Sexual Abuse Material &amp;amp; How to Investigate CSAM&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/youtube-csam.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/youtube-csam.png&#34; loading=&#34;lazy&#34; alt=&#34;Child Sexual Abuse Material &amp;amp;amp; How to Investigate CSAM&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Homeland Security Investigations (HSI), the investigative unit of Immigration and Customs Enforcement (ICE), announced it initiated 4,224 child exploitation cases during the 2019 fiscal year, which began in October 2018 and concluded at the end of September. Those cases led to a total of 3,771 criminal arrests, and the identification or rescue of 1,066 victims.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://open.spotify.com/episode/1JfCN6669sZ1yPgJMWrM6j?si=KxkoDUnYRpmXCIaDhtH6Yw&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;This episode&lt;/a&gt; hosted by Maltego Subject Matter Experts Joe Ryan and Mario Rojas, dives into the alarming topic of: Child Sexual Abuse Material (CSAM) and how investigators and organizations can support the fight against it.&lt;/p&gt;
&lt;h2 id=&#34;check-out-the-pivot-now&#34;&gt;Check out The Pivot now!&lt;/h2&gt;
&lt;p&gt;In the upcoming months, we have lots of exciting topics lined up, covering threat intelligence, investigative journalism, The OSINT Curious Project, cults, and more.&lt;/p&gt;
&lt;p&gt;Follow The Pivot on &lt;a href=&#34;https://open.spotify.com/show/2p3EP3hrcBWwVNFeo8877P?si=3cc772ef64844056&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Spotify&lt;/a&gt; and &lt;a href=&#34;https://www.youtube.com/channel/UCVqC64G_H0UA7_lUxXKjEcg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;subscribe to our YouTube channel&lt;/a&gt; now, so that you don&amp;rsquo;t miss any new episodes!&lt;/p&gt;
&lt;h3 id=&#34;interested-on-speaking-on-the-pivot&#34;&gt;Interested on Speaking on The Pivot?&lt;/h3&gt;
&lt;p&gt;Got an interesting project, want to share your journey, or know someone who would love to be featured on The Pivot? Send us an email at &lt;a href=&#34;mailto:marketing@maltego.com&#34; &gt;marketing@maltego.com&lt;/a&gt; and let&amp;rsquo;s chat!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Data is beautiful and Darkwebathon 2022 has showed us how</title>
      <link>https://www.maltego.com/blog/data-is-beautiful-and-the-darkwebathon-2022-have-showed-us-how/</link>
      <pubDate>Mon, 23 May 2022 11:52:49 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/data-is-beautiful-and-the-darkwebathon-2022-have-showed-us-how/</guid>
      <description>&lt;p&gt;What a fantastic weekend spent with OSINT&lt;a href=&#34;https://www.maltego.com/transform-hub/atii-hades/&#34; &gt;, Project Hades&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/ciphertrace/&#34; &gt;CipherTrace&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;We at Maltego are thrilled and honored to sponsor the &lt;a href=&#34;https://followmoneyfightslavery.org/darkwebathon/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Darkwebathon 2022&lt;/a&gt; for the second time and see through the challenges over the weekend.&lt;/p&gt;
&lt;p&gt;Hosted by the Anti-Human Trafficking Intelligence Initiative, the Darkwebathon is a 6-hour sprint with 3 challenges: Hash, Email Address, and Cryptocurrency. Using Project Hades as well as other OSINT Transforms in Maltego, participants identify and profile potential traffickers by generating thousands of leads and actionable intelligence. And guess what? These slavery-fighting insights are also visually stunning.&lt;/p&gt;
&lt;p&gt;Data is beautiful and the participants of Darkwebathon 2022 have shown us how. Over the weekend, they peppered the &lt;strong&gt;#OSINT&lt;/strong&gt; and &lt;strong&gt;#MadewithMaltego&lt;/strong&gt; LinkedIn hashtags with cool Maltego graphs to showcase their investigative work.&lt;/p&gt;
&lt;p&gt;Here are some of the gems.&lt;/p&gt;
&lt;h2 id=&#34;larry-cameron-combined-maltego-with-project-hades-and-ciphertrace&#34;&gt;Larry Cameron combined Maltego with Project Hades and CipherTrace&lt;/h2&gt;
&lt;p&gt;Larry Cameron started off the train by sharing his graphs as part of the Darkwebathon 2022 promotion. In his posts, he used Maltego in combination with Project Hades Transforms and CipherTrace Transforms to explore a dark web scam directory.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-01.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-01.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-02.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-02.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his posts &lt;a href=&#34;https://www.linkedin.com/posts/larrycameron80_bitcoin-darkweb-hades-activity-6902026150437117953-703a/?utm_source=linkedin_share&amp;amp;utm_medium=member_desktop_web&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/posts/larrycameron80_bitcoin-email-hades-activity-6902037354299686912-hlSn/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;carlos-fragoso-and-his-maltego-flowers&#34;&gt;Carlos Fragoso and his Maltego flowers&lt;/h2&gt;
&lt;p&gt;Carlos Fragoso, Maltego&amp;rsquo;s Subject Matter Expert leading the training workshop at Darkwebathon, shared his intelligence graph resembling a bouquet.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-11.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-11.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6934314703720484864/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;saumay-srivastava-and-his-extensive-hierarchical-intelligence-graph&#34;&gt;Saumay Srivastava and his extensive hierarchical intelligence graph&lt;/h2&gt;
&lt;p&gt;Saumay Srivastava shared an nicely structured, hierarchical graph mapping out an extensive network of infrastructure, profile attributions, and other information relevant to the target dark web site.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-03.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-03.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6933926013189898240/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;bheshaj-t-created-a-dark-web-sun-with-golden-rays&#34;&gt;Bheshaj T. created a dark web sun with golden rays&lt;/h2&gt;
&lt;p&gt;Bheshaj T. looked into how cybercriminals are using cryptocurrency in the dark web to do illicit activities. The golden color rays are of Maltego Entities representing cryptocurrency intelligence, which made this graph amazingly captivating.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-04.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-04.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6934080633291825152/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;theodore-g-mapped-out-a-complicated-csam-network&#34;&gt;Theodore G. mapped out a complicated CSAM network&lt;/h2&gt;
&lt;p&gt;1,500 Entities of child sexual abuse material (CSAM) related content, contact, or payment transaction points within one Maltego graph. Theodore demonstrated exactly the capability of link analysis when combined with powerful data sources like Project Hades and CipherTrace.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-05.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-05.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6934101270056108032/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;sujith-sai-trying-to-identify-a-person-using-an-email-address&#34;&gt;Sujith Sai trying to identify a person using an email address&lt;/h2&gt;
&lt;p&gt;Simple, short, but sweet. Sujith Sai pivoted from an email address in an attempt to discover the person’s identity, all made possible in such a concise graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-06.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-06.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6933940913865920512/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;jennifer-herbert-identifying-bitcoin-addresses-potentially-used-for-csam&#34;&gt;Jennifer Herbert identifying Bitcoin addresses potentially used for CSAM&lt;/h2&gt;
&lt;p&gt;In her informative graph, Jennifer identified several Bitcion addresses linked to a known CSAM onion website. She then went ahead and uncovered more affiliated onion sites using an associated email address.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-07.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-07.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out her post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6933918504869933056/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;lukas-mccullough-digging-into-one-email-address&#34;&gt;Lukas McCullough digging into one email address&lt;/h2&gt;
&lt;p&gt;Lukas McCullough took an email address and dug through a circular graph of all available intelligence linked to the email address.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-08.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-08.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6933913895967371264/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;miguel-santareno-analyzing-the-social-footprint-of-a-person-of-interest&#34;&gt;Miguel Santareno analyzing the social footprint of a person of interest&lt;/h2&gt;
&lt;p&gt;Miguel Santareno started off with an email address and gradually created an insightful map of the social footprint of a person of interest. The graph includes Entities of activities on LinkedIn, Instagram, Snapchat, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-09.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-09.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6933902839123460096/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;ryan-beckner-and-his-globe-of-intelligence&#34;&gt;Ryan Beckner and his globe of intelligence&lt;/h2&gt;
&lt;p&gt;Participating in the Darkwebathon for the second time, Ryan Beckner generated a cool data globe in Maltego.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-10.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/darkwebathon-2022-10.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Darkwebathon Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out his post &lt;a href=&#34;https://www.linkedin.com/feed/update/urn:li:activity:6933898540293267456/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;theres-more-share-you-own-graph-using-the-madewithmaltego-hashtag&#34;&gt;There’s more! Share you own graph using the #MadewithMaltego hashtag&lt;/h2&gt;
&lt;p&gt;These are just a quick snippet into the amazing effort and outcome of the Darkwebathon 2022 challenges. Check out more of them by searching the &lt;strong&gt;#MadewithMaltego&lt;/strong&gt; hashtag on LinkedIn and Twitter!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We love to see fellow Maltego investigators share their work, so don’t be shy to show the world how beautiful data can be!&lt;/strong&gt; Tag us on Twitter or LinkedIn and add the &lt;strong&gt;#MadewithMaltego&lt;/strong&gt; hashtag to your post when you do.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Hunting Fake Cryptocurrency Exchanges</title>
      <link>https://www.maltego.com/blog/hunting-fake-cryptocurrency-exchanges/</link>
      <pubDate>Wed, 20 Apr 2022 12:33:38 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/hunting-fake-cryptocurrency-exchanges/</guid>
      <description>&lt;p&gt;With the rise of crypto millionaires flooding social media feeds and the global adoption of cryptocurrencies, a new form of scamming prevails - fake cryptocurrency exchanges - luring new investors looking to be part of the winnings.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_1.png&#34; loading=&#34;lazy&#34; alt=&#34;News about Fake Cryptocurrency Exchanges&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Below are some examples of the most common ways investors lose their money to scammers.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Pig Butchering:&lt;/strong&gt; Refers to how a target is &amp;ldquo;fattened up&amp;rdquo; before being butchered or slaughtered.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Romance:&lt;/strong&gt; People meet on social media, show their gains to others, and then convince them to &amp;ldquo;invest.&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rug Pull:&lt;/strong&gt; A startup or influencer promotes a crypto token, solicits public investment, then vanishes with the cash or stops updating the project.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pump and dump:&lt;/strong&gt; Artificially inflating a coin&amp;rsquo;s value by misleading statements and misrepresenting investor demand.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We have observed a current trend involving combining all four techniques, so how does it work?&lt;/p&gt;
&lt;h3 id=&#34;stage-1&#34;&gt;Stage 1&lt;/h3&gt;
&lt;p&gt;It usually starts with the romance scam: Someone contacts a target via social media and pretends they were looking for someone else, but they establish a conversation that often results in an online relationship. The scammer takes time to build trust with their target. Throughout that process, the scammer also shows off their luxurious life and mentions that it is all thanks to &amp;ldquo;crypto investments.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Once the trust is built, the scammer introduces their victim to the &amp;ldquo;Fake Crypto Exchange&amp;rdquo; where their target is guided on how to create an account and transfer money for the investment. The scammer does this in order to create a false sense of trust and control.&lt;/p&gt;
&lt;h3 id=&#34;stage-2&#34;&gt;Stage 2&lt;/h3&gt;
&lt;p&gt;Here is where the pig butchering scam starts, although not all the victims of these &amp;ldquo;fake exchanges&amp;rdquo; go through stage 1, since some individuals find the sites by searching online and proceed to sign up and transfer funds to their own account.&lt;/p&gt;
&lt;p&gt;These fake exchanges usually have dashboards where the victims will be progressively shown increasing &amp;ldquo;fake&amp;rdquo; gains over their investments, which further encourages the victims to continue adding more and more funds to their portfolio.&lt;/p&gt;
&lt;h3 id=&#34;stage-3&#34;&gt;Stage 3&lt;/h3&gt;
&lt;p&gt;Rug pulls. At this stage, the fake sites will be shut down without a trace, leaving the victims empty-handed. Often, one final attempt will be made to extort even more money from the now frazzled investors. The scammers will reach out and promise to pay out the victim’s funds and winnings once an additional deposit is made for “taxes owed”.&lt;/p&gt;
&lt;p&gt;Unfortunately, the victim will often comply, and the organization will shut down and disappear with all their victim&amp;rsquo;s money.&lt;/p&gt;
&lt;h2 id=&#34;finding-the-domains-behind-fake-cryptocurrency-investment-platforms&#34;&gt;Finding the Domains behind Fake Cryptocurrency Investment Platforms&lt;/h2&gt;
&lt;p&gt;I began my investigation by using Reddit as a crowdsourcing tool to find possible scam sites posing as legitimate crypto exchanges. For this investigation, I will focus on &lt;strong&gt;Free&lt;/strong&gt; integrations so that anyone can follow along.&lt;/p&gt;
&lt;p&gt;I am going to leverage the subreddit known as &lt;strong&gt;r/Scams&lt;/strong&gt; which is a room or board used by people to discuss/get help on different scams.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take a look at how this subreddit looks like.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_2.png&#34; loading=&#34;lazy&#34; alt=&#34;r/Scams subreddit&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s now add a couple of keywords to the search box to narrow the results.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_3.png&#34; loading=&#34;lazy&#34; alt=&#34;r/Scams subreddit with the keywords &amp;amp;ldquo;scam&amp;amp;rdquo; &amp;amp;ldquo;exchange&amp;amp;rdquo;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As we can see, the results are more related to mentions of fake crypto sites, but we still need to extract all the domains and analyze them to separate the legitimate ones from the bad ones.&lt;/p&gt;
&lt;p&gt;Ok, let&amp;rsquo;s start from the beginning; let&amp;rsquo;s extract all the different posts from Reddit and import them into Maltego for analysis.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m going to start by using a technique known as &amp;ldquo;Search Engine Dorking,&amp;rdquo; a way to interrogate a web browser for specific information.&lt;/p&gt;
&lt;p&gt;To replicate our search inside Reddit, I will ask my browser to return results only for the r/Scams Subreddit.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;site:reddit.com/r/scams&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Ask browser to return results only for the r/Scams subreddit&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Great, now let’s add the keywords &lt;strong&gt;&amp;ldquo;scam&amp;rdquo; &amp;ldquo;exchange&amp;rdquo;&lt;/strong&gt; to retrieve only results that mention those words.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Add the the keywords &amp;amp;ldquo;scam&amp;amp;rdquo; &amp;amp;ldquo;exchange&amp;amp;rdquo; &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Fantastic, now that we understand how to get the posts that we want directly on the browser, we can use the &lt;strong&gt;Bing Search Transforms&lt;/strong&gt; in Maltego to move on to the analysis&lt;/p&gt;
&lt;p&gt;I will add a new Phrase Entity to the graph, enter &lt;strong&gt;site:reddit.com/r/scams &amp;ldquo;scam&amp;rdquo; &amp;ldquo;exchange&amp;rdquo;&lt;/strong&gt; and run the &lt;strong&gt;To Website [using Search Engine]&lt;/strong&gt; Transform. You can read more about Dorking in our blogpost &lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;Maltego Dorking with Search Engine Transforms Using Bing&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_6.png&#34; loading=&#34;lazy&#34; alt=&#34;Add a new Phrase Entity, enter enter site:reddit.com/r/scams &amp;amp;ldquo;scam&amp;amp;rdquo; &amp;amp;ldquo;exchange,&amp;amp;rdquo; and run the To Website [using Search Engine] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see that running this Transform created only one website Entity, but that does not mean Maltego could not find all the different pages associated with our search. If we look under the Detail View window in Maltego, we will see all the other posts retrieved and their URLs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_7.png&#34; loading=&#34;lazy&#34; alt=&#34;All the other posts retrieved and their URLs under the Detail View window in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For the next step, I will extract the URLs from the website Entity by running the &lt;strong&gt;To URLs [show Search Engine results]&lt;/strong&gt; Transform. Maltego returned 135 URL Entities, so let&amp;rsquo;s take a quick look at some of them.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_8.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the To URLs [show Search Engine results] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Great, we are almost there. Now, I need to extract the Domains mentioned on the posts so that we can review them. The &lt;strong&gt;To Regex Matches [Found on web page]&lt;/strong&gt; Transform can help us extract information from URLs based on Regular Expressions.&lt;/p&gt;
&lt;p&gt;Regular expressions are particular types of strings used for describing a search pattern. Read this &lt;a href=&#34;https://en.wikipedia.org/wiki/Regular_expression&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;article&lt;/a&gt; if you want to learn more about Regex. You can think of regular expressions like wildcards on steroids.&lt;/p&gt;
&lt;p&gt;I will use the following string to search for domains:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;([a&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;zA&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;Z0&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;9&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;_]&lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt;\&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;)&lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;[a&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;zA&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;Z0&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;9&lt;/span&gt;][a&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;zA&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;Z0&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;9&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;_]&lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt;\&lt;span style=&#34;color:#f92672&#34;&gt;.&lt;/span&gt;[a&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;zA&lt;span style=&#34;color:#f92672&#34;&gt;-&lt;/span&gt;Z]{&lt;span style=&#34;color:#ae81ff&#34;&gt;2&lt;/span&gt;,&lt;span style=&#34;color:#ae81ff&#34;&gt;10&lt;/span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_9.png&#34; loading=&#34;lazy&#34; alt=&#34;Run The To Regex Matches [Found on web page] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This Transform created 242 new Entities (Purple circles) based on the Regex expression that we defined. Let’s zoom into a section of the results to see what the new Entities look like.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_10.png&#34; loading=&#34;lazy&#34; alt=&#34;Zoom into a section of results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see some legitimate domains mixed with the suspicious ones, as well as domains mentioned on multiple posts.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_11.png&#34; loading=&#34;lazy&#34; alt=&#34;Legitimate domains mixed with the suspicious ones&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can use the Views and Layouts to understand which results are mentioned the most. Let&amp;rsquo;s change the view to &lt;strong&gt;Ball Size by Links (Incoming)&lt;/strong&gt; and the layout to &lt;strong&gt;Organic&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_12.png&#34; loading=&#34;lazy&#34; alt=&#34;Change the view to Ball Size by Links (Incoming) and the layout to Organic&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see right in the middle that 4 Entities are far more prominent than the others:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://info.etherscan.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;info.etherscan.com&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.blockchain.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;www.blockchain.com&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.reddit.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;www.reddit.com&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.bitcoinabuse.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;www.bitcoinabuse.com&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These are all legitimate domains: Etherscan and Blockchain are used for tracking Ethereum and Bitcoin transactions, respectively. Bitcoinabuse follows Bitcoin addresses reported for different reasons, and Reddit is connected to all the posts since that&amp;rsquo;s our source.&lt;/p&gt;
&lt;p&gt;As we mentioned before, there are legitimate domains mixed with the different reports, so we will use &lt;a href=&#34;https://www.maltego.com/transform-hub/scamadviser/&#34; &gt;Scamadviser&lt;/a&gt; to help us differentiate between the legitimate and the scam sites.&lt;/p&gt;
&lt;p&gt;But first, I need to convert the Phrase Entities into Domains. Let&amp;rsquo;s select all the Phrase Entities and run the &lt;strong&gt;To Domains [within Properties]&lt;/strong&gt; Transform. This will allow us to use Scamadviser to get information on risk scores associated with the domains.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_13.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_13.png&#34; loading=&#34;lazy&#34; alt=&#34;Select all the Phrase Entities and run the To Domains [within Properties] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is a subset of the results, but you can see how Maltego extracted the domain names from the Phrase Entities. It also helped us remove duplicates created by the different spellings used for some domains on the Reddit posts. Below are a couple of excellent examples.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_14.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_14.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego extracted the domain names from the Phrase Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now that we have all the Domain Entities in the graph, we can run the &lt;strong&gt;Annotate Domain (Live Scan) [Scamadviser]&lt;/strong&gt; Transform to get the latest details from Scamadviser, such as the website&amp;rsquo;s title, description, SSL Certificate information, and the risk scores assigned to each domain.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_15.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_15.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Annotate Domain (Live Scan) [Scamadviser] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Scamadviser also adds a small Overlay to the Domains with a color that reflects its score (Red=Low/Bad, Yellow=Medium/Suspicious, Green=High/Good).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_16.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_16.png&#34; loading=&#34;lazy&#34; alt=&#34;A small Overlay is added to the Domains with a color that reflects its score&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s focus on the ones with the lowest scores for now. We can select the ones with the red overlays and move them to a new graph for the next step.&lt;/p&gt;
&lt;p&gt;As mentioned at the beginning of this article, the websites used for these scams tend to have short lifespans. I wouldn&amp;rsquo;t be surprised if a significant portion of these have already moved onto another domain and websites. An easy way to check whether any of these domains are still serving any content is by looking for websites associated with them. Let&amp;rsquo;s select all the domains and run &lt;strong&gt;To Website [Quick lookup]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_17.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_17.png&#34; loading=&#34;lazy&#34; alt=&#34;Run To Website [Quick lookup] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this case, we can see that most of the domains returned websites associated with them. I would like to know where these sites are located, and which service providers are most commonly used by these scammers to host their websites.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s select all the website Entities and run the &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; Transform to get the IPs connected to the websites, and we will run a couple of Transforms to get the information on ISP and Location from these IPs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_18.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_18.png&#34; loading=&#34;lazy&#34; alt=&#34;Select all the website Entities and run the To IP Address [DNS] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And now, let&amp;rsquo;s select the IP Addresses and run the &lt;strong&gt;To ISP [AbuseIPDB]&lt;/strong&gt; and &lt;strong&gt;To Country [AbuseIPDB]&lt;/strong&gt; Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_19.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_19.png&#34; loading=&#34;lazy&#34; alt=&#34;Select the IP Addresses and run the To ISP [AbuseIPDB] and To Country [AbuseIPDB] Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Most of the sites are being protected by Cloudflare and are based out of the US. Some websites are being served from more unique ISPs such as OVH and Digital Ocean.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s see if we can find other websites connected with the current ones. As I mentioned before, some of these sites will eventually be shut down by the scammers, but they usually have a new domain/website ready for the next victim.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take the websites to a new graph and run the &lt;strong&gt;To Relationships [BuiltWith]&lt;/strong&gt; Transform. This will query &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000041785-maltego-builtwith-transforms&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;BuiltWith&lt;/a&gt; for information such as IP Addresses and Tracking Codes used by these sites.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_20.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_20.png&#34; loading=&#34;lazy&#34; alt=&#34;Take the websites to a new graph and run the To Relationships [BuiltWith] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see many results from these websites, but we are interested in the tracking codes at this stage. Web admins use these codes to track their site&amp;rsquo;s visitors and track their activities on different pages. Often times, these administrators will reuse these codes on other websites which can then be linked back to them thanks to the Tracking codes.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s remove the &amp;ldquo;ip&amp;rdquo; results so that we can run the next Transforms on the tracking codes only.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_21.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_21.png&#34; loading=&#34;lazy&#34; alt=&#34;Remove the &amp;amp;ldquo;ip&amp;amp;rdquo; results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now that we have only the tracking codes, let&amp;rsquo;s select the BuiltWith Entities and run the &lt;strong&gt;To Websites [BuiltWith]&lt;/strong&gt; Transform on these.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_22.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_22.png&#34; loading=&#34;lazy&#34; alt=&#34;Select the BuiltWith Entities and run the To Websites [BuiltWith] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returns many results. If we look closely, we will see that some of these sites are variations of the names from the original website, some of them have entirely different names but their logos (favicons) confirm these are probably used for the same purpose as the original ones, and some other don&amp;rsquo;t look anything like the original website, likely because the scammers were diversifying their scams.&lt;/p&gt;
&lt;h2 id=&#34;what-we-were-able-to-find-during-our-investigation&#34;&gt;What we were able to find during our investigation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;135 Reddit posts&lt;/strong&gt; mentioning both scams and exchanges.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;181 Domains&lt;/strong&gt; extracted from the posts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;102 Websites&lt;/strong&gt; connected to &lt;strong&gt;29 high-risk domains&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;81 Medium to High-Risk domains&lt;/strong&gt; according to Scamadviser.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;16 Unique Tracking Codes&lt;/strong&gt; (Google Analytics, Alexa, Facebook, etc.)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloudflare and Namecheap&lt;/strong&gt; are among the most used ISPs by this subset of scammers.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;United States&lt;/strong&gt; infrastructure is used heavily by these groups.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Maltego was fundamental in finding, extracting, parsing, and analyzing the data from Reddit and it helped to reduce the noise presented by false positives (legitimate domains) while drawing connections between the high-risk domains and their associated infrastructure (websites, IP addresses, Internet Service Providers).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_23.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/fake-crypto-exchanges_23.png&#34; loading=&#34;lazy&#34; alt=&#34;The results of the investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
&lt;p&gt;Happy Threat Hunting!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Jumpstart Your Person of Interest Investigations with People Data Labs and Maltego    </title>
      <link>https://www.maltego.com/blog/jumpstart-your-person-of-interest-poi-investigations-with-people-data-labs-and-maltego/</link>
      <pubDate>Thu, 07 Apr 2022 11:02:57 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/jumpstart-your-person-of-interest-poi-investigations-with-people-data-labs-and-maltego/</guid>
      <description>&lt;p&gt;With nearly 2.5 billion unique profiles available for searching, &lt;a href=&#34;https://www.maltego.com/transform-hub/people-data-labs/&#34; &gt;People Data Labs&lt;/a&gt; allows investigators to advance their person of interest investigations in seconds and with a single click.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego hub item - people data labs &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Founded in 2015, People Data Labs began as recruiting software intended to help companies better understand and source candidates. Today companies around the world and across industries use PDL&amp;rsquo;s data to build compliant people data solutions.&lt;/p&gt;
&lt;p&gt;Please also note that People Data Labs data access in not available for Law Enforcement customer segment.&lt;/p&gt;
&lt;h2 id=&#34;what-type-of-information-can-we-query-with-the-people-data-labs-transforms&#34;&gt;What type of information can we query with the People Data Labs Transforms? &lt;/h2&gt;
&lt;p&gt;The PDL Transforms allow you to query the following information about a person:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Email address &lt;/li&gt;
&lt;li&gt;Country &lt;/li&gt;
&lt;li&gt;Employer &lt;/li&gt;
&lt;li&gt;Interests &lt;/li&gt;
&lt;li&gt;Job Title &lt;/li&gt;
&lt;li&gt;Location &lt;/li&gt;
&lt;li&gt;Phone Number &lt;/li&gt;
&lt;li&gt;Skills &lt;/li&gt;
&lt;li&gt;Social Media Accounts &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s check an example of this. We will start with a Person Entity. In this case, we will use PDL co-founder and CEO Sean Thorne as our starting point, and we will run the &lt;strong&gt;To Person [PeopleDataLabs]&lt;/strong&gt; Transform to get all the information associated with Sean.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Run To Person [PeopleDataLabs] Transform in Maltego to get all associated information&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You are required to provide at least one of the following fields (Locality, Region, Company, School, Location, Postal Code) when running the &lt;strong&gt;To Person [PeopleDataLabs]&lt;/strong&gt; Transform to query data. Otherwise, the Transform will not return any result. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Inputs reqired to run the To Person [PeopleDataLabs] Transform in Maltego.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you provide the information and click on Run, a new Entity will be created by Maltego containing all the details associated with the person you are investigating. &lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take a look at the details tab from the new Person Entity. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-003.png&#34; loading=&#34;lazy&#34; alt=&#34;New entity with assiciated information created by Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As mentioned above, we can query different details associated with a Person. Let&amp;rsquo;s check a few of these Transforms. &lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;To Emails [PeopleDataLabs]&lt;/strong&gt; Transform allows you to retrieve work and personal emails associated with a Person. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Run The To Emails [PeopleDataLabs] Transform in Maltego to retrieve work and personal emails&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;To Phone Numbers [PeopleDataLabs]&lt;/strong&gt; Transform allows you to retrieve phone numbers owned by a Person. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the To Phone Numbers [PeopleDataLabs] Transform in Maltego to retrieve phone numbers.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;To Social Networks [PeopleDataLabs]&lt;/strong&gt; Transform returns social media accounts linked to a Person. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-006.png&#34; loading=&#34;lazy&#34; alt=&#34;The Maltego To Social Networks [PeopleDataLabs] Transform returns social media accounts&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;To Location [PeopleDataLabs]&lt;/strong&gt; Transform provides information on where a person resides or has resided in the past.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-007.png&#34; loading=&#34;lazy&#34; alt=&#34;The Maltego To Location [PeopleDataLabs] Transform provides information on where a person resides&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Those are just a few of the Transforms available on the People Data Labs Hub item. We encourage you to test these and the rest. &lt;/p&gt;
&lt;p&gt;Additionally, you can use the following pieces of information to pivot into a Person Entity. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Phone Number &lt;/li&gt;
&lt;li&gt;Affiliation (Social Media Account) &lt;/li&gt;
&lt;li&gt;Email Address &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-access-people-data-labs-data-inmaltego&#34;&gt;How to Access People Data Labs Data in Maltego &lt;/h2&gt;
&lt;p&gt;People Data Labs Transforms for Maltego are available for all Maltego Pro and Enterprise users via the following methods: &lt;/p&gt;
&lt;h3 id=&#34;data-subscriptions&#34;&gt;Data Subscriptions&lt;/h3&gt;
&lt;p&gt;Simply purchase a monthly data subscription for People Data Labs in our web-shop, starting at 16 USD per month for 50 Transforms per month!&lt;/p&gt;
&lt;h3 id=&#34;bring-your-own-key&#34;&gt;Bring Your Own Key &lt;/h3&gt;
&lt;p&gt;If you are an existing People Data Labs customer, simply plug in your own API key to install the Hub item and get started.&lt;/p&gt;
&lt;p&gt;For those using the People Data Labs Hub item via data subscriptions, Maltego will provide you with the number of remaining queries available on the output window every time you run a PDL Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Remainning queries provided by Maltego.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-caseromancescammers-investigation&#34;&gt;Use Case: Romance Scammers Investigation  &lt;/h2&gt;
&lt;p&gt;Now that we’ve covered the basics, let&amp;rsquo;s take a look at a real-world investigation based on an indictment of a group of individuals located in the United States, according to the &lt;a href=&#34;https://www.justice.gov/usao-edtx/pr/edtx-indicts-two-dozen-defendants-international-multi-scheme-fraud-conspiracy&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;indictment&lt;/a&gt; published by the United States Justice Department. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-007-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-007-1.png&#34; loading=&#34;lazy&#34; alt=&#34;A real-world scammer investigation use case&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Taken from &lt;a href=&#34;https://www.justice.gov/usao-edtx/pr/edtx-indicts-two-dozen-defendants-international-multi-scheme-fraud-conspiracy&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;www.justice.gov&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Although the indictment includes 23 individuals, we will focus our efforts on the four individuals mentioned on the court &lt;a href=&#34;https://www.documentcloud.org/documents/21069844-black-axe-indictment&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;document&lt;/a&gt; obtained by &lt;strong&gt;The Record&lt;/strong&gt;, a cyber intelligence news site by Recorded Future. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Solomon Esekheigbe&lt;/strong&gt;  &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Chidindu Okeke&lt;/strong&gt;  &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ngozi Okeke&lt;/strong&gt;  &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Isaac Asare&lt;/strong&gt;   &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We will start by creating the Person Entities as well as any Aliases mentioned in the document for those four individuals &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Creating the Person Entities in Maltego graoh.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s select the Person Entities and run the &lt;strong&gt;To Person [PeopleDataLabs]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Maltego To Person [PeopleDataLabs] Transform. &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As we can see, PDL returned new Entities for all of them. &lt;/p&gt;
&lt;p&gt;Now, let&amp;rsquo;s retrieve the information from these 4 Entities by running the &lt;strong&gt;Expand Details&lt;/strong&gt; Transform set from People Data Labs. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Running the Maltego Expand Details Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see some immediate connections between these Entities based on their location and some interesting details such as companies mentioned on their profiles, skills, personal and work email addresses, and LinkedIn profiles. One of them even returned numerous phone numbers associated with them. &lt;/p&gt;
&lt;p&gt;As we mentioned before, you can also pivot from other Entities such as Phone Numbers. Let&amp;rsquo;s test this by selecting the Phone Number Entities in our Graph and running the &lt;strong&gt;To Person [PeopleDataLabs]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-012.png&#34; loading=&#34;lazy&#34; alt=&#34; Running the Maltego To Person [PeopleDataLabs] Transform. &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see how a couple of the phone numbers can be associated with another person with the same last name as one of the defendants, which means that there is a high chance these two individuals are related. However, this does not mean that they have taken any part in the actions taken by the defendant.  &lt;/p&gt;
&lt;p&gt;Another exciting find is that the skills associated with one of the individuals match the profile of one of the defendants as detailed on the court documents. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-013.png&#34; loading=&#34;lazy&#34; alt=&#34;The skills match one of the defendants&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s check one of the LinkedIn profiles returned by People Data Labs to look for more clues on these individuals. If we open Solomon Esekheigbe&amp;rsquo;s Linkedin profile, something interesting catches our attention: Under the &amp;ldquo;People Also Viewed&amp;rdquo; section, we can see some of the individuals mentioned on the indictment as well. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-014.png&#34; loading=&#34;lazy&#34; alt=&#34;Look for clues from Linkedin Profile&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As usual, we can also combine the new Entities with existing data sources such as Social Links to map out the social media presence of these individuals and further confirm the relationship between them. &lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take the People Data Labs Person Entity for Solomon Esekheigbe and run the &lt;strong&gt;[LinkedIn] Search&lt;/strong&gt; Transform by Social Links Pro. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-015.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-015.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Maltego [LinkedIn] Search Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will also query the details of the &amp;ldquo;People Also Viewed&amp;rdquo; section using another of Social Links Pro Transform called &lt;strong&gt;[LinkedIn] Get People Also Viewed&lt;/strong&gt; to bring the details of these individuals into our Graph so that we can continue with our investigation. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-016.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-016.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Maltego [LinkedIn] Get People Also Viewed &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As we can see some of the people mentioned in the “People Also Viewed&amp;quot; section has been also mentioned in the indictment, we will convert the new LinkedIn profiles into Person Entities to highlight the individuals already in our Graph. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-017.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-017.png&#34; loading=&#34;lazy&#34; alt=&#34;Convert the new LinkedIn profiles into Person Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We found eight additional individuals potentially associated with Solomon Esekheigbe, some of which are also mentioned on the court documents, lets run the &lt;strong&gt;To Person [PeopleDataLabs]&lt;/strong&gt; the &lt;strong&gt;Expand Details&lt;/strong&gt; Transform set on the new Entities. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-018.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-018.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Maltego To Person [PeopleDataLabs] the Expand Details Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is only a brief example of how you could use the People Data Labs data set to kickstart your Person of Interest investigations, with only a few Transforms we were able to map out connections between the defendants and uncover details such as phone numbers and email addresses that can be used to expand our investigation &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pdl-019.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pdl-019.png&#34; loading=&#34;lazy&#34; alt=&#34;Use People Data Labs data in Maltego to do Person of Interest investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; A grand jury indictment is not evidence of guilt.  All defendants are presumed innocent until proven guilty beyond a reasonable doubt in a court of law.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Everything to Know About Ransomware: The Anatomy &amp; Investigations of Ransomware Attacks</title>
      <link>https://www.maltego.com/blog/everything-to-know-about-ransomware/</link>
      <pubDate>Wed, 06 Apr 2022 11:35:59 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/everything-to-know-about-ransomware/</guid>
      <description>&lt;h2 id=&#34;executive-summary&#34;&gt;Executive Summary&lt;/h2&gt;
&lt;p&gt;Ransomware is a type of software that encrypts users&amp;rsquo; data, ensuring that they can no longer recover it without payment. It has been around since about 1989 and has become a very lucrative business with a bleeding impact on organizations: Financial cost of pay-out, loss of reputation, agencies’ fines, permanent data loss, operational loss, clean-up/damage repair costs. As ransomware attacks rise alongside the massive adoption of technology and cryptocurrency, they have also evolved to implement non-monetary extortion threats and RaaS (Ransomware-as-a-Service) strategy to urge victims into submitting payments.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this whitepaper, we will guide you through the anatomy of ransomware attacks—including the threat actors, their operational processes and roles, and more—as well as the investigative workflows, data, and tools that support effective ransomware investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;key-takeaways&#34;&gt;Key Takeaways&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Around since 1989, ransomware is a type of malware that encrypts the victim’s data and only giving them access once payment, or a ransom, has been provided.&lt;/li&gt;
&lt;li&gt;IBM Ponemon Institute states that the average cost of a ransomware breach in 2021 was estimated at $4.62 million. Chainalysis states in their 2021 report that ransomware payment size was over $118,000 in 2021, up from $88,000 in 2020 and $25,000 in 2019, with some large payments such as the record $40 million received by Phoenix Cryptolocker.&lt;/li&gt;
&lt;li&gt;Threat actors nowadays follow a collaborative operational model called “&lt;strong&gt;Ransomware-as-a-Service (RaaS)&lt;/strong&gt;” and divide the operation into three roles: Operators, Affiliates, and Initial Combat Brokers.&lt;/li&gt;
&lt;li&gt;Ransomware investigations usually involve the following steps: Mapping the threat landscape, identifying attach surface, threat hunting in internal networks, TTP investigations, and finally, follow-the-money investigations.&lt;/li&gt;
&lt;li&gt;Maltego provides a number of data integrations to aid the different steps in a ransomware investigation and helps investigators easily visualize data relationships between data points from different data sources. &lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;understanding-ransomware-threats&#34;&gt;Understanding Ransomware Threats&lt;/h2&gt;
&lt;p&gt;Although it has been the most remarkable cyberthreat in the last years, ransomware is not something new in the cybersecurity arena: The first malware asking for a ransom payment dates back to 1989. The invention of Bitcoin in 2008 (facilitating anonymous payments), the professionalization of cybercrime growing up heavily a few years later (strong collaboration and exchange in dark web hacking forums and markets), and the massive adoption of technology (with relevant vulnerabilities and high-impact exploits from time to time) has probably generated the “perfect storm” for them.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whitepaper-everything-to-know-about-ransomware_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whitepaper-everything-to-know-about-ransomware_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Ransomware Evolution: Timeline from 1989 to 2019&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ransomware, as a malware specimen, is a relatively simple piece of software that encrypts a victim’s data, making it theoretically unrecoverable, and demanding payment in exchange for recovery. It is mainly used by threat actors during the last stage of a network compromise. This means that, before its detonation, an initial entry vector was abused, and several steps were taken afterward to silently pivot and land into other highly relevant assets in the organization. During that breach, attackers will be trying to obtain enough privileges to launch data encryption and wipe everything out, including mirrored data and online backups, even hosted in alternative systems for business continuity purposes. It must be noted that their extortion activities do not just stop at asking a ransom for data recovery, but also heavily pressuring victims by threatening to leak stolen information, including customer data, intellectual property, etc.&lt;/p&gt;
&lt;p&gt;IBM Ponemon Institute states that the average cost of a ransomware breach in 2021 was estimated at $4.62 million. &lt;strong&gt;We are talking about a very lucrative business with a bleeding impact on organizations: Financial cost of pay-out, loss of reputation, agencies&amp;rsquo; fines, permanent data loss, operational loss, clean-up/damage repair costs.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Chainalysis states in their 2021 report that there were more active ransomware strains than any other year, at least 140 of them received payments from victims at any point in 2021, compared to 119 in 2020, and 79 in 2019.  The same study indicates that ransomware payment size was over $118,000 in 2021, up from $88,000 in 2020 and $25,000 in 2019, with some large payments such as the record $40 million received by Phoenix Cryptolocker. One reason for the mentioned increase in ransom sizes is ransomware attackers&amp;rsquo; focus on carrying out highly targeted attacks against large organizations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whitepaper-everything-about-ransomware-2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whitepaper-everything-about-ransomware-2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Top 10 most active strains in 2021 by monthly revenue&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whitepaper-everything-about-ransomware-3.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whitepaper-everything-about-ransomware-3.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Average ransomware payment size, 2016 - 2021&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;ransomware-as-a-service-raas--raas-players&#34;&gt;Ransomware as a Service (RaaS) &amp;amp; RaaS Players&lt;/h2&gt;
&lt;p&gt;As you will notice, there are many stages and different tools involved in a ransomware attack. The criminal hacking industry, as in any other software and services one, requires specialization and a strong partnership program as the most reasonable step to compete in this business. Nowadays, this is no longer a “Blue Ocean” as there are many threat actors competing to compromise a big ecosystem.&lt;/p&gt;
&lt;p&gt;The most common trend in this ecosystem is following a &lt;strong&gt;collaborative operational model&lt;/strong&gt; known as &lt;strong&gt;Ransomware as a Service (RaaS)&lt;/strong&gt; with three clear roles: Operators, Affiliates, and Initial Access Brokers (IABs).&lt;/p&gt;
&lt;h3 id=&#34;download-this-whitepaper-now-to-learn-more-about&#34;&gt;Download this whitepaper now to learn more about:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;RaaS attack groups and the roles of Operators, Affiliates, and Initial Access Brokers&lt;/li&gt;
&lt;li&gt;Attack trends of RaaS and their Tactics, Techniques, and Procedures (TTPs)&lt;/li&gt;
&lt;li&gt;The 6 aspects of a ransomware investigation&lt;/li&gt;
&lt;li&gt;Top OSINT Tools and data providers for ransomware investigations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whitepaper-everything-about-ransomware.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whitepaper-everything-about-ransomware.png&#34; loading=&#34;lazy&#34; alt=&#34;6 Aspects of Ransomware Investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ee4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Everything to Know About Ransomware: The Anatomy &amp;amp; Investigations of Ransomware Attacks&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Automate Investigations with Maltego Machines – Part 2: Our New Cybersec &amp; SOCMINT Machines</title>
      <link>https://www.maltego.com/blog/automate-investigations-with-maltego-machines--part-2-our-new-cybersec-socmint-machines/</link>
      <pubDate>Wed, 30 Mar 2022 10:06:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/automate-investigations-with-maltego-machines--part-2-our-new-cybersec-socmint-machines/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/&#34; &gt;Part 1&lt;/a&gt;, we introduced the handy Maltego automation feature known as Machines, and how to use them to further accelerate your investigations.&lt;/p&gt;
&lt;p&gt;Today, we are happy to announce the release of a new set of Machines designed for cybersecurity and social media investigations.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;maltego-machines-a-blog-series&#34;&gt;Maltego Machines: A Blog Series&lt;/h2&gt;
&lt;p&gt;What are Maltego Machines? As a built-in feature in Maltego to automate standard or repetitive investigative steps, Maltego Machines allow users to speed through the process of data collection so they can allocate more time to analyzing an automatically populated graph.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/&#34; &gt;Part 1: What are Machines &amp;amp; How do They Automate Investigations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Part 2: New Machines for Cybersec &amp;amp; SOCMINT &lt;em&gt;(Reading Now)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Part 3: An Overview of Pre-Installed OSINT Machines in Maltego &lt;em&gt;(Coming soon!)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Part 4: How to Write and Create Your Own Maltego Machines &lt;em&gt;(Coming soon!)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;new-maltego-machines-for-cybersecurity-and-social-media-investigations&#34;&gt;New Maltego Machines for Cybersecurity and Social Media Investigations&lt;/h2&gt;
&lt;p&gt;In this release, we are launching 7 new Maltego Machines, each using a combination of various data integrations. Built according to standard and common workflows, these Machines allow you to quickly gather fundamental data points—with only a few clicks on your mouse—at the start of your investigations. Studying these Machines also enables you to understand the best practices and typical investigative steps.
Here is the full list of the new Machines categorized by investigation types:&lt;/p&gt;
&lt;h3 id=&#34;machines-for-cybersecurity-investigations&#34;&gt;Machines for Cybersecurity Investigations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-2-our-new-cybersec-socmint-machines/#intelligence-gathering-l1--hashes-osint-splunk&#34; &gt;Intelligence Gathering L1 – Hashes&lt;/a&gt; [OSINT, Splunk]&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-2-our-new-cybersec-socmint-machines/#intelligence-gathering-l2--hashes-osint-splunk&#34; &gt;Intelligence Gathering L2 – Hashes&lt;/a&gt; [OSINT, Splunk]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;machines-for-cybercrime-investigations&#34;&gt;Machines for Cybercrime Investigations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-2-our-new-cybersec-socmint-machines/#identify-relevant-threat-actors-intel-471&#34; &gt;Identify Relevant Threat Actors&lt;/a&gt; [Intel 471]&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-2-our-new-cybersec-socmint-machines/#identify-relevant-forum-threads-intel-471&#34; &gt;Identify Relevant Forum Threads&lt;/a&gt; [Intel 471]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;machines-for-social-media--person-of-interest-investigations&#34;&gt;Machines for Social Media &amp;amp; Person-of-Interest Investigations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-2-our-new-cybersec-socmint-machines/#basic-digital-footprint-osint&#34; &gt;Basic Digital Footprint&lt;/a&gt; [OSINT]&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-2-our-new-cybersec-socmint-machines/#full-identity-footprint-pipl&#34; &gt;Full Identity Footprint&lt;/a&gt; [Pipl]&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-2-our-new-cybersec-socmint-machines/#deep-social-media-footprint-shadowdragon-socialnet&#34; &gt;Deep Social Media Footprint&lt;/a&gt; [ShadowDragon SocialNet]&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this article, we will go through each Machine, its function, and how to best use them as part of your investigative workflows.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For a full technical overview of the Machines, please &lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Maltego_Enterprise_Machines_Guide.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;download this PDF guide&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Maltego_Enterprise_Machines_Guide.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD TECHNICAL GUIDE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-install--use-the-new-machines&#34;&gt;How to Install &amp;amp; Use the New Machines&lt;/h2&gt;
&lt;p&gt;To start using these new Machines, simply install the &lt;strong&gt;Machines for Cyber Security Operations, Machines for Trust and Safety or Machines for Government&lt;/strong&gt; Hub Items on your Maltego Desktop Client, and make sure you have access to the respective Hub items they use. The Hub Items used are detailed in each Machine’s description, and their respective Hub Item&amp;rsquo;s Details.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/enterprise-machine_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/enterprise-machine_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Install the Machines for Cyber Security Operations, Machines for Trust and Safety or Machines for Government&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;intelligence-gathering-l1--hashes-osint-splunk&#34;&gt;Intelligence Gathering L1 – Hashes [OSINT, Splunk]&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/enterprise-machine_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/enterprise-machine_2.png&#34; loading=&#34;lazy&#34; alt=&#34;The Intelligence Gathering L1 – Hashes [OSINT, Splunk] Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Intelligence Gathering L1 – Hashes [OSINT, Splunk]&lt;/strong&gt; Machine supports basic intelligence gathering on Hash Entities and Splunk validation. The starting point for an investigation with this Machine is a maltego.Hash Entity.&lt;/p&gt;
&lt;p&gt;This Machine is available for users who have integrated their Splunk instances to Maltego. Please make sure to install the required Hub items:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/abuse-ch-urlhaus/&#34; &gt;Abuse.ch URLhaus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;Alienvault OTX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/intezer-analyze/&#34; &gt;Intezer Analyze&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk Enterprise Security&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal Public API&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This Machine is essential for SOC teams looking to reduce the amount of time required to enrich information associated with malware hashes—infrastructure information such as C2 domains, URLs, IP addresses, file names, and more—while, at the same time, comparing these findings against their Splunk instance, giving them an edge when fighting malware infections.&lt;/p&gt;
&lt;h3 id=&#34;intelligence-gathering-l2--hashes-osint-splunk&#34;&gt;Intelligence Gathering L2 – Hashes [OSINT, Splunk]&lt;/h3&gt;
&lt;p&gt;Going one level deeper than the L1 Machines, the &lt;strong&gt;Intelligence Gathering L2 – Hashes [OSINT, Splunk]&lt;/strong&gt; Machine leverages the following Hub items on top of the ones used by the Intelligence Gathering L1 – Hashes [OSINT, Splunk] Machine:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/abuseipdb/&#34; &gt;AbuseIPDB&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/greynoise-community-api/&#34; &gt;GreyNoise Community&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/host-io/&#34; &gt;Host.io&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/nist-nvd/&#34; &gt;NIST NVD&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/ssl-certificate-transparency-transforms/&#34; &gt;SSL Certificate Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/whoisxml/&#34; &gt;WhoisXML API&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While the L1 Machine focuses on providing the first level of information about the hashes and files, this L2 Machine checks for the associated infrastructure as well as checking the data against your Splunk instances.
Start your investigations by running this Machine on a maltego.Hash Entity.&lt;/p&gt;
&lt;h3 id=&#34;identify-relevant-threat-actors-intel-471&#34;&gt;Identify Relevant Threat Actors [Intel 471]&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/enterprise-machine_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/enterprise-machine_3.png&#34; loading=&#34;lazy&#34; alt=&#34;The Identify Relevant Threat Actors [Intel 471] Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Identify Relevant Threat Actors [Intel 471] Machine&lt;/strong&gt; queries the &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/&#34; &gt;Intel 471 underground dataset&lt;/a&gt; to identify threat actors who have authored posts mentioning specific keywords. As such, the starting point for this Machine is a maltego.Phrase Entity.&lt;/p&gt;
&lt;p&gt;This Machine is of great help for threat intelligence analysts, government investigators, journalists, and security researchers looking to gain additional insights from conversations taking place on dark web forums.&lt;/p&gt;
&lt;p&gt;This Machine is only available to those with access to the &lt;strong&gt;Intel 471 (Enterprise) Hub item&lt;/strong&gt; either via a data subscription or an API key.&lt;/p&gt;
&lt;h3 id=&#34;identify-relevant-forum-threads-intel-471&#34;&gt;Identify Relevant Forum Threads [Intel 471]&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/enterprise-machine_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/enterprise-machine_4.png&#34; loading=&#34;lazy&#34; alt=&#34; The Identify Relevant Forum Threads [Intel 471] Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As its name states, the &lt;strong&gt;Identify Relevant Forum Threads [Intel 471] Machine&lt;/strong&gt; identifies forum threads mentioning a keyword as well as the corresponding thread authors, using Intel 471 Transforms. Similar to the previous Machine, the starting point to an investigation requires a maltego.Phrase Entity.&lt;/p&gt;
&lt;p&gt;This Machine identifies dark web forum thread topics as well as the threat actors behind the conversations.
This Machine is available for those who have access to the &lt;strong&gt;Intel 471 (Enterprise) Hub item&lt;/strong&gt; either via a data subscription or an API key.&lt;/p&gt;
&lt;h3 id=&#34;basic-digital-footprint-osint&#34;&gt;Basic Digital Footprint [OSINT]&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/enterprise-machine_5.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/enterprise-machine_5.jpg&#34; loading=&#34;lazy&#34; alt=&#34;The Basic Digital Footprint [OSINT] Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/social-links-ce/&#34; &gt;Social Links CE Transforms&lt;/a&gt;, the &lt;strong&gt;Basic Digital Footprint [OSINT]&lt;/strong&gt; Machine maps the online footprint of a person’s name or alias. It retrieves information, including websites, social media platforms, images, locations, and potentially associated persons, organizations, and networks.
The Machine is available for &lt;strong&gt;free&lt;/strong&gt; and requires no additional API keys for the Hub items involved. However, do make sure to install the Maltego Standard Transforms and &lt;a href=&#34;https://www.maltego.com/transform-hub/tineye/&#34; &gt;TinEye Hub items&lt;/a&gt; before running it.&lt;/p&gt;
&lt;p&gt;You should run this Machine on a &lt;strong&gt;Phrase Entity&lt;/strong&gt; where the input value is the Person’s name or alias. During the data gathering process, the Machine will prompt you to examine the relevance of the query results to ensure high relevancy of the output delivery.&lt;/p&gt;
&lt;p&gt;This is a perfect Machine to gain a basic, yet comprehensive overview of where a person’s name or alias has appeared on the internet, as well as what images, locations, and other individuals or organizations are associated with that name or alias.&lt;/p&gt;
&lt;p&gt;Once the Machine is completed, you can manually pivot into infrastructure footprinting from the returned &lt;strong&gt;Website Entities&lt;/strong&gt; to gather more network information or use the following two Machines to deepen your investigation.&lt;/p&gt;
&lt;h3 id=&#34;full-identity-footprint-pipl&#34;&gt;Full Identity Footprint [Pipl]&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/enterprise-machine_6.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/enterprise-machine_6.jpg&#34; loading=&#34;lazy&#34; alt=&#34;The Full Identity Footprint [Pipl] Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These are a set of Machines useful to zoom in on a person’s real-life information and quickly build a profile of your person-of-interest. Each Machine in this set has a different starting Entity.&lt;/p&gt;
&lt;p&gt;Querying the &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl identity database&lt;/a&gt;, the &lt;strong&gt;Full Identity Footprint [Pipl] Machine&lt;/strong&gt; retrieves the following current and historical information for an individual:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Full Name&lt;/li&gt;
&lt;li&gt;Image(s)&lt;/li&gt;
&lt;li&gt;Physical Address(es)&lt;/li&gt;
&lt;li&gt;Email Address(es)&lt;/li&gt;
&lt;li&gt;Phone Number(s)&lt;/li&gt;
&lt;li&gt;Website(s) &amp;amp; Social Media Handle(s)&lt;/li&gt;
&lt;li&gt;Education and Career History&lt;/li&gt;
&lt;li&gt;Associate(s) &amp;amp; Relation(s)&lt;/li&gt;
&lt;li&gt;Hobbies and Interests&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can run this Machine on &lt;strong&gt;Person, Alias, Email and (profile) Url&lt;/strong&gt; Entities.&lt;/p&gt;
&lt;p&gt;This Machine is available for users who have access to the Pipl Hub item, either via a Pipl data subscription or an API key.&lt;/p&gt;
&lt;h3 id=&#34;deep-social-media-footprint-shadowdragon-socialnet&#34;&gt;Deep Social Media Footprint [ShadowDragon SocialNet]&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/enterprise-machine_7.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/enterprise-machine_7.jpg&#34; loading=&#34;lazy&#34; alt=&#34; The Deep Social Media Footprint [ShadowDragon SocialNet] Machine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Utilizing the &lt;a href=&#34;https://www.maltego.com/transform-hub/socialnet/&#34; &gt;ShadowDragon SocialNet Transforms&lt;/a&gt;, the &lt;strong&gt;Deep Social Media Footprint [ShadowDragon SocialNet]&lt;/strong&gt; Machine maps the social media footprint of a person’s name or alias. The Machine focuses on the person’s associated network of connections on Instagram and Twitter.&lt;/p&gt;
&lt;p&gt;This Machine is available for users who have access to the ShadowDragon SocialNet Hub item via an API key, and the free Maltego Standard Transforms and Google Maps Geocoding Hub Items.&lt;/p&gt;
&lt;p&gt;You can run this Machine on a &lt;strong&gt;Person Entity&lt;/strong&gt; or an &lt;strong&gt;Alias Entity&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This Machine gives an extensive insight into the following social aspects of a person-of-interest:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Whose content this person consumes via Twitter following&lt;/li&gt;
&lt;li&gt;Where this person visits via Instagram location sharing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Using the results of this Machine, you can run other ShadowDragon SocialNet Transforms to pivot into other parts of the social media footprinting process.&lt;/p&gt;
&lt;h2 id=&#34;start-using-maltego-machines-to-accelerate-standard-investigative-workflows&#34;&gt;Start Using Maltego Machines to Accelerate Standard Investigative Workflows!&lt;/h2&gt;
&lt;p&gt;Maltego Machines are great tools to streamline and speed up complex investigations. We hope you enjoy using these new Machines as part of your investigations!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For a full technical overview of the Machines, please &lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Maltego_Enterprise_Machines_Guide.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;download this PDF guide&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Maltego_Enterprise_Machines_Guide.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD TECHNICAL GUIDE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Have suggestions for more useful Maltego Machines? Let us know by reaching out through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Writing Custom Maltego Integrations</title>
      <link>https://www.maltego.com/blog/writing-custom-maltego-integrations/</link>
      <pubDate>Mon, 28 Mar 2022 14:48:07 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/writing-custom-maltego-integrations/</guid>
      <description>&lt;h2 id=&#34;making-investigators-lives-easier&#34;&gt;Making investigators&amp;rsquo; Lives Easier&lt;/h2&gt;
&lt;p&gt;More than ever, investigators need data to solve their cases, and they need to connect this data across many sources and silos, both public and proprietary. Not only do they rely on access to this disparate data, but they also need to visualize patterns and find correlations in it to draw conclusions.&lt;/p&gt;
&lt;p&gt;This is where Maltego shines: It allows investigators to seamlessly connect to dozens of data sources from a single intuitive graph UI and to map out the underlying data interactively in visually appealing ways. Maltego connects to over 70 different APIs and data sources out of the box via our Transform Hub, but, more importantly, it can also be extended to connect to your own proprietary data sources, using simple Python-based wrappers that can be created in minutes.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/Make_It_Your_Own-Product_Screenshot.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/Make_It_Your_Own-Product_Screenshot.png&#34; loading=&#34;lazy&#34; alt=&#34;Data Mapping with Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This could be the UI powering &lt;strong&gt;your&lt;/strong&gt; data&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;integrating-maltego-with-your-own-data-sources&#34;&gt;Integrating Maltego with Your Own Data Sources&lt;/h2&gt;
&lt;p&gt;There are many reasons to connect custom data sources to Maltego. Most commonly, we see users connect to custom or internal databases, such as log management services or data warehouses, sensitive local data in the form of CSVs or databases, or even niche APIs that they need access to and for which no standard integration exists yet.&lt;/p&gt;
&lt;p&gt;These custom integrations consist of so-called Transforms: Minimal functions, hosted on a server/machine you control, which consume Maltego Entities (like IP addresses, names, or email addresses), query an underlying API, and return new Entities to be added to your Maltego graph.&lt;/p&gt;
&lt;p&gt;Custom Transforms are easy to create using our open-source TRX library. Using the TRX library, the steps needed to create a new integration from scratch are as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Install the library via pip (takes seconds)&lt;/li&gt;
&lt;li&gt;Initiate a new project using the built-in project initializer (takes seconds)&lt;/li&gt;
&lt;li&gt;Write your first Transform (takes a few minutes)&lt;/li&gt;
&lt;li&gt;Deploy your TRX server (usually takes 5 minutes to half an hour)&lt;/li&gt;
&lt;li&gt;Connect the TRX server to the public TDS so that Maltego clients can use your integration (takes a few seconds – now faster than ever!)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New Maltego developers are sometimes confused by the last step. Why can’t I just spin up the Transform locally and start running it immediately? What is a TDS and why do I need it? The answer to the first question is: You can run your Transforms locally (see here), but then others won’t be able to use them. That’s where the answer to the second question becomes relevant: The TDS (Transform Distribution Server) is a proxy that connects one or more TRX servers to many Maltego clients remotely so that your whole team can use the Transforms you create.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/buliding-maltego-integrations-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/buliding-maltego-integrations-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Data Integrations with Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In other words, the TRX server is a runner that holds only the business logic of the Transform, while the TDS holds the metadata of what Transforms exist, what they do, and where they’re hosted.&lt;/p&gt;
&lt;h2 id=&#34;setting-up-a-tds--now-easier-than-ever&#34;&gt;Setting Up a TDS – Now Easier Than Ever&lt;/h2&gt;
&lt;p&gt;In the past, configuring Transforms on the TDS was somewhat of a tedious task. Developers were required to manually set up each Transform’s name, URL, description, input type, and other metadata. This can take a while and is, at times, error-prone, especially when setting up many Transforms at once.&lt;/p&gt;
&lt;p&gt;We have now upgraded the TRX library to make this process easier than ever. Instead of manually configuring Transforms in the TDS after the time of deployment, the entire Transform configuration can now be written right into the Transform code using a python decorator and, from this, a CSV file can be generated that contains the full configuration for every Transform in the project.&lt;/p&gt;
&lt;p&gt;Here’s what this looks like in the code:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;from&lt;/span&gt; extensions &lt;span style=&#34;color:#f92672&#34;&gt;import&lt;/span&gt; registry
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;@registry.register_transform&lt;/span&gt;(
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    display_name&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;Greet Person&amp;#39;&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    input_entity&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;maltego.Phrase&amp;#39;&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    description&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;Returns a phrase greeting a person on the graph.&amp;#39;&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    output_entities&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;[&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;maltego.Phrase&amp;#39;&lt;/span&gt;],
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    disclaimer&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;This disclaimer has to be accepted before this transform is run&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;class&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;GreetPerson&lt;/span&gt;(DiscoverableTransform):
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#a6e22e&#34;&gt;@classmethod&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;def&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;create_entities&lt;/span&gt;(cls, request, response):
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;...&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;As you can see, all TDS-related metadata is added to the Transform using the register_transform decorator.&lt;/p&gt;
&lt;p&gt;For a full walkthrough of how this works, see the TRX documentation on Github.&lt;/p&gt;
&lt;p&gt;This style brings several benefits:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tighter coupling of related documentation, specification, and implementation. When writing your Transform or looking at Transform code, developers can now also see and edit the information about what the Transforms is advertised as, its description, and its input/output Entity types.&lt;/li&gt;
&lt;li&gt;Quicker configuration on the TDS: Just upload the generated CSVs and you’re done!&lt;/li&gt;
&lt;li&gt;Since the metadata is now co-located with the source code, it’s also version-controlled.&lt;/li&gt;
&lt;li&gt;For advanced users, this decorator pattern also makes it easier to generate large integrations with repeated patterns. Nothing stops you from generating dozens of Transforms dynamically (e.g. in a for-loop) to create “templated” Transforms for many similar endpoints all at once, while still managing the correct metadata for each created Transform with ease.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Using this new decorator pattern drastically shortens the time it takes to get your first Transforms live, as well as the time it takes to make additions and iterative improvements to them. We hope this is a useful addition to your toolbox and can’t wait to see what you build with it!&lt;/p&gt;
&lt;p&gt;To learn the ins-and-outs of integration design and development, make sure to check out our fully fledged developer guide &lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Building-Integrations-for-Maltego-Complete-Guide.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Building Integrations for Maltego&lt;/a&gt;&lt;/strong&gt;, along with the corresponding &lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Building-Integrations-for-Maltego-Cheat-Sheet.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;cheat sheet&lt;/a&gt;&lt;/strong&gt;!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Building-Integrations-for-Maltego-Complete-Guide.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD FULL GUIDE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigating Fake Crypto Exchanges with Maltego, DomainTools &amp; WhoisXML API</title>
      <link>https://www.maltego.com/blog/investigating-fake-crypto-exchanges-with-maltego-domaintools-whoisxml-api/</link>
      <pubDate>Mon, 28 Mar 2022 07:54:29 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigating-fake-crypto-exchanges-with-maltego-domaintools-whoisxml-api/</guid>
      <description>&lt;h2 id=&#34;executive-summary&#34;&gt;Executive Summary&lt;/h2&gt;
&lt;p&gt;The growing popularity of cryptocurrencies has led to the rise of frauds and scams against those who use them. As with any other type of cyber-enabled fraud, people are often sold on some seemingly unbeatable offer via social media or email. However, this often results in great losses to those hasty enough to fall for such scams.&lt;/p&gt;
&lt;p&gt;Different possible angles exist to performing cryptocurrency-related fraud investigations. For example, one could perform a follow-the-money investigation to determine where the money paid to defrauders by their victims went, in the hope of attributing the scheme to a specific individual in the real world.&lt;/p&gt;
&lt;p&gt;In the present case, we will take an exploratory approach to unmasking fraudsters and dismantling their schemes, without looking at the financials. To do this, we will look into reports made by Reddit users and attempt to determine whether there is truth behind scheme allegations.&lt;/p&gt;
&lt;p&gt;Social media, particularly forums like Reddit, often represent rich sources of information for preliminary investigations into all sorts of fraud schemes. Maltego can easily and quickly query these types of websites for information that can then be used to pivot into actual internet infrastructure such as the websites hosting the alleged fraud schemes or whois data, which helps determine the legitimacy of the intent behind a website registration. Additionally, with its analysis capabilities, Maltego can be used to enrich data with risk scores of several types to help carrying out due diligence during the investigation.&lt;/p&gt;
&lt;h2 id=&#34;discovering-and-investigating-fake-crypto-exchanges&#34;&gt;Discovering and Investigating Fake Crypto Exchanges&lt;/h2&gt;
&lt;p&gt;The goal of the following workflow is to use Maltego and its integrations with social media to discover fraudulent schemes targeting people interested in crypto investments and – more specifically  – crypto exchanges.&lt;/p&gt;
&lt;p&gt;Hub Items that will be of use for this investigation are the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/domaintools-iris/&#34; &gt;DomainTools Iris&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/whoisxml/&#34; &gt;WhoisXML API&lt;/a&gt;. We will also use a customized view developed by the analyst which allows an easier visualization of domain risk scores usually added as Entity properties and thus, hard to visualize on the Graph.&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ee2&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Investigating Fake Crypto Exchanges with Maltego, DomainTools &amp;amp; WhoisXML API&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Uncovering Disinformation Against NATO with Maltego, Silobreaker, and Bvd Orbis</title>
      <link>https://www.maltego.com/blog/uncovering-russian-disinformation-against-nato-with-maltego-silobreaker-and-bvd-orbis/</link>
      <pubDate>Mon, 21 Mar 2022 09:49:39 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/uncovering-russian-disinformation-against-nato-with-maltego-silobreaker-and-bvd-orbis/</guid>
      <description>&lt;h2 id=&#34;executive-summary&#34;&gt;Executive Summary&lt;/h2&gt;
&lt;p&gt;In July of 2020, the “Ghostwriter” disinformation campaign targeting countries like Poland, Latvia and Lithuania came to light. A &lt;a href=&#34;https://www.mandiant.com/resources/blog/espionage-group-unc1151-likely-conducts-ghostwriter-influence-activity&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;report from the Cybersecurity firm Mandiant&lt;/a&gt; pointed to a hacker group aligned with “Russian security interests” looking to discredit NATO in said countries since at least 2017.&lt;/p&gt;
&lt;p&gt;According to Mandiant, the hacker group carried out its disinformation campaign against NATO by hacking news outlets and substituting verified news with fake ones, publishing fake news on websites accepting user generated content such as social media (UCG), and targeting websites linked to the Defense Ministries of the countries.
NATO is not the only target of the Kremlin-backed propaganda machine. It has attacked everything from elections in third-countries to vaccination efforts during the Covid pandemic. It is also not the only actor attempting to destabilize Western nations and their alliances through the spread of disinformation.&lt;/p&gt;
&lt;p&gt;Given the speed and reach with which information spreads these days, investigating and attributing disinformation campaigns without the right set of tools can prove to be an arduous endeavour. However, Maltego can greatly reduce the time needed to conduct investigations that would normally take an analyst several days if done manually.&lt;/p&gt;
&lt;p&gt;While Maltego’s data mining capabilities help analysts dramatically speed up their data gathering process, its graphical link-analysis combined with numerous data integrations allows them to pivot between different types of data and data sources. By combining all these puzzle pieces in one graph, analysts can find the groups behind specific disinformation campaigns.&lt;/p&gt;
&lt;h3 id=&#34;sourcing-outlets-spreading-nato-disinformation&#34;&gt;Sourcing Outlets Spreading NATO Disinformation&lt;/h3&gt;
&lt;p&gt;The goal of the following workflow is to use Maltego to retrieve publications as well as the outlets and organizations behind the spread of disinformation seeking to compromise NATO’s position in countries once belonging to the USSR or Warsaw Pact that are now part of NATO.&lt;/p&gt;
&lt;p&gt;Hub Items that will be of use for this investigation are the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/silobreaker/&#34; &gt;Silobreaker&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/social-links-pro/&#34; &gt;&lt;/a&gt;and &lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;Orbis – Bureau van Dijk&lt;/a&gt; Hub Items. Additionally, we will be using custom Views, which will help to visually display the information on the graph in particular ways facilitating its initial analysis.&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7ee3&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Uncovering Disinformation Against NATO with Maltego, Silobreaker, and Bvd Orbis&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Analyzing Disinformation Network Using WhoisXML API and Maltego</title>
      <link>https://www.maltego.com/blog/analyzing-disinformation-network-using-whoisxml-api-and-maltego/</link>
      <pubDate>Wed, 16 Mar 2022 17:42:50 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/analyzing-disinformation-network-using-whoisxml-api-and-maltego/</guid>
      <description>&lt;h2 id=&#34;executive-summary&#34;&gt;Executive Summary&lt;/h2&gt;
&lt;p&gt;Over the course of the past decade, the internet has dramatically transformed the nature of how information spreads, bringing with it both good and bad consequences. One of the most prominent issues that has multiplied thanks to the internet is disinformation.&lt;/p&gt;
&lt;p&gt;Disinformation takes place when misleading or biased information is deliberately spread by threat groups, nation states, counter-intelligence groups, or interest groups. It can take many forms, from fake news to memes and propaganda, all of them seeking to influence and control public opinion.&lt;/p&gt;
&lt;p&gt;These campaigns leave behind evidence in the form of digital artifacts, such as IP addresses or URLs. Maltego can quickly enrich and link these artifacts to present a visual map of the campaign’s online infrastructure, thus providing a deeper understanding as to how specific disinformation spreads and who might be behind it.&lt;/p&gt;
&lt;h2 id=&#34;map-the-online-infrastructure-behind-disinformation&#34;&gt;Map the Online Infrastructure behind disinformation&lt;/h2&gt;
&lt;p&gt;The goal of the following workflow is to use Maltego to retrieve information related to the Iranian network infrastructure suspected by the US Department of Justice (DoJ) of spreading disinformation. To do so, we will be using the following Hub items: WhoisXML and the Maltego Standard Transforms.&lt;/p&gt;
&lt;p&gt;We will start our investigation with three of the domains that were seized by the DoJ in June 2021 for allegedly spreading disinformation: presstv[.]com, lualuatv[.]com, and almasirah[.]net. We will use these domains to gauge the possible size of the impact suffered by this disinformation machine after the domain seizure took place.&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7dd0&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Analyzing Disinformation Network Using WhoisXML API and Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Top Data Integrations &amp; OSINT Tools for Cryptocurrency Investigations</title>
      <link>https://www.maltego.com/blog/top-data-integrations-osint-tools-for-cryptocurrency-investigations/</link>
      <pubDate>Thu, 03 Mar 2022 16:12:04 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/top-data-integrations-osint-tools-for-cryptocurrency-investigations/</guid>
      <description>&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;executive-summary&#34;&gt;Executive Summary &lt;/h2&gt;
&lt;p&gt;Cryptocurrency has seen enormous growth in the world economy. However, this has paved the way for criminal activity on the blockchain, which is why it is becoming increasingly important to trace and investigate transactions in different cryptocurrencies. The tools to obfuscate criminal cryptocurrency transactions are constantly evolving and luckily, so are the tools to trace them. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this whitepaper, Maltego and our experts give you an overview of how criminals obfuscate cryptocurrency and list out 7 most useful tools for cryptocurrency investigations.&lt;/strong&gt; &lt;/p&gt;
&lt;h3 id=&#34;key-takeaways&#34;&gt;Key Takeaways &lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Criminals are obfuscating cryptocurrency movements through blockchain explorers.&lt;/li&gt;
&lt;li&gt;There are 7 OSINT tools and data providers integrated with Maltego that allow one to investigate and trace cryptocurrency movements.&lt;/li&gt;
&lt;li&gt;Maltego’s real-time data mining and information visualization capabilities allow investigators to effectively map out cryptocurrency movements.&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content &lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/top-data-integrations-osint-tools-for-cryptocurrency-investigations/#criminal-activities-on-the-cryptocurrency-blockchain&#34; &gt;Criminal Activities on the Cryptocurrency Blockchain&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/top-data-integrations-osint-tools-for-cryptocurrency-investigations/#3-ways-how-criminals-obfuscate-the-trail-of-bitcoin&#34; &gt;3 Ways How Criminals Obfuscate Cryptocurrency Movements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/top-data-integrations-osint-tools-for-cryptocurrency-investigations/#7-useful-data-providers-and-osint-tools-for-tracing-cryptocurrency-movements&#34; &gt;7 Useful Data Providers and OSINT Tools for Tracing Cryptocurrency Movements&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Since its launch in 2009 by Satoshi Nakamoto, Bitcoin has seen its market capitalization rise from around 1 billion in 2013 to more than 1 trillion in 2021. While this explosive growth was taking place, a flurry of other cryptocurrencies was born. And, while Bitcoin remains the crypto coin with the highest market cap (and by far!), Ethereum and some others found success as well. As a result, today’s cryptocurrency transactions are complex, numerous, and continue to grow in volume. &lt;/p&gt;
&lt;p&gt;To be able to investigate cryptocurrency transactions, one must understand how they differ from transactions made using fiat currencies, like dollars or euros. Given that each cryptocurrency can have its own set of evolving protocols defining these transactions, it quickly becomes an important aspect of the investigator’s job to keep up with the technology. For example, the Bitcoin “Taproot” update from last November introduced new mechanisms to Bitcoin, some of which improved the user’s privacy. &lt;/p&gt;
&lt;p&gt;Some concepts, like smart contracts or the fact that a transaction can have multiple input and output addresses, are not self-evident and require that the investigator dives into the cryptocurrency they want to investigate before thinking of tracking its transaction. &lt;/p&gt;
&lt;h2 id=&#34;criminal-activities-on-the-cryptocurrency-blockchain&#34;&gt;Criminal Activities on the Cryptocurrency Blockchain &lt;/h2&gt;
&lt;p&gt;Why would one need to track cryptocurrency transactions? Well, while the popularity of cryptocurrencies grew, so did their usage. While there is a lot of legitimate usage for cryptocurrency, criminals also saw an opportunity in the decentralization and the relative anonymity offered by some cryptocurrencies. For example, according to a 2021 paper by Igor Makarov and Antoinette Schoar (London School of Economics and the National Bureau of Economic Research), “Illegal transactions, scams, and gambling together make up less than 3% of volume” of the Bitcoin transaction worldwide &lt;/p&gt;
&lt;p&gt;Even if 3% seems like a small number, it should be noted that according to Binance, “in 2021, the Bitcoin network processed about $489 billion per quarter”, which means there are potentially billions of dollars of ill-gotten cryptocurrency being processed every year.  &lt;/p&gt;
&lt;p&gt;Tracking these ill-gotten funds can lead to the identification of the criminals moving said funds around and, sometimes, it may even lead to their recovery, as what happened during &lt;a href=&#34;https://www.justice.gov/opa/pr/department-justice-seizes-23-million-cryptocurrency-paid-ransomware-extortionists-darkside&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Colonial Pipeline hack&lt;/a&gt; where the FBI was able to recover $2.3 million worth of Bitcoin. After the Bitcoin was seized, Deputy Attorney General, Lisa O. Monaco, made the subsequent declaration: “Following the money remains one of the most basic, yet powerful tools we have.” &lt;/p&gt;
&lt;h2 id=&#34;3-ways-how-criminals-obfuscate-the-trail-of-bitcoin&#34;&gt;3 Ways How Criminals Obfuscate the Trail of Bitcoin&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Being able to track funds through cryptocurrency transactions is an important mean used by authorities to prevent and detect possible instances of money laundering.&lt;/strong&gt; It is also something done by cryptocurrency exchanges—places used to buy and sell cryptocurrency in exchange for fiat currencies—to avoid unknowingly participating in organized crime and terrorism financing.&lt;/p&gt;
&lt;p&gt;Several online free tools such as Blockchair, Etherscan and Ethplorer, exist that allow you to list the transactions linked to any given address in the most popular cryptocurrencies. These blockchain explorers offer an interface to visualize the information saved in the blockchain, namely the input and output addresses, the amount of the transactions, and the time of the transactions. However, this information alone may not be sufficient because investigators must put all the different bits of data together and find their correlations..  &lt;/p&gt;
&lt;p&gt;Let’s take Bitcoin as an example. Every transaction is available on the blockchain, a distributed public ledger that anyone can consult. Since regulated crypto exchanges have a KYC (Know Your Customer) duty, they by law should know the identity of people withdrawing funds using their services. &lt;strong&gt;To avoid having illegal funds traced back to them, criminals will use several methods to obfuscate the trail of Bitcoin. Here are some of these methods.&lt;/strong&gt; &lt;/p&gt;
&lt;h2 id=&#34;peeling-chains&#34;&gt;Peeling Chains&lt;/h2&gt;
&lt;p&gt;A peeling chain is a pattern commonly used to hide where a fairly big amount of coins is going. It usually starts off with a large number of coins concentrated in one address. This address will then send its money to two addresses. Transferring almost all the coins to the first address and the remainder to the second address. Then the process repeats itself until no money is left to &amp;ldquo;peel off&amp;rdquo;. Disseminating small amounts of money in many addresses makes it less likely to raise red flags for exchanges and other actors looking for money laundering. It also makes it more difficult for investigators to follow the money trail since it is split across multiple addresses.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whitepaper-obfuscating-crypto.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whitepaper-obfuscating-crypto.png&#34; loading=&#34;lazy&#34; alt=&#34;Peeling chains&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;tumblers-and-coinjoins&#34;&gt;Tumblers and Coinjoins&lt;/h3&gt;
&lt;p&gt;Tumblers are services that will attempt to anonymize your Bitcoin by bouncing them around the blockchain and mixing them with other Bitcoins while using different patterns to make it difficult to link a spender to a recipient. Using them is not strictly illegal, but several Bitcoin Tumbler operators have been arrested for money laundering amongst other criminal offenses. A coinjoin is a method used to combine multiple Bitcoin payments into a single transaction. This way, several spenders can associate to merge their Bitcoin and have them redistributed appropriately to the right recipients. This arrangement makes associating a spender with its recipient(s) quite difficult. &lt;/p&gt;
&lt;h3 id=&#34;chain-hopping&#34;&gt;Chain Hopping&lt;/h3&gt;
&lt;p&gt;Chain hopping is the act of exchanging your coins from one type of cryptocurrency to another. For example, one could exchange their Bitcoin for an equivalent amount of Monero to take advantage of the privacy features built into it. Chain hopping can be done using a traditional exchange or a specialized website. &lt;/p&gt;
&lt;p&gt;Even though there are legitimate uses for tumblers and coinjoins, exchanges are becoming more and more reluctant to process coins that have been through these services, for fear of participating in money laundering. This can ultimately complicate the cash out process.&lt;/p&gt;
&lt;h2 id=&#34;7-useful-data-providers-and-osint-tools-for-tracing-cryptocurrency-movements&#34;&gt;7 Useful Data Providers and OSINT Tools for Tracing Cryptocurrency Movements &lt;/h2&gt;
&lt;p&gt;As we have seen, tracking cryptocurrency funds across different transactions is necessary, and Blockchain explorers are tools freely available online that can help you do so. However, their use of text to display transactions makes it difficult to follow the money when any number of obfuscation methods have been used. &lt;/p&gt;
&lt;p&gt;With its graphical approach, Maltego is perfect for visualizing complex cryptocurrency transactions. Here is a selection of the most useful data integrations in Maltego to investigate cryptocurrency payments. The list is in alphabetical order and doesn’t indicate any ranking or preference.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whitepaper-top-data-integrations-for-crypto-investigations.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whitepaper-top-data-integrations-for-crypto-investigations.png&#34; loading=&#34;lazy&#34; alt=&#34;Top 7 Maltego data integrations for cryptocurrency investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download this whitepaper for detailed descriptions and evaluations of the cryptocurrency data provided by each provider listed above.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7dd7&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Top Data Integrations &amp;amp; OSINT Tools for Cryptocurrency Investigations&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on new use cases, tutorials, and event information!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Connecting the Dots with WhoisXML API: Iranian Misinformation Networks </title>
      <link>https://www.maltego.com/blog/connecting-the-dots-with-whoisxml-api-iranian-misinformation-networks/</link>
      <pubDate>Wed, 09 Feb 2022 13:46:08 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/connecting-the-dots-with-whoisxml-api-iranian-misinformation-networks/</guid>
      <description>&lt;p&gt;In June 2021, the United States Government seized several Iranian sites, including &lt;strong&gt;presstv[.]com&lt;/strong&gt;, claiming that the sites were spreading misinformation across their platforms. &lt;/p&gt;
&lt;p&gt;Below, in the lower right corner, you can see the image that welcomes visitors when they attempt to visit the site. Behind it, the &lt;a href=&#34;https://web.archive.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;WayBackMachine&lt;/a&gt; offers a view of what the site looked like before it was seized. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_1.png&#34; loading=&#34;lazy&#34; alt=&#34;the image that welcomes visitors when they attempt to visit the Iranian sites.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigating-37-associated-domains-uncovered-by-whoisxml-api&#34;&gt;Investigating 37 Associated Domains Uncovered by WhoisXML API &lt;/h2&gt;
&lt;p&gt;Our friends at &lt;a href=&#34;https://www.whoisxmlapi.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;WhoisXML API&lt;/a&gt; performed a fantastic investigation. They uncovered over 35 additional domains associated with &lt;strong&gt;presstv[.]com&lt;/strong&gt;, based on Whois data, some of which were still displaying live content at the time of their publication. &lt;/p&gt;
&lt;p&gt;We will attempt to find additional domains and websites associated with &lt;strong&gt;presstv[.]com&lt;/strong&gt;, starting with the 37 domains uncovered by WhoisXMLAPI. You can check their &lt;a href=&#34;https://main.whoisxmlapi.com/iranian-misinformation-network-website-seizures-and-what-is-left-online&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;article&lt;/a&gt; in case you are curious about how to use Whois data for this type of investigation.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;want-to-see-this-investigation-in-detailed-step-by-step&#34;&gt;Want to see this investigation in detailed step-by-step?&lt;/h3&gt;
&lt;p&gt;Download and watch our joint webinar with WhoisXML API now!&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/connecting-the-dots-with-whoisxml-api-iranian-misinformation-networks/#real-life-investigation-using-maltego-and-osint&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH DEEP DIVE NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In the Maltego graph below, you can find domains uncovered in their investigation. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_2.png&#34; loading=&#34;lazy&#34; alt=&#34; 37 domains uncovered by WhoisXMLAPI in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This image shows multiple domains sharing two nameservers (ns1.presstv.ir and ns2.presstv.ir) and an email address (&lt;a href=&#34;mailto:it@presstv.com.au&#34; &gt;it@presstv.com.au&lt;/a&gt;) linked to &lt;strong&gt;presstv[.]com.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_3.png&#34; loading=&#34;lazy&#34; alt=&#34; Maltego imgae - multiple domains sharing two nameservers&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, the image below shows a few domains registered by a person (Hami xxxxxxxx) who registered &lt;strong&gt;presstv[.]com&lt;/strong&gt;. It is not clear from the domain names what company owns them. In contrast, in the case of &lt;strong&gt;presstvdoc[.]com&lt;/strong&gt; or &lt;strong&gt;hausatv[.]com&lt;/strong&gt;, where the name of the company is also the domain name, it is safe to assume that these are used to share information or TV-related content matching that of the original site. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_4.png&#34; loading=&#34;lazy&#34; alt=&#34; Maltego imgae - a few domains registered by a person who registered presstv[.]com&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We also got a few additional domains linked to an organization called &amp;ldquo;Press TV&amp;rdquo;. This was entered as the organization when &lt;strong&gt;presstv[.]com&lt;/strong&gt; was registered. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_5.png&#34; loading=&#34;lazy&#34; alt=&#34; Maltego imgae - additional domains linked to an organization called &amp;amp;ldquo;Press TV&amp;amp;rdquo; &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Before we start our investigation, let&amp;rsquo;s bookmark our initial domains so that we can easily separate them from the rest once we are done. We will use a blue bookmark in this case, but you can use any other color. &lt;/p&gt;
&lt;p&gt;We have a couple of options to select the domains on our graph, either by manual selection or using the &amp;ldquo;&lt;strong&gt;Select by Type&lt;/strong&gt;&amp;rdquo; feature on our toolbar. We can then zoom into any of the domains and click the bookmark icon in the upper right corner of the Entity, which will automatically assign the same bookmark to all the other domains. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_6.png&#34; loading=&#34;lazy&#34; alt=&#34;bookmark our initial domains in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, We will simplify our graph with the help of the &lt;strong&gt;Collections&lt;/strong&gt; feature. Moving the Collections slider all the way to the left decreases the number of Entities required to create a collection, which, in turn, forms collection nodes on our graph. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_7.png&#34; loading=&#34;lazy&#34; alt=&#34;simplify graph with the help of the Collections feature in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;pinpointing-websites-associated-to-the-known-domains&#34;&gt;Pinpointing Websites Associated to the Known Domains &lt;/h2&gt;
&lt;p&gt;Let&amp;rsquo;s start by searching for websites associated with these domains. We have a couple of Maltego Standard Transforms available to do that: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;To Website using domain [Bing]:&lt;/strong&gt; Leverages the Bing API and searches for any website that contains the domain as part of the URL. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Website [Quick lookup]:&lt;/strong&gt; Adds a “www.” in front of the domain name and attempts to resolve it.  &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We decided to run both because they use different techniques to find websites related to domains. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_8.png&#34; loading=&#34;lazy&#34; alt=&#34; searching for websites associated with Maltego Standard Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Below is a clear example of why running both gives us better results. On the left are the results of running the &lt;strong&gt;To Website using domain [Bing]&lt;/strong&gt; Transform, and on the right are the results from the &lt;strong&gt;To Website [Quick lookup]&lt;/strong&gt; Transform on the ifilmtv[.]com domain. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_9.png&#34; loading=&#34;lazy&#34; alt=&#34;result of running Maltego Standard Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-builtwith-to-uncover-unknown-website-relationships&#34;&gt;Use BuiltWith to Uncover Unknown Website Relationships &lt;/h2&gt;
&lt;p&gt;For the next step in our investigation, we will select the new websites and run the &lt;strong&gt;To Relationships [BuiltWith]&lt;/strong&gt; Transform, which returned over 40 different Builtwith Relationship Entities. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_10.png&#34; loading=&#34;lazy&#34; alt=&#34; run the To Relationships [BuiltWith] Transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the results, we can see a combination of IPs and tracking codes (Alexa, Google-tag-manager, Google-analytics, etc.). The IP Entities contain information about IP Addresses used by the website and additional details such as when the IP was first and last seen by the site according to BuiltWith&amp;rsquo;s records. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_11.png&#34; loading=&#34;lazy&#34; alt=&#34;a combination of IPs and tracking codes results in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition to IPs, we have tracking codes, which are small snippets of code usually implemented as JavaScript in the source code of a website. Tracking codes allow advertisers, web admins, and marketers to analyze the flow of visitors to websites and how they interact with different pages. &lt;/p&gt;
&lt;p&gt;Tracking codes are fundamental for our investigation as we can use them to find other websites owned or managed by the same organization and further connect them with confidence since these codes are unique to different organizations. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_12.png&#34; loading=&#34;lazy&#34; alt=&#34;tracking codes in Maltego &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since we are only interested in the tracking codes, we can safely remove the IP Entities.&lt;/p&gt;
&lt;p&gt;We can now select the remaining BuiltWith Entities, which should contain only tracking codes, and run the &lt;strong&gt;To Websites [BuiltWith]&lt;/strong&gt; Transform. This will return other websites where the same tracking code has been used and might lead us to uncover previously unknown domains closely related to &lt;strong&gt;presstv[.]com&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;As you can see below, we found 30 new websites. To make the results more readable, we will share them in two separate screenshots below. &lt;/p&gt;
&lt;p&gt;The first part of the results shows multiple websites linked to ifilmtv, which, based on the subdomains (.en, .ar, .fa, .french), are probably versions of the same website but presented in different languages. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_15.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_15.png&#34; loading=&#34;lazy&#34; alt=&#34;run the To Websites [BuiltWith] Transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The second part contains a mix of domains, some related to presstv and hispantv, and we also found a few previously unknown and interesting websites like &lt;strong&gt;iranneshanclub.ir, dkdlab.com, iktv.ir,&lt;/strong&gt; and &lt;strong&gt;sahartv.ir.&lt;/strong&gt; This is why tracking codes are so valuable for uncovering hidden links between websites. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_16.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_16.png&#34; loading=&#34;lazy&#34; alt=&#34;found a few previously unknown and interesting websites in Maltego investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;map-out-correlations-between-domains&#34;&gt;Map Out Correlations between Domains &lt;/h2&gt;
&lt;p&gt;Next, we will extract the domain names from the sites, as this will allow us to visualize the connections between some of the new websites by pointing them to the domain they are associated with. &lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s select the website Entities and run the &lt;strong&gt;To Domains [DNS]&lt;/strong&gt; Transform. Before we do that, we will also move the input websites to a new graph to make it easier to understand the latest results from each Transform. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_17.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_17.png&#34; loading=&#34;lazy&#34; alt=&#34;run the To Domains [DNS] Transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see that around half of the websites point to unique domains, while the other half share a handful of domains. We also have three sites that did not return any results. &lt;/p&gt;
&lt;p&gt;Using the bookmark colors to differentiate the confidence we have in our results (Green=High, Yellow=Medium, Red=Low), we bookmarked these new domains green. &lt;/p&gt;
&lt;p&gt;We can now move the Entities back to the original graph with the standard CTRL+C and CTRL+V command.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_18.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_18.png&#34; loading=&#34;lazy&#34; alt=&#34;Using the bookmark colors to differentiate the confidence in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Below is an extract of the results from merging the Entities with those already present in the Graph. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_19.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_19.png&#34; loading=&#34;lazy&#34; alt=&#34;results from merging the Entities with those already present in Maltego Graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;tying-the-links-with-mail-servers-mx&#34;&gt;Tying the Links with Mail Servers (MX) &lt;/h2&gt;
&lt;p&gt;Another great piece of infrastructure that we can use both for uncovering additional domains and for tying the links between our previous findings are Mail Servers (MX). &lt;/p&gt;
&lt;p&gt;Mail Servers or MX are used for processing emails and usually sit inside an organization&amp;rsquo;s infrastructure as the information processed by these is highly confidential. &lt;/p&gt;
&lt;p&gt;Luckily for us, there is a Standard Transform that checks for MX Records, the DNS representations of Mail Servers. Below is the result of running the &lt;strong&gt;To DNS Name - MX (mail server)&lt;/strong&gt; Transform on all the Domains, we also moved them into a separate graph for ease of readability. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_20.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_20.png&#34; loading=&#34;lazy&#34; alt=&#34;running the To DNS Name - MX (mail server) Transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see that most of the domains point to mail servers hosted on their infrastructure based on the mail server names, but there are 11 that point to email service providers such as OVH. These email service providers usually handle hundreds of customers who may be sharing the same infrastructure. &lt;/p&gt;
&lt;p&gt;We are only interested in the mail servers hosted on their infrastructure as these reduce the chance of getting irrelevant results from our next step. &lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s now select the MX records, and we will exclude the below ones since we suspect them to be email service providers. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;smtpin.rzone.de &lt;/li&gt;
&lt;li&gt;mail.h-email.net &lt;/li&gt;
&lt;li&gt;mx.hover.com.cust.hostedemail.com &lt;/li&gt;
&lt;li&gt;mx3.mail.ovh.net &lt;/li&gt;
&lt;li&gt;mx4.mail.ovh.net &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We will then run the &lt;strong&gt;To Domains [Sharing this MX]&lt;/strong&gt; Transform on the remaining ones, which, as shown below, returned 31 additional domains. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_21.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_21.png&#34; loading=&#34;lazy&#34; alt=&#34;run the To Domains [Sharing this MX] Transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will bookmark the newly discovered domains with a yellow flag since we have a high confidence in these being owned and used for the same purpose as the initial domains, but we should take additional steps to confirm our findings. &lt;/p&gt;
&lt;p&gt;As we can see, the new domains share the mail servers with &lt;strong&gt;irib[.]ir&lt;/strong&gt;, which after a quick Google search we confirmed to be &lt;a href=&#34;https://en.wikipedia.org/wiki/Islamic_Republic_of_Iran_Broadcasting&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the Islamic Republic of Iran Broadcasting (IRIB)&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_22.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_22.png&#34; loading=&#34;lazy&#34; alt=&#34;new domains share the mail servers with irib[.]ir&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;examining-other-relevant-top-level-domains&#34;&gt;Examining Other Relevant Top-Level Domains &lt;/h2&gt;
&lt;p&gt;We have uncovered 41 additional domains so far, but we can take one extra step to find more domains. &lt;/p&gt;
&lt;p&gt;We have observed the organization/group behind these domains consistently using multiple Top-Level Domains (TLD), such as (.com, .net, .ir, .org, .tv, .in, .us, .mx). This is sometimes leveraged by companies to have different websites serving specific audiences but is also a way to circumvent sanctions or restrictions. &lt;/p&gt;
&lt;p&gt;A good example of TLDs being used to target specific regions or audiences for legitimate purposes are the apple.com and apple.cn websites. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_23.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_23.png&#34; loading=&#34;lazy&#34; alt=&#34;example of TLDs being used to target specific regions &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But, if you are familiar with this case, you know that after the US Government seized the &lt;strong&gt;presstv[.]com&lt;/strong&gt; domain, there was a new one &lt;strong&gt;presstv[.]ir&lt;/strong&gt; that took its place in a matter of hours and started serving the same content as the one that was taken down. &lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s check if we can uncover additional domains registered with other TLDs. We will once again move our Entities to a new graph before running the Transforms, so that we can easily understand the results. This also allows us to see how the bookmarks help us differentiate between our original domains and the ones we have uncovered so far. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_24.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_24.png&#34; loading=&#34;lazy&#34; alt=&#34;uncover additional domains registered with other TLDs&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will select our domains one more time and run the &lt;strong&gt;To Domain (Find other TLDs) [WhoisXML]&lt;/strong&gt; Transform, which looks for domains with the same name as the input, registered under different TLDs. &lt;/p&gt;
&lt;p&gt;We have found 360 additional domains by running the last Transform, to make it easier to read, we will split the results into two separate images. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_25.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_25.png&#34; loading=&#34;lazy&#34; alt=&#34;run the To Domain (Find other TLDs) [WhoisXML] Transform in Maltego_1&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_26.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_26.png&#34; loading=&#34;lazy&#34; alt=&#34;run the To Domain (Find other TLDs) [WhoisXML] Transform in Maltego_2&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Before moving these domains back to our original graph, we will first bookmark them red (low confidence). &lt;/p&gt;
&lt;p&gt;We will have to spend additional time on these if we want to confirm their relationship with our initial servers. &lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s look at our final graph. As you can see, it has substantially grown thanks to all the domains discovered throughout our investigation in which we used only Maltego Standard Transforms. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_27.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/iranian-misinformation_27.png&#34; loading=&#34;lazy&#34; alt=&#34; all the domains discovered throughout investigation in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;real-life-investigation-using-maltego-and-osint&#34;&gt;Real-Life Investigation Using Maltego and OSINT&lt;/h2&gt;
&lt;p&gt;We hope you enjoyed this article and that the techniques used here serve you well in your future investigations.&lt;/p&gt;
&lt;p&gt;As your next step, you can watch our live session with WhoisXML API, where we take an even deeper look into these websites and connections between them using the capabilities of Maltego and historical WHOIS data from WhoisXML API live.&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7cc6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Connecting the Dots with WhoisXML API: Iranian Misinformation Networks &#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don&amp;rsquo;t forget to follow us &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on new use cases, tutorials, and event information! &lt;/p&gt;
&lt;p&gt;Happy Hunting!&lt;/p&gt;
&lt;h3 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-event-promotion-mro.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;mario-rojas&#34;&gt;Mario Rojas&lt;/h4&gt;
&lt;p&gt;Mario Rojas is a Cyber Security Subject Matter Expert at Maltego with more than eleven years of experience in the cyber security field, specializing in risk management and threat analysis and is known for creative solutions that stem from his expert technical knowledge.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Our Response to Log4j - CVE-2021-44228</title>
      <link>https://www.maltego.com/blog/our-response-to-log4j-cve-2021-44228/</link>
      <pubDate>Mon, 27 Dec 2021 13:16:33 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/our-response-to-log4j-cve-2021-44228/</guid>
      <description>&lt;h2 id=&#34;update-on-dec-27-2021-at-1200pm-cet&#34;&gt;Update on Dec 27 2021, at 12.00pm CET&lt;/h2&gt;
&lt;p&gt;The vulnerable Docker version of our Comms server (Version 1.0.4) released in July 2021 is now patched. Users running a Docker-deployed Comms server on-premise are advised to update to the newest version 1.0.5. Deployments of the Comms Server via OVA and versions prior to 1.0.4 are not vulnerable to CVE-2021-44228.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-log4j-system-update-20211227.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-log4j-system-update-20211227.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego&amp;amp;rsquo;s system status update 2021/12/27&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; loading=&#34;lazy&#34; alt=&#34;Horizontal line&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;update-on-dec-22nd-2021-at-500pm-cet&#34;&gt;Update on Dec 22nd 2021, at 5.00pm CET&lt;/h2&gt;
&lt;p&gt;We have learnt that the latest Docker version of our Comms server (Version 1.0.4) released in July 2021 is still vulnerable to Log4shell attacks. Users running a Docker-deployed Comms server on-premise are advised to shut it down until we have released an update. Deployments of the Comms Server via OVA and versions prior to 1.0.4 are not vulnerable to CVE-2021-44228. The team is currently working on a fix.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-log4j-system-update-20211222.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-log4j-system-update-20211222.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego&amp;amp;rsquo;s system status update 2021/12/22&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; loading=&#34;lazy&#34; alt=&#34;Horizontal line&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;update-on-dec-16-2021-at-1000am-cet&#34;&gt;Update on Dec 16, 2021 at 10:00am CET&lt;/h2&gt;
&lt;p&gt;On Tuesday, Dec. 14, we learned about CVE 2021-45046, a second Log4j vulnerability in certain non-default configurations. To exploit this new vulnerability, Maltego would have to be using non-default/non-standard Context Lookup or Thread Context Map to be at risk of exploit.&lt;/p&gt;
&lt;p&gt;After additional analysis, we came to conclude that Maltego is not using non-default configurations and therefore not vulnerable to CVE 2021-45046. Therefore, we will not be issuing any emergency patches for this vulnerability, but will address CVE 2021-45046 as part of our standard vulnerability management program.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; loading=&#34;lazy&#34; alt=&#34;Horizontal line&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;update-on-dec-13-2021-at-800pm-cet&#34;&gt;Update on Dec. 13, 2021 at 8:00pm CET&lt;/h2&gt;
&lt;p&gt;We have released version 3.1.1 of our &amp;ldquo;Maltego Standard Transforms On-premise (CTAS).&amp;rdquo; On-premise customers have been informed to update to this version to fix CVE-2021-44228.&lt;/p&gt;
&lt;p&gt;At this point in time and to our current knowledge, all Maltego systems have been fixed (if required) and patches have been made available to customers. We will continue to provide updates should new information become available.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; loading=&#34;lazy&#34; alt=&#34;Horizontal line&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;update-on-dec-13-2021-at-0430pm-cet&#34;&gt;Update on Dec. 13, 2021 at 04:30pm CET&lt;/h2&gt;
&lt;p&gt;We have concluded the initial remediation of our systems affected by the Apache Log4j vulnerability. At this point in time, we have determined the impact of CVE-2021-44228 on our systems as follows:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-log4j-system-update.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-log4j-system-update.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego&amp;amp;rsquo;s system status update 2021/12/13&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Initial remediation:&lt;/strong&gt; Since Sunday Dec. 12, 2am CET, Maltego’s public infrastructure has been patched, where required. We have also determined that the Maltego Desktop Client, Internal Transform Deployment Server (iTDS), Collaboration Server (Comms), as well as the trx Transform library are not affected by CVE-2021-44228.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Affected systems:&lt;/strong&gt; Users of our Maltego Standard Transforms on-premise (CTAS) are affected, but exposure is limited under our standard suggestions for deployment. We are working on an update to version 3.1.1 which will become available to customers over the course of this week. Until then, customers are advised to ensure that their CTAS installation is not accessible from the public internet. In addition, although highly unlikely, customers are advised to restrict internal access and usage of the CTAS server to avoid potential attacks from internal users.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What happened since the initial update:&lt;/strong&gt; We are working on releasing an update to our Maltego Standard Transforms on-premise (CTAS) for on-premise customers.&lt;/p&gt;
&lt;p&gt;We are also bringing the Scamadviser Transforms back online in the next couple of hours.&lt;/p&gt;
&lt;h3 id=&#34;what-will-happen-next&#34;&gt;What will happen next&lt;/h3&gt;
&lt;p&gt;We will continue to provide updates as we have them and appreciate everyone’s patience as we work through the impacts of these events.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/horizontal-line.png&#34; loading=&#34;lazy&#34; alt=&#34;Horizontal line&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;update-on-dec-13-2021-at-1100am-cet&#34;&gt;Update on Dec. 13, 2021 at 11:00am CET&lt;/h2&gt;
&lt;p&gt;As with many other companies across the globe, Maltego utilizes the Apache Log4j Java library that was revealed to be vulnerable to a Remote Code Execution (RCE) exploit (see &lt;a href=&#34;https://nvd.nist.gov/vuln/detail/CVE-2021-44228&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CVE-2021-44228&lt;/a&gt;).&lt;/p&gt;
&lt;h3 id=&#34;what-we-did-so-far&#34;&gt;What we did so far&lt;/h3&gt;
&lt;p&gt;Maltego quickly took action over the course of the weekend to identify what of its applications and servers was vulnerable and remediate.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Maltego-hosted Infrastructure:&lt;/strong&gt; Maltego has remediated all of its hosted infrastructure by patching to the recommended Log4j version and tested its infrastructure to confirm.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maltego Desktop Client:&lt;/strong&gt; At this point in time, we have found the Maltego Desktop Client to be not vulnerable due to not utilizing the affected Log4j library.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;On-premise Systems:&lt;/strong&gt; For enterprise customers that use our on-premise solutions, the Standard Transforms hosted on-premise (CTAS) continue to be vulnerable until we have released an update. However, at this point in time, we consider these systems to be at lower risk as they are both containerized with restricted permissions as well as typically firewall restricted. Maltego will be releasing an update this week to patch this system as well.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Other Affected Systems:&lt;/strong&gt; As a precautionary measure we have shut down access to the Scamadviser Transforms until our data partner acknowledges that no issue is present.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;what-will-happen-next-1&#34;&gt;What will happen next&lt;/h3&gt;
&lt;p&gt;We will continue to provide updates as we have them and appreciate everyone&amp;rsquo;s patience as we work through the impacts of these events. In particular, we will reach out to our customers with more information on how to update their systems should they be affected.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Disclaimer:&lt;/strong&gt; As with any new vulnerability and subsequent incident response, we provide the above information based on the best of our ability with the tools and information available to us to analyze the situation. As such, the information we post on this page is not legally binding and subject to change as we work our way trough incident and new information becomes available.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>A Look Back at 2021 </title>
      <link>https://www.maltego.com/blog/a-look-back-at-2021/</link>
      <pubDate>Tue, 21 Dec 2021 16:29:06 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/a-look-back-at-2021/</guid>
      <description>&lt;p&gt;As 2021 draws to a close, it is time to reflect as well as recharge for the upcoming year. While learning to adapt to and coexist with the pandemic, we at Maltego are fortunate to have made it through with our health and humor intact, a deep sense of gratitude, and with a much larger team than when we started out!  &lt;/p&gt;
&lt;p&gt;Here are some of the highlights and important themes that have guided us through the year. &lt;/p&gt;
&lt;h2 id=&#34;data-at-your-fingertips&#34;&gt;Data at Your Fingertips &lt;/h2&gt;
&lt;p&gt;The Maltego Transform Hub is continuously growing, providing investigators a broad range of relevant data sources at their fingertips.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In 2021, we added 27 new data integrations with easier and more flexible data access options.&lt;/strong&gt; We released integrations like &lt;a href=&#34;https://www.maltego.com/transform-hub/stix/&#34; &gt;STIX2&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/opencti/&#34; &gt;OpenCTI&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk&lt;/a&gt; to further enhance security operations and threat intelligence investigations. We brought investigators closer to the deep &amp;amp; dark web with integrations such as the &lt;a href=&#34;https://www.maltego.com/blog/maltego-and-the-atii-present-project-hades-transforms/&#34; &gt;ATII Hades Project&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;Cybersixgill&lt;/a&gt;. We also introduced a number of handy integrations that can support various use cases and analysis: &lt;a href=&#34;https://www.maltego.com/transform-hub/occrp-aleph/&#34; &gt;OCCRP Aleph&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/abuseipdb/&#34; &gt;Abuse IPDB&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/littlesis/&#34; &gt;LittleSis&lt;/a&gt;, IPQualityScore, &lt;a href=&#34;https://www.maltego.com/blog/precise-geospatial-link-analysis-using-maltego/&#34; &gt;Google Maps Geocoding&lt;/a&gt;, and many more. &lt;/p&gt;
&lt;h3 id=&#34;click-and-run-access-to-integrations&#34;&gt;Click-and-Run Access to Integrations &lt;/h3&gt;
&lt;p&gt;Your Maltego plan comes with a number of &lt;a href=&#34;https://www.maltego.com/transform-hub/?q=pricing-free-trial,pricing-free&#34; &gt;out-of-the-box OSINT data integrations&lt;/a&gt; growing from CE to Pro and Enterprise. We have made these integrations available either completely free or up to a certain monthly volume of Transform runs.  &lt;/p&gt;
&lt;p&gt;Besides the Maltego Standard Transforms Hub item, these out-of-the-box integrations include &lt;a href=&#34;https://www.maltego.com/transform-hub/occrp-aleph/&#34; &gt;OCCRP Aleph&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/abuse-ch-urlhaus/&#34; &gt;Abuse.ch&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/littlesis/&#34; &gt;LittleSis&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/wayback-machine/&#34; &gt;Wayback Machine&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/whoisxml/&#34; &gt;WhoisXML API&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight&lt;/a&gt; and many more.  &lt;/p&gt;
&lt;h3 id=&#34;affordabledata-subscriptions-foryourinvestigations&#34;&gt;Affordable Data Subscriptions for Your Investigations &lt;/h3&gt;
&lt;p&gt;Our data subscriptions allow investigators to access commercial data sources on a flexible subscription basis. We now offer data subscriptions for person-of-interest investigations, cryptocurrency movement analysis, fraudulent website monitoring, and deep &amp;amp; dark web investigations. &lt;/p&gt;
&lt;p&gt;Following the launch of &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl&lt;/a&gt; and CipherTrace data subscriptions in 2020, we released data subscriptions for &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/&#34; &gt;Intel 471&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/scamadviser/&#34; &gt;Scamadviser&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;Cybersixgill&lt;/a&gt;. &lt;/p&gt;
&lt;h2 id=&#34;exclusive-offerings-formaltegoenterprise-plan&#34;&gt;Exclusive Offerings for Maltego Enterprise Plan &lt;/h2&gt;
&lt;h3 id=&#34;maltegoenterprise-vault&#34;&gt;Maltego Enterprise Vault &lt;/h3&gt;
&lt;p&gt;The Maltego Enterprise Vault is an exclusive collection of investigations and case studies developed by our Subject Matter Experts. It allows our Enterprise customers to access not only the graphs and findings of the investigations, but also detailed step-by-step guides and the Maltego graph files. They can open the files in their Maltego Desktop client and explore the data and Entities themselves. &lt;/p&gt;
&lt;h3 id=&#34;oauth20&#34;&gt;Oauth 2.0 &lt;/h3&gt;
&lt;p&gt;In Maltego, we use &lt;a href=&#34;https://www.maltego.com/blog/implementing-oauth-in-maltego-a-short-guide/&#34; &gt;OAuth&lt;/a&gt; to allow our users to log into third-party providers with their credentials and have an access token returned to the tool. This access token can then be sent to the Transform Server, which in turn can request information from the provider on behalf of the Maltego user. For Enterprise customers using or developing custom Maltego Transforms and integrations, OAuth in Maltego enables them to add user authorization functionally to their Transforms. &lt;/p&gt;
&lt;h3 id=&#34;modular-trainingsand-other-learning-formatsfor-your-teams&#34;&gt;Modular Trainings and Other Learning Formats for Your Teams &lt;/h3&gt;
&lt;p&gt;Due to its wide range of possible use cases ranging from threat intelligence to fraud investigations, Maltego is used by a broad audience, from security professionals and pen testers to forensic investigators, investigative journalists, and market researchers. In order to unlock the full and varied potential of Maltego, we have started offering modular training sessions according to the individual needs of the team. This allows people to learn best practices and investigative techniques and workflows using the right data from Maltego subject matter experts. In addition, you can choose from developer and analyst trainings, as well as on-demand courses, depending on your learning needs. &lt;/p&gt;
&lt;h2 id=&#34;adapting-to-covid-19-with-hybrid-events&#34;&gt;Adapting to COVID-19 with Hybrid Events &lt;/h2&gt;
&lt;p&gt;This year, we were lucky enough to be able to begin traveling again within Germany and to Chicago, London, and Italy to meet the Maltego and infosec community in person. We were honored to continue speaking at and participating in online events and training workshops—Black Hat, DarkOps, BSides, Layer 8 Conference, and more.  &lt;/p&gt;
&lt;p&gt;Next year, we hope to meet more of you in person at a range of events around the world, starting with RSA and BSidesSF in February 2022.  &lt;/p&gt;
&lt;p&gt;We also enjoyed deep-diving into a wide range of topics and investigations in webinars hosted with our data partners. We demonstrated &lt;a href=&#34;https://www.maltego.com/blog/webinar-follow-the-money-using-cryptocurrency-intelligence-to-solve-modern-financial-crimes/&#34; &gt;follow-the-money cryptocurrency investigations with CipherTrace&lt;/a&gt;, investigated fake COVID-19 vaccine passports with Intel 471, &lt;a href=&#34;https://www.maltego.com/blog/webinar-solarwinds-sunburst-case-study-mapping-malicious-activity-using-maltego-and-farsight-historical-passive-dns/&#34; &gt;analyzed the aftermath of SolarWinds SUNBURST attack with Farsight&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/webinar-investigating-misinformation-analyze-iranian-owned-domains-using-whoisxml-api/&#34; &gt;investigated Iranian misinformation with WhoisXML API&lt;/a&gt;, and conducted many other insightful sessions. &lt;/p&gt;
&lt;h2 id=&#34;top-maltego-investigations--resources-in-2021&#34;&gt;Top Maltego Investigations &amp;amp; Resources in 2021&lt;/h2&gt;
&lt;p&gt;In 2021, our team of Subject Matter Experts put together a number of useful resources for infosec and OSINT professionals, covering topics from OSINT and threat intelligence to using Maltego.&lt;/p&gt;
&lt;p&gt;Our most popular resources include:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;How to Conduct Person of Interest Investigations Using OSINT and Maltego&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;Everything About Open Source Intelligence and OSINT Investigations (2021)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-setting-up-maltego-community-edition-ce/&#34; &gt;Beginners’ Guide: Setting Up Maltego Community Edition&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/top-osint-infosec-resources-for-you-and-your-team/&#34; &gt;100+ OSINT &amp;amp; Infesec Resources for You and Your Team&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/&#34; &gt;Useful Google Dorks for OSINT Investigations&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;themaltegoteam-has-grown-in-number-diversity&#34;&gt;The Maltego Team Has Grown in Number &amp;amp; Diversity &lt;/h2&gt;
&lt;p&gt;Without the people behind Maltego, none of these achievements and milestones would be possible. Within a year, we have grown to include more than 15 nationalities and speak 12 languages in our teams. Our footprint reaches different corners of Europe, Africa, and Asia. &lt;/p&gt;
&lt;p&gt;This year, we also hosted our very first internal developer hackathon for our Integration Development team across the world. Over the 2-day hackathon, there were almost 1,000 Transforms run, experimental Transforms for over a dozen data sources put into practice, four awards given out, more than 2 crates of caffeinated drinks downed, endless music tracks streamed, and dozens of boxes of pizzas and burgers eaten. &lt;/p&gt;
&lt;p&gt;Read more about the &lt;a href=&#34;https://www.maltego.com/blog/maltego-fun-facts-meet-the-people-behind-the-osint-link-analysis-software/&#34; &gt;people and fun facts behind Maltego in this article&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/blog/we-had-our-first-internal-maltego-developer-hackathon/&#34; &gt;learn more about how the hackathon went down here&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;We would like to take this moment to share some key developments and figures from the past year.&lt;/p&gt;
&lt;h2 id=&#34;2021-year-in-review-at-maltego&#34;&gt;2021 Year in Review at Maltego&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202112_maltego_year_in_review.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202112_maltego_year_in_review.png&#34; loading=&#34;lazy&#34; alt=&#34;2021 Year in Review at Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;thank-you-for-supportingmaltegoin-2021&#34;&gt;Thank you for Supporting Maltego in 2021! &lt;/h2&gt;
&lt;p&gt;We will regularly publish &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;new use cases&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/categories/tutorial/&#34; &gt;tutorials&lt;/a&gt; and update our &lt;a href=&#34;https://docs.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;documentation&lt;/a&gt; to ensure that you have all the information at hand to unleash the full power of Maltego. Do not miss any important news by &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;subscribing to this blog&lt;/a&gt; or following us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>We Had Our First Internal Maltego Developer Hackathon! </title>
      <link>https://www.maltego.com/blog/we-had-our-first-internal-maltego-developer-hackathon/</link>
      <pubDate>Thu, 16 Dec 2021 14:20:45 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/we-had-our-first-internal-maltego-developer-hackathon/</guid>
      <description>&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;key-points&#34;&gt;Key Points&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Maltego Integration Development team organized its very first 2-day internal development hackathon. &lt;/li&gt;
&lt;li&gt;The hackathon was a successful event where both on-site and remote developers bonded over tackling challenges and supporting one another. &lt;/li&gt;
&lt;li&gt;The Maltego development culture has benefited from the valuable learnings of the hackathon and continued to improve itself. &lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;This year, we at Maltego hosted our very first internal developer hackathon for our Integration Development team across the world. Over the 2-day hackathon, there were almost 1,000 Transforms run, experimental Transforms for over a dozen data sources put into practice, four awards given out, more than 2 crates of caffeinated drinks downed, endless music tracks streamed, and dozens of boxes of pizzas and burgers eaten. &lt;/p&gt;
&lt;p&gt;The hackathon served as an uninterrupted focus time and fun competition for our Integration Developers to tackle development challenges and experiment with bold ideas. The work and learnings are valuable for both future product development and personal upskilling. &lt;/p&gt;
&lt;p&gt;Here’s a quick recap of how the hackathon went. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-hackathon-thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-hackathon-thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Hackathon&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;we-have-grown-collectively-asthetech-force-inmaltego&#34;&gt;We Have Grown Collectively as the Tech Force in Maltego &lt;/h2&gt;
&lt;p&gt;Half of our Integration Development team, based in Munich, Germany, came together in the Munich headquarters while the other globally distributed half streamed in remotely. The team blocked two full days of focus time and worked in sessions with social breaks in between. For those who joined Maltego during the COVID-19 pandemic, it was the very first in-person interaction with their team members after months of working from home. &lt;/p&gt;
&lt;p&gt;“I really enjoyed getting to know the team and have conversations in person, which wouldn’t have been as easy in an online setting.” The Project Manager of Data Integrations at Maltego said. &lt;/p&gt;
&lt;p&gt;The developers could participate in the hackathon in teams or solo depending on their personal preference and compete with one another on various challenges and goals. Despite the competitive nature of a hackathon, we witnessed great sportsmanship where they shared difficulties and solutions openly and closely with one another. The central hackathon group chat was flooded with calls for help, ideas, suggestions, and hearts and smiley emojis around the clock. &lt;/p&gt;
&lt;p&gt;“This is a great community effort and I see everyone jumping in to help solve one another’s problems. People are taking time out of their competitive efforts to support one another.” Our Engineering Manager reflected, to which one of our Integration Developers agreed, “There was no aggressive competition. Everyone was eager and open to share learnings and solutions to help remove roadblocks faced by others. The food was good. The beer was also good.”&lt;/p&gt;
&lt;p&gt;One of our newest Integration Developers also said, “As the ‘new guy,’ I love the chemistry!” &lt;/p&gt;
&lt;p&gt;With lots of frantic typing still going on, towards the end of the hackathon, we sat down for a collective retrospective and showcase session. Each participant documented their learnings and thoughts in the internal DevOps Wiki following the 4L principle—Liked, Lacked, Learned, Longed-for—and provided feedback on their development experiences. These insights helped the team comb through and openly discuss the challenges and ways to solve problems. &lt;/p&gt;
&lt;p&gt;As our Russian developer concisely put it, “превозмочь (Overcome)!” &lt;/p&gt;
&lt;h2 id=&#34;we-found-our-einstein-sherlock-picasso-andmacgyver&#34;&gt;We Found Our Einstein, Sherlock, Picasso, and MacGyver &lt;/h2&gt;
&lt;p&gt;The hackathon offered four different awards: Einstein, Sherlock, Picasso, and MacGyver. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-hackathon-awards.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-hackathon-awards.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Hackathon Awards&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;the-einstein-award&#34;&gt;The Einstein Award &lt;/h3&gt;
&lt;p&gt;The Einstein Award went to the meticulous, scientifically minded developer who produced the best development learnings and knowledge during the hackathon. The winner spotted improvement potential of the current practices and implemented solutions that will benefit the whole team. &lt;/p&gt;
&lt;h3 id=&#34;the-sherlock-award&#34;&gt;The Sherlock Award &lt;/h3&gt;
&lt;p&gt;The Sherlock Award went to the developer with the sharpest detective nose. The winner wrote the most investigative integration that cyber defenders would love and threat actors would fear. &lt;/p&gt;
&lt;h3 id=&#34;the-picasso-award&#34;&gt;The Picasso Award &lt;/h3&gt;
&lt;p&gt;There is art in painting and, of course, art in coding. The Picasso Award recognized the creativity and out-of-box thinking of the winning developer, who presented the most interesting and unexpected use case. &lt;/p&gt;
&lt;h3 id=&#34;the-macgyver-award&#34;&gt;The MacGyver Award &lt;/h3&gt;
&lt;p&gt;In the intensity of a hackathon environment, one has got to both work hard and work smart. The MacGyver Award went to the developer with the best use of the development protocol. The winner was able to utilize the protocol and guidelines efficiently and effectively in advantage to their development. &lt;/p&gt;
&lt;h2 id=&#34;what-we-learned-from-the-hackathon&#34;&gt;What We Learned from The Hackathon &lt;/h2&gt;
&lt;p&gt;The hackathon has brought out creative ideas, practical results, as well as insightful learnings for the Maltego Integration Development team. The 2-day competition was an intensive stress test for our development server and our development manpower, and we have learned how we can effectively revive both. We spotted room of improvement in our development protocol and optimized it for future workflows. &lt;/p&gt;
&lt;p&gt;We have also learned that we need to order more power drinks for events like this to keep everyone happy while they dealt with the frustrations of inevitable development trouble—code lines mysteriously disappearing, systems needing rebooting, not finding the right music playlists, and “unexpected exceptions”. &lt;/p&gt;
&lt;h2 id=&#34;want-to-developmaltegointegrations-join-our-team&#34;&gt;Want to Develop Maltego Integrations? Join Our Team! &lt;/h2&gt;
&lt;p&gt;We are always looking for more Einsteins, Sherlocks, Picassos, and MacGyvers to join our Technology and Development team! If you are a passionate Java engineer, front-end engineer, or developers in other areas, check out our career opportunities and apply now! &lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/careers/&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;APPLY NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Cryptocurrency Investigations with Maltego: Tips &amp; Tricks for Bitcoin and Ethereum Movement Analysis and Visualization</title>
      <link>https://www.maltego.com/blog/cryptocurrency-investigations-with-maltego/</link>
      <pubDate>Thu, 09 Dec 2021 10:55:01 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/cryptocurrency-investigations-with-maltego/</guid>
      <description>&lt;h2 id=&#34;cryptocurrency-fraud-and-scams&#34;&gt;Cryptocurrency Fraud and Scams&lt;/h2&gt;
&lt;p&gt;With the skyrocketing popularity and high adoption of cryptocurrencies, as well as increased interest from the general public, &lt;a href=&#34;https://bitcoin.org/en/scams&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;crypto frauds and scams are unfortunately also on the rise today&lt;/a&gt;. These illicit activities often entice gullible people on social networks into shady and fraudulent schemes which at the end may cost them a lot of money. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Crypto frauds and scams investigations can be performed from different perspectives. The ultimate goal of online fraudsters is cashing out the stolen funds.&lt;/strong&gt; In the cryptocurrency world, various exchange services are used for that. This said, the first and foremost problem to investigate is “&lt;strong&gt;following the money&lt;/strong&gt;”: Basically, this means tracing funds until their final destination in an attempt to take a legal action, as licensed crypto exchanges are subject to regulation and compliance with KYC / AML procedures.&lt;/p&gt;
&lt;h3 id=&#34;example-cases&#34;&gt;Example Cases&lt;/h3&gt;
&lt;p&gt;Maltego is a powerful tool for link analysis and investigation, and in real life cases, it can be used together with other specific tools (both free and proprietary) which help an investigator in obtaining additional data and building a complete picture.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will highlight different methods which can be used for investigating crypto fraud and scam schemes, and following cryptocurrency network activity.&lt;/strong&gt; We will use only free Maltego Transforms (namely, &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/blockchain-info/&#34; &gt;Blockchain.com&lt;/a&gt;&lt;/strong&gt; Transform set), and also complement the investigation by using some free external tools to get additional data related to investigation.&lt;/p&gt;
&lt;p&gt;We will go through the investigation process of a few cases:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Investigating activity and flow of funds related to two scammer’s Bitcoin addresses&lt;/li&gt;
&lt;li&gt;Visualizing activity of a fraud related address in Ethereum network&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/cryptocurrency-investigations-with-maltego/#download-resource&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD COMPLETE WHITEPAPER NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;bitcoin-investigation-concepts&#34;&gt;Bitcoin Investigation Concepts&lt;/h2&gt;
&lt;p&gt;Some of the readers have probably met this kind of scam activity on Instagram and other social networks. A stranger approaches you in the chat and talks you into &amp;ldquo;investing&amp;rdquo; in Bitcoin trading or mining, with promises of immediate sky-high returns.&lt;/p&gt;
&lt;p&gt;Actual schemes can vary, but at the end they all boil down to talking a victim into sending bitcoins to some Bitcoin address controlled by the attacker. In our case, a scammer uses Instagram chat to encourage victims to register on a website they share, which then requires the victim to send a &amp;ldquo;deposit&amp;rdquo; to a specified Bitcoin address. It’s very easy to guess that a victim will never see their money again once they send it.&lt;/p&gt;
&lt;p&gt;Below are some screenshots from a chat as it happened on Instagram, where a scammer reveals a Bitcoin address to which a victim is expected to send money:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_001.png&#34; loading=&#34;lazy&#34; alt=&#34;Bitcoin address revealed on Instagram&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As the first example, we will investigate this scam address. The actual scam attempt happened in April, so we need to investigate April activity and money flow related to the scammer’s Bitcoin address.&lt;/p&gt;
&lt;h3 id=&#34;aims-of-the-blockchain-investigation&#34;&gt;Aims of the Blockchain Investigation&lt;/h3&gt;
&lt;p&gt;As we already mentioned, the main objective an investigator must keep in mind is to &lt;strong&gt;follow the money and understand the relation of the investigated scammer’s address with key entities of interest on the Bitcoin network&lt;/strong&gt;, like crypto exchanges which are used for cashing out the funds. &lt;/p&gt;
&lt;p&gt;Below is an example of one graph we came up with, which shows a logical connection between the investigated wallet and the Binance crypto exchange, which in our case can be a place for cashing out the funds originated from scammer’s address: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_002.png&#34; loading=&#34;lazy&#34; alt=&#34;Connection between investigated wallet and Binance crypto exchange.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the following chapters, we will follow a step-by-step process to see how this certain graph is built starting from a single Entity, in our case a scammer’s Bitcoin address. &lt;/p&gt;
&lt;p&gt;We will also learn how to work with large graphs in Maltego (containing thousands of Entities) representing Bitcoin transactions and narrow down the most interesting and important Entities. &lt;/p&gt;
&lt;p&gt;How do you think we will be able to extract valuable information from the following graph with over 8000 Entities?&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_003.png&#34; loading=&#34;lazy&#34; alt=&#34;Extract valuable information from Maltego graph with over 8000 Entities.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;transaction-based-network-concept&#34;&gt;Transaction-based Network Concept&lt;/h3&gt;
&lt;p&gt;One must have noticed that Bitcoin transactions presented in the Maltego graph follow the same concept: Bitcoin Address Entities are connected with each other through Transaction Entities. &lt;/p&gt;
&lt;p&gt;One may ask, why bother putting on the graph bitcoin transactions and addresses using separate transforms? Cannot we make it simpler and trace the bitcoins movement directly from address to address? Actually, no, and there’s a reason for that. &lt;/p&gt;
&lt;p&gt;Remember that the Bitcoin network is transaction-based, and it is essentially a transaction which is recorded into the blockchain. Each transaction may have multiple input and output addresses, so nominally any bitcoin address (unlike for example, a bank account) does not hold any bitcoins: its &amp;ldquo;balance,&amp;rdquo; hence the spending ability, is only defined by the sum of all input transactions.&lt;/p&gt;
&lt;p&gt;Let’s take a look at a very simple example to illustrate this concept.&lt;/p&gt;
&lt;p&gt;Consider a single bitcoin address to which we apply &lt;strong&gt;To Destination Addresses&lt;/strong&gt; Transform: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_004.png&#34; loading=&#34;lazy&#34; alt=&#34;Run To Destination Addresses transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This graph shows that address &lt;strong&gt;17vbVho6aEGT7kam1fknv7cRaAYQPcsQFm&lt;/strong&gt; has sent some funds to addresses &lt;strong&gt;3NnbNTFTQRBaQrg9vScT7QsJPFGpoKKMXG&lt;/strong&gt; and &lt;strong&gt;13FzgbegEAUhE1GcsLYiJ8BiXLrEdwCshV&lt;/strong&gt;, but we don’t know the exact amounts sent, and we also don’t know if they were sent at the same or different times. &lt;/p&gt;
&lt;p&gt;Now let’s actually see how we can add transaction entities to this graph.&lt;/p&gt;
&lt;p&gt;On first step we run the &lt;strong&gt;To Outbound Transactions [BlockChain.com]&lt;/strong&gt; Transform for &lt;strong&gt;17vb&lt;/strong&gt;… address and get one Transaction Entity, which is &lt;strong&gt;8e19f01bea18872fbc05af889b60c5c91ecd2f2c7264f803b16bb28c650a4775&lt;/strong&gt;: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_005.png&#34; loading=&#34;lazy&#34; alt=&#34;Run To Outbound Transactions [BlockChain.com] Transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the next step we run the &lt;strong&gt;To Destination Addresses [BlockChain.com]&lt;/strong&gt; Transform on this transaction:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_006.png&#34; loading=&#34;lazy&#34; alt=&#34;Run To Destination Addresses [BlockChain.com] Transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Voila! Now we have a transaction on the graph which is connected to the same destination addresses, but we also see the amounts (shown as links labels) and understand that bitcoins were moved in the course of a single transaction with one input &lt;strong&gt;17vb&lt;/strong&gt;… and two outputs &lt;strong&gt;3Nnb&lt;/strong&gt;… and &lt;strong&gt;13Fz&lt;/strong&gt;…. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Tip&lt;/strong&gt;: We can switch the links labels from custom format which shows transaction amount (uncheck &lt;strong&gt;Show Custom Link Labels&lt;/strong&gt;) to transform names (check &lt;strong&gt;Show Transform Link Labels&lt;/strong&gt;) in &lt;strong&gt;View&lt;/strong&gt; menu:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_007.png&#34; loading=&#34;lazy&#34; alt=&#34; Switch the links labels from custom format within Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using this tip, the logic of using blockchain Transforms in a proper way (Address → Transaction → Address) is illustrated even more clearly by the corresponding labels: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_008.png&#34; loading=&#34;lazy&#34; alt=&#34;the logic of using blockchain transforms illustrated in more clearly way.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In order not to overload the picture with redundant information, in real life cases we actually don’t need to use any links &amp;ldquo;Address → Address&amp;rdquo; on the graph. This said, the final correct graph view would be this:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cryptocurrency-investigation_009.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego graph without links ‘Address → Address’ &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So far, for all following graphs we will follow the same principle of tracing flow of funds: &lt;strong&gt;Address → Transaction → Address.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;more-on-building-graphs-of-bitcoin-transactions-and-visualizing-ethereum-activities&#34;&gt;More on Building Graphs of Bitcoin Transactions and Visualizing Ethereum Activities&lt;/h2&gt;
&lt;p&gt;Download the complete whitepaper now to learn more about how to conduct follow-the-money investigations on the Bitcoin and Ethereum blockchains. In this whitepaper, you will learn:&lt;/p&gt;
&lt;h3 id=&#34;bitcoin-investigations&#34;&gt;Bitcoin Investigations&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;How to trace and build comprehensive graphs of Bitcoin transactions&lt;/li&gt;
&lt;li&gt;The step-by-step process of finding important Bitcoin addresses&lt;/li&gt;
&lt;li&gt;Case Study: Analyzing large Bitcoin graphs&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;ethereum-investigations&#34;&gt;Ethereum Investigations&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;How to visualize activities on the Ethereum network&lt;/li&gt;
&lt;li&gt;Working with and importing external data sources into Maltego&lt;/li&gt;
&lt;li&gt;Case Study: Analyzing large Ethereum graphs&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;other-useful-cryptocurrency-integrations-in-maltego&#34;&gt;Other Useful Cryptocurrency Integrations in Maltego&lt;/h3&gt;
&lt;p&gt;Besides Blockchain.com, Maltego also integrates with cryptocurrency intelligence data sources like &lt;a href=&#34;https://www.maltego.com/transform-hub/ciphertrace/&#34; &gt;CipherTrace&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/tatum-blockchain-explorer/&#34; &gt;Tatum&lt;/a&gt;. Both CipherTrace and Tatum allows investigators to expand their cryptocurrency analysis to blockchain infrastructures other than Bitcoin, such as Ethereum, Bitcoin Cash, Litecoin, and more.&lt;/p&gt;
&lt;p&gt;Check out &lt;a href=&#34;https://www.maltego.com/blog/accessing-ciphertrace-data-in-maltego-just-got-more-affordable/&#34; &gt;CipherTrace and our flexible data subscriptions&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/blog/introducing-tatum-to-maltego/&#34; &gt;try out Tatum for free&lt;/a&gt;!&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7dd3&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Cryptocurrency Investigations with Maltego: Tips &amp;amp; Tricks for Bitcoin and Ethereum Movement Analysis and Visualization&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay tuned to more updates, tutorials, and use cases.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h4 id=&#34;about-vladimir-mikhnovich&#34;&gt;About Vladimir Mikhnovich&lt;/h4&gt;
&lt;p&gt;Vladimir is an expert and consultant in data science, fraud detection, blockchain investigations and open source intelligence (OSINT). His current research interest is in the field of online scam prevention and awareness, which includes both technical and social aspects of modern con artistry involving cryptocurrencies. He runs a consulting company and is also involved in public speaking, writing articles and educating on the subject matters.&lt;/p&gt;
&lt;p&gt;To learn more about Vladimir’s work, &lt;a href=&#34;https://www.linkedin.com/in/kypexin&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;visit his LinkedIn profile&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego and the ATII Present: Project Hades Transforms  </title>
      <link>https://www.maltego.com/blog/maltego-and-the-atii-present-project-hades-transforms/</link>
      <pubDate>Mon, 06 Dec 2021 13:50:13 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-and-the-atii-present-project-hades-transforms/</guid>
      <description>&lt;p&gt;Project Hades, the brainchild of the Anti-Human Trafficking Intelligence Initiative (ATII), provides researchers with a wealth of information related to darkweb onion sites.  &lt;/p&gt;
&lt;p&gt;The Project Hades dataset includes information on the existence of various onion sites as well as critical information those sites may contain, such as email addresses, cryptocurrency addresses, SSH keys, favicons, and other identifiers that can allow investigators to build connections. The sites that Project Hades monitors cover an assortment of illicit activity, ranging from weapons sales to document fraud to CSAM (Child Sexual Abuse Material).  &lt;/p&gt;
&lt;p&gt;Using &lt;a href=&#34;https://www.maltego.com/transform-hub/atii-hades/&#34; &gt;Project Hades data in Maltego&lt;/a&gt; allows investigators to create compelling visualizations of connections between darkweb sites. And, by facilitating easy access to a wide arrangement of data sources in a single UI, Maltego also allows Project Hades data to be combined with information on cryptocurrency movements, domain registrations, social media profiles, and more.  &lt;/p&gt;
&lt;h2 id=&#34;wannabuyinvestigation-with-project-hades&#34;&gt;WannaBuy Investigation with Project Hades &lt;/h2&gt;
&lt;p&gt;Let’s take a look at the Russian- and English-language underground shop WannaBuy. WannaBuy is dedicated to the sale of compromised remote desktop protocol (RDP) servers which can be used for a variety of cybercriminal schemes, ranging from ransomware operations to tax fraud. WannaBuy exists only on the darkweb. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_001.png&#34; loading=&#34;lazy&#34; alt=&#34;WannaBuy case in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Image 1: Screenshot from the WannaBuy home page.  &lt;/p&gt;
&lt;p&gt;The homepage for WannaBuy is located at wannab666qqm2nhtkqmwwps3x2wu2bv&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;[.]onion. Let’s put that into the Maltego as a &lt;strong&gt;Tor Onion Website Entity&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Note:&lt;/strong&gt; We have obfuscated part of the WannaBuy home page URL for security reasons.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_002.png&#34; loading=&#34;lazy&#34; alt=&#34;Put WannaBuy homepage into Maltego &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To learn more about this site, let’s run the Transform &lt;strong&gt;[PH] Fetch Website Title&lt;/strong&gt;.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_003.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Transform [PH] Fetch Website Title in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The information returned indicates that this site brands itself as the WannaBuy homepage, which checks out with our understanding of this site.  &lt;/p&gt;
&lt;p&gt;Now let’s try to get more insights on the site by running the Transform &lt;strong&gt;[PH] Fetch Selectors&lt;/strong&gt;. This Transform returns information that appears on the site, such as cryptocurrency addresses, emails, Google Tags, SSH Keys, and more.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_004.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Transform [PH] Fetch Selectors in Maltego &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this case, the Transform returns a few results: an eTag, a JavaScript file, and two email addresses. The email addresses are:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;supportru@chat[.]wannabuy[.]biz &lt;/li&gt;
&lt;li&gt;support@chat[.]wannabuy[.]biz &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We know that WannaBuy is a Russian- and English-language shop, and from the emails it appears that the site has also dedicated support channels for English and Russian speakers (the “ru” in one of the email addresses stands for Russian).  &lt;/p&gt;
&lt;p&gt;The returned Entities may provide us with interesting connections to other darkweb sites. Let’s select the four Entities (the two email addresses, the JavaScript file, and the eTag) and click the double play button on the top level of the Transform Menu to run all the Transforms from the Project Hades Hub item that can be run against these Entities. Those Transforms are:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;[PH] Search by Email &lt;/li&gt;
&lt;li&gt;[PH] Search by ETags &lt;/li&gt;
&lt;li&gt;[PH] Search by JavaScript &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_005.png&#34; loading=&#34;lazy&#34; alt=&#34; run all the Transforms from the Project Hades Hub item&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After running these Transforms, we discover that the ETag only appears one time within the Project Hades dataset, on the WannaBuy site.  &lt;/p&gt;
&lt;p&gt;We also find that the JavaScript file appears across hundreds of sites. The screenshot above shows 256 results returned, but this is because the Maltego client used for the investigation had capped Transform results at 256. This limit can be adjusted using the Results Slider under the Investigate Tab. Given the considerable number of results as well as the generic name of the JavaScript file (jquery[.]min[.]js), this selector and the results that we found connected to it are likely not critical to our investigation into WannaBuy.  &lt;/p&gt;
&lt;p&gt;However, both email addresses appeared on another site: wannabuyaynozvmz[.]onion.  &lt;/p&gt;
&lt;p&gt;Hey, that site looks familiar! In the onion URL, we can see the name “WannaBuy” appear again. When we check the site, it seems to be offline.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_006.png&#34; loading=&#34;lazy&#34; alt=&#34; the name “WannaBuy” appear again on Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is possible that this WannaBuy website we just discovered is an older and disused URL. &lt;/p&gt;
&lt;h2 id=&#34;wannabuyinvestigation-withwaybackmachine&#34;&gt;WannaBuy Investigation with Wayback Machine &lt;/h2&gt;
&lt;p&gt;We can check this hypothesis by checking cached results for the popular onion directory site dark[.]fail. Many threat actors and researchers alike reference dark[.]fail to stay on top of the latest onion addresses for popular onion sites ranging from the official darkweb version of Facebook to criminal markets.  &lt;/p&gt;
&lt;p&gt;Let’s open a new Maltego graph with a website Entity for dark[.]fail.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_007.png&#34; loading=&#34;lazy&#34; alt=&#34;Open a new Maltego graph with a website Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Maltego Standard Transforms include Transforms that allow users to access historical snapshots of different websites via information from the Wayback Machine. The associated Transforms are:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To Snapshots [Wayback Machine] &lt;/li&gt;
&lt;li&gt;To Snapshots between Dates [Wayback Machine] &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As their names suggest, the first Transform searches across all time, while the second can have a specific date range input. In this case, we don’t have a strong sense of when this old WannaBuy URL might have been used, so we will run &lt;strong&gt;To Snapshots [Wayback Machine]&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_008.png&#34; loading=&#34;lazy&#34; alt=&#34;Run To Snapshots [Wayback Machine] Transform in Maltego &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note: We received 256 results, due to the restrictions set in the results slider. When we zoom into our graph, we can see more details about the individual results. The most important detail for this investigation is the dates.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_009.png&#34; loading=&#34;lazy&#34; alt=&#34;The most important detail for this investigation shown in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, we enter the manual part of our investigation, where we check the different results one by one to see if we can find a Wayback Machine result for dark[.]fail that includes information on the old WannaBuy URL. Lucky for you, I’ve already done that! Let’s examine the result from July 4, 2021. Double click on the entry for July 4, 2021, to pull up the Details View.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_0010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_0010.png&#34; loading=&#34;lazy&#34; alt=&#34;Pull up the Details View in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We are interested in the URL that appears in the Details View: hxxps://web[.]archive[.]org/web/20210704081809if_/hxxps://dark[.]fail/ &lt;/p&gt;
&lt;p&gt; Let’s copy that and paste it into our browser. If we search for WannaBuy on the list, we will eventually find it&amp;hellip;  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/heads-atii_0011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/heads-atii_0011.png&#34; loading=&#34;lazy&#34; alt=&#34;More search results for WannaBuy by using Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It’s the WannaBuy URL that we found earlier! Now we can confirm that this URL is indeed an old URL used by WannaBuy.  &lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Precise Geospatial Link Analysis using Maltego </title>
      <link>https://www.maltego.com/blog/precise-geospatial-link-analysis-using-maltego/</link>
      <pubDate>Thu, 02 Dec 2021 19:58:45 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/precise-geospatial-link-analysis-using-maltego/</guid>
      <description>&lt;p&gt;Whether untangling a global web of offshore legal entities and records or mapping a target’s cyber-physical infrastructure – location data enters investigators’ work every day and across the board.  &lt;/p&gt;
&lt;p&gt;There are two common challenges that arise when working with location data in a link analysis context: Matching identical addresses across alternative spellings and understanding patterns across location granularities without losing precision. &lt;/p&gt;
&lt;p&gt;Maltego’s &lt;a href=&#34;https://www.maltego.com/transform-hub/google-maps-geocoding-transforms/&#34; &gt;Google Maps Geocoding Transforms&lt;/a&gt;, our latest addition to the Transform Hub, helps investigators solve both problems seamlessly in their investigations.  &lt;/p&gt;
&lt;p&gt;The integration makes use of the Google Maps Geocoding API to search any address as text and retrieve the most likely result in a highly structured form. This means that even misspelled or partial addresses that refer to the same physical location will be mapped and identified. Surfacing object identities and their patterns across data sources is one of the key benefits of link analysis in Maltego, making this a highly valuable tool to integrate into your investigative work. &lt;/p&gt;
&lt;h2 id=&#34;matching-addresses-through-normalization&#34;&gt;Matching addresses through normalization &lt;/h2&gt;
&lt;p&gt;When combing through datasets that include address data, one often finds inconsistencies in the way that addresses are rendered. This can take several forms, such as varying abbreviations (for example, both CT and Conn. indicate the US state of Connecticut), disparate spellings across local languages (for example, “Carrer” in Catalan and “Calle” in Spanish), and different transliterations of foreign addresses into Latin characters.  &lt;/p&gt;
&lt;p&gt;Address normalization, well, addresses that problem by standardizing such location data. In addition to normalizing various ways of rendering the same address, as mentioned above, it can also recognize partial addresses or identify when multiple locations belong to, say, multiple suites in the same building.  &lt;/p&gt;
&lt;p&gt;To illustrate this, let’s take a look at business connected to a Chilean politician using the &lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;Orbis – Bureau von Dijk dataset&lt;/a&gt;. We can achieve this by identifying the Entity for the politician-in-interest in the Orbis dataset, then running the Transform &lt;strong&gt;[Orbis] To Companies&lt;/strong&gt; on the Entity.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_001.png&#34; loading=&#34;lazy&#34; alt=&#34;Use the Orbis – Bureau von Dijk dataset in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The image above shows various organizations connected to the Chilean politician. We have obfuscated the names of individuals and organizations for data privacy reasons.&lt;/p&gt;
&lt;p&gt;Next, we are interested in learning more about the locations of these organizations. We will select our company Entities and now run the Transform &lt;strong&gt;[Orbis] Get Address&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_002.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Transform [Orbis] Get Address in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Our results show that nearly all the companies are registered at unique addresses, with the exception of two. If we normalize these addresses, however, we find some new connections. Let’s run the Transform &lt;strong&gt;Normalize Location [Google Maps Geocoding]&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_003.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Transform Normalize Location [Google Maps Geocoding] in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the normalized addresses, we see that three of the company Entities have been identified as being located at the same address. Let’s take a closer look.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_004.png&#34; loading=&#34;lazy&#34; alt=&#34;Identify three of the company Entities in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Referencing the Property View in Maltego, we can learn more about the addresses of these organizations. The addresses for each are:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;AVENIDA APOQUINDO 3000 1601 LAS CONDES &lt;/li&gt;
&lt;li&gt;APOQUINDO 3000 &lt;/li&gt;
&lt;li&gt;AVENIDA APOQUINDO 3000 1701 LAS CONDES &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The new, normalized Entity contains this address: Avenida Apoquindo 3000 &lt;/p&gt;
&lt;p&gt;One of the organizations appears to have a partial addresses, while the addresses for the other two Entities suggest that they may be located in separate suites within the same building.  &lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Helpful tip!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now that we’ve established that these three Entities are all likely located in the same building, we can elect to merge the three separate Address Entities that currently appear on our graph. We can make this decision based on the level of granularity we are interested in; in this case, we are assuming that the shared address is more important than the various suite numbers. &lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Let’s select our newest, normalized Entity. In this example, that is &amp;ldquo;Las Condes, Chile.&amp;rdquo; Next, select the &amp;ldquo;Add Parents&amp;rdquo; option in Maltego. This will keep selected the Las Condes Entity that we started with, as well as highlight the three other addresses at Avenida Apoquindo.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_005.png&#34; loading=&#34;lazy&#34; alt=&#34;Select the Add Parents” option in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If we right-click on our graph, it will open the Transform Menu. At the bottom of our Transform Menu are several interesting options, such as Copy to New Graph, Change Type, and Merge. We are interested in this Merge option. With the four Entities of interest highlighted, let’s hit Merge!  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_006.png&#34; loading=&#34;lazy&#34; alt=&#34;Select Primary Entity in Maltgo Transform Menu&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After hitting Merge, a pop-up will appear that asks for more information about how we’d like to merge Entities. When normalizing addresses as in this example, it often makes sense to merge all the Entities into that final, normalized addresses. Once we designate the normalized address as the primary Entity, we can select &amp;ldquo;OK&amp;rdquo; and see our merged results!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_007.png&#34; loading=&#34;lazy&#34; alt=&#34; Merge all the Entities into that final normalized addresses in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Merging Entities aids in making the visualization and link analysis aspects of Maltego prettier and more compelling – the story is easier to follow, and the ties between different data points becomes clearer.  &lt;/p&gt;
&lt;h2 id=&#34;visually-understanding-global-patterns-in-locations&#34;&gt;Visually understanding global patterns in locations &lt;/h2&gt;
&lt;p&gt;The new Google Maps Geocoding Transforms in Maltego also permit analysts to more easily identify global patterns by identifying clusters of relevant information such as country or city. This can allow researchers to zoom out and gain a more comprehensive bigger picture understanding.  &lt;/p&gt;
&lt;p&gt;Let’s take a look at one such example. Starting in May 2021 and continuing throughout the summer, &lt;a href=&#34;https://globalnews.ca/news/8074453/indigenous-residential-schools-canada-graves-map/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;mass unmarked graves were uncovered at Canadian Indian residential schools across the country&lt;/a&gt;. We are interested in learning more about the origin country of individuals making edits to the Wikipedia page &amp;ldquo;&lt;a href=&#34;https://en.wikipedia.org/wiki/Canadian_Indian_residential_school_system&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Canadian Indian residential school system&lt;/a&gt;&amp;rdquo; since the initial discovery of the unmarked graves in May 2021.  &lt;/p&gt;
&lt;p&gt;Start with a phrase Entity and name it &amp;ldquo;Canadian Indian residential school system.&amp;rdquo; We want to the name of the Phrase Entity to exactly mirror the name of the Wikipedia page. From here, run the Transform &lt;strong&gt;Search Page Titles [Wikipedia EN]&lt;/strong&gt;. The Transform successfully returns an identically named Wikipedia page.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_008.png&#34; loading=&#34;lazy&#34; alt=&#34; Run the Transform Search Page Titles [Wikipedia EN] in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The next objective is to identify the editors of this Wikipedia page. To accomplish this, we will run the Transform &lt;strong&gt;To Page Editors [Wikipedia EN]&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;A pop-up appears prompting a date range input. We are only interested in edits that have been made to the page since the discovery of the first unmarked grave found in 2021. Unmarked graves were identified at the Kamloops Indian Residential School on May 28, 2021; for the sake of simplicity, let’s look at all edits from May 27, 2021 to the present.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_009.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Transform To Page Editors [Wikipedia EN] in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once the date range is defined, close the pop-up then click &amp;ldquo;Run!&amp;quot;. The Transform returns 105 Aliases, 22 IPv6 Addresses, and 53 IPv6 Addresses. For the next steps, we’re just going to focus on IPv4 addresses as neither the IPv6 addresses nor the aliases will provide information about the Wikipedia editors’ locations. As such, delete the IPv6 Addresses and the Aliases from the graph.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_0010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_0010.png&#34; loading=&#34;lazy&#34; alt=&#34;Delete the IPv6 Addresses and the Aliases from the Maltego graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We now have 53 IPv4 addresses that have made edits to the Canadian Indian residential school system Wikipedia page since May 27, 2021. Let’s discover more information about what locations those IPs point to. To do this, we’ll use the &lt;a href=&#34;https://www.maltego.com/transform-hub/ipinfo/&#34; &gt;IPInfo dataset&lt;/a&gt;, available for free on the Maltego Transform Hub. Select the 53 IPv4 addresses and run the Transform &lt;strong&gt;Enrich IPv4 Address – No Authentication [IPInfo]&lt;/strong&gt;. The Transform returns information related to DNS names and locations associated with the IPs.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_0011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_0011.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Transform Enrich IPv4 Address – No Authentication [IPInfo] in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Image: A snippet of the data returned by running the Enrich IPv4 Address Transform.  &lt;/p&gt;
&lt;p&gt;Since our investigation focuses solely on the locations, we can delete these DNS name Entities in order to keep our graph cleaner. At the top of the graph, find the &amp;ldquo;Select by Type&amp;rdquo; option and select &amp;ldquo;DNS Name.&amp;rdquo; Delete the selected Entities.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_0012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_0012.png&#34; loading=&#34;lazy&#34; alt=&#34;Delete these DNS name Entities to keep graph cleaner in Maltego &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The remaining graph looks quite clean and compelling.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_0013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_0013.png&#34; loading=&#34;lazy&#34; alt=&#34; Remaining graph in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now we have information on the cities that the Wikipedia editors are writing from (or at least the cities corresponding to their IPv4 addresses). This is interesting, but let’s take a step back and get a move high-level overview: Which countries are the editors writing from? Let’s find &amp;ldquo;Select by Type&amp;rdquo; again and this time select &amp;ldquo;Location.&amp;rdquo; This will select all the Location Entities on the graph.  &lt;/p&gt;
&lt;p&gt;Here, we will turn to our Google Maps Geocoding Transforms! Run the Transform &lt;strong&gt;Search for Country [Google Maps Geocoding]&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_0014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_0014.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Transform Search for Country [Google Maps Geocoding] in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Several countries are returned to us. If we “Select by Type” and select &amp;ldquo;Country,&amp;rdquo; we can see more information about these new Entities in the Detail View in Maltego. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/google-map_0015.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/google-map_0015.png&#34; loading=&#34;lazy&#34; alt=&#34;“Select by Type” and select “Country&amp;amp;rdquo; in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;22 of the editors are accessing Wikipedia from Canadian IP addresses. 10 of the editors appear to be located in the US, and 3 in the UK. There is also an editor each from Bahrain, France, New Zealand, Norway, Spain, and Sweden. Considering that the mass unmarked graves were discovered in Canada, it is logical that the majority (22 out of 41) of the editors are likely based in Canada. Given that we are investigating Wikipedia pages in English, it makes sense that many of the other editors are located in English-speaking countries such as the US, UK, and New Zealand.  &lt;/p&gt;
&lt;p&gt;The ability to cluster the locations based off of country allows us to gain a more high-level understanding of the individuals editing this Wikipedia page. &lt;/p&gt;
&lt;h2 id=&#34;access&#34;&gt;Access &lt;/h2&gt;
&lt;p&gt;The integration is available for all Maltego users and includes the following free tiers: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CE users may run up to 20 Transforms per month &lt;/li&gt;
&lt;li&gt;Pro users may run up to 200 Transforms per month &lt;/li&gt;
&lt;li&gt;Enterprise users may run up to 500 Transforms per month &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you require a higher quota of Transform runs, you may sign up for your own Google Maps API key to use with the integration. &lt;/p&gt;
&lt;p&gt;We hope you’ll find this integration a useful tool in your OSINT arsenal! &lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and sign up to our &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Women in OSINT Spotlight #3: Rae Baker </title>
      <link>https://www.maltego.com/blog/women-in-osint-spotlight-3-rae-baker/</link>
      <pubDate>Fri, 29 Oct 2021 08:06:53 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/women-in-osint-spotlight-3-rae-baker/</guid>
      <description>&lt;p&gt;Happy Cybersecurity Awareness Month! In celebration of October, we at Maltego are excited to introduce the &lt;strong&gt;OSINT October&lt;/strong&gt; campaign and the &lt;strong&gt;Women in OSINT Spotlight Series!&lt;/strong&gt; &lt;/p&gt;
&lt;h2 id=&#34;osint-october-women-in-osint-spotlight-series&#34;&gt;OSINT October: Women in OSINT Spotlight Series &lt;/h2&gt;
&lt;p&gt;We started OSINT October as a campaign to help both beginners and advanced practitioners brush up their OSINT skills. As part of the campaign, we interviewed women who are actively practicing and conducting OSINT investigations, to build a platform for them to share their OSINT journey, recent projects, and tips for those who aspire to start out in the field. &lt;/p&gt;
&lt;p&gt;Stay tuned for daily OSINT tips, resources, news, and spotlights on the Maltego &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels. &lt;/p&gt;
&lt;h2 id=&#34;welcomingrae-bakera-graphic-designer-turned-senior-osint-analysteducator&#34;&gt;Welcoming Rae Baker: A Graphic Designer Turned Senior OSINT Analyst &amp;amp; Educator &lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/osintoctober-interview-rae-baker_thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/osintoctober-interview-rae-baker_thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego OSINTOctober Interview with Rae Baker&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Our third guest for the Women in OSINT Spotlight Series is Rae Baker! &lt;/p&gt;
&lt;p&gt;After spending more than 15 years as a graphic designer, Rae Baker decided that it was time for a career change. Now, she is passionate about corporate reconnaissance and scam/fraud tracking and currently works as a Senior Open Source Intelligence Analyst for a large consulting firm. &lt;/p&gt;
&lt;p&gt;As an OSINT Curious Advisory Board member, Rae also works closely with other OSINT practitioners in the field to educate and inspire within the OSINT community. Additionally, she is the Open Source Intelligence team lead with Operation Safe Escape, which is a 501(c)(3) non-profit comprising of security professionals tasked with keeping domestic violence victims hidden from their abusers, a volunteer with Innocent Lives Foundation, as well as a Trace Labs Black Badge winner. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this interview, we will dive into her experiences as someone starting in OSINT from scratch and becoming a well-known OSINT blogger, researcher, and advocate and her tips and recommendations for those who are on the same path.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Let’s jump right into it! &lt;/p&gt;
&lt;p&gt;Listen to the &lt;a href=&#34;https://youtu.be/oz0JbaXH0RQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;full interview on our YouTube channel&lt;/a&gt;.&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/oz0JbaXH0RQ&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;thanks-for-joining-us-rae-would-you-tell-us-a-little-bit-about-yourself-and-how-you-got-into-osint&#34;&gt;Thanks for joining us, Rae! Would you tell us a little bit about yourself and how you got into OSINT? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Rae:&lt;/strong&gt; Thanks! I’m relatively new to OSINT and cybersecurity in general, probably only for about two and a half years now. I was doing graphic design for about fifteen years and I like art directing, but art does not make as much money as tech. That was a big motivator and I was sick of doing the same things over and over again. I felt that I didn’t put a lot of effort into it when I went through school the first time, so I decided to go back to school. And when I made that decision, I thought, “If I’m going to spend this money, I’m going to go all in.” &lt;/p&gt;
&lt;p&gt;I started going back to school at Penn State for cybersecurity and have been putting myself out there—writing blogs and doing talks. I have all this marketing background and I know social media marketing, so I think that helped. It’s been very fun since and now I work in a large consulting firm doing OSINT all day. It’s fantastic. &lt;/p&gt;
&lt;h2 id=&#34;why-did-you-choose-osint-specifically&#34;&gt;Why did you choose OSINT specifically? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Rae:&lt;/strong&gt; I had never heard of OSINT. I knew that I enjoyed true crime—I’ve done a few talks on true crime and I keep a spreadsheet of everything I’ve ever watched or listened to relating to true crime. I can never be a cop or detective, but I would love to do investigations. &lt;/p&gt;
&lt;p&gt;I went to the Layer 8 Conference two years ago in Rhode Island with a Penn State team, where they were doing a Trace Labs event finding missing people using OSINT. I did it, and I was like, this is great. &lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;This is such a mix of everything I love in that world. True crime, investigations, cybersecurity—it just came together, and it was perfect. &lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;is-that-whats-kept-you-in-the-field-do-you-still-participate-in-that-kind-of-activities&#34;&gt;Is that what’s kept you in the field? Do you still participate in that kind of activities? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Rae:&lt;/strong&gt; Yes, I do. I’ve judged, I’m played—I don’t even know how many times now—and I&amp;rsquo;ve won. My team and I won the Trace Labs Black Badge at DEFCON this year. I’m kind of bowing out a little just because I played so many times, but I help out on the back end. Sometimes I help make the contesting guide. In my work life, I do investigations. In my private life, I do these competitions and events for fun as they show up. &lt;/p&gt;
&lt;h2 id=&#34;how-do-you-pick-your-research-topics&#34;&gt;How do you pick your research topics? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Rae:&lt;/strong&gt; I pick them based on what sounds interesting to me. If you go online and look around, you&amp;rsquo;ll find a scam. I get like, how many phishing texts a day that I could investigate. And once I started writing a blog, some people come to me with stuff. In the OSINT Curious Discord, we have a side group to share fun things to investigate and we it as a group. Sometimes I just happen to come cross them. Other times, I go looking. &lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;It doesn’t have to be something big. Just something that is interesting to me and I feel like I can put hours into looking at it. Then I will go forward.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;would-you-tell-us-a-bit-about-a-recent-investigation-youdoveinto&#34;&gt;Would you tell us a bit about a recent investigation you dove into? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Rae:&lt;/strong&gt; A very prolific and exciting investigation I&amp;rsquo;ve been doing is the puppy scam. A few other people started looking into this woman who is selling fake dogs online for tens of thousands of dollars. After you put down a down payment, you go to the airport to pick up the puppy, only to discover that it is actually not there. &lt;/p&gt;
&lt;p&gt;I did an initial investigation, wrote a blog a year ago, and kind of keep up on where she is. I have an email set up where people would send me tips and information. I feel like I’m going to catch her, but I have not yet. &lt;/p&gt;
&lt;h2 id=&#34;you-are-also-known-for-maritime-osint-how-did-you-start-researching-maritime&#34;&gt;You are also known for maritime OSINT. How did you start researching maritime? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Rae:&lt;/strong&gt; I guess a lot of my career in OSINT has been just being in the right place at the right time, doing something random. I was looking for something that people haven’t written about. I came across the maritime blog, started researching it, and put out a blog about maritime OSINT and some techniques for researching. It kind of took off. People were pretty interested about it. I was confused because I was just trying to teach myself how to do it. So, I started writing more and giving talks, and now I’m the maritime OSINT person. It’s very weird, but I’m very interested in maritime stuff. I track ships all day long. That’s very exciting. &lt;/p&gt;
&lt;h2 id=&#34;what-are-you-trying-to-find-out-about-the-ships-for-example&#34;&gt;What are you trying to find out about the ships, for example? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Rae:&lt;/strong&gt; I think people don’t realize how the sea is such an open crime area where people just do whatever they want. I look for people smuggling oil illegally to get around sanctions. I kind of monitor and watch how ships are interacting and moving. I watch Russia because of the northern sea routes. I watch China and all those hot spot areas. There’s a lot going on there. &lt;/p&gt;
&lt;p&gt;Ships don’t really report who they are half the time, and they turn off their satellite and do their criminal activities before flipping it back on. You don’t know what they’ve done in that period—they could be smuggling forty humans across the sea, you know?&lt;/p&gt;
&lt;h2 id=&#34;what-kind-of-tools-do-you-use-for-this-type-of-investigations&#34;&gt;What kind of tools do you use for this type of investigations? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Rae:&lt;/strong&gt; I use a lot of free tools like VesselFinder and MarineTraffic, with which you can track ships in real time. The problem is, there is a paywall if you want to see the history of the ships’ locations. So, a lot of it is piecing it together between social media—what other people monitoring the areas or ports are posting about the ships. You still have to verify the information, but once you put all that together, you can get a larger picture of what’s going on without going past the paywall. &lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;A lot of times when you’re looking around, if you’re new, you can be overwhelmed. Like, this thing cost 10,000 dollars. I don’t have it. How am I ever going to learn? But if you go on Twitter and follow OSINT people there, they are posting talks, tips, videos, how-to’s. You just have to sit down and try it. &lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-withrae&#34;&gt;There’s More: Listen to Our Full Interview with Rae! &lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview! &lt;/p&gt;
&lt;p&gt;Listen to our full interview with Rae to learn more about: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Her experience as a blog author and tips for those who want to start &lt;/li&gt;
&lt;li&gt;The OSINT resources, tools, and events she recommends for beginners &lt;/li&gt;
&lt;li&gt;The three most important things that have helped her become an OSINT expert &lt;/li&gt;
&lt;li&gt;Her views on the OSINT community and how one can approach it&lt;/li&gt;
&lt;/ul&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/oz0JbaXH0RQ&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Check out Rae’s work on her &lt;a href=&#34;https://www.innocentlivesfoundation.org/our-team/rae-baker/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;blog&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/wondersmith_rae?lang=en&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;! &lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this. &lt;/p&gt;
&lt;p&gt;Happy OSINT!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Women in OSINT Spotlight #2: Oloyede Olajumoke Elizabeth</title>
      <link>https://www.maltego.com/blog/women-in-osint-spotlight-oloyede-olajumoke-elizabeth/</link>
      <pubDate>Fri, 22 Oct 2021 11:18:03 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/women-in-osint-spotlight-oloyede-olajumoke-elizabeth/</guid>
      <description>&lt;p&gt;Happy Cybersecurity Awareness Month! In celebration of October, we at Maltego are excited to introduce the &lt;strong&gt;OSINT October&lt;/strong&gt; campaign and the &lt;strong&gt;Women in OSINT Spotlight Series&lt;/strong&gt;! &lt;/p&gt;
&lt;h2 id=&#34;osint-october-women-in-osint-spotlight-series&#34;&gt;OSINT October: Women in OSINT Spotlight Series&lt;/h2&gt;
&lt;p&gt;We started OSINT October as a campaign to help both beginners and advanced practitioners brush up their OSINT skills. As part of the campaign, we interviewed women who are actively practicing and conducting &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;OSINT investigations&lt;/a&gt;, to build a platform for them share their OSINT journey, recent projects, and tips for those who aspire to start out in the field. &lt;/p&gt;
&lt;p&gt;Stay tuned for daily OSINT tips, resources, news, and spotlights on the Maltego &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://wwww.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/osintoctober-interview-elizabeth-thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/osintoctober-interview-elizabeth-thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Women in OSINT Spotlight on Oloyede Olajumoke Elizabeth&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;welcomingoloyede-olajumoke-elizabethshesecuresafrica-and-cyber-threat-intelligence-analyst&#34;&gt;Welcoming Oloyede Olajumoke Elizabeth: SheSecures Africa and Cyber Threat Intelligence Analyst&lt;/h2&gt;
&lt;p&gt;Our second guest for the Women in OSINT Spotlight Series is Oloyede Olajumoke Elizabeth! &lt;/p&gt;
&lt;p&gt;Elizabeth is a Cyber Threat Intelligence Analyst with 3 years of experience in this field. Her work involves identifying, developing, managing, and productively leveraging external relationships to enhance intelligence collection efforts. She also tracks potential threats, actors, intrusion and their sources as well as malicious infrastructure using &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;OSINT tools&lt;/a&gt; and HUMINT techniques. &lt;/p&gt;
&lt;p&gt;Besides working in threat intelligence, Elizabeth volunteers at &lt;a href=&#34;https://shesecures.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SheSecures Africa&lt;/a&gt;, an organization advocating for African women working in the fields of information security and OSINT.  &lt;/p&gt;
&lt;p&gt;In this interview, we will dive into her experiences with using OSINT in her work, being a highly skilled woman in Africa, and the most important things that helped her become who she is. &lt;/p&gt;
&lt;p&gt;Let’s jump right into it! &lt;/p&gt;
&lt;p&gt;Listen to the full interview on &lt;a href=&#34;https://youtu.be/SFWLYv46NV8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;our YouTube channel&lt;/a&gt;.&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/SFWLYv46NV8&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;welcome-elizabethwould-you-tell-us-a-bit-moreabout-yourself-when-and-why-did-you-decide-to-go-into-osint&#34;&gt;Welcome Elizabeth! Would you tell us a bit more about yourself? When and why did you decide to go into OSINT? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Elizabeth:&lt;/strong&gt; It’s such a pleasure to be here. My name is Olajumoke Elizabeth. I am a cyber threat intelligence analyst with expertise in OSINT and HUMINT. I&amp;rsquo;m also a trainer and researcher. &lt;/p&gt;
&lt;p&gt;I started OSINT at the end of 2019 when I got my first job as a cyber threat intelligence analyst. It was a 3-month, project-based job and thus there was no provision of tools ready for me to use. I dabbled with OSINT tools that were free! &lt;/p&gt;
&lt;h2 id=&#34;youre-also-part-ofshesecuresafrica-right-could-you-tell-us-a-bit-aboutshesecures&#34;&gt;You’re also part of SheSecures Africa, right? Could you tell us a bit about SheSecures? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Elizabeth:&lt;/strong&gt; &lt;a href=&#34;https://shesecures.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SheSecures Africa&lt;/a&gt; is an online community for African women in cybersecurity. A very nurturing, valuable space. Part of its aim is to help, to train, to mentor, and to collaborate with all female professionals in the field of cybersecurity—from entry level to senior executives. It is also a refuge platform, where you can easily run to ask questions and find answers—like a troubleshooting ground. We share opportunities such as training, jobs, seminars, conferences that you might not even know about personally. &lt;/p&gt;
&lt;p&gt;I’m a recipient of the benefit of SheSecures Africa and now, I’m also giving back to the newbies in the field. You know, cybersecurity is a career that’s exciting. It keeps evolving every day and there are many things to learn. &lt;/p&gt;
&lt;h2 id=&#34;thats-great-to-hear-what-resources-or-tips-would-you-suggest-for-women-just-starting-in-osint&#34;&gt;That’s great to hear. What resources or tips would you suggest for women just starting in OSINT?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Elizabeth:&lt;/strong&gt; A mentorship helped me. While I was searching for my first job, I met my mentor in this interview. He brought me to a cybersecurity fair, gave me access to an online training course, and introduced me to a national project his team was working on. I gathered a lot of skills and experiences from my mentorship. &lt;/p&gt;
&lt;p&gt;As for tools, they can jump on the train of free learning resources like on YouTube. I learned a lot from The OSINT Curious Project and so many other channels. I would also advise every woman in OSINT to participate in CTFs—Capture the Flags—and the OSINT challenges hosted by Trace Labs. &lt;/p&gt;
&lt;p&gt;Another thing I think really helps is volunteering. Volunteer to groups that help. In Nigeria, there’s the CyberSafe Foundation, which is doing very great. &lt;/p&gt;
&lt;p&gt;The last thing is that they should belong to a group or community that lean together. For example, SheSecures Africa lean together to share resources and find skills that you want to have. &lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&amp;ldquo;Learning doesn’t stop in cybersecurity. It needs to keep on going all the way all the time. Learning doesn’t finish, so keep on learning.&amp;rdquo;&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;as-a-woman-what-is-your-experience-being-in-a-male-dominance-field-like-cybersecurity&#34;&gt;As a woman, what is your experience being in a male dominance field like cybersecurity? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Elizabeth:&lt;/strong&gt; It is worth sharing, really. The ratio of men and women in cybersecurity is gradually balancing out. That said, gender disparity is present in the field. I work a lot with male colleagues in my country and in Kenya, and there are a few—well, let’s maybe say some—females who inspire me, who has taught me to be the best version of myself, who have interests in how females are doing in the field. &lt;/p&gt;
&lt;p&gt;My experience so far is that even though it’s a male-dominated field, it is still a good and positive place, and there are good opportunities for female cybersecurity analysts here in Africa, especially in Nigeria. I’m not too sure, but I want to believe that’s how it is in other parts of the world. I have many people who call me great names, celebrate my little wins, and make me feel that I can do better. &lt;/p&gt;
&lt;h2 id=&#34;theres-more-listen-to-our-full-interview-withelizabeth&#34;&gt;There’s More: Listen to Our Full Interview with Elizabeth! &lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss the full interview! &lt;/p&gt;
&lt;p&gt;Listen to our full interview with Elizabeth to learn more about her journey in-depth: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How she started in cybersecurity and where she sees her career develop &lt;/li&gt;
&lt;li&gt;How it is like to be a highly skilled woman in the African tech industry &lt;/li&gt;
&lt;li&gt;How she got introduced to Maltego &lt;/li&gt;
&lt;li&gt;What she would like to say to all women in OSINT and infosec&lt;/li&gt;
&lt;/ul&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/SFWLYv46NV8&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Check out Elizabeth&amp;rsquo;s work on her &lt;a href=&#34;https://twitter.com/Olajummy18&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and support &lt;a href=&#34;https://twitter.com/she_secures&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SheSecures Africa&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://wwww.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt; and subscribe to our email newsletter, so that you never miss an update, tutorial, or interview like this. &lt;/p&gt;
&lt;p&gt;Happy OSINT!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Use of OSINT in Law Enforcement</title>
      <link>https://www.maltego.com/blog/the-use-of-osint-in-law-enforcement/</link>
      <pubDate>Tue, 19 Oct 2021 12:21:10 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-use-of-osint-in-law-enforcement/</guid>
      <description>&lt;p&gt;Ever increasing digitalization has resulted in people living more and more of their lives online, and in the process, leaving digital footprints of their identity, activities, and social interactions across the internet. This paradigm shift has benefited both criminals and law enforcement; the former are continuously discovering new and innovative ways to commit crimes, while the latter have been able to tap into new intelligence resources that can help them with investigations.  &lt;/p&gt;
&lt;p&gt;One of the most important intelligence resources currently available to law enforcement is &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;OSINT, or open source intelligence&lt;/a&gt;&lt;/strong&gt;. Simply put, OSINT helps law enforcement agencies enhance their investigative capabilities and improve their response against criminal threats. But &lt;strong&gt;what is it, and why is there so much conflict around it when it comes to law enforcement?&lt;/strong&gt; &lt;/p&gt;
&lt;h2 id=&#34;what-is-osint&#34;&gt;What is OSINT?&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;OSINT&lt;/a&gt; had its inception within the military. It became widely accepted and used during the mid-90s. While OSINT collected from the internet is used across industries and has driven its popularization, there are more &amp;ldquo;traditional&amp;rdquo; sources of OSINT such as printed books, newspapers and journals, TV and radio broadcasts, photographs, and many more.&lt;/p&gt;
&lt;p&gt;Even though ”open source intelligence” as a term has been in use for over three decades, to this day, there is no standardized definition. &lt;strong&gt;We define OSINT as intelligence produced from publicly available information that is collected, analyzed, and shared for the purpose of aiding a specific investigation.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Other definitions of OSINT by government institutions such as the &lt;a href=&#34;https://shura.shu.ac.uk/17412/2/OSINT_EASS.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;UK Ministry of Defense&lt;/a&gt; (“intelligence derived from publicly available information that has limited public distribution or access”) and &lt;a href=&#34;https://shura.shu.ac.uk/17412/2/OSINT_EASS.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;by NATO&lt;/a&gt; (“intelligence derived from publicly available information, as well as other unclassified information that has limited public distribution or access”) might better explain how open source intelligence is used in the context of law enforcement-related investigations.&lt;/p&gt;
&lt;h2 id=&#34;istheuseofosintbygovernmentalorganizationslikelaw-enforcementagencieslegitimate&#34;&gt;Is the Use of OSINT by Governmental Organizations like Law Enforcement Agencies Legitimate?&lt;/h2&gt;
&lt;p&gt;The short answer is &lt;strong&gt;yes&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;For many, open source intelligence became considered legitimate when NATO produced its OSINT handbook in 2001. More recently, this status was reinforced &lt;a href=&#34;https://shura.shu.ac.uk/17412/2/OSINT_EASS.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;by a statement from the CIA in 2010&lt;/a&gt; mentioning how “information does not have to be secret to be valuable” in reference to OSINT being &amp;ldquo;publicly available.” &lt;a href=&#34;https://shura.shu.ac.uk/17412/2/OSINT_EASS.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;In 2011, the British Ministry of Defense&lt;/a&gt; also affirmed that OSINT is as respected and legitimate as other forms of intelligence when produced by trained analysts in a way that is unbiased and free of prejudice.&lt;/p&gt;




&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;In this whitepaper, we will comb through the usage, misconceptions, guidelines, and best practices of OSINT in the law enforcement or public sector areas and answer these questions:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What are the guidelines and regulations for law enforcement&amp;rsquo;s access to data?&lt;/li&gt;
&lt;li&gt;What is the value of OSINT as a source of intelligence?&lt;/li&gt;
&lt;li&gt;How can law enforcement benefit from using OSINT?&lt;/li&gt;
&lt;li&gt;What to keep in mind when using OSINT for investigations?&lt;/li&gt;
&lt;li&gt;How law enforcement can use technology to scale up OSINT investigations?&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;


&lt;p&gt;&lt;strong&gt;Download this whitepaper now&lt;/strong&gt; to learn more about the use of OSINT in law enforcement and share it with your colleagues and teams!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7cc4&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;The Use of OSINT in Law Enforcement&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Women in OSINT Spotlight #1: Dr. Katie Paxton-Fear </title>
      <link>https://www.maltego.com/blog/women-in-osint-spotlight-1-dr-katie-paxton-fear/</link>
      <pubDate>Fri, 15 Oct 2021 14:36:03 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/women-in-osint-spotlight-1-dr-katie-paxton-fear/</guid>
      <description>&lt;p&gt;Happy Cybersecurity Awareness Month! In celebration of October, we at Maltego are excited to introduce the &lt;strong&gt;OSINT October&lt;/strong&gt; campaign and the &lt;strong&gt;Women in OSINT Spotlight Series!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;osint-october-women-in-osint-spotlight-series&#34;&gt;OSINT October: Women in OSINT Spotlight Series&lt;/h2&gt;
&lt;p&gt;We started OSINT October as a campaign to help both beginners and advanced practitioners brush up their OSINT skills. As part of the campaign, we interviewed women who are actively practicing and conducting &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;OSINT investigations&lt;/a&gt;, where they share their OSINT journey, recent projects, and tips for those who aspire to start out in the field.&lt;/p&gt;
&lt;p&gt;Stay tuned for daily OSINT tips, resources, news, and spotlights on the Maltego &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/osintoctober-interview-katie-paxton-fear-thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/osintoctober-interview-katie-paxton-fear-thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;Women in Maltego OSINT Spotlight Series - Katie Paxton-Fear&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;welcoming-dr-katie-paxton-fear-thebugbountyhunter-youtube-educator&#34;&gt;Welcoming Dr. Katie Paxton-Fear: The Bug Bounty Hunter &amp;amp; YouTube Educator &lt;/h2&gt;
&lt;p&gt;Our first guest for the Women in OSINT Spotlight Series is Dr. Katie Paxton-Fear! &lt;/p&gt;
&lt;p&gt;Katie is a Cybersecurity Lecturer at Manchester Metropolitan University and Technical Community Manager at Bugcrowd, but she&amp;rsquo;s probably most well known for her hobby: In her free time, she&amp;rsquo;s a hacker and a &lt;a href=&#34;https://www.youtube.com/c/InsiderPhD&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube educator&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Since 2019, she has found more than 30 vulnerabilities in real software in production, when she first got into hacking “accidentally.” She got her start in security thanks to a mentorship at a HackerOne live hacking event in 2019 where she found her first two bugs in Uber, despite it being her first-time hacking. After being invited as a mentee again in Vegas during DEFCON, she realized the privilege she had and once she got home, she started making videos teaching others how to get into hacking. &lt;/p&gt;
&lt;p&gt;Since then, she has made &lt;a href=&#34;https://www.youtube.com/c/InsiderPhD&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;more than 50 educational videos&lt;/a&gt; on a range of topics, explaining beginner vulnerabilities, tools, APIs, note-taking, and mobile hacking. She is interested in the intersection of data and web application vulnerabilities and developing understanding from noise. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this interview, we will dive into her journey and experience of being a bug bounty hunter, how OSINT plays a role in her projects, her aspiration of teaching and creating educational content, and the three of the most important things that helped her become who she is.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Let’s jump right into it! &lt;/p&gt;
&lt;p&gt;Listen to the full interview on &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;our YouTube channel&lt;/a&gt;.&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/7BS_ehDg3BI&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;welcome-katie-tell-us-a-bit-about-yourself-how-did-you-accidentally-get-into-security-and-hacking&#34;&gt;Welcome Katie! Tell us a bit about yourself. How did you “accidentally” get into security and hacking? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Katie:&lt;/strong&gt; Thank you! Like you said, I started in 2019 but didn’t really intend to get into security. I have a degree in Computer Science and after finishing my degree, I went and worked at a company doing data science and development. It was fun. It was challenging. &lt;/p&gt;
&lt;p&gt;I was walking to lunch one way and realized I wasn’t very fulfilled, so I quit. I decided to go do a PhD. Unfortunately, this was around Christmas time and the PhD applications had already closed. So the one option that I really had was cybersecurity mixed with what I already knew—like natural processing and data science. &lt;/p&gt;
&lt;h2 id=&#34;soyou-really-never-intended-to-get-into-security&#34;&gt;So you really never intended to get into security? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Katie:&lt;/strong&gt; I very much kind of just landed here by accident. And I did actually find quite a joy. I was very fortunate and invited to be a mentee at HackerOne in 2019. I just applied and they accepted me. I was like, that’s cool! I had never done any kind of hacking before. I found my first two vulnerabilities and got my first bounty. And I have been doing that ever since. &lt;/p&gt;
&lt;h2 id=&#34;do-you-rememberhow-you-felt-when-you-foundyour-first-bug-bounty&#34;&gt;Do you remember how you felt when you found your first bug bounty? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Katie:&lt;/strong&gt; It was pure joy. I was shaking. &lt;/p&gt;
&lt;p&gt;I found my first bug primarily just because one request was a little bit different from all the other ones. It wasn’t even like a major thing. It was just a little bit different and I realized, oh my god, I can do something here. &lt;/p&gt;
&lt;p&gt;When we were coming up to the last moments of the event, I sat there writing up and had to get it in by the deadline. I was shaking, panicking. My mentor, who has significant experience in bounty cybersecurity, was freaking out as well. &lt;/p&gt;
&lt;p&gt;After we went in by the deadline, someone from HackerOne came over to us. He was like, “Oh Katie, how are you doing? I’ve got some good news for you. I’m giving you a thousand-dollar bounty.” And I was like, “No! No! No! You’re not!” Not only is it my first time to find a bug, my first bug, my first time ever hacking, it was also the first bounty I got. It’s just pure joy. I’ll never forget it.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&amp;ldquo;I found my first bug primarily just because one request was a little bit different from all the other ones. Not only is it my first time to find a bug, my first bug, my first time ever hacking, it was also the first bounty I got. It’s just pure joy. I’ll never forget it.&amp;rdquo;&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;amazingis-thereany-relevance-ofopen-sourceintelligence-osint-in-your-work&#34;&gt;Amazing. Is there any relevance of open source intelligence (OSINT) in your work? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Katie:&lt;/strong&gt; Oh for sure. When we’re hacking, we’re hacking over the internet. The amount of stuff you can just get off Google is incredible. &lt;/p&gt;
&lt;p&gt;There’s a type of hacking called &lt;a href=&#34;https://www.maltego.com/blog/using-google-dorks-to-support-your-open-source-intelligence-investigations/&#34; &gt;Google Dorking&lt;/a&gt;, which is literally searching in Google and getting bugs out of it. You find exposed personally identifiable information (PII) or some vulnerable versions on the web that are exposed. &lt;/p&gt;
&lt;p&gt;The internet is really big. A single target like Yahoo is not just Yahoo.com. It is knowing all the local versions of Yahoo.com. It&amp;rsquo;s not as simple as: Here&amp;rsquo;s a website, go and hack it. If you really want to find unique bugs that nobody else has found before, you need to dive deep into anything you can find. And of course, they don&amp;rsquo;t let that information out in the open, so you need to work for it. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;OSINT&lt;/a&gt; is really incredible. The investigations we deal with more is to see that this company has acquired this company and what&amp;rsquo;s the history of that company? To look at email address records, look at DNS and see how the host of some websites has changed over the time dimension. OSINT is critical for understanding. &lt;/p&gt;
&lt;h2 id=&#34;how-do-you-find-and-maintain-your-motivation-to-continue-hacking&#34;&gt;How do you find and maintain your motivation to continue hacking? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Katie:&lt;/strong&gt; So the thing about human motivation is that money is actually a great motivator to a point, and after that, it’s not a motivator anymore. I think some people get stuck because they only think about financial motivation. &lt;/p&gt;
&lt;p&gt;The way to think about hacking is through the three lenses: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Master:&lt;/strong&gt; Getting better at something &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Autonomy:&lt;/strong&gt; Doing it in the way we want to do it, and &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Purpose:&lt;/strong&gt; Doing something which has a greater impact on society. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It’s really important to shift your motivation away from finding bugs to get paid. Instead, think about what greater value you have. Learning more about how the internet works, learning how to break the internet, doing it because it’s beneficial for the society. &lt;/p&gt;
&lt;h2 id=&#34;besides-hacking-you-alsorunan-incredible-youtube-channel-full-of-educational-contentwould-you-tell-us-more-about-it&#34;&gt;Besides hacking, you also run an incredible YouTube channel full of educational content. Would you tell us more about it? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Katie:&lt;/strong&gt; After the HackerOne event, I was convinced that the two bugs I found were a fluke. And then I think a week later, I was invited to go to DEFCON. When I was there, I found two more bugs. I was like, well, you know, I know data and I put two and two together. I might be kind of good at this. &lt;/p&gt;
&lt;p&gt;But really, what inspired my YouTube channel was meeting other mentees and realizing what they were struggling with, and understanding the difference between me as somebody who had been successful and where they were at, and the difference in knowledge level. It wasn’t that they were bad or their mentors were bad. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I realized the gap in knowledge in both bounties and—more generally—cybersecurity isn’t the beginners because a lot of people can open up a tutorial. It’s what happens next.&lt;/strong&gt; People tell you there’s a bug here, here’s the attributes it has, and here’s how it works. But they don’t explain to you how you can find it. &lt;/p&gt;
&lt;p&gt;So I was like, I’m going to be the change I wish to see in the world. The motivation was kind of answering that question.&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&amp;ldquo;I had this insight into what it was like to know nothing at all, which made me look at the other content out there and realize what was missing.&amp;rdquo;&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;how-did-you-build-up-your-channel-what-tips-would-you-give-for-people-aspiring-to-create-educational-content&#34;&gt;How did you build up your channel? What tips would you give for people aspiring to create educational content? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Katie:&lt;/strong&gt; In terms of tips for people who want to be a content creator, one of the most important things you can do is find out what that is for you. A lot of people on YouTube would try finding your niche, but it’s far more about finding the problem you want to solve. That tells you what your content should be about. &lt;/p&gt;
&lt;p&gt;The other tips I give are more procedural, like understanding what your videos should look like. Because of my background in academia, I wanted to make videos that felt like traditional classroom environment because I felt that was the best way to present this information. &lt;/p&gt;
&lt;p&gt;In addition to that, I don’t think you need to have a good microphone or camera. As long as you’re enthusiastic about what you’re trying to present, you’ve got that in-depth connection with what you’re talking about. It’s that general enthusiasm that people think you’re not just making content to get rich, but that you want to educate, inform, and give people interesting facts. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;And my final tip is, don’t just think about it. If this is something that really interests and excites you, don’t just sit on it.&lt;/strong&gt; Don’t just go, “That’d be really great if I could do that.” Really look at how you would put that into practice, whether it is arranging work schedules or cutting back on relaxation time to put effort into it. &lt;/p&gt;
&lt;h2 id=&#34;thats-goldcan-you-share-your-tips-on-top-resources-and-how-you-stay-motivated-to-keep-learning&#34;&gt;That’s gold. Can you share your tips on top resources and how you stay motivated to keep learning? &lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Katie:&lt;/strong&gt; One thing that I found really useful in learning is to make sure I have a mix of things that I’m working on right now. There is not one magic box that will teach you everything about hacking. It just doesn’t exist. If somebody is claiming that, they’re probably trying to get to you spend money on it. &lt;/p&gt;
&lt;p&gt;There is no book, no course, no degree, no magic scroll that’s going to teach you everything about hacking. You’ve got to learn it from a lot of different sources that work for you. &lt;/p&gt;
&lt;p&gt;Something that I really like is mixing up. I’ll do a bit of reading. I’ll do a bit of CTF practical exercises. I’ll do a bit of trying something. I’ll kind of mix it all around, so I’m not just studying constantly. &lt;/p&gt;
&lt;h2 id=&#34;theres-morelisten-toourfull-interview-with-katie&#34;&gt;There’s More: Listen to Our Full Interview with Katie! &lt;/h2&gt;
&lt;p&gt;If you find the snippets of the interview interesting, don’t miss even more stories and the websites, books, and resources Katie shares in the full interview for people who want to learn hacking! &lt;/p&gt;
&lt;p&gt;Listen to our full interview with Dr. Katie Paxton-Fear to learn more about her journey in-depth: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How she builds up her core strength in hacking &lt;/li&gt;
&lt;li&gt;Her recent work with APIs &lt;/li&gt;
&lt;li&gt;How she started her YouTube channel and what kept her going &lt;/li&gt;
&lt;li&gt;Books, communities, and resources she recommends &lt;/li&gt;
&lt;li&gt;Her plans for the future &lt;/li&gt;
&lt;li&gt;Her pro-tips for anyone in OSINT&lt;/li&gt;
&lt;/ul&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/7BS_ehDg3BI&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Check out Katie&amp;rsquo;s work on her &lt;a href=&#34;https://insiderphd.dev/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Blog&lt;/a&gt;, &lt;a href=&#34;https://www.twitter.com/InsiderPhD&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/InsiderPhD&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube channel&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;, &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, and &lt;a href=&#34;https://www.youtube.com/c/MaltegoOfficial/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;, so that you never miss an update, tutorial, or interview like this. &lt;/p&gt;
&lt;p&gt;Happy OSINT!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing Tatum to Maltego </title>
      <link>https://www.maltego.com/blog/introducing-tatum-to-maltego/</link>
      <pubDate>Wed, 06 Oct 2021 10:38:05 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-tatum-to-maltego/</guid>
      <description>&lt;p&gt;Joining the ranks of our free cryptocurrency integrations, Tatum is a blockchain developer platform bringing new possibilities to Maltego. The Maltego team took advantage of their powerful unified API to develop free-to-use Transforms, allowing you to explore the blockchains of Bitcoin, Ethereum, Litecoin, Bitcoin Cash, as well as Dogecoin to a lesser extent.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Use Tatum Transform in Maltego to explore the blockchains of Bitcoin.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-free-tatum-data-integration-for-maltego&#34;&gt;The Free Tatum Data Integration for Maltego&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&#34;https://www.maltego.com/transform-hub/tatum-blockchain-explorer/&#34; &gt;Tatum Transforms&lt;/a&gt; are free to use. You can run 500 Transforms a week as a Maltego CE User, 5,000 Transforms a week as a Maltego Pro user and 10,000 Transforms a week with a Maltego Enterprise license. This integration will bring the capacity to explore and investigate transactions belonging to blockchains such as ETH, LTC and BCH to all Maltego users.  &lt;/p&gt;
&lt;p&gt;You will find the same pivoting options available in our other cryptocurrency integrations with &lt;a href=&#34;https://www.maltego.com/transform-hub/blockchain-info/&#34; &gt;Blockchain.info&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/ciphertrace/&#34; &gt;CipherTrace&lt;/a&gt;. Starting from a cryptocurrency address (ETH in the example below), it is possible to retrieve the incoming and outgoing transactions. From these transactions, the input and output addresses can be added to the graph. This allows you to map out transactions and follow the money through the different supported blockchains. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Map out transactions by using Tatum in Maltego.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With Tatum we are also introducing the block Entity, which allows you to link transactions to a specific block in the blockchain. You can now pivot from a block Entity to their adjacent blocks and then to the transactions belonging to that block. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Tatum block Entity in Maltego allows linking transactions to a specific block in the blockchain.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another interesting trick coming to Maltego with Tatum, is the ability to deduce whether a hash is a cryptocurrency address and to which blockchain it belongs. To do so, simply add the hashes to a Maltego graph while making sure their Entity type is &lt;strong&gt;maltego.Hash&lt;/strong&gt;, then select them, navigate to the Tatum integration in the Transform menu and select the &lt;strong&gt;To Addresses [Tatum]&lt;/strong&gt; set. There you will find several Transforms allowing you to check whether a particular hash is a cryptocurrency address. You can select the Transforms that focus on the cryptocurrencies you are interested in, or simply get a bird’s-eye view by running them all using the double arrow on the Transform menu. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Deduce whether a hash is a cryptocurrency address and to which blockchain it belongs.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This will add any cryptocurrency addresses to your graph that have been found among the hashes in your graph. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Founded cryptocurrency addresses among hashes in Maltego graph.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can then continue to investigate these addresses by listing their transactions and exploring their activity in the blockchain. &lt;/p&gt;
&lt;p&gt;To get a better sense of how to use Tatum in Maltego, let’s go through the following investigation. &lt;/p&gt;
&lt;h2 id=&#34;investigatingbitcoin-scammers-with-tatum&#34;&gt;Investigating Bitcoin scammers with Tatum &lt;/h2&gt;
&lt;p&gt;In this investigation, we are going to look at a very interesting “investment opportunity”, taking place on the dark web. This website offers to us the possibility to rent an “ASIC quantum CPU” to mine Bitcoin, given that quantum computing is still at an early stage of development, this seems hard to believe. Moreover, like many things on the dark web this is very likely to be a scam. Even though this website is run by people describing themselves as a “group of Cryptocurrency engineering, Quantum researchers and Blockchain developers”, we should try to examine what is happening before sending them all our savings. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_6.png&#34; loading=&#34;lazy&#34; alt=&#34;Investigate bitcoin mining with quantum computers case with Maltego.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After choosing a bot to rent, we are prompted by a webpage to send the Bitcoin to an address &lt;strong&gt;(15tysy27Rc4QbvNAXzHjZhhKRGfvwuzAhD)&lt;/strong&gt; displayed on the page. This address is the same for every bot and it will be our starting point in this investigation. &lt;/p&gt;
&lt;p&gt;We begin by pasting the Bitcoin address to Maltego and, because Maltego does not automatically categorize it as a Bitcoin address, we have to convert that Entity to another Entity type &lt;strong&gt;(maltego.BTCAddress)&lt;/strong&gt;. To do so, select the Entity and right click anywhere on the graph to bring up the &lt;strong&gt;Transform Menu&lt;/strong&gt;. Then, click on the third icon on the bottom of the &lt;strong&gt;Transform Menu&lt;/strong&gt; and select Bitcoin Address in the Cryptocurrency group.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_7.png&#34; loading=&#34;lazy&#34; alt=&#34;Convert entity type into another in Maltego.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The &lt;em&gt;Change Type&lt;/em&gt; button allows you to change the type of an Entity to another type. By changing the type from Phrase to Bitcoin Address, you will have access to another list of Transforms, including the Tatum Transforms that we are going to use for this investigation. &lt;/p&gt;
&lt;p&gt;There are two things we need to verify to confirm whether this website is a scam or if we are about to retire early: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Did anyone invest in this “opportunity” and, if so, did they get their benefits sent to their address? According to the website, the gains are sent to the BTC address that first sent the money to rent the bot. &lt;/li&gt;
&lt;li&gt;Where did the money go after it was sent to this address? By knowing what this money is used for, we might get more information on the people running this service. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We will start with the first one: did anyone get their gains sent to them? To answer that question, we are going to go through the stream of transactions and see which address (if any) has been sending money to the address displayed on the webpage. &lt;/p&gt;
&lt;p&gt;Select the Bitcoin address Entity and run the &lt;strong&gt;To Input Transactions [Tatum]&lt;/strong&gt; Transform. This has yielded two transactions to date, the first one made on September 22 of this year, after 10 PM. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_8.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the Tatum Transforms in Maltego to find the transaction and address.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To get the address from which the Bitcoins were sent from, select the transaction and run &lt;strong&gt;To Input Addresses [Tatum]&lt;/strong&gt;. This Transform will add to the graph all the Bitcoin addresses that sent money using that transaction. It should be noted that Bitcoin transactions can have several addresses sending Bitcoins and several addresses receiving them. Here, this is not the case, and we can see that one BTC address (bc1qmsdsxv85rddneme83z38m7mulqkgdvg6f3nx7v) was added to our graph. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_9.png&#34; loading=&#34;lazy&#34; alt=&#34;Run Tatum Transforms in Maltego to find all Bitcoin addresses sent money.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By looking closely at the image above, we notice that the amount of Bitcoin sent by each address is displayed on each link. We can observe that our starting Bitcoin address received 0.001 BTC (around 43 USD at the time of writing) which matches the amount asked for the rent of the “Iron Robot” mining service (see first picture of this investigation). &lt;/p&gt;
&lt;p&gt;Now that we know what robot has been rented and who rented it, we should be able to see the same address receiving its profit by observing the blockchain. To do so, let us pull all the incoming transaction of the address that sent the 0.001 BTC by running &lt;strong&gt;To Input Transactions [Tatum]&lt;/strong&gt;.  &lt;/p&gt;
&lt;p&gt;At the time of writing, it appears that there is only one incoming transaction to this address: one that was made two hours before the 0.001 BTC transaction to the so-called “mining service” address. This address did not get the money back. &lt;/p&gt;
&lt;p&gt;For the second transaction, the matter is a bit more complicated. This transaction has one input address, however, according to &lt;a href=&#34;https://www.blockchain.com/btc/address/3NSa5aSknNkZzw4M8iiXRcW1sjid8quXdt&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Blockchain.com&lt;/a&gt;, this address has transacted more than a hundred thousand times, totaling over seventy-three thousand Bitcoins moved through this address. This should raise suspicions as to who this address belongs to, as not everyone is moving this amount of Bitcoin. It is likely that this address belongs to an anonymity service used by the people running the website to make fake transactions to their service to simulate customers and appear legitimate to their future victims. &lt;/p&gt;
&lt;p&gt;To no one’s surprise, this is suggestive of a scam. As the only legitimate looking address never got their money back. &lt;/p&gt;
&lt;p&gt;There is, however, one question that remains: how will the scammers hide their tracks? And up to what point can we follow the money? To answer that question, let us follow the transaction and see where the Bitcoins sent to the scammer’s address went. &lt;/p&gt;
&lt;p&gt;Select the BTC address of the scammer and run &lt;strong&gt;To Output Transaction [Tatum]&lt;/strong&gt; to add the transaction in which this address sent Bitcoins. In our case, only one transaction comes up. According to its timestamp, it was made on the 24th of September 2021, two days after Bitcoins were sent to the scammer. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_10.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_10.png&#34; loading=&#34;lazy&#34; alt=&#34;Trace the bitcoin transaction timstamps by using Tatum in Maltego.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To see which addresses received the Bitcoins of this transaction, select it, and run &lt;strong&gt;To Output Addresses [Tatum]&lt;/strong&gt;. To continue this investigation, we will repeat this pattern another time: running &lt;strong&gt;To Output Transaction [Tatum]&lt;/strong&gt; on the addresses we wish to investigate then using &lt;strong&gt;To Output Addresses [Tatum]&lt;/strong&gt; on the transactions that are returned. This will map out the path taken by the Bitcoins after leaving the scammer address. Be aware that using this pattern can quickly lead to overpopulated graphs, that may be difficult to comprehend. &lt;/p&gt;
&lt;p&gt;After adding to our graph the address to which the scammer sent the money and using &lt;strong&gt;To Output Transaction [Tatum]&lt;/strong&gt; on these addresses, we are left with this graph, with the scammer’s address bookmarked in blue. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_11.png&#34; loading=&#34;lazy&#34; alt=&#34;Mapping out the bitcoin path and scammer address by using Maltego.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As displayed on the graph, two addresses received Bitcoins from this transaction, one of them however has a lot more transactions (3KXHFVgbjecWWyy4ZCFDGJiyPLfL9CBLoF), we will focus on that one for the rest of this investigation. The problem being: if we want to investigate this particular address, we will have to restrict our scope. If we try to map out the addresses related to eighteen different Bitcoin transactions, we will end up with a graph too complex to draw meaningful conclusions from. Therefore, we need to focus on specific elements of our graph to explore further. To do this, Maltego has a very useful tool: Views.  &lt;/p&gt;
&lt;p&gt;In this case, we will use a &lt;strong&gt;Viewlet&lt;/strong&gt; that highlights the transactions with the largest number of Bitcoins involved. To get more information on how to add a new &lt;strong&gt;Viewlet&lt;/strong&gt; on your Maltego desktop client, please consult &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019248-viewlets&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;this article&lt;/a&gt;. Here is the code of the &lt;strong&gt;Viewlet&lt;/strong&gt; used in this blogpost: &lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (type &lt;span style=&#34;color:#f92672&#34;&gt;==&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;maltego.BTCTransaction&amp;#34;&lt;/span&gt;){ \
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (hasProperty(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;total_input&amp;#39;&lt;/span&gt;)) { \
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        (getPropertyValue(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;total_input&amp;#39;&lt;/span&gt;)&lt;span style=&#34;color:#f92672&#34;&gt;/&lt;/span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;10&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt;) &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;50&lt;/span&gt; \
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    } \
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_12.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_12.png&#34; loading=&#34;lazy&#34; alt=&#34;Use Viewlet in Maltego to highlight transactions.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After using the &lt;strong&gt;Viewlet&lt;/strong&gt; to visualize the transactions of 3KXHFVgbjecWWyy4ZCFDGJiyPLfL9CBLoF, it becomes apparent that some transactions hold a much higher count of Bitcoins than others. Hover your cursor over the biggest transaction to learn about the exact amount of Bitcoin involved. One of them (dec93e9c17eac4f6979654c9c60d33b2e958356e123200dea08b313fcf42c38c) involved as much as 662 BTC, which converts to around 28 million USD at the time of the transaction. &lt;/p&gt;
&lt;p&gt;Copy that transaction to a new graph by selecting it, bringing up the &lt;strong&gt;Transform menu&lt;/strong&gt; and clicking Copy to New Graph on the bottom of the menu. Then, proceed to search the address that received money from this transaction by running &lt;strong&gt;To Output Addresses [Tatum]&lt;/strong&gt;. Interestingly enough, there is only one recipient even though there are ninety-nine addresses that sent money through this transaction. If we investigate the receiving address using the same pattern we previously used (&lt;strong&gt;To Output Transaction [Tatum]&lt;/strong&gt; followed by &lt;strong&gt;To Output Addresses [Tatum]&lt;/strong&gt;) while focusing on the addresses receiving the biggest amount of money, something interesting will happen: it matches a pattern called a peeling chain. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/tatum_13.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/tatum_13.png&#34; loading=&#34;lazy&#34; alt=&#34;Catching a peeling chain pattern in the transaction by using Maltego.&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A peeling chain is a pattern sometimes used by exchanges but also by services attempting to launder Bitcoin. It generally follows this form: an address with a decent amount of Bitcoin starts a transaction in which it will send all the Bitcoins it holds to two different addresses. One will get a small fraction of the money while the other address receives the rest, it will then repeat the process until there is no difference between what is left in the chain and the lump of money being peeled off with every iteration. &lt;/p&gt;
&lt;p&gt;Without further examination, there is no telling what the purpose of that peeling chain is, it is interesting to notice however that it is not the only one starting on this graph, the two other transactions that we highlighted using the &lt;strong&gt;Viewlet&lt;/strong&gt; are also the beginning of a peeling chain. This would likely mean that the address that received the fund of the scammer might be part of an exchange through which the scammer would have cashed out or that the address might belong to a Bitcoin laundering service that the scammer would use to cover its tracks. &lt;/p&gt;
&lt;p&gt;Sometimes things are just too good - or in this case too shady - to be true. Even if this website is nothing more than a scam designed to deceive gullible Bitcoin holders, we hope you enjoyed this overview of the possibilities offered by the &lt;a href=&#34;https://www.maltego.com/transform-hub/tatum-blockchain-explorer/&#34; &gt;Tatum data integration in Maltego&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Gain Visibility into Cybercriminal Chatter with Cybersixgill! </title>
      <link>https://www.maltego.com/blog/gain-visibility-into-cybercriminal-chatter-with-cybersixgill/</link>
      <pubDate>Tue, 21 Sep 2021 11:04:14 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/gain-visibility-into-cybercriminal-chatter-with-cybersixgill/</guid>
      <description>&lt;p&gt;Today, we are introducing the &lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;Cybersixgill data integration in Maltego&lt;/a&gt; that offers investigators the ability to covertly access closed sources and critical intelligence from the criminal underground.   &lt;/p&gt;
&lt;h2 id=&#34;what-iscybersixgill&#34;&gt;What is Cybersixgill?  &lt;/h2&gt;
&lt;p&gt;Powered by the broadest automated collection from the deep, dark, and clear web, Cybersixgill is a fully automated threat intelligence solution that helps organizations protect their critical assets, reduce fraud and data breaches, protect their brand, and minimize their attack surface. It delivers contextual threat intelligence in real-time that is highly accurate, comprehensive, and covert. &lt;/p&gt;
&lt;p&gt;Integrating Cybersixgill’s extensive data with Maltego empowers users with contextual and actionable insights, and the ability to display it in Maltego’s graphical link analysis. Threat intelligence and SOC analysts, incident responders, and other cybersecurity teams will also be able to conduct dark web investigations to obtain a visual understanding of their threat landscape and accelerate incident response – in real-time. &lt;/p&gt;
&lt;h2 id=&#34;how-can-istart-using-thecybersixgilltransforms-in-maltego&#34;&gt;How Can I Start Using the Cybersixgill Transforms in Maltego?  &lt;/h2&gt;
&lt;p&gt;In order to use Cybersixgill, you need a Cybersixgill Client ID, Cybersixgill Client Secret as well as a commercial Maltego license.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cybersixgill_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cybersixgill_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Cybersixgill Transforms_1&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are three ways to access Cybersixgill data within Maltego: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Enterprise Data Allowance:&lt;/strong&gt; As a Maltego Enterprise user, you can access and install the Cybersixgill Hub item in the Maltego Desktop Client and directly try out the data. Each Enterprise user has the allowance to run 10 Cybersixgill Transforms per month for free.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;Data Subscriptions&lt;/a&gt;:&lt;/strong&gt; You also have the option to purchase a data subscription for Cybersixgill on a subscription basis &lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;in the Maltego webshop&lt;/a&gt;. Data subscriptions start at 250 Transform runs per month.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bring Your Own Key:&lt;/strong&gt; If you are an existing Cybersixgill customer, reach out to your contact person at Cybersixgill to gain access to the Hub item. If you are not yet a Cybersixgill customer, please &lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;reach out to Maltego using the contact form here&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;what-type-of-information-can-i-get-fromcybersixgill&#34;&gt;What Type of Information Can I Get from Cybersixgill?   &lt;/h2&gt;
&lt;p&gt;Analysts can begin their investigations using Cybersixgill and Maltego with an Alias, URL, Hash, Domain, or IPv4 Address. From there, investigators can run Transforms to uncover information related to: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Domains &lt;/li&gt;
&lt;li&gt;IP Addresses &lt;/li&gt;
&lt;li&gt;Intel Item Posts &lt;/li&gt;
&lt;li&gt;Threat Actors  &lt;/li&gt;
&lt;li&gt;Threat Sources &lt;/li&gt;
&lt;li&gt;URLs &lt;/li&gt;
&lt;li&gt;Mentioned Hashes  &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;use-case-threat-actor-profiling&#34;&gt;Use Case: Threat Actor Profiling  &lt;/h2&gt;
&lt;p&gt;One of the use cases of a typical investigator is to profile different threat actors that are involved in malicious activities against an organization, or ones that might pose a threat. Combining the intelligence of Cybersixgill with other Transforms will enable investigators to get a comprehensive picture about that actor. In this case, we are interested in learning more a threat actor that administers a forum where leaked databases are shared and swapped.&lt;/p&gt;
&lt;p&gt;Our starting point will be an Alias Entity with our threat actor’s name. To learn which forums and other potentially criminal places this threat actor is active, we can run the &lt;strong&gt;To Threat Source [Cybersixgill]&lt;/strong&gt; Transform.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cybersixgill_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cybersixgill_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Cybersixgill Transforms_2&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Our result tells us that our threat actor only appears to be active on the forum on which they are an admin. To learn more about our threat actor&amp;rsquo;s activity on the forum, we can run the &lt;strong&gt;To Intel Item Post [Cybersixgill]&lt;/strong&gt; Transform. This will return to us the names of threads on which our threat actor has authored posts.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cybersixgill_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cybersixgill_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Cybersixgill Transforms_3&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can learn more about these posts in the Detail View and Property View within Maltego. Information here can help add context to our investigation. Users with access to Cybersixgill&amp;rsquo;s investigative portal will also be able to further explore information such as threat actors or post IDs there. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cybersixgill_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cybersixgill_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Cybersixgill Transforms_4&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For instance, if we are interested in learning more about this thread in which a database of information related to the citizens is allegedly being shared, we can see that the post was authored on June 19, 2021.  &lt;/p&gt;
&lt;p&gt;Cybersixgill provides investigators with the powerful capability to search within Intel Item Posts for critical information such as IP addresses, hashes, and more. We will select all the Intel Item Posts on our graph and run the &lt;strong&gt;To Domains [Cybersixgill]&lt;/strong&gt; Transform. This will return to us domain Entities that are mentioned within the Intel Item Posts.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cybersixgill_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cybersixgill_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Cybersixgill Transforms_5&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this case, it returns one domain Entity, another English-language forum that hosts a myriad of criminal activity. It appears that a threat actor is sharing a compromised database of information from said rival forum.&lt;/p&gt;
&lt;p&gt;We can also run the &lt;strong&gt;To URLs [Cybersixgill]&lt;/strong&gt; Transform to see mentioned URLs within our Intel Item Posts.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/cybersixgill_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/cybersixgill_6.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Cybersixgill Transforms_6  &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We get various results. Many of them are URLs pointing to other places on the same forum: this may be when a threat actor tags another forum member in a post or posts a link to another thread. We also see results from Twitter, YouTube, and GitHub.   &lt;/p&gt;
&lt;h2 id=&#34;start-using-thecybersixgilltransforms-to-accelerate-your-criminal-underground-investigations-in-maltego&#34;&gt;Start Using the Cybersixgill Transforms to Accelerate Your Criminal Underground Investigations in Maltego!  &lt;/h2&gt;
&lt;p&gt;We hope you enjoy the release of the &lt;a href=&#34;https://www.maltego.com/transform-hub/cybersixgill/&#34; &gt;Cybersixgill data integration for Maltego&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events. &lt;/p&gt;
&lt;p&gt;Happy Threat Hunting!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>SIEM-plifying Investigations with Splunk and Maltego!</title>
      <link>https://www.maltego.com/blog/simplify-your-investigations-with-splunk-and-maltego/</link>
      <pubDate>Wed, 08 Sep 2021 14:38:27 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/simplify-your-investigations-with-splunk-and-maltego/</guid>
      <description>&lt;p&gt;We are thrilled to announce our latest integration to the Maltego Transform Hub: The &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk Enterprise Security Transforms&lt;/a&gt;! If you&amp;rsquo;re interested in integrating your Splunk data to Maltego, please reach out to Maltego using the contact form on our &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk integration detail page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-027.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-027.png&#34; loading=&#34;lazy&#34; alt=&#34; The Splunk Enterprise Security Transforms for Maltego Transform Hub &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you work as a Cyber Security or Threat Analyst, chances are you are using Splunk ES as your day-to-day tool to oversee all the activity on your organization&amp;rsquo;s networks, endpoints, servers, applications, security solutions, databases and more, to find potential security threats and stop them as soon as possible. &lt;/p&gt;
&lt;h2 id=&#34;what-is-splunk&#34;&gt;What is Splunk? &lt;/h2&gt;
&lt;p&gt;Splunk ES was developed to help make sense of machine-generated log data, and has become a popular choice among Security Information and Event Management (SIEM) solutions for many organizations worldwide. It is primarily used for searching, monitoring, and examining Big Data through a web-style interface. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-000.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-000.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk used in Security Information and Event Management (SIEM) solutions&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It has also become a popular tool used for business, web analytics, security, and compliance as it simplifies the task of searching for specific data that has been buried in massive amounts of more complex data. &lt;/p&gt;
&lt;h2 id=&#34;what-type-of-events-can-iqueryfrom-splunk&#34;&gt;What type of events can I query from Splunk? &lt;/h2&gt;
&lt;p&gt;Our Transforms take full advantage of the Splunk Common Information Model (CIM), which contains data models, documentation, and tools that support the consistent, normalized treatment of data. Below are the CIM data models that you can query using our Transforms. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/Authentication&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Authentication&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/Endpoint&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Endpoint&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/Malware&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Malware&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/NetworkResolutionDNS&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Network Resolution&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/NetworkSessions&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Network Sessions&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/NetworkTraffic&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Network Traffic&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/Vulnerabilities&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Vulnerabilities&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let&amp;rsquo;s check how the Splunk Enterprise Security Transforms can query the Authentication data model, thus allowing you to retrieve information from authentication sources such as Active Directory (AD) directly on Maltego. &lt;/p&gt;
&lt;p&gt;With this new set of Transforms, you have multiple options to query the Authentication data model. We will start with an Alias Entity to represent an account, namely, LKhamal.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 001&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Splunk Transforms menu presents us with a few Transform set options, each of them representing the different data models that we have made available with the Splunk Transforms. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 002&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since we are looking for authentication events, we will focus on the &lt;strong&gt;Get Authentication Events&lt;/strong&gt; and the &lt;strong&gt;Get Detailed Authentication Events&lt;/strong&gt; Transform sets. &lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s select the &lt;strong&gt;Get Authentication Events&lt;/strong&gt; Transform set to retrieve information on the types of Transforms included in this set. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 003&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As we can see, we have multiple options to choose from, including general authentication events and more specific Privileged Authentication events. &lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s look at events where LKhamal&amp;rsquo;s account has been recorded as the src_user; we will use the &lt;strong&gt;Get Authentication Events by src_user [Splunk]&lt;/strong&gt; Transform.  &lt;/p&gt;
&lt;p&gt;If this is the first time you’re running these Transforms, you will be asked to enter some information, and you will also be presented with the option to select a Date Range to narrow down your results to specific points in time. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 004&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will leave the default option for now, which is the equivalent of &amp;ldquo;All Time&amp;rdquo; in Splunk; you can check the &lt;strong&gt;Remember these settings&lt;/strong&gt; box if you do not want to be presented with this option every time you run this specific Transform. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 005&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As we can see, Maltego returned 12 new Splunk Authentication Entities, which represent Splunk events where the LKhamal account was listed as the source user.  &lt;/p&gt;
&lt;p&gt;The main difference between these Transforms and the ones from the &lt;strong&gt;Get Detailed Authentication Events&lt;/strong&gt; Transform Set is that you can query specific datasets from the Authentication data model with the detailed options, allowing you to choose between successful and failed events. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 006&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will now run the &lt;strong&gt;Get Successful Default Authentication Events by src_user_id [Splunk]&lt;/strong&gt; Transform and reduce our date range to only a few hours to see the difference in results. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 007&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With this query, Maltego returned only one event that matches our logic; let&amp;rsquo;s open it and check the information that was returned. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 008&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you might have guessed, the fields in the &lt;strong&gt;Detail View&lt;/strong&gt; of the resulting Entity match those predefined in the Authentication data model as well as the raw event associated with this log; we can also extract some of these fields as Entities using the &lt;strong&gt;To Interesting Fields&lt;/strong&gt; Transform set. &lt;/p&gt;
&lt;p&gt;Let’s go back to the results from the &lt;strong&gt;Get Authentication Events by src_user [Splunk]&lt;/strong&gt; Transform, select one of the events and right-click on it to navigate to the Splunk Transforms. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 009&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego now presents us with the available Splunk Transform sets containing queries applicable to events, namely Transforms to extract interesting fields. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 010&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The To &lt;strong&gt;All Interesting Fields&lt;/strong&gt; Transform set automatically extracts all the predefined lists of interesting fields present on the Entity. And the &lt;strong&gt;To Interesting Fields&lt;/strong&gt; Transform set allows you to select specific fields to be extracted. We will now run the &lt;strong&gt;To All Interesting Fields&lt;/strong&gt; Transform set, which contains the Transforms shown on the following image. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 011&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see below, we now have details such as the timestamp for this event, the source type, the host that generated the logs, and the account associated with the event. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-012.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 012&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This was but a brief introduction to the Splunk Enterprise Security Transforms to show you how the CIM data models can be queried. We invite you to install the new Transforms and test this fantastic integration! &lt;/p&gt;
&lt;h2 id=&#34;can-weperformsplunksearchprocessing-languagesplsearcheswith-thenew-transforms&#34;&gt;Can we perform Splunk Search Processing Language (SPL) searches with the new Transforms? &lt;/h2&gt;
&lt;p&gt;Yes, you can, we have included an option to perform raw searches, where you can use Splunk&amp;rsquo;s Search Processing Language (SPL) to retrieve other events that may not be part of the data models yet. &lt;/p&gt;
&lt;p&gt;Let’s try this option to bring a specific Splunk event into Maltego. Let’s pretend you are a SOC L1 analyst and you are tasked with investigating a “Possible Beaconing” alert that was triggered by Splunk. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-013.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 013&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you wanted to do a non-raw search on Maltego, you would take the external IP address, paste it into Maltego and use the &lt;strong&gt;Network Traffic Events&lt;/strong&gt; Transform set to retrieve all the different events where that IP has been observed. But, since you are interested in testing the &lt;strong&gt;Raw Searches&lt;/strong&gt;, you decide to take the query that triggered the alert and paste it into a Phrase Entity. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-014.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 014&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, you can run the &lt;strong&gt;Run Raw Splunk Query&lt;/strong&gt; Transform, which gives you the option to select a specific time range for this type of search to narrow down the results. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-015.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-015.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 015&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you have the event in Maltego, you then decide to use the &lt;strong&gt;To Interesting Fields&lt;/strong&gt; Transform to extract those bits of information that will help you throughout the investigation. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-016.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-016.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 016&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This time you will notice that you don’t have the choice to extract specific fields like you did before. This is because fields are based on different data models and, since this event is not linked to a specific model, it will extract all interesting fields instead. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-017.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-017.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 017&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You then decide to get information on the internal IP, for which you can use the &lt;strong&gt;Get Network Sessions Events&lt;/strong&gt; Transform set to check your DHCP logs around the time of the event. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-018.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-018.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 018&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this case, Maltego returned three events; let&amp;rsquo;s extract the interesting fields from them and check whether they are linked. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-019.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-019.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 019&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The results do in fact show that these events point back to our friend LKhamal, you then decide to check what is behind the external IP, and for that you will use the following Maltego Transforms: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-020.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-020.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 020&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You decide to start by checking &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/abuseipdb/&#34; &gt;AbuseIPDB&lt;/a&gt;&lt;/strong&gt; to find details associated with this IP, such as location, associated hostnames, ISP name as well as usage type. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-021.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-021.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 021&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You then use &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt;&lt;/strong&gt; to get more information related to this IP. In this case Shodan provided some relevant details such as ports that have been observed on the IP as well as a tag mentioning that a self-signed certificate was observed on the same. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-022.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-022.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 022&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, you want to use &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt;&lt;/strong&gt; to check whether there are any malicious files linked to the IP address, which in this case it seems like we have a few results that are not too great. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-023.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-023.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 023&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You are suspecting that LKhamal’s machine is infected with some type of malware, so you decide to extract the Hashes associated with these files using our VirusTotal Transforms. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-024.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-024.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 024&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You then use our new &lt;strong&gt;Get Malware Events [Splunk]&lt;/strong&gt; Transforms to check whether any of these have been observed on your network, in this case you were able to find one of these hashes in your logs, so you decide to extract the interesting fields from the new Entity. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-025.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-025.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 025&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It looks like LKhamal’s machine is in fact infected with malware, a coinminer in this case, and that your Antivirus Solution observed the file but decided not to take any actions on the same. &lt;/p&gt;
&lt;p&gt;Now that you have confirmed that LKhamal’s machine is infected with malware and you have gathered other IOCs associated with said malware, you want to confirm its family type, so you use &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/intezer-analyze/&#34; &gt;Intezer&lt;/a&gt;&lt;/strong&gt; to get that information from the hash that was observed on your network. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/splunk-026.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/splunk-026.png&#34; loading=&#34;lazy&#34; alt=&#34;Splunk use case in Maltego - 026&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Intezer confirms that the hash is in fact related with a type of coinminer malware called XMRigMiner. &lt;/p&gt;
&lt;p&gt;With this information in hand, you can now create a security incident to start the remediation process for LKhamal’s machine. &lt;/p&gt;
&lt;h2 id=&#34;but-wait-there-is-more&#34;&gt;But wait, there is more! &lt;/h2&gt;
&lt;p&gt;We have also created a new &lt;strong&gt;Malware Investigations [OSINT]&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/&#34; &gt;Maltego Machine&lt;/a&gt; that automatically enriches the information associated with Hash Entities and checks for the associated IOCs in Splunk so you can minimize the time and effort required for these types of investigations.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;0d62c39a7c30f46c&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;0d62c39a7c30f46c__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Website%20Visuals/Maltego-Splunk-Malware-Investigations-Machine.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Website%20Visuals/Maltego-Splunk-Malware-Investigations-Machine.mp4&#34; type=&#34;video/mp4&#34;&gt;
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;&#34;
        var video = document.getElementById(&#34;0d62c39a7c30f46c__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;0d62c39a7c30f46c&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;This Machine leverages several Free and BYOK integrations to enrich Hashes, Files, IPs, Domains, and Splunk Events. &lt;/p&gt;
&lt;h2 id=&#34;how-can-i-use-this-integration&#34;&gt;How can I use this integration? &lt;/h2&gt;
&lt;p&gt;To take full advantage of this integration, your company needs to set up the following CIM data models, and fields must have corresponding aliases to those specified for each data model. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/Authentication&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Authentication&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/Endpoint&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Endpoint&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/Malware&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Malware&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/NetworkResolutionDNS&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Network Resolution&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/NetworkSessions&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Network Sessions&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/NetworkTraffic&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Network Traffic&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.splunk.com/Documentation/CIM/4.20.0/User/Vulnerabilities&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Vulnerabilities&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It would be best to have an internal Transform Development Server (iTDS) with network access to your Splunk Search head. &lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re interested in integrating your Splunk data to Maltego, please reach out to Maltego using the contact form on our &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk integration detail page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and sign up for our &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
&lt;p&gt;Happy Threat Hunting!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Our Maltego Academic &amp; Non-Profit Program Supports the OSINT Community </title>
      <link>https://www.maltego.com/blog/how-our-maltego-academic-non-profit-program-supports-the-osint-community/</link>
      <pubDate>Mon, 05 Jul 2021 15:23:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-our-maltego-academic-non-profit-program-supports-the-osint-community/</guid>
      <description>&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;key-points&#34;&gt;Key Points &lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The Maltego Academic &amp;amp; Non-Profit Program aims to provide academic institutions and social initiatives with OSINT tools and resources. &lt;/li&gt;
&lt;li&gt;Through the program, Maltego has been used in education, anti-human trafficking, cyber threat research, investigative journalism, disinformation analysis, and many other impactful activities. &lt;/li&gt;
&lt;li&gt;Partners such as Harvard Lawfare, Stanford Internet Observatory, and others have published insightful reports, data integrations, and investigation case studies as a result of their participation on the Program &lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In light of the COVID-19 outbreak and the cyber threats taking advantage of the global pandemic in early 2020, we at Maltego recognized the urgency and need for OSINT and infosec resources across academia and various industries to combat opportunistic threat actors. We founded the Maltego Academic &amp;amp; Non-Profit Program to support academic institutions, NGOs, community initiatives, researchers, journalists, and individual investigators in safeguarding the internet and unveiling malicious activities. &lt;/p&gt;
&lt;p&gt;In this article, we spotlight a number of projects and partners we have been working with through the Academic &amp;amp; Non-Profit Program 2020-2021. &lt;/p&gt;
&lt;h2 id=&#34;aboutthemaltego-academic--non-profit-program&#34;&gt;About the Maltego Academic &amp;amp; Non-Profit Program &lt;/h2&gt;
&lt;p&gt;The Maltego Academic &amp;amp; Non-Profit Program is an annual partnership program that offers selected participants both technical and consultancy resources for non-profit projects and research. Application and admissions open every year from April to May, followed by regular check-in sessions with the Maltego team.&lt;/p&gt;
&lt;p&gt;To date, the Maltego Academic &amp;amp; Non-Profit Program has been running for more than one year, supporting over 60 public, private, and non-profit institutions, organizations, and individuals. Through the program, Maltego has contributed to university curricula, anti-human trafficking initiatives, cyber threat research, investigative journalism, child protection projects, disinformation analysis, educational events, and many more. &lt;/p&gt;
&lt;h2 id=&#34;the-academic--non-profit-programspotlights-2020-2021&#34;&gt;The Academic &amp;amp; Non-Profit Program Spotlights (2020-2021) &lt;/h2&gt;
&lt;p&gt;Here are some of the projects and achievements of our 2020 program partners using Maltego. &lt;/p&gt;
&lt;h3 id=&#34;1-philippmiedenand-his-maltego-integrations-fornetcapanddittotrx&#34;&gt;1. Philipp Mieden and His Maltego Integrations for Netcap and DittoTRX &lt;/h3&gt;
&lt;p&gt;Philipp Mieden is a security researcher and software engineer from Germany, currently focusing on network security monitoring and the use of machine learning while pursuing his master’s degree in Security and Network Engineering at the University of Amsterdam. Through the Academic &amp;amp; Non-Profit Program, he has been working with the Maltego team to enrich and fine-tune the &lt;a href=&#34;https://docs.netcap.io/v/v0.5/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Netcap&lt;/a&gt; integration that he developed for Maltego. &lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;https://docs.netcap.io/v/v0.5/maltego-integration&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Netcap integration&lt;/a&gt; will help investigators analyze raw network traffic and packet capture (PCAP) files visually in Maltego to identify attacks and vulnerabilities. It includes roughly 50 Entities and 60 Transforms that are locally installable on Mac, Linux, and Windows. It is especially useful for forensics and offensive investigations as well as for technical investigators reporting to management. &lt;/p&gt;
&lt;p&gt;The integration is partially &lt;a href=&#34;https://docs.netcap.io/v/v0.5/maltego-integration&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;documented here&lt;/a&gt; and a new version will be released soon.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-003.png&#34; loading=&#34;lazy&#34; alt=&#34;DittoTRX Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Recently, Philipp Mieden released &lt;a href=&#34;https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-1/&#34; &gt;another Maltego integration, this one for DittoTRX&lt;/a&gt;, which helps investigators easily check domains of active imposters in Maltego.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Working with the Maltego team was a great experience and their guidance was very helpful to take full advantage of the capabilities of their solution! I would recommend Maltego&amp;rsquo;s Academic Program to any data science and security students that are interested in exploratory dataset analysis or correlation and enrichment of data from multiple, different sources.&amp;quot;–Philipp Mieden&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Check out more of Philipp Mieden’s work on &lt;a href=&#34;https://www.researchgate.net/profile/Philipp_Miede&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ResearchGate&lt;/a&gt;, &lt;a href=&#34;https://twitter.com/dreadcode&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://github.com/dreadl0ck&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;GitHub&lt;/a&gt;! &lt;/p&gt;
&lt;h3 id=&#34;2age-brander-andhiscyber-forensics-researchworkshop&#34;&gt;2. Age Brander and His Cyber Forensics Research Workshop &lt;/h3&gt;
&lt;p&gt;The Maltego Academic &amp;amp; Non-Profit Program worked with certified cybersecurity trainer, professor, and forensics specialist, &lt;a href=&#34;https://www.linkedin.com/in/age-brander-b3120113/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Age Brander&lt;/a&gt;, to host a free, hands-on training workshop in February 2020. The workshop taught participants the basics of using Maltego for forensic research with the aim to equip both beginners and professionals with the necessary skills in the field of cybersecurity. &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“Over the past year I have worked with great pleasure and enthusiasm with the Maltego employees. Their support, ideas and creativity were a joy to experience. The opportunities that Maltego offered to be able to use the product for a short period of time in my educational process was also very positive. In addition, the reactions of my students were very positive and full of praise for Maltego as an instrument for conducting forensic research on the internet, among other things. They experienced this during the courses they followed with me and indicated this to me with conviction. &lt;/p&gt;
&lt;p&gt;In short, I am very pleased with both Maltego as a product in cybersecurity, as well as the employees of the company behind this wonderful professional software product. I therefore highly recommend the product and the organization to use or to work with.” – Age Brander &lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id=&#34;3harvard-lawfareand-the-iron-march-data-dump-investigation&#34;&gt;3. Harvard Lawfare and the Iron March Data Dump Investigation &lt;/h3&gt;
&lt;p&gt;We’ve long enjoyed a close partnership with Harvard Lawfare that became stronger through the official launch of the Academic &amp;amp; Non-Profit Program. &lt;/p&gt;
&lt;p&gt;In February 2020, the Harvard Lawfare blog published a research article on the spatial structure, internal organization, and recruiting processes of a number of international racial-extremist groups brought together by the Ironmarch[.]org community. Using Maltego, they studied and analyzed the data leaked from Iron March to answer the following questions: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What is the profile of an average Iron March user? &lt;/li&gt;
&lt;li&gt;What drove activity on Iron March? &lt;/li&gt;
&lt;li&gt;How effective was Iron March at connecting like-minded white supremacist and neo-Nazis? &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Read the &lt;a href=&#34;https://www.lawfareblog.com/iron-march-data-dump-provides-window-how-white-supremacists-communicate-and-recruit&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;full research article here&lt;/a&gt;. &lt;/p&gt;
&lt;h3 id=&#34;4mitchchaietand-tineye-transforms&#34;&gt;4. Mitch Chaiet and TinEye Transforms &lt;/h3&gt;
&lt;p&gt;Founder of memetic influence, Mitch Chaiet is a disinformation researcher and investigator dedicated to providing tools, intelligence, and content for tracking information through the internet. As our Academic &amp;amp; Non-Profit Program partner, Mitch worked with our Integration Development team on introducing &lt;a href=&#34;https://www.maltego.com/transform-hub/tineye/&#34; &gt;reverse image search with TinEye&lt;/a&gt; into Maltego. After the release of the TinEye Transforms, he has been a Maltego guest author and has also been consulting with us on misinformation and disinformation topics.&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/dxUaOgH7tcs&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;Read more about &lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;his work on Maltego’s TinEye Tran&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;sforms here&lt;/a&gt; and learn more about &lt;a href=&#34;https://memeticinfluence.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;memetic influence&lt;/a&gt; on his website. &lt;/p&gt;
&lt;h3 id=&#34;5ataedemirandthe-investigation-about-ta505&#34;&gt;5. Ata Edemir and the Investigation about TA505 &lt;/h3&gt;
&lt;p&gt;Ata Şahan Erdemir is a cybersecurity analyst and academic researcher from Istanbul, Turkey, specialized in OSINT, IoT, and Advanced Persistent Threat (APT) groups. Using Maltego and its integrations to &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;Mitre ATT&amp;amp;CK framework&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/hybrid-analysis/&#34; &gt;Hybrid-Analysis&lt;/a&gt;, he conducted an in-depth investigation on the activities, TTPs, and typical campaigns of the notorious TA505 APT group. His analysis serves as an example of how threat hunters and cyber researchers can utilize link analysis tools like Maltego to investigate other APT groups.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-003.png&#34; loading=&#34;lazy&#34; alt=&#34;TA505 investigation with Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Read more about &lt;a href=&#34;https://www.maltego.com/blog/investigate-ta505-threat-actor-group-using-maltego/&#34; &gt;his TA505 investigation here&lt;/a&gt;. &lt;/p&gt;
&lt;h3 id=&#34;6-stanford-internet-observatory-andsocial-media-abuse-byapakistani-network&#34;&gt;6. Stanford Internet Observatory and Social Media Abuse by a Pakistani Network &lt;/h3&gt;
&lt;p&gt;In September 2020, Stanford Internet Observatory published a detailed report on its study of how a network of Pakistan-based social media accounts coordinated mass reporting against critics of Islam, the Pakistani government, and military as well as the Ahmadi religious minority. Relationships between 283 Facebook profiles and 96 Instagram accounts were analyzed using Maltego as part of the investigation.&lt;/p&gt;
&lt;p&gt;Read &lt;a href=&#34;https://fsi-live.s3.us-west-1.amazonaws.com/s3fs-public/20200901_pakistan_report.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the full report here&lt;/a&gt;. &lt;/p&gt;
&lt;h3 id=&#34;7-organizations-keepingtheworld-safer-everyday&#34;&gt;7. Organizations Keeping the World Safer Everyday &lt;/h3&gt;
&lt;p&gt;Besides the investigators, researchers, and institutions mentioned above, Maltego also works with organizations heavily involved in social causes and security of the world. &lt;/p&gt;
&lt;p&gt;We are honored to have supported the front lines and important works of &lt;a href=&#34;https://www.bellingcat.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Bellingcat&lt;/a&gt;, &lt;a href=&#34;https://www.tracelabs.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Trace Labs&lt;/a&gt;, &lt;a href=&#34;https://www.ncptf.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;National Child Protection Task Force (NCPTF)&lt;/a&gt;, &lt;a href=&#34;https://www.cyberpeace.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CyberPeace Foundation (CPF)&lt;/a&gt;, and &lt;a href=&#34;https://4theone.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;4TheOne Foundation&lt;/a&gt;, who dedicate immense time and resources to uncover illegal activities, combat violence and human trafficking, find missing persons, and build collective resilience against global cybercrimes and threats through research, education, and policy advocacy. &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“Maltego allows us to quickly pull data from profiles, posts, and comments into one graph, where we can conduct text searches and see connections. In just a few minutes, we can narrow initial research to a handful individuals using variations of aliases connected to suspected local traffickers. We would not have been able to do that without Maltego.” –4TheOne Foundation &lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&#34;we-continue-toexerciseosint-for-goodat-maltego&#34;&gt;We Continue to Exercise OSINT for Good at Maltego &lt;/h2&gt;
&lt;p&gt;The Maltego Academic &amp;amp; Non-Profit Program 2021-2022 has begun with new and exciting partnerships and projects. Although the application period for the 2021-2022 program year has ended, please do reach out to us, and share your use cases if you believe Maltego can help you to make crucial contributions to the infosec community and the global society. &lt;/p&gt;
&lt;p&gt;We are grateful and delighted to work with our program partners and be part of their success stories while fighting the good fight. However, we know that none of this would be possible without the backbone and soul of our Academic &amp;amp; Non-Profit Program—the Maltego Support team. We are extremely proud of our stellar team that continuously provides support to our community pursues the exercise of OSINT for Good in their everyday life. &lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on news and progress of the program. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing The New Silobreaker Transforms for Maltego</title>
      <link>https://www.maltego.com/blog/introducing-the-new-silobreaker-transforms-for-maltego/</link>
      <pubDate>Mon, 14 Jun 2021 15:58:42 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-the-new-silobreaker-transforms-for-maltego/</guid>
      <description>&lt;p&gt;Silobreaker is a SaaS platform that lets users monitor and research a wide variety of different topics, threats and incidents. Common customer use cases center around cyber and physical security, strategic and geopolitical risk, competitive intelligence, and vulnerability monitoring. The platform is fed with real-time data from approximately a million openly available sources, as well as deep &amp;amp; dark web content from leading intelligence providers. Silobreaker excels at minimizing the time taken for security and risk teams to understand and act on vast amounts of unstructured textual data, including news, blogs, reports, feeds, forum posts and tweets.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-silobreaker-transforms-for-maltego/#gathering-intelligence-using-silobreaker-and-maltego&#34; &gt;Silobreaker&amp;rsquo;s Intelligence Gathering Capabilities Supported by Maltego&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-silobreaker-transforms-for-maltego/#the-silobreaker-transforms-in-maltego&#34; &gt;Quick Guide to Running Silobreaker Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-silobreaker-transforms-for-maltego/#silobreaker-in-action-monitoring-banking-trojans-targeting-latam-banks&#34; &gt;Use Case: Monitoring Banking Trojans Targeting LATAM Banks&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;gathering-intelligence-using-silobreaker-and-maltego&#34;&gt;Gathering Intelligence Using Silobreaker and Maltego&lt;/h2&gt;
&lt;p&gt;Extensive use of machine learning and data fusion techniques help Silobreaker users extract intelligence at scale from noisy datasets. These core capabilities are supported in &lt;a href=&#34;https://www.maltego.com/transform-hub/silobreaker/&#34; &gt;Silobreaker’s Maltego Transforms&lt;/a&gt;, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support for Silobreaker Entities and aliases&lt;/li&gt;
&lt;li&gt;Relevance sorting algorithms&lt;/li&gt;
&lt;li&gt;Evidence Transforms&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;silobreaker-entities&#34;&gt;Silobreaker Entities&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;To structure data effectively, Silobreaker operates a database of over 100 million Entities, broken into 36 different types.&lt;/strong&gt; These include common classifications, like companies, people and geographic locations, as well as many types that are use-case specific, such as threat actors, malware, credit cards and products.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Silobreaker Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To help users search as efficiently as possible, most Silobreaker Entities also contain a variety of aliases. Aliases are other names for the same search term, often in different languages, and with casing and spelling variations. These are made available to Maltego users through the &lt;strong&gt;Matching&lt;/strong&gt; or &lt;strong&gt;Related Entities&lt;/strong&gt; Transforms.&lt;/p&gt;
&lt;h3 id=&#34;relevance-sorting&#34;&gt;Relevance Sorting&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Silobreaker tries to find the most appropriate Entities and documents for a given query at the moment it’s made.&lt;/strong&gt; To make this possible as new content is published, Silobreaker’s Transforms use a &lt;strong&gt;relevance sorting&lt;/strong&gt; algorithm to rank results. The algorithm takes numerous factors into account, including the commonness of search terms, their frequency in the results set, and their position within the documents themselves. This allows Transforms to display changing relationships over time and show that Donald Trump, the Republican party and Newsmax are being discussed together, or that APT28, Russia and the Zebrocy malware are connected.&lt;/p&gt;
&lt;h3 id=&#34;evidence-transforms&#34;&gt;Evidence Transforms&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Silobreaker is highly suited to strategic monitoring, and can quickly uncover trends and relationships across different datasets.&lt;/strong&gt; It is important to note, however, that while Silobreaker’s Transforms can dramatically speed up investigations, they cannot replace the work of a trained analyst. To make the most of this Hub Item, it is vital not to jump to conclusions about the nature of a correlation: If the Transforms suggest that a specific threat actor is related to Russia, this does not mean it is suspected to be Russian. It could also be targeting Russian assets or be mentioned in the context of a Russian national.&lt;/p&gt;
&lt;p&gt;To aid in determining how a correlation has been established, users can run the &lt;strong&gt;[SB] Document evidence for link&lt;/strong&gt; Transform, which will show the contextual evidence and source for any relationship.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Silobreaker evidence Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-silobreaker-transforms-in-maltego&#34;&gt;The Silobreaker Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;We have laid out examples and advice on how to make the most of Silobreaker in Maltego. The different Transform components of this Hub item are listed below, as well as guidance on how to use them.&lt;/p&gt;
&lt;h3 id=&#34;matching-entities&#34;&gt;Matching Entities&lt;/h3&gt;
&lt;p&gt;This Transform is normally the starting point for any investigation using Silobreaker: It allows a user to link a Maltego Entity from any Transform set to the equivalent Entity in Silobreaker, providing all the benefits of Silobreaker’s aliasing system.&lt;/p&gt;
&lt;p&gt;For example, to investigate the Sodinokibi ransomware, the first step would be to add any Entity and rename it “Sodinokibi”. Then you can run the &lt;strong&gt;[SB] Matching Entities&lt;/strong&gt; Transform to retrieve Silobreaker Entities of any type that match this keyword. If you already know the appropriate Silobreaker Entity type (for example, malware), you can also run the &lt;strong&gt;[SB] Malware&lt;/strong&gt; Transform to find malware Entities that are highly related to Sodinokibi.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Silobreaker Matching Enities Transform example 1&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once matches have been found, it is up to the user to select the correct Entity to continue the investigation. In this example, the investigation focuses on the ransomware, not the threat actor using the Sodinokibi username, the hashtag, or any of the URLs.&lt;/p&gt;
&lt;p&gt;Depending on the type of the Entity this Transform is run on, it is possible for properties to be directly added to your starting Entity instead of returning a matched Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Silobreaker Matching Enities Transform example 2&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the case above, the &lt;strong&gt;[SB] Matching Entities&lt;/strong&gt; Transform was run on the Maltego Country Entity named “Germany” (an unmatched example is also shown to the left). In this case, only eleven results were returned instead of twelve during the matching process. Because the starting Entity was already a Country Entity, the Transform has changed the Entity’s icon and added Silobreaker properties to it, rather than adding a new Entity to the graph. These properties are displayed on the screenshot below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Silobreaker Entity Property&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;controlling-the-number-of-results-slider&#34;&gt;Controlling the “Number of Results” Slider&lt;/h3&gt;
&lt;p&gt;Being aware of your results slider is very important when using Silobreaker’s Transforms in Maltego. Since the Transforms pull from a pool containing hundreds of millions of Entities, Transforms that act on large document sets will return many related Entities to the graph. This means that it is important to choose how wide a net you want to cast. The context of your investigation should help you make that decision.&lt;/p&gt;
&lt;p&gt;Silobreaker always returns the most relevant Entities first, meaning that each Entity returned by these Transforms is likely to be less relevant to your investigation than the one before it. In many cases, you will need to consider your use case when deciding how many results to return.&lt;/p&gt;
&lt;p&gt;For instance, when searching for malware related to the Android OS it is reasonable to expect more than twelve results to be relevant. In contrast, asking for more than 200 vulnerabilities related to a specific malware is unlikely to be useful.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Result slider&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;getting-related-entities&#34;&gt;Getting Related Entities&lt;/h3&gt;
&lt;p&gt;The majority of Silobreaker’s Transforms allow the user to find which other Entities are strongly correlated with an initial Entity of interest. These Transforms are organized into several categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Cyber&lt;/li&gt;
&lt;li&gt;General&lt;/li&gt;
&lt;li&gt;Geo&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Within each of these categories is a collection of Transforms that will find Entities of a specific type, by searching through documents that contain your starting Entity.&lt;/p&gt;
&lt;p&gt;Using these categories is an easy way of narrowing down search results and focusing on a certain type of Entity. The &lt;strong&gt;cyber Entities category&lt;/strong&gt; includes Transforms that return Entities such as Bitcoin wallet addresses, domains and email addresses, as well as threat actors and malware. The &lt;strong&gt;geo Entities category&lt;/strong&gt; contains Transforms for geographical entities, such as cities, countries and places. The &lt;strong&gt;general category&lt;/strong&gt; includes Transforms focused on Entities like persons, companies, and products.&lt;/p&gt;
&lt;p&gt;In order to gain general insight on any starting Entity, the &lt;strong&gt;[SB] Related Entities&lt;/strong&gt; Transform will return a set of relevant Entities regardless of type. You can also search for sources that frequently discuss your starting Entity by using &lt;strong&gt;[SB] Related Publications&lt;/strong&gt;. If you want to focus on cybersecurity news, you can also use &lt;strong&gt;[SB] Search Threat Publications&lt;/strong&gt; to visualize industry publications that discuss your selected Entity. An example of these results is shown below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Silobreaker related publications&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;documenting-the-evidence-for-a-link&#34;&gt;Documenting The Evidence for A Link&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Related Entities&lt;/strong&gt; Transforms will add Entities to the graph if they are mentioned in the same documents as the starting Entity. Silobreaker also allows users to surface these documents (the evidence for the connection between two or more Entities) using &lt;strong&gt;[SB] Document Evidence for Link&lt;/strong&gt;. To reduce the potential for noisy results, there are two versions of this Transform: One that includes pastes and one that excludes them.&lt;/p&gt;
&lt;p&gt;The documents returned from these Transforms contain links to the original source (usually an external website) and to the relevant page in the Silobreaker platform. This facilitates the viewing of these documents even if the original publication is taken down.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Link to document silobreaker Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;searching-for-documents-mentioning-an-entity&#34;&gt;Searching for Documents Mentioning An Entity&lt;/h3&gt;
&lt;p&gt;It is possible to search for documents mentioning a specific Entity directly, without going through the previously described process of finding related Entities and surfacing the evidence. Transforms like &lt;strong&gt;[SB] Search All Documents&lt;/strong&gt; will simply search for documents mentioning a specific Entity. Eight other Transforms also perform a similar search with a scope that is limited certain types of documents. These can be used to drill down on news articles, blog posts, forum posts, pastes and so on.&lt;/p&gt;
&lt;h3 id=&#34;using-silobreaker-query-language&#34;&gt;Using Silobreaker Query Language&lt;/h3&gt;
&lt;p&gt;Silobreaker has a detailed query language to help find documents that suit precise criteria. A search can be narrowed down according to parameters such as the type of document, the source, the language, and the publication date. To use this feature, set the “&lt;strong&gt;Use SB query syntax&lt;/strong&gt;” parameter to “&lt;strong&gt;True&lt;/strong&gt;” in the Transform settings in the Transform Manager (see screenshot below) or choose to be asked every time you run the Transform by crossing the Popup checkbox. More information on syntax is available on Silobreaker’s website.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform manager query language&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With a Silobreaker account, you can also take advantage of the platform’s List functionality: Instead of researching the same several topics or Entities, you can aggregate them into a list and run Transforms on all of them at once. A list created in Silobreaker can be used in Maltego by supplying the appropriate query language&lt;/p&gt;
&lt;p&gt;Below is an example of a graph containing documents from select cybersecurity publications in the past seven days. The results contain any mention of one or more of the North Korea APTs in the featured list. It has been produced using a Phrase Entity named &lt;strong&gt;list:&amp;ldquo;North Korea APTs&amp;rdquo; AND fromdate:-7&lt;/strong&gt; and the &lt;strong&gt;[SB] Search for Documents from Threat Publications&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Silobreaker Entity list&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Query Silobreaker Entity list&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;using-additional-sources&#34;&gt;Using Additional Sources&lt;/h3&gt;
&lt;p&gt;Silobreaker data and publications can be seamlessly combined with other data sources such as &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/&#34; &gt;Intel 471&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/flashpoint/&#34; &gt;Flashpoint&lt;/a&gt; to further enrich results directly in Maltego using the &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Transform Hub&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;silobreaker-in-action-monitoring-banking-trojans-targeting-latam-banks&#34;&gt;Silobreaker in Action: Monitoring Banking Trojans Targeting LATAM Banks&lt;/h2&gt;
&lt;p&gt;To complete this introduction of the Silobreaker’s Transform set, let us look at a use case centered around threat monitoring. In this use case, a threat analyst working for a large bank from Latin America wants to list banking Trojans impacting the banking sector in the region.&lt;/p&gt;
&lt;p&gt;The first step of this investigation is to add relevant Silobreaker Entities to the graph, then search for malware related to them. Before anything else, make sure that the result slider is set to twelve and that collections are enabled. To begin, insert the phrase Entity “banking trojan” in the graph and run the &lt;strong&gt;[SB] Matching Entities&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-012.png&#34; loading=&#34;lazy&#34; alt=&#34;investigating banking trojans using Silobreaker&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Select the AttackType Entity “Banking Trojan” and remove the other Entities on the graph.&lt;/p&gt;
&lt;p&gt;Apply the same method for the region: Add a phrase Entity and rename it “latin america”. Run the &lt;strong&gt;[SB] Matching Entities&lt;/strong&gt; Transform and keep only the Region Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-013.png&#34; loading=&#34;lazy&#34; alt=&#34;investigating banking trojans using Silobreaker&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Set the result slider to 4,000 and run the &lt;strong&gt;[SB] Malware&lt;/strong&gt; Transform on the two Entities on the graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-014.png&#34; loading=&#34;lazy&#34; alt=&#34;Malware silobreaker data&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Because the target of the investigation is banking trojans in Latin America, you can remove the malware not related to both. There is still a lot malware left to investigate (nearly seven hundred malware families!). To refine the results further, you can add important Latin American banking organizations to the graph. Copy and paste the following Entities in the graph:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Banco del Estado de Chile&lt;/li&gt;
&lt;li&gt;Caixa Economica Federal&lt;/li&gt;
&lt;li&gt;BBVA Bancomer SA&lt;/li&gt;
&lt;li&gt;Banco Bradesco SA&lt;/li&gt;
&lt;li&gt;Banco do Brasil SA&lt;/li&gt;
&lt;li&gt;Grupo Financiero Banorte SAB de CV&lt;/li&gt;
&lt;li&gt;Itau Unibanco Holding SA&lt;/li&gt;
&lt;li&gt;Grupo Financiero Banamex SA de CV&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Set the slider result to twelve then run the &lt;strong&gt;[SB] Matching Entities&lt;/strong&gt; Transform. Repeat the same approach as before and keep only the Company Entities.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-015.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-015.png&#34; loading=&#34;lazy&#34; alt=&#34;Refining results by adding more target banks&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Select the company Entities that were added and run the &lt;strong&gt;[SB] Malware&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-016.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-016.png&#34; loading=&#34;lazy&#34; alt=&#34;Query the malware related to the banks&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The next step will help narrow down the malware that merits further investigation. The goal is to isolate malware related to Latin America, to Banking Trojan and to at least one of the Company Entities on the graph.&lt;/p&gt;
&lt;p&gt;Select the companies on the graph using the &lt;strong&gt;Select by Type&lt;/strong&gt; button (1) and select their children using the &lt;strong&gt;Select Children&lt;/strong&gt; button (2).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-017.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-017.png&#34; loading=&#34;lazy&#34; alt=&#34;Select buttons&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Bookmark the results blue using the Details View panel on the right-hand side of the screen: Click on any Entity in the panel and then use Ctrl+A to select all the Entities in this window. Click on the bookmark icon to set a bookmark color. Click several times to choose which color to set; for this investigation, set it to blue.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-018.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-018.png&#34; loading=&#34;lazy&#34; alt=&#34;Bookmark Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then select the Latin America Entity and its children using the same button as before. Using the Detail View panel, sort them by bookmark color using the top row button (highlighted by the orange rectangle in the screenshot above). Select the Entities bookmarked as blue and bookmark them in green by clicking the bookmark icon. We now have isolated every malware on our graph related to Latin America, Banking Trojan and at least one Latin American bank. Because they are bookmarked, we have an easy way to select them.&lt;/p&gt;
&lt;p&gt;Our next step is to clean up the graph so we can focus on which malware to investigate. Select the Entities bookmarked in green using the &lt;strong&gt;Select Bookmarked&lt;/strong&gt; button above &lt;strong&gt;Select by Type&lt;/strong&gt;. To select the Company, Banking Trojan and the Latin America Entities, add the bookmarked Entities parents to the selection using the &lt;strong&gt;Add Parents&lt;/strong&gt; button.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-019.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-019.png&#34; loading=&#34;lazy&#34; alt=&#34;Select buttons&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After doing so, right-click on the graph and copy the selection to a new graph by using the &lt;strong&gt;Copy to New Graph&lt;/strong&gt; button on the lower part of the menu.&lt;/p&gt;
&lt;p&gt;Now 35 malware Entities are left to investigate. To keep the investigation focused on banking Trojans, remove the ransomware results by searching “ransomware” in the search bar. Bring up the search bar by typing. After deleting the nine ransomware entities, the following graph is left:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-020.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-020.png&#34; loading=&#34;lazy&#34; alt=&#34;Relevant Trojan Malwares&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To prioritize which malware to investigate first, select the Malware Entities in the graph and sort them by incoming link using the Detail View Window. Select the ones with 6 incoming links by pressing down control and clicking across the Detail View window.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/silobreaker-021.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/silobreaker-021.png&#34; loading=&#34;lazy&#34; alt=&#34;Prioritizing malware leads&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From here, it is possible to continue investigating these Trojans by searching for documents using Silobreaker’s Transforms. To prioritize documents containing recent and concise information about malware behavior, origin and use, restrict the search to publications written by Silobreaker’s analysts. These are short summaries of larger publications that contain key information, allowing us to avoid reading through lengthy reports. To bring up these notes in the graph, run the &lt;strong&gt;[SB] Search Analyst Notes&lt;/strong&gt; Transform on the Malware Entities. You can also use the &lt;strong&gt;[SB] Search Documents from Threat Publications&lt;/strong&gt; Transform to search for industry reporting on these entities.&lt;/p&gt;
&lt;h2 id=&#34;start-using-silobreaker-transforms-in-maltego&#34;&gt;Start Using Silobreaker Transforms in Maltego!&lt;/h2&gt;
&lt;p&gt;The Silobreaker Transforms are available for purchase for both enterprise and individual investigators. To gain access to these Transforms or for more information, contact our team through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt; or refer to our &lt;a href=&#34;https://www.maltego.com/transform-hub/silobreaker/&#34; &gt;Silobreaker Transform Hub page&lt;/a&gt; here .&lt;/p&gt;
&lt;p&gt;We hope you’ve enjoyed this presentation of Silobreaker in Maltego. Follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on new use cases, tutorials, and product development!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Combining the Power of AlienVault OTX and Maltego to Bolster Your Investigations</title>
      <link>https://www.maltego.com/blog/combining-the-power-of-alienvault-otx-and-maltego-to-bolster-your-investigations/</link>
      <pubDate>Thu, 10 Jun 2021 10:09:59 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/combining-the-power-of-alienvault-otx-and-maltego-to-bolster-your-investigations/</guid>
      <description>&lt;p&gt;Founded by AlienVault (now AT&amp;amp;T Cybersecurity) in 2012, the &lt;a href=&#34;https://cybersecurity.att.com/open-threat-exchange&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Open Threat Exchange (OTX)&lt;/a&gt; offers a place for thousands of threat researchers and security professionals to share and discuss the latest threats and the indicators linked to them. With more than 140,000 participants from 140 countries, OTX receives more than 19 million indicators daily. We are bringing that power to Maltego for free! This blog post will take you on a tour of the new &lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;AlienVault OTX Transform Hub item&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;table-of-content&#34;&gt;Table of Content&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/combining-the-power-of-alienvault-otx-and-maltego-to-bolster-your-investigations/#about-alienvault-otx&#34; &gt;About AlienVault OTX Integration in Maltego&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/combining-the-power-of-alienvault-otx-and-maltego-to-bolster-your-investigations/#using-an-alienvault-otx-pulse-in-maltego&#34; &gt;Using the Transforms: How to Retrieve AlienVault OTX Pulses&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/combining-the-power-of-alienvault-otx-and-maltego-to-bolster-your-investigations/#network-infrastructure-investigation-using-alienvault-otx-transforms&#34; &gt;Use Case 1: Network Footprinting with OTX Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/combining-the-power-of-alienvault-otx-and-maltego-to-bolster-your-investigations/#use-case-2-examining-bitcoin-miners&#34; &gt;Use Case 2: Investigating A BitCoin Miner with OTX Transforms&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;about-alienvault-otx&#34;&gt;About AlienVault OTX&lt;/h2&gt;
&lt;p&gt;One of the main features of OTX is its horizontality: Everyone can participate in the discussion and submit indicators. OTX users can upload indicators by creating a pulse. A pulse links a collection of indicators to a threat. To create a pulse, OTX provides its users with an extraction tool to run on documents such as a webpage or a PDF report but also from more industry specific sources like STYX or OpenIOC. &lt;/p&gt;
&lt;h3 id=&#34;how-to-access-alienvault-otx-transformsinmaltego&#34;&gt;How to Access AlienVault OTX Transforms in Maltego &lt;/h3&gt;
&lt;p&gt;Most of the &lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;AlienVault OTX Transforms&lt;/a&gt; are available for all Maltego users and do not require an API key, except for Transforms for pulse lookups. However, registration to the API key is free!&lt;/p&gt;
&lt;p&gt;All you need is a couple of minutes and an email address. After registering, you will be given an API key, which is required to fully exploit the OTX Transform Hub item. Sign up for an account here: &lt;a href=&#34;https://otx.alienvault.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://otx.alienvault.com/&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;After doing so, install the AlienVault OTX item in the Maltego Transform Hub. After entering your API key, wait for the installation to finish, and you will be ready to unleash the power of OTX on your Maltego graphs.&lt;/p&gt;
&lt;h2 id=&#34;using-alienvault-otx-pulses-via-maltego-transforms&#34;&gt;Using AlienVault OTX Pulses via Maltego Transforms&lt;/h2&gt;
&lt;p&gt;As stated before, you can search a pulse from different Entities such as a DNS name, an email address, a domain name, a hash, a CVE or even a Phrase Entity. For example, to investigate the Microsoft Exchange server hack, one would start from the Phrase Entity “microsoft exchange” and gather related pulses using the &lt;strong&gt;Search Pulses [OTX]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-001.png&#34; loading=&#34;lazy&#34; alt=&#34;AlienVault OTX Search Pulse Transform in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This returns ninety-five pulses, as seen on the image above.&lt;/p&gt;
&lt;p&gt;Each pulse can contain many IOCs, which would crowd the graph if they were all added to it. To choose from which pulses to source indicators, you will need to vet them according to your criteria. Maltego offers three Transforms to gather data about the pulses:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;To Tags [OTX]&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Adversary [OTX]&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To References [OTX]&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The first Transform &lt;strong&gt;To Tags [OTX]&lt;/strong&gt; returns the tags added by the pulse author, which convey general information about the pulse, such as the victim’s name or the malware family to which belong the hashes linked to the pulse.&lt;/p&gt;
&lt;p&gt;When creating a pulse, OTX contributors can associate it with an adversary. It is possible to retrieve this adversary on the graph by using the &lt;strong&gt;To Adversary [OTX]&lt;/strong&gt; Transform as shown in the image below. This allows you to focus your investigation on a particular threat actor. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-002.png&#34; loading=&#34;lazy&#34; alt=&#34;AlienVault OTX To Adversary Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Finally, the &lt;strong&gt;To References [OTX]&lt;/strong&gt; Transform brings the URL of the source from which the pulse was created to the graph. Because the creation of a pulse is the result of a semi-automatic process, it is best to check that its source is trustworthy and that it is only aimed at the threat that the pulse is focusing on. This will save you from polluting your graph with IOCs unrelated to your investigation.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-003.png&#34; loading=&#34;lazy&#34; alt=&#34;AlienVault OTX To Reference Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;retrieving-iocs-from-pulses&#34;&gt;Retrieving IOCs from Pulses&lt;/h3&gt;
&lt;p&gt;Pulses can be expanded to add the IOCs they contain to your graph. You can use the &lt;strong&gt;To All Indicators [OTX]&lt;/strong&gt; Transform to do so. You can also opt for a more granular approach by choosing which kind of IOC to add to the graph.&lt;/p&gt;
&lt;p&gt;There are currently eight types of IOCs that can be obtained from an AlienVault OTX pulse:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;CVE&lt;/li&gt;
&lt;li&gt;Domain&lt;/li&gt;
&lt;li&gt;Email Address&lt;/li&gt;
&lt;li&gt;Hash&lt;/li&gt;
&lt;li&gt;Hostname&lt;/li&gt;
&lt;li&gt;IPv4&lt;/li&gt;
&lt;li&gt;IPv6&lt;/li&gt;
&lt;li&gt;URL&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You will find a link to the OTX website in the Detail View panel of each IOC Entity, as highlighted on the picture below, which will provide more information about that particular IOC.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-004.png&#34; loading=&#34;lazy&#34; alt=&#34;IOC detail view in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the same picture, you will notice the “Date Observed:2020-11-10T06:40:55” label on the left. Several OTX Transforms store valuable information in the link label. To avoid missing any information, it is better to display custom link labels in your Maltego Client. You can do so by checking the “Show Custom Link Labels” as shown in the picture below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Show Custom Link Labels&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;network-infrastructure-investigation-using-alienvault-otx-transforms&#34;&gt;Network Infrastructure Investigation Using AlienVault OTX Transforms&lt;/h2&gt;
&lt;p&gt;A big benefit of the current OTX Transforms is that typical Maltego use cases are centered around domain investigations and footprinting. Many possibilities are offered to the user to pivot from a domain or an IP address.&lt;/p&gt;
&lt;p&gt;Instead of listing them, we prepared several short use cases showcasing these Transforms and how they can be of use in an investigation.&lt;/p&gt;
&lt;h3 id=&#34;use-case-1-looking-at-university-of-california-berkeley&#34;&gt;Use Case 1: Looking at University of California, Berkeley&lt;/h3&gt;
&lt;p&gt;In this use case, we will examine the domain of UC Berkeley and try to map its subdomains as well as the domains linking it.&lt;/p&gt;
&lt;p&gt;Let’s start with the domain name of Berkeley (berkeley[.]edu) and look for subdomains using the &lt;strong&gt;To Subdomains (Passive DNS) [OTX]&lt;/strong&gt; Transform. The OTX Transform returned several DNS records belonging to berkeley[.]edu and a few websites.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-006.png&#34; loading=&#34;lazy&#34; alt=&#34;AlienVault OTX To Subdomains (Passive DNS) Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To find out the domains linking to berkeley[.]edu and its subdomains, we need to extract the domain names from the DNS records and the websites on the graph. We can do so by running the &lt;strong&gt;To Domains [DNS]&lt;/strong&gt; Transform on the DNS record and the Website Entities on our graph. This Transform will return the domains contained in the DNS record while excluding the top-level domain and the second level domain, i.e. running it on the Website Entity &lt;a href=&#34;https://www.its.berkeley&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;www.its.berkeley&lt;/a&gt;[.]edu will add the Domain Entity its.berkeley[.]edu to the graph.&lt;/p&gt;
&lt;p&gt;After running the Transform, it appears that the numerous DNS records on our graph belong to a handful of domains.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-007.png&#34; loading=&#34;lazy&#34; alt=&#34;To Domains Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The last step is to find domains hosting a web page containing a link to berkeley[.]edu or one of its subdomains. Two Transforms are available to do so:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;To Linking Domains (Whois) [OTX]&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Linking URLs (Whois) [OTX]&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These Transforms will add to the graph the domains or the URLs belonging to these domains that contain a link to the input Domain Entity. After running these Transforms, we get the following graph:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-008.png&#34; loading=&#34;lazy&#34; alt=&#34;AlienVault To Linking Domains and To Linking URLs Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Amongst the linking URLs, there are some expected results such as hxxps://moz.com/top500 (a website listing important domain names) or URLs belonging to the berkeley[.]edu domain but also some unexpected ones like hxxp://server.coolmakeupgames.com. These Transforms exploit data previously harvested, meaning that the domain or the webpages returned by these Transforms may be inaccessible by the time you run the Transform.&lt;/p&gt;
&lt;p&gt;If needed, we can gather more information on a specific DNS name. Let us focus on one already present in our graph: “swarm-ewh-prod.devlib.berkeley[.]edu”. Via the &lt;strong&gt;To IP Addresses (Passive DNS) [OTX]&lt;/strong&gt; Transform, the IP addresses linked by this DNS record are added to our graph. Then, focusing on the most recent one, we can extract the opened ports and the banners observed on that IP using the &lt;strong&gt;To Ports [OTX]&lt;/strong&gt; and &lt;strong&gt;To Banners [OTX]&lt;/strong&gt; Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Examining certain IP addresses and domains&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;use-case-2-examining-bitcoin-miners&#34;&gt;Use Case 2: Examining BitCoin Miners&lt;/h3&gt;
&lt;p&gt;In this use case, we will explore a pulse related to BitCoin miners: &lt;a href=&#34;https://otx.alienvault.com/pulse/604d22edf53617b73d56428c&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://otx.alienvault.com/pulse/604d22edf53617b73d56428c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By sorting the IOCs by roles, it appears that two IP addresses are categorized as C2. For this investigation, we will focus on one of them: 209.202.252[.]54.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-010.png&#34; loading=&#34;lazy&#34; alt=&#34;BitCoin miners IP addresses&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After adding this IP address to our graph, we check if there are any DNS records attached to it by running the &lt;strong&gt;To DNS records (Passive DNS) [OTX]&lt;/strong&gt; Transform. This returns one DNS records observed for that IP address: ftp.tripod[.]com. This domain belongs to a web hosting company, meaning that it is most likely not where the C2 is housed and that the command &amp;amp; control servers are possibly hosted on a subdomain, which is rented to its customer by the company.&lt;/p&gt;
&lt;p&gt;To obtain the subdomains of tripod[.]com, we proceed in a similar manner as the last use case: On the DNS records gathered using the previous Transform, we run the &lt;strong&gt;To Domains [DNS]&lt;/strong&gt; Transform. And on the returned Domain Entity “tripod[.]com”, we run the &lt;strong&gt;To Subdomains (Passive DNS) [OTX]&lt;/strong&gt; Transform. This gives us a few hundred DNS records Entities.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Studying tripod.com screenshot&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To get further information, we pull the IP addresses linked to these DNS records using the &lt;strong&gt;To IP Addresses (Passive DNS) [OTX]&lt;/strong&gt; Transform. The first observation that can be made is that a lot of these domains are hosted on the same server. There are almost three hundred DNS records on our graph, and they are only pointing to fourteen different IP addresses.&lt;/p&gt;
&lt;p&gt;Now that we have the IP addresses of these DNS records, we can search for malware linked to these IPs by running the &lt;strong&gt;To Malware Hashes [OTX]&lt;/strong&gt; Transform. This Transform will return the hashes belonging to malware analyzed by AlienVault that has been observed connecting to this IP.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-015.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-015.png&#34; loading=&#34;lazy&#34; alt=&#34;Searching for IPs and hashes&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It appears that five IP addresses are linked to malware hashes. We also observe that the majority of the domains linked to these IP follow a particular naming convention: “logsamk” + X + “.tripod[.]com”, X being a number between 0 and 300.&lt;/p&gt;
&lt;p&gt;Thanks to the labels of the links between the IP addresses and the hashes (see image below), we notice that these pieces of malware have been observed at some very different time intervals: Some date from early May 2021 while others were first spotted in 2016! This could indicate that different threat actors are using these domains or that they were part of different campaigns.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-012.png&#34; loading=&#34;lazy&#34; alt=&#34;Malware hashes linking to an IP address&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To be able to understand the global picture at a glance, we can order the hashes by date of observation by bookmarking them: Samples from 2021 in blue, late 2020 in green and everything else in yellow. After doing so, we obtain the graph below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/alienvault-otx-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/alienvault-otx-013.png&#34; loading=&#34;lazy&#34; alt=&#34;Bookmarking hashes in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;start-using-the-new-alienvault-otx-transforms-in-maltego&#34;&gt;Start Using the New AlienVault OTX Transforms in Maltego!&lt;/h2&gt;
&lt;p&gt;We hope that this glimpse of the &lt;a href=&#34;https://www.maltego.com/transform-hub/alienvault-otx/&#34; &gt;AlienVault OTX Transforms&lt;/a&gt; got you excited!&lt;/p&gt;
&lt;p&gt;It should be noted that the Transforms presented in this blog article only make use of a fraction of the possibilities offered by OTX. New Transforms are to come to exploit the full potential of OTX in Maltego, so stay tuned for incoming updates by following us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Happy threat hunting!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>SolarWinds SUNBURST Compromise: Mapping Malicious Activity Using Farsight Historical DNS Data and Maltego</title>
      <link>https://www.maltego.com/blog/solarwinds-sunburst-compromise-mapping-malicious-activity-using-farsight-historical-dns-data-and-maltego/</link>
      <pubDate>Tue, 08 Jun 2021 10:57:55 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/solarwinds-sunburst-compromise-mapping-malicious-activity-using-farsight-historical-dns-data-and-maltego/</guid>
      <description>&lt;p&gt;There are many well-researched articles written about the SolarWinds compromise. However, given the skills demonstrated by malicious actors and suspicion regarding the attribution, the question remains: Have we uncovered all avenues that the attack might have taken place or are there instances and patterns that conventional methods cannot or may not yet uncover?&lt;/p&gt;
&lt;p&gt;In short, the answer is no.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this case study, focusing on the recent SolarWinds compromise, we will demonstrate how you can use the new DNSDB Flexible Search Transforms with Maltego to discover and uncover key assets and activities that might have been hidden during mainstream investigations using conventional tools and methods.&lt;/strong&gt; Using historical passive DNS, we will show you how you can access recorded evidence of the past events – distant and recent – even if the DNS assets (domain names, IP addresses, etc.) have long disappeared from the internet or those that have been lawfully seized.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;about-solarwinds-sunburst-compromise&#34;&gt;About SolarWinds SUNBURST Compromise&lt;/h3&gt;
&lt;p&gt;In December 2020, cyber threat analysis company &lt;a href=&#34;https://www.fireeye.com/blog/threat-research/2020/12/evasive-attacker-leverages-solarwinds-supply-chain-compromises-with-sunburst-backdoor.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;FireEye discovered a global supply chain attack trojanizing SolarWinds Orion business software updates&lt;/a&gt; in order to distribute the malware named SUNBURST. The sophisticated attack affected public and private organizations—18,000 SolarWinds customers, including almost all Fortune 500 companies, government agencies, and government contractors—since as early as Spring 2020 and has resulted in network lateral movement and data theft by adversaries.&lt;/p&gt;
&lt;h3 id=&#34;investigating-the-sunburst-compromise&#34;&gt;Investigating the SUNBURST Compromise&lt;/h3&gt;
&lt;p&gt;After being discovered, Microsoft has taken over the domain used by SUNBURST—avsvmcloud[.]com—and resolved it to 20.140.0[.]1. If SUNBURST now attempts to connect to its C2 coordinator using a subdomain of avsvmcloud[.]com, the kill-switch will be activated instead. Subsequently, without historical passive DNS data it is also no longer possible to investigate the hostnames generated with the DGA, the infected victims, the attack pattern observed, and the IP resolved from avsvmcloud[.]com&amp;rsquo;s subdomains.&lt;/p&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/solarwinds-sunburst-compromise-mapping-malicious-activity-using-farsight-historical-dns-data-and-maltego/#download-and-read-the-case-study-now&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ CASE STUDY NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;about-farsight-dnsdb-historical-passive-dns-data&#34;&gt;About Farsight DNSDB Historical Passive DNS Data&lt;/h2&gt;
&lt;p&gt;Farsight Security DNSDB® is the world’s largest DNS intelligence database that provides a unique, fact-based, multifaceted view of the configuration of the global Internet infrastructure— with
more than 100 billion domain resolution records and updated in real-time at over 200,000 times/second.&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight Transforms in Maltego&lt;/a&gt;, users can expose entire networks, gain an outside-in view of their infrastructure and pivot across DNS record types. With Wildcard searches, expose hostnames/FQDNs, associated domains and further pivoting across IPs to expose all associated domains, FQDNs, IPs, MX, NX, and other record types.&lt;/p&gt;
&lt;h3 id=&#34;access-to-farsight-data-in-maltego&#34;&gt;Access to Farsight Data in Maltego&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight Transforms&lt;/a&gt; are available for both community and commercial Maltego users with a &lt;strong&gt;free trial&lt;/strong&gt;. You can get started immediately without an API key or registration, or &lt;a href=&#34;https://www.farsightsecurity.com/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;sign up to the &lt;strong&gt;30-day free trial&lt;/strong&gt;&lt;/a&gt; for more query allowance.&lt;/p&gt;
&lt;p&gt;To access the full solution, a Maltego commercial license and a Farsight DNSDB subscription are required. Learn more about the access information on our &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Data Partner page here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;case-study--investigate-and-evaluate-the-scale-of-solarwinds-sunburst-attack&#34;&gt;Case Study | Investigate and Evaluate the Scale of SolarWinds SUNBURST Attack&lt;/h2&gt;
&lt;p&gt;Using historical DNS data, investigators can still identify which subdomains were resolved to which IP addresses in relation to the SUNBURST attack. Furthermore, using &lt;a href=&#34;https://www.farsightsecurity.com/blog/txt-record/MaltegoTransforms-20210603/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;Farsight’s Flexible Search Transforms&lt;/strong&gt; in Maltego&lt;/a&gt;, analysts can retrieve not only specific domains and IP addresses, but also any domain matching a specific pattern.&lt;/p&gt;
&lt;p&gt;In this case study, we demonstrate how to combine Maltego’s link analysis capability and Farsight DNSDB passive DNS historical data to retrieve the historical domain and IP address data and analyze the potential scope of the SUNBURST attack. Specifically, we will study C2 communications that occurred before Microsoft’s action and possibly also before the SolarWinds compromise was public knowledge.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/farsight-sunburst-000.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/farsight-sunburst-000.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Farsight Case Study Screenshot&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;download-and-read-the-case-study-now&#34;&gt;Download and Read the Case Study Now&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Download and read this case study now&lt;/strong&gt; to learn how historical passive DNS observations can assist to uncover past, present and even future threats!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-farsight-webinar-thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-farsight-webinar-thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego farsight joint webinar promotion image&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download and watch the live demo of the SolarWinds SUNBURST investigation&lt;/strong&gt; and Farsight&amp;rsquo;s new &lt;a href=&#34;https://www.farsightsecurity.com/blog/txt-record/MaltegoTransforms-20210603/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Flexible Search Transforms&lt;/a&gt; and deep dive into the domain of historical passive DNS data!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/webinar-solarwinds-sunburst-case-study-mapping-malicious-activity-using-maltego-and-farsight-historical-passive-dns/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/malteog&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; for more whitepapers, case studies, and SOC tips like this!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7bb3&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;SolarWinds SUNBURST Compromise: Mapping Malicious Activity Using Farsight Historical DNS Data and Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>DittoTRX: A Maltego Transform Server for IDN Homograph Attacks - Part 2 Investigation</title>
      <link>https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-2-investigation/</link>
      <pubDate>Mon, 31 May 2021 15:46:12 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-2-investigation/</guid>
      <description>&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    The DittoTRX data integration is developed by &lt;a href=&#34;https://github.com/dreadl0ck&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Philipp Mieden&lt;/a&gt;, who currently studies MS, Security and Network Engineering in the University of Amsterdam and participates in Maltego&amp;rsquo;s Academic and Non-Profit Program since 2020. This article is originally &lt;a href=&#34;https://dreadl0ck.net/posts/ditto-trx/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;written and published &lt;/a&gt;&lt;a href=&#34;https://dreadl0ck.net/posts/ditto-trx/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;on his blog&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;A while ago, &lt;a href=&#34;https://twitter.com/evilsocket&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Simone (@evilsocket)&lt;/a&gt; published his awesome &lt;a href=&#34;https://github.com/evilsocket/ditto&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ditto&lt;/a&gt; tool for checking a domain for active imposter attacks, and I finally found some time to play with it.&lt;/p&gt;
&lt;p&gt;With the ditto Transform server, multiple analysts can run Transforms to check domains for active imposters without calculating the variations and checking them on their own machine, but on a dedicated server instead. The server can take care of throttling the external lookups to avoid being rate limited. In addition, future updates could add a queuing mechanism.&lt;/p&gt;
&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-1/&#34; &gt;Part 1 of the DittoTRX release&lt;/a&gt;, I walked through the setup and codes for the data integration. In this article, I will demonstrate how to use these Transforms in Maltego.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;releasing-dittotrx-for-maltego&#34;&gt;Releasing DittoTRX for Maltego&lt;/h2&gt;
&lt;p&gt;This 2-part article series will walk you through the release of the ditto Transform server, setting up the server, and how to use the Transforms in Maltego.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 1: Setting Up DittoTRX for Maltego&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 2: Using DittoTRX Transforms in Maltego&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Using DittoTRX Transforms to Investigate IDN Domains&lt;/li&gt;
&lt;li&gt;Checking the IDN Domains&lt;/li&gt;
&lt;li&gt;Retrieving Creation Dates of the IDN Domains&lt;/li&gt;
&lt;li&gt;Further Analysis&lt;/li&gt;
&lt;li&gt;Resources&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-1/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ PART 1&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-dittotrx-transforms-in-maltego-to-investigate-idn-domains&#34;&gt;Using DittoTRX Transforms in Maltego to Investigate IDN Domains&lt;/h2&gt;
&lt;p&gt;So lets go and check some domains!&lt;/p&gt;
&lt;p&gt;First, drag a standard Maltego Domain Entity, add the input value, and right click to call out the Transform Menu. The Transform Menu will display all the Transforms installed in your Maltego Desktop Client.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform menu&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All the transforms that end with &lt;strong&gt;[Ditto]&lt;/strong&gt; are from the ditto service. You can filter only for these by entering the search term &amp;ldquo;Ditto.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Ditto Transforms in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I ran the &lt;strong&gt;Similar Live Domains [Ditto]&lt;/strong&gt; Transform to ask the server to calculate all possible variations as well as to see whether the resulting domains are registered, where they are pointing to, and if the underlying IP addresses are reachable.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Similar Live Domains Ditto Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can repeat this for many big companies and yield results. Although the majority of the results seems to be leftovers from past campaigns that are no longer active, but they are still registered and redirect to their registrars page.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Similar Live Domains Ditto Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I’ve added the &lt;strong&gt;Visit Domain [Ditto]&lt;/strong&gt; Transform to open all selected entities in the default system browser, so it’s easy to open them all at once to see what content they are currently serving.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Obviously this poses a security risk as one of the sites could serve an exploit that affects your browser! Consider doing this only in a sandbox.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The Chrome browser issued a warning when visiting the sites.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Chrome warning screenshot&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the other hand, Safari does not care while several websites also have a valid TLS certificate.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Example phishing domains that include homographs&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I noticed that many sites are not always delivering the same result, so after reloading them they would serve a different page. This is likely because the server checks certain parameters that are set during redirects to only deliver payloads to intended victims.&lt;/p&gt;
&lt;h2 id=&#34;checking-imposter-domains-of-instagram-youtube-netflix-microsoft-amazon-and-more&#34;&gt;Checking Imposter Domains of Instagram, YouTube, Netflix, Microsoft, Amazon, and more&amp;hellip;&lt;/h2&gt;
&lt;p&gt;Some Instagram imposters are redirecting to a malicious flash player update that seems to be adware according to the VirusTotal scan.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Malicious flashplayer screenshot&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Malicious flashplayer installer&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-011.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A YouTube imposter politely asked for my location:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-012.png&#34; loading=&#34;lazy&#34; alt=&#34;YouTube domain imposter screenshot&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some websites have expired certificates, which indicates they have been operated before. As setting up a service with TLS requires additional effort, and who would do that if they did not intend to use it for something…&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-013.png&#34; loading=&#34;lazy&#34; alt=&#34;Imposter domains holding expired certificates&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s play with the &lt;strong&gt;Ball Size by Links (Outgoing)&lt;/strong&gt; viewlet in Maltego to look at the different Amazon domains, by increasing the size of entities the more outgoing links they have:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-014.png&#34; loading=&#34;lazy&#34; alt=&#34;Amazon homograph domain investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s change the view again to &lt;strong&gt;Ball Size by Rank&lt;/strong&gt; to look at the most common registrars for Amazon imposters. Now, the more links going towards an Entity, the bigger it will become:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-015.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-015.png&#34; loading=&#34;lazy&#34; alt=&#34;Amazon homograph domain investigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An Instagram follower optimization service, that takes their users privacy very serious:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-016.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-016.png&#34; loading=&#34;lazy&#34; alt=&#34;Instagram phishing campaign&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Several sites enjoy protection from Cloudflare:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-017.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-017.png&#34; loading=&#34;lazy&#34; alt=&#34;Cloudflare protection screenshot&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Fun fact: Cloudflare is the only one of the checked domains that has only a single imposter domain.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-018.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-018.png&#34; loading=&#34;lazy&#34; alt=&#34;Cloudflare imposter domain&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And that one (&lt;a href=&#34;https://xn--cludflare-6x3d.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://xn--cludflare-6x3d.com/&lt;/a&gt;) is owned by &lt;a href=&#34;https://twitter.com/evilsocket&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Simone&lt;/a&gt; (the developer of the ditto tool) and redirects to the ditto github repo ;-)&lt;/p&gt;
&lt;p&gt;Some websites are on block lists already and will trigger a warning in the browser:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-019.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-019.png&#34; loading=&#34;lazy&#34; alt=&#34;Blocked imposter domain&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One of the Netflix imposters has a LiteSpeed Web Server running that serves Amazon-named content:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-020.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-020.png&#34; loading=&#34;lazy&#34; alt=&#34;Netflix imposter domain&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;retrieving-creation-dates-of-the-idn-domains&#34;&gt;Retrieving Creation Dates of the IDN Domains&lt;/h2&gt;
&lt;p&gt;There is also support to show the Creation Date of the IDN domains using the &lt;strong&gt;To Creation Date [DittoTRX]&lt;/strong&gt; Transform. Let&amp;rsquo;s see what it shows for Microsoft:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-021.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-021.png&#34; loading=&#34;lazy&#34; alt=&#34;Microsoft imposter domain&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-022.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-022.png&#34; loading=&#34;lazy&#34; alt=&#34;Microsoft imposter domain&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When double clicking an IDN Domain Entity, the properties can be inspected:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-023.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-023.png&#34; loading=&#34;lazy&#34; alt=&#34;Inspecting domain properties in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;start-using-the-dittotrx-transforms-in-maltego&#34;&gt;Start Using the DittoTRX Transforms in Maltego!&lt;/h2&gt;
&lt;p&gt;This blog post only touches the surface of what can be done using this Maltego integration. Give it a try and let me know what you think!&lt;/p&gt;
&lt;p&gt;From exploring a couple domains from big Fortune 500 companies, I get a feeling that plenty of those domains have been used in the past for advertising or distribution of malware. Several services responded but did only serve a default web server page or a 404, likely because some token or identifier was missing, which would have been added when the victim clicks a prepared link.&lt;/p&gt;
&lt;p&gt;I would argue that any connections to domains that use such homograph character variations should be blocked by corporate intrusion detection systems, as their only use is to fool a human victim.&lt;/p&gt;
&lt;p&gt;It’s nice to have a tool to check for such attacks. Automating this to monitor domain creation in real time might help to detect fake domains as they are being set up. The ditto tool already supports that!&lt;/p&gt;
&lt;p&gt;Exploring the results in Maltego is very convenient and allows to dig into different aspects quickly, especially because the extracted data can be further enriched using other Transforms.&lt;/p&gt;
&lt;p&gt;I’ve tested Safari, Chrome, and Firefox for opening the imposter websites, and only the Chrome browser issued a warning to the user. That makes this technique certainly dangerous and useful to trick people. Registered and reachable imposter domains do seem to exist for every big company I’ve checked, which confirms the IDN homograph attacks are used in the wild.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;resources&#34;&gt;Resources&lt;/h2&gt;
&lt;h3 id=&#34;setup-the-dittotrx-transforms&#34;&gt;Setup the DittoTRX Transforms&lt;/h3&gt;
&lt;p&gt;Read &lt;a href=&#34;https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-1/&#34; &gt;Part 1 of this release announcement&lt;/a&gt; to learn how to set up the DittoTRX Transforms in your Maltego.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-1/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Read Part 1&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;
&lt;h3 id=&#34;maltego-graphs-shown-in-this-article&#34;&gt;Maltego Graphs Shown in This Article&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://dreadl0ck.net/ditto/amazon.mtgl&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Amazon&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://dreadl0ck.net/ditto/facebook.mtgl&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Facebook&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://dreadl0ck.net/ditto/microsoft.mtgl&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Microsoft&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://dreadl0ck.net/ditto/netflix.mtgl&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Netflix&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://dreadl0ck.net/ditto/salesforce.mtgl&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Salesforce&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://dreadl0ck.net/ditto/tiktok.mtgl&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;TikTok&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;maltego-configuration&#34;&gt;Maltego Configuration&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://dreadl0ck.net/ditto/DittoTRX.mtz&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Entities and Transforms&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;repositories&#34;&gt;Repositories&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/evilsocket/ditto&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://github.com/evilsocket/ditto&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/dreadl0ck/ditto-trx&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://github.com/dreadl0ck/ditto-trx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/dreadl0ck/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://github.com/dreadl0ck/maltego&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/dreadl0ck/trx&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://github.com/dreadl0ck/trx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/dreadl0ck/maltego-gen&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://github.com/dreadl0ck/maltego-gen&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Follow Maltego on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to Maltego&amp;rsquo;s email newsletter&lt;/a&gt; to stay updated on the latest releases, tutorials, and webinars!&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;Philipp Mieden&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Philipp Mieden is a security researcher and software engineer from Germany, currently focusing on network security monitoring and the use of machine learning. He presented his research on classifying malicious behavior in network traffic at several international contests from Kaspersky Lab and won multiple prizes. After finishing his bachelor at the LMU Munich, he moved to Amsterdam to continue his master studies in “Security and Network Engineering” at the UvA. He is sharing many of his projects on &lt;a href=&#34;https://github.com/dreadl0ck&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Github&lt;/a&gt;, but you can also find him on &lt;a href=&#34;https://www.researchgate.net/profile/Philipp_Miede&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ResearchGate&lt;/a&gt; or &lt;a href=&#34;https://twitter.com/dreadcode&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;. Besides network monitoring, Philipp is also interested in hardware security, industrial control systems and reverse engineering.&lt;/p&gt;
&lt;p&gt;Learn more about Philipp&amp;rsquo;s work on his &lt;a href=&#34;https://twitter.com/dreadcode&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://github.com/dreadl0ck&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>DittoTRX: A Maltego Transform Server for IDN Homograph Attacks - Part 1 Setting Up</title>
      <link>https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-1/</link>
      <pubDate>Mon, 31 May 2021 15:45:40 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-1/</guid>
      <description>&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    The DittoTRX data integration is developed by &lt;a href=&#34;https://github.com/dreadl0ck&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Philipp Mieden&lt;/a&gt;, who currently studies MS, Security and Network Engineering in the University of Amsterdam and participates in Maltego&amp;rsquo;s Academic and Non-Profit Program since 2020. This article is originally &lt;a href=&#34;https://dreadl0ck.net/posts/ditto-trx/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;written and published &lt;/a&gt;&lt;a href=&#34;https://dreadl0ck.net/posts/ditto-trx/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;on his blog&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;A while ago, &lt;a href=&#34;https://twitter.com/evilsocket&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Simone (@evilsocket)&lt;/a&gt; published his awesome &lt;a href=&#34;https://github.com/evilsocket/ditto&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ditto&lt;/a&gt; tool for checking a domain for active imposter attacks, and I finally found some time to play with it.&lt;/p&gt;
&lt;p&gt;In this blog post, I’ll share some insights from initial experiments and recon, and open source the toolchain I created to run a central ditto Transform server to analyze the data in &lt;a href=&#34;https://www.maltego.com/&#34; &gt;Maltego&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;With the ditto Transform server, multiple analysts can run Transforms to check domains for active imposters without calculating the variations and checking them on their own machine, but on a dedicated server instead. The server can take care of throttling the external lookups to avoid being rate limited. In addition, future updates could add a queuing mechanism.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;releasing-dittotrx-transforms-for-maltego&#34;&gt;Releasing DittoTRX Transforms for Maltego&lt;/h2&gt;
&lt;p&gt;This 2-part article series will walk you through the release of the ditto Transform server, setting up the server, and how to use the Transforms in Maltego.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 1: Setting Up DittoTRX for Maltego&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Intro to IDN Homograph Attacks&lt;/li&gt;
&lt;li&gt;Maltego Codes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Part 2: Using DittoTRX Transforms in Maltego&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-2-investigation/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ PART 2&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;idn-homograph-attacks&#34;&gt;IDN Homograph Attacks&lt;/h2&gt;
&lt;p&gt;Internationalized domain name (IDN) homograph attacks exploit the fact that characters from different alphabets often look alike the ones from the Latin alphabet (= they are &lt;strong&gt;homographs&lt;/strong&gt;). A malicious actor can use this to deceive a victim, for example, to visit a malicious website that pretends to be the legitimate one, a classic phishing attack. A regular user of Facebook may be tricked into to clicking a link where the Latin character “a” is replaced with the Cyrillic character “а”.&lt;/p&gt;
&lt;p&gt;You can read more about IDN homograph attacks on &lt;a href=&#34;https://en.wikipedia.org/wiki/IDN_homograph_attack&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Wikipedia&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;maltego-code-for-a-custom-transform-server&#34;&gt;Maltego Code for A Custom Transform Server&lt;/h2&gt;
&lt;p&gt;I’ll be demoing the use of my new Maltego &lt;a href=&#34;https://github.com/dreadl0ck/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;golang package&lt;/a&gt; here and show how to create a simple Transform server for any tool in very little time.&lt;/p&gt;
&lt;p&gt;At the core, all we need is an HTTP service that replies to the request from the Maltego Transform service.&lt;/p&gt;
&lt;p&gt;The Maltego package provides a primitive to register http handlers:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-go&#34; data-lang=&#34;go&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;RegisterTransform&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;handlerFunc&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;HandlerFunc&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;name&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;string&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Since the ditto tool invocations can take longer depending on configuration and your hardware, I configured the http service to never time out. Querying all registered and live imposter domains for common names like amazon etc, &lt;em&gt;without varying TLDs&lt;/em&gt;, took between 2-3 minutes for me.&lt;/p&gt;
&lt;p&gt;To handle requests to the root page, I used the&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-go&#34; data-lang=&#34;go&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;Home&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;w&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ResponseWriter&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;r&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Request&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;handler, which will give a simple text based overview of the registered handlers and their routes once visited.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-go&#34; data-lang=&#34;go&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;main&lt;/span&gt;() {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;flag&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Parse&lt;/span&gt;()
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#66d9ef&#34;&gt;const&lt;/span&gt; (
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#75715e&#34;&gt;// ditto status names
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;registered&lt;/span&gt; = &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;registered&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;available&lt;/span&gt; = &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;available&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// register transforms to http.DefaultServeMux
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// all similar domains
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;RegisterTransform&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;ditto&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;), &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;similarDomains&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// only registered domains
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;RegisterTransform&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;ditto&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;registered&lt;/span&gt;, &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;), &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;registeredDomains&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// only registered domains that resolve to an IP
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;RegisterTransform&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;ditto&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;registered&lt;/span&gt;, &lt;span style=&#34;color:#66d9ef&#34;&gt;true&lt;/span&gt;), &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;liveDomains&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// only show domains that are available and not registered
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;RegisterTransform&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;ditto&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;available&lt;/span&gt;, &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;), &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;availableDomains&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// only live domains that resolve for all TLDs
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;RegisterTransform&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;ditto&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;registered&lt;/span&gt;, &lt;span style=&#34;color:#66d9ef&#34;&gt;true&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;-tld&amp;#34;&lt;/span&gt;), &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;liveDomainsTLD&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// register catch all handler to serve home page
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;HandleFunc&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;/&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Home&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;serving at&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;flagAddr&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;s&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Server&lt;/span&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;Addr&lt;/span&gt;:              &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;flagAddr&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;Handler&lt;/span&gt;:           &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;DefaultServeMux&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;ReadTimeout&lt;/span&gt;:       &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;ReadHeaderTimeout&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;WriteTimeout&lt;/span&gt;:      &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;IdleTimeout&lt;/span&gt;:       &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;MaxHeaderBytes&lt;/span&gt;:    &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// start server
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;s&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ListenAndServe&lt;/span&gt;()
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;!=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;log&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Fatal&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;failed to serve HTTP: &amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Let’s look at the implementation of ditto invocations:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-go&#34; data-lang=&#34;go&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;ditto&lt;/span&gt; = &lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;status&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;string&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;hasIP&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;bool&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;args&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;...&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;string&lt;/span&gt;) &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;HandlerFunc&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#66d9ef&#34;&gt;return&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;MakeHandler&lt;/span&gt;(&lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;w&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ResponseWriter&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;r&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Request&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Transform&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#75715e&#34;&gt;// get host that was queried
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;RequestMessage&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Entities&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Items&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;].&lt;span style=&#34;color:#a6e22e&#34;&gt;Value&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;got request from&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;r&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;RemoteAddr&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;to lookup:&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; !&lt;span style=&#34;color:#a6e22e&#34;&gt;govalidator&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;IsDNSName&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddUIMessage&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;invalid domain: &amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;UIMessageFatal&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#66d9ef&#34;&gt;return&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;id&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;cryptoutils&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;RandomString&lt;/span&gt;(&lt;span style=&#34;color:#ae81ff&#34;&gt;10&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;!=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;failed to generate id:&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;w&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(), &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;StatusBadRequest&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#66d9ef&#34;&gt;return&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;file&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;filepath&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Join&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;storage&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;id&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;-&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;finalArgs&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; []&lt;span style=&#34;color:#66d9ef&#34;&gt;string&lt;/span&gt;{&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;-domain&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;-no-progress-bar&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;-csv&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;file&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;-throttle=1000&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;-workers=4&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;-whois&amp;#34;&lt;/span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#66d9ef&#34;&gt;for&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;_&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;a&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;range&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;args&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;finalArgs&lt;/span&gt; = append(&lt;span style=&#34;color:#a6e22e&#34;&gt;finalArgs&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;a&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;start&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;time&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Now&lt;/span&gt;()
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#75715e&#34;&gt;// run ditto
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;		&lt;span style=&#34;color:#75715e&#34;&gt;// we are running inside a docker container, the ditto binary has been copied into it at build time. 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;		&lt;span style=&#34;color:#75715e&#34;&gt;// TODO: drop privileges
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;out&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;exec&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Command&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;/root/ditto&amp;#34;&lt;/span&gt;,  &lt;span style=&#34;color:#a6e22e&#34;&gt;finalArgs&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;...&lt;/span&gt;).&lt;span style=&#34;color:#a6e22e&#34;&gt;CombinedOutput&lt;/span&gt;()
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;!=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(string(&lt;span style=&#34;color:#a6e22e&#34;&gt;out&lt;/span&gt;))
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;failed to run ditto:&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;w&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(), &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;StatusBadRequest&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#66d9ef&#34;&gt;return&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;data&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;ioutil&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ReadFile&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;file&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;!=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;failed to read file:&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;w&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(), &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;StatusBadRequest&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#66d9ef&#34;&gt;return&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;rd&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;csv&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;NewReader&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;bytes&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;NewReader&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;data&lt;/span&gt;))
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;records&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;rd&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ReadAll&lt;/span&gt;()
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;!=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;failed to read CSV records:&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;w&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(), &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;StatusBadRequest&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#66d9ef&#34;&gt;return&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;results for&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;=&amp;#34;&lt;/span&gt;, len(&lt;span style=&#34;color:#a6e22e&#34;&gt;records&lt;/span&gt;), &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;in&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;time&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Since&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;start&lt;/span&gt;))
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#75715e&#34;&gt;// process results
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;		&lt;span style=&#34;color:#66d9ef&#34;&gt;for&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;range&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;records&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#75715e&#34;&gt;//fmt.Println(rec)
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;			&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;i&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;==&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;				&lt;span style=&#34;color:#75715e&#34;&gt;// skip CSV header
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;				&lt;span style=&#34;color:#66d9ef&#34;&gt;continue&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#75715e&#34;&gt;// handle status if provided
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;			&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;status&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;!=&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&amp;#34;&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;				&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;2&lt;/span&gt;] &lt;span style=&#34;color:#f92672&#34;&gt;!=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;status&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;					&lt;span style=&#34;color:#66d9ef&#34;&gt;continue&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;				}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;hasIP&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;				&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;3&lt;/span&gt;] &lt;span style=&#34;color:#f92672&#34;&gt;==&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&amp;#34;&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;					&lt;span style=&#34;color:#66d9ef&#34;&gt;continue&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;				}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;			&lt;span style=&#34;color:#a6e22e&#34;&gt;addEntity&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;_&lt;/span&gt; = &lt;span style=&#34;color:#a6e22e&#34;&gt;os&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Remove&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;file&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	})
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;As you can see, the ditto function is a wrapper to invoke the ditto commandline tool with different flag combinations, by wrapping the&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-go&#34; data-lang=&#34;go&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;MakeHandler&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;handler&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;w&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ResponseWriter&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;r&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Request&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;Transform&lt;/span&gt;)) &lt;span style=&#34;color:#a6e22e&#34;&gt;http&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;HandlerFunc&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;primitive to construct transform handlers.&lt;/p&gt;
&lt;p&gt;Ditto generates a CSV file as output, which is read, processed, and afterwards deleted again. Some simple filtering is applied based on the desired status or the existence of an IP address before collecting the entities.&lt;/p&gt;
&lt;p&gt;Adding entities is done using a simple helper function that takes the CSV output from ditto and assigns the fields to the correct properties:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-go&#34; data-lang=&#34;go&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;addEntity&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Transform&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt; []&lt;span style=&#34;color:#66d9ef&#34;&gt;string&lt;/span&gt;) {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddEntity&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;dittotrx.IDNDomain&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;unicode&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;0&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;ascii&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;status&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;2&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;ips&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;3&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;names&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;4&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;registrar&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;5&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;created_at&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;6&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;updated_at&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;7&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;expires_at&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;8&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProp&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;nameservers&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;rec&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;9&lt;/span&gt;])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Now that we have some logic for the server side, we need to create a client side Maltego configuration.&lt;/p&gt;
&lt;p&gt;Running Maltego Transforms will produce output Entities on a Maltego graph, which are modeled based on the data that ditto provides. In order to further drill down on their data, we will also add a couple of local Transforms. These can be found in &lt;strong&gt;cmd/transform&lt;/strong&gt;:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ tree cmd/transform/
├── lookupAddr
│   └── main.go
├── toDateCreatedAt
│   └── main.go
├── toDomains
│   └── main.go
├── toIPAddresses
│   └── main.go
├── toNameServers
│   └── main.go
├── toRegistrars
│   └── main.go
└── visitDomain
    └── main.go

7 directories, 7 files
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Let’s look at the implementation of a simple local Transform, as a standalone binary:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-go&#34; data-lang=&#34;go&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;// This is an example for a local Transform that does a reverse name lookup for a given address.
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;// It will take an IP address and return the hostnames associated with it as Maltego Entities.
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;func&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;main&lt;/span&gt;() {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;log&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;os&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Args&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt;:])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// parse arguments
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;lt&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ParseLocalArguments&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;os&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Args&lt;/span&gt;[&lt;span style=&#34;color:#ae81ff&#34;&gt;1&lt;/span&gt;:])
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// ensure the provided address is valid
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;ip&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;net&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ParseIP&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;lt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Value&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;ip&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;==&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Die&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;invalid ip&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;lt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Value&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;+&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34; is not a valid IP address&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// lookup provided ip address
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;names&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;net&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;LookupAddr&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;lt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Value&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;!=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;nil&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Die&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;err&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Error&lt;/span&gt;(), &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;failed to lookup address&amp;#34;&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// create new Transform
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Transform&lt;/span&gt;{}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// iterate over lookup results
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#66d9ef&#34;&gt;for&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;_&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;range&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;names&lt;/span&gt; {
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;:=&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddEntity&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;DNSName&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;		&lt;span style=&#34;color:#a6e22e&#34;&gt;e&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddProperty&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;hostname&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;Hostname&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Strict&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;host&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	}
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;AddUIMessage&lt;/span&gt;(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;complete&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#a6e22e&#34;&gt;maltego&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;UIMessageInform&lt;/span&gt;)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;	&lt;span style=&#34;color:#75715e&#34;&gt;// return output to stdout and exit cleanly (exit code 0)
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;&lt;/span&gt;	&lt;span style=&#34;color:#a6e22e&#34;&gt;fmt&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;Println&lt;/span&gt;(&lt;span style=&#34;color:#a6e22e&#34;&gt;t&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;ReturnOutput&lt;/span&gt;())
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Parsing the commandline args provided by Maltego is done with &lt;strong&gt;maltego.ParseLocalArguments.&lt;/strong&gt; I discard the first element in the args array via slicing because it is the name of the program.&lt;/p&gt;
&lt;p&gt;We can then access the main value the Transform shall operate on from &lt;strong&gt;lt.Value&lt;/strong&gt; and try to parse it as an IP. If that fails, the Transform can’t proceed and execution is stopped via &lt;strong&gt;maltego.Die&lt;/strong&gt;, which will exit the program and display an error message to the user in Maltego. If everything is fine, we perform the lookup, construct a new &lt;strong&gt;maltego.Transform&lt;/strong&gt;, add the resulting names as &lt;strong&gt;maltego.DNSName&lt;/strong&gt; Entities (there are constants for the core Maltego types provided in my Maltego go package), and exit the program cleanly using &lt;strong&gt;t.ReturnOutput()&lt;/strong&gt;. That’s it—Less than 20 lines of code and you have a local Transform!&lt;/p&gt;
&lt;p&gt;Let’s compile the local Transforms and move their binaries to &lt;strong&gt;/usr/local/bin&lt;/strong&gt;:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;go build -o /usr/local/bin/lookupAddr cmd/transform/lookupAddr/*.go
go build -o /usr/local/bin/toDateCreatedAt cmd/transform/toDateCreatedAt/*.go
go build -o /usr/local/bin/toDomains cmd/transform/toDomains/*.go
go build -o /usr/local/bin/toIPAddresses cmd/transform/toIPAddresses/*.go
go build -o /usr/local/bin/toNameServers cmd/transform/toNameServers/*.go
go build -o /usr/local/bin/toRegistrars cmd/transform/toRegistrars/*.go
go build -o /usr/local/bin/visitDomain cmd/transform/visitDomain/*.go
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;I’ve created a &lt;a href=&#34;https://github.com/dreadl0ck/maltego-gen&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;small helper tool&lt;/a&gt; to generate Maltego Entities and Transforms based on a YAML configuration since configuring everything via the UI can be tedious. I’ll cover the details of this tool in another blog post. For now, we will just look at a simple example.&lt;/p&gt;
&lt;p&gt;The following yaml is used to generate the Maltego configuration:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;org&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;DittoTRX&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;author&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Philipp Mieden&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Transformations for the ditto tool&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;entities&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;IDNDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;image&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;domain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      &lt;span style=&#34;color:#f92672&#34;&gt;color&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;black&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;A domain likely used for phishing&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;parent&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;maltego.Domain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;fields&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;unicode&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Unicode representation of domain name&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ascii&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ASCII representation of domain name&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;status&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Registration status of domain name&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ips&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;IPs for the domain name&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;names&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;DNS names that resolve to this domains IPs&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;registrar&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;The name of the registrar&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;created_at&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;The date of creation&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;updated_at&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;The last update&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;expires_at&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;The date of expiry&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#f92672&#34;&gt;name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;nameservers&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Nameservers associated with domain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;workingDir&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;~&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;transforms&lt;/span&gt;:
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  - &lt;span style=&#34;color:#f92672&#34;&gt;id&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;LookupAddr&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;input&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;maltego.IPv4Address&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Lookup Address&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;executable&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;/usr/local/bin/lookupAddr&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  - &lt;span style=&#34;color:#f92672&#34;&gt;id&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ToDomainNames&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;input&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;dittotrx.IDNDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;To Domain Names&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;executable&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;/usr/local/bin/toDomains&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  - &lt;span style=&#34;color:#f92672&#34;&gt;id&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ToRegistrarNames&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;input&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;dittotrx.IDNDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;To Registrar Names&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;executable&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;/usr/local/bin/toRegistrars&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  - &lt;span style=&#34;color:#f92672&#34;&gt;id&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ToNameServers&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;input&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;dittotrx.IDNDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;To Name Servers&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;executable&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;/usr/local/bin/toNameServers&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  - &lt;span style=&#34;color:#f92672&#34;&gt;id&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ToCreationDate&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;input&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;dittotrx.IDNDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;To Creation Date&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;executable&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;/usr/local/bin/toDateCreatedAt&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  - &lt;span style=&#34;color:#f92672&#34;&gt;id&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;ToIPAddresses&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;input&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;dittotrx.IDNDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;To IP Addresses&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;executable&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;/usr/local/bin/toIPAddresses&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  - &lt;span style=&#34;color:#f92672&#34;&gt;id&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;VisitDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;input&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;dittotrx.IDNDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;description&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;Open Domain in default Browser&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;executable&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;/usr/local/bin/visitDomain&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;As you can see, the Transforms all operate on our custom entity type &lt;strong&gt;IDNDomain&lt;/strong&gt; and have a description and an executable set.&lt;/p&gt;
&lt;p&gt;To generate the config, all we need to run is:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;$ maltego-gen maltego.yml&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;material icon repository exists, pulling&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;bootstrapped configuration archive for Maltego&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;packing maltego dittotrx archive&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;packed maltego dittotrx archive&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#ae81ff&#34;&gt;copied generated file to /Users/you/DittoTRX.mtz&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The resulting &lt;strong&gt;.mtz&lt;/strong&gt; archive can now be imported with Maltego:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Importing custom configuration into Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now all that is left is to head to your Transform Distribution Server and add the Transforms. For simplicity, I am using a basic authentication, which is protected over TLS. Future versions could use oauth as suggested by Maltego.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ditto-release-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ditto-release-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Public TDS screenshot&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can read more about how to set up a TDS or add Transforms in the excellent Maltego &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000034031-set-up-the-tds&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;docs&lt;/a&gt; or &lt;a href=&#34;https://static.maltego.com/cdn/Case%20studies/Building-Integrations-for-Maltego-Complete-Guide.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego&amp;rsquo;s Complete Guide for Building Custom Maltego Integrations&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;using-ditto-transforms-in-maltego&#34;&gt;Using Ditto Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-2-investigation/&#34; &gt;Part 2 of this article series&lt;/a&gt;, I will demonstrate how you can use these ditto Transforms in Matlego for domain investigations.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/dittotrx-a-maltego-transform-server-for-idn-homograph-attacks-part-2-investigation/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ PART 2&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Follow Maltego on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to Maltego&amp;rsquo;s email newsletter&lt;/a&gt; to stay updated on the latest releases, tutorials, and webinars!&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;Philipp Mieden&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Philipp Mieden is a security researcher and software engineer from Germany, currently focusing on network security monitoring and the use of machine learning. He presented his research on classifying malicious behavior in network traffic at several international contests from Kaspersky Lab and won multiple prizes. After finishing his bachelor at the LMU Munich, he moved to Amsterdam to continue his master studies in “Security and Network Engineering” at the UvA. He is sharing many of his projects on &lt;a href=&#34;https://github.com/dreadl0ck&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Github&lt;/a&gt;, but you can also find him on &lt;a href=&#34;https://www.researchgate.net/profile/Philipp_Miede&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ResearchGate&lt;/a&gt; or &lt;a href=&#34;https://twitter.com/dreadcode&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;. Besides network monitoring, Philipp is also interested in hardware security, industrial control systems and reverse engineering.&lt;/p&gt;
&lt;p&gt;Learn more about Philipp&amp;rsquo;s work on his &lt;a href=&#34;https://twitter.com/dreadcode&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://github.com/dreadl0ck&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Maltego Helps SOC Teams Reduce Alert Fatigue and Accelerate Resolution Time</title>
      <link>https://www.maltego.com/blog/how-maltego-helps-soc-teams-reduces-alert-fatigue-and-accelerates-resolution-time/</link>
      <pubDate>Thu, 06 May 2021 13:27:01 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-maltego-helps-soc-teams-reduces-alert-fatigue-and-accelerates-resolution-time/</guid>
      <description>&lt;p&gt;We have witnessed a dramatic evolution in the cyber threat landscape in the last few years, which has urged organizations to invest more in advanced security tools to detect and respond to cyber threats.&lt;/p&gt;
&lt;p&gt;The primary function of most of these security tools is to create and respond to security alerts, which inevitably contributes to the thousands of signals generated by servers, firewalls, routers, EDRs, antivirus, proxies, IDS/IPS, etc. However, as Security Operation Center (SOC) teams employ new tools and technologies to combat threats, they are faced with the daunting task of managing an overwhelming number of alerts.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    A CSS insight report states that companies with over 1000 employees maintain about 70 security tools from 35 different vendors. We recommend reading our whitepaper on &lt;a href=&#34;https://www.maltego.com/blog/tackling-tool-fatigue-soc-teams-need-interoperable-tools/&#34; &gt;Tackling Tool Fatigue in SOC Teams&lt;/a&gt; to learn more about this problem that is increasingly burdening SOC teams.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;According to the &lt;a href=&#34;https://www.sumologic.com/brief/state-of-secops/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;2020 State of SecOps and Automation report&lt;/a&gt; from dimensional research in partnership with Sumo Logic—which had input from 427 IT leaders with direct responsibility for security—70% of the participants confirmed that the number of security alerts processed by SOC teams has more than doubled in the last five years.&lt;/p&gt;
&lt;p&gt;As the number of security alerts increases, so does the number of false positives and low-fidelity alerts, increasing the amount of time required to process and remediate essential alerts.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;From an organizational perspective, it decreases the investigative efficiency of a SOC team as SOC analysts become overwhelmed trying to find the critical alerts hidden in the sea of low-impact ones, which inevitably causes what is known as Alert Fatigue.&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-maltego-helps-soc-teams-reduces-alert-fatigue-and-accelerates-resolution-time/#how-to-reduce-alert-fatigue-and-resolution-time-in-your-soc-team&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD YOUR COPY&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;what-is-alert-fatigueand-howdoes-it-hurt-your-soc-team&#34;&gt;What is Alert Fatigue, and How Does It Hurt Your SOC Team?&lt;/h2&gt;
&lt;p&gt;Alert fatigue is caused by exposing analysts to large numbers of alerts in a short period of time, causing an overload of information and results in a reduction in the ability to prioritize more critical alerts. &lt;/p&gt;
&lt;p&gt;Skilled SOC analysts can only handle a limited number of investigations in a day. According to a &lt;a href=&#34;https://fidelissecurity.com/resource/report/the-state-of-the-soc/#:~:text=Fidelis%20Cybersecurity%20commissioned%20360Velocity%20and,of%20threat%20detection%20and%20response.&amp;amp;text=The%20results%20reveal%20how%20different,response%20and%20threat%20hunting%20tasks.&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;report commissioned by Fidelis Cybersecurity&lt;/a&gt;, most SOC analysts can only run between 7-8 investigations on a single day.&lt;/p&gt;
&lt;p&gt;As stated by the Ponemon Institute in a &lt;a href=&#34;https://www.exabeam.com/library/exabeam-siem-productivity-report/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;report commissioned by Exabeam&lt;/a&gt;, analysts expend 15% of their time chasing false positives, which is almost 7 hours a week per analyst and these are hours not spent catching actual threats. &lt;/p&gt;
&lt;p&gt;The efficiency of SOC teams can be measured by impact-based metrics like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Number of alerts triaged&lt;/li&gt;
&lt;li&gt;Number of investigations completed with definitive results&lt;/li&gt;
&lt;li&gt;Number of IOCs or vulnerabilities identified&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Reducing time to resolution can significantly help SOC analysts to be more productive. It can be achieved through various measures, like an integrated tool stack, better SIEM playbooks to aid automated triage, or link analysis to visualize all your data in a single interface. &lt;/p&gt;
&lt;p&gt;The solution is not to eliminate the systems that generate these alerts, which would create security blind spots in our environment; we need to use technology to help solve problems without creating new ones.&lt;/p&gt;
&lt;h2 id=&#34;how-to-reduce-alert-fatigue-and-resolution-time-in-your-soc-team&#34;&gt;How to Reduce Alert Fatigue and Resolution Time in Your SOC Team&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;In this whitepaper, we dissect the problems causing alert fatigue in SOC teams and present the solution to accelerate and streamline the overall incident analysis and incident response workflow.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download and read the whitepaper now&lt;/strong&gt; to learn how to implement the solutions to alert fatigue!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/malteog&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; for more whitepapers, case studies, and SOC tips like this!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7aa8&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How Maltego Helps SOC Teams Reduce Alert Fatigue and Accelerate Resolution Time&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Enrich Threat Intelligence and Criminal Investigations with Intel 471 Transforms and Data Subscriptions</title>
      <link>https://www.maltego.com/blog/enrich-threat-intelligence-and-criminal-investigations-with-intel-471-transforms-and-data-bundles/</link>
      <pubDate>Tue, 04 May 2021 13:20:14 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/enrich-threat-intelligence-and-criminal-investigations-with-intel-471-transforms-and-data-bundles/</guid>
      <description>&lt;p&gt;Following our &lt;a href=&#34;&#34; &gt;&lt;/a&gt;&lt;a href=&#34;&#34; &gt;data subscription&lt;/a&gt; releases for the &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl identity database&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/ciphertrace/&#34; &gt;CipherTrace cryptocurrency intelligence&lt;/a&gt;, &lt;strong&gt;we are excited to announce the launch of the updated Intel 471 Transforms and data subscriptions!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Intel 471 provides in-depth and globally relevant coverage and tracking of sophisticated, financially motivated cybercriminals, hacktivists and other threats targeting organizations, their customers, employees, and suppliers. These actionable insights into threat actors equip cyber security teams, law enforcement agencies, and Trust &amp;amp; Safety investigators with the necessary context to understand and stay ahead of potential threats.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will give you a brief introduction of the updated Intel 471 Maltego Transforms and the newly released Intel 471 data subscriptions.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;intel-471-threat-and-cybercrime-intelligence-in-maltego&#34;&gt;Intel 471 Threat and Cybercrime Intelligence in Maltego&lt;/h2&gt;
&lt;p&gt;Integrated with Maltego, the &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/&#34; &gt;Intel 471 Transforms&lt;/a&gt; enable investigators to visualize threat profiles and map the relationships between pieces of digital evidence left behind by threat actors.&lt;/p&gt;
&lt;p&gt;The Intel 471 data integration in Maltego includes the following data bases and intelligence:&lt;/p&gt;
&lt;h3 id=&#34;the-intel-471-deep--dark-web-collections-intel-471-pro-data-subscription&#34;&gt;The Intel 471 Deep &amp;amp; Dark Web Collections (Intel 471 Pro Data Subscription)&lt;/h3&gt;
&lt;p&gt;The Intel 471 Deep &amp;amp; Dark Web Collections provides access to collected raw intelligence of underground data otherwise known as the deep and dark web. The data enables investigators to gain insight into the anatomy of the cybercriminal underground, such as malware developed and sold to facilitate criminal activities, sensitive data exfiltrated from businesses worldwide, and hosting services supporting the rise of underground criminal activities.&lt;/p&gt;
&lt;p&gt;With over 40 Transforms available for this particular dataset, investigators can query cybercriminal forums, marketplace posts, and discussions to reveal the identities, agendas, targets, means, and networks of threat actors.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/intel-471-hub-page-image.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/intel-471-hub-page-image.png&#34; loading=&#34;lazy&#34; alt=&#34;Intel 471 deep and dark web data&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Investigators can access the Intel 471 Deep &amp;amp; Dark Web Collections Transforms by purchasing our &lt;a href=&#34;https://store.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Intel 471 Pro data subscriptions&lt;/a&gt; or via the full solution API key.&lt;/p&gt;
&lt;h3 id=&#34;the-intel-471-adversary-vulnerability-and-malwareintelligenceintel-471-enterprise-package&#34;&gt;The Intel 471 Adversary, Vulnerability, and Malware Intelligence (Intel 471 Enterprise Package)&lt;/h3&gt;
&lt;p&gt;Besides insights into forums and discussions exchanged in the deep and dark web, the updated Intel 471 Transforms also tap into extensive threat actor reporting, vulnerability weaponization and exploitation, and malware intelligence reports and technical intelligence.&lt;/p&gt;
&lt;p&gt;Cyber analysts can pivot from a CVE to related vendors and products—and vice versa—as well as query existing incident reports and patch statuses. Moreover, investigators can also query data of a malware event and reports to enrich threat intelligence and identify threat actors.&lt;/p&gt;
&lt;p&gt;Investigators can access the Intel 471 adversary, vulnerability, and malware intelligence Transforms via Intel 471’s full solution API key. The Intel 471 full solution also includes access to its deep &amp;amp; dark web data. For more information regarding the Intel 471 full solution, please &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/#contact&#34; &gt;contact us here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;intel471-data-subscriptions-for-maltego-flexible-subscriptions-to-deep-and-dark-web-intelligence&#34;&gt;Intel 471 Data Subscriptions for Maltego: Flexible Subscriptions to Deep and Dark Web Intelligence&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;The &lt;a href=&#34;https://store.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Intel 471 data subscriptions for Maltego&lt;/a&gt; cover Intel 471 Deep &amp;amp; Dark Web Collections, which is a collection of deep and dark web data acquired from underground forums, marketplaces, and chat rooms such as Telegram, Discord, IRC, ICQ, and others.&lt;/strong&gt; With Intel 471 data subscriptions, investigators can obtain near real-time visibility into key actors, assets, issues, organizations, and other criminal entities, as well as evidence from within the cyber underground—all via a flexible, annual subscription that is tailored to individual project needs and budgets.&lt;/p&gt;
&lt;h3 id=&#34;how-to-purchase-maltegos-intel-471data-subscriptions&#34;&gt;How to Purchase Maltego’s Intel 471 Data Subscriptions&lt;/h3&gt;
&lt;p&gt;We at Maltego offer Small and Medium data subscriptions for the following users:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Internal Security: Professionals who use Intel 471 data to protect their own organizations and internal systems&lt;/li&gt;
&lt;li&gt;Service Providers: Professionals who use Intel 471 data to provide security services to their customer base&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Each data subscription allows a fixed number of Transform runs per month.&lt;/p&gt;
&lt;p&gt;Customers who are interested in leveraging Intel 471 underground collection through data subscriptions can simply find the option that fits their data requirements on our &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/&#34; &gt;Transform Hub webpage&lt;/a&gt; and purchase it &lt;a href=&#34;https://store.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;in our web-shop&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://store.maltego.com/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;PURCHASE NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Please note that every purchase is subject to a vetting process in line with the terms of use of the third-party data provider, namely Intel 471. Access is generally reserved for professional investigators typically associated with an organization.&lt;/p&gt;
&lt;p&gt;If you’re interested in learning more about data subscriptions and all the ways to access data within Maltego, read our &lt;a href=&#34;https://www.maltego.com/blog/introducing-maltego-data-bundle-simplify-data-access/&#34; &gt;”Introducing Maltego Data Subscriptions” blog post&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/maltego-faq/&#34; &gt;read our FAQs&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you would like to access the full Intel 471 solution in Maltego—including deep and dark web data as well as adversary, vulnerability and malware intelligence—please &lt;a href=&#34;https://www.maltego.com/transform-hub/intel-471/#contact&#34; &gt;contact us using the inquiry form here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/intel471-solution-in-maltego/&#34; &gt;Download our Intel 471 solution brief&lt;/a&gt; to learn more about the data integration and share with your colleagues and teams.&lt;/p&gt;
&lt;h3 id=&#34;maltego--intel-471-joint-webinar&#34;&gt;Maltego &amp;amp; Intel 471 Joint Webinar&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-intel471-webinar-thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-intel471-webinar-thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego and Intel 471 Webinar&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/webinars/know-your-adversary-enrich-your-investigations-with-cybercrime-intelligence/&#34; &gt;Watch our webinar with Intel 471&lt;/a&gt; and Bob McArdle from Trend Micro and deep dive into real-life use cases using Intel 471 data in Maltego!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/webinar-know-your-adversary-enrich-your-investigations-with-cybercrime-intelligence/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt; to stay tuned for more product updates. Coming soon, you can expect many more data subscriptions to enhance your investigations.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigating TA413 Threat Actor Group Using OpenCTI in Maltego</title>
      <link>https://www.maltego.com/blog/investigating-ta413-threat-actor-group-using-opencti-in-maltego/</link>
      <pubDate>Thu, 29 Apr 2021 12:48:27 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigating-ta413-threat-actor-group-using-opencti-in-maltego/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/unleashing-the-power-of-cyber-threat-intelligence-with-maltego-stix-and-opencti/&#34; &gt;Part 1 of the article series&lt;/a&gt;, we announced the new release of Maltego&amp;rsquo;s &lt;a href=&#34;https://www.maltego.com/transform-hub/stix/&#34; &gt;STIX2 Entities&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/opencti/&#34; &gt;OpenCTI Hub item&lt;/a&gt;. &lt;strong&gt;In this article, we will demonstrate how investigators can use STIX2 Entities and OpenCTI in Maltego by taking a look at TA413.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Threat Actors have been steadily improving their Tactics, Techniques, and Procedures (TTP) over the last few years, allowing them to carry out complex campaigns against multiple targets with the same effort that it used to take to attack a single target. &lt;/p&gt;
&lt;p&gt;A recent example is the &amp;ldquo;Solorigate&amp;rdquo; attack (commonly known as the SolarWinds Hack), which spread to the company&amp;rsquo;s clients and went undetected for months. The attack allowed hackers to spy on private companies like the elite cybersecurity firm FireEye and important US Government entities, including the Department of Homeland Security and Treasury Department.&lt;/p&gt;
&lt;h2 id=&#34;introduction&#34;&gt;Introduction &lt;/h2&gt;
&lt;p&gt;We will use the public demo instance of OpenCTI (&lt;a href=&#34;https://demo.opencti.io&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://demo.opencti.io&lt;/a&gt;), which is open to the public. If you don&amp;rsquo;t have an OpenCTI instance, all you need to do is create an account &lt;a href=&#34;https://auth.citeum.org/auth/realms/citeum/login-actions/registration?client_id=6d5ac3ab-8a2a-4362-a1c7-19adc7fb8b60&amp;amp;tab_id=QZ3-ZNFI_0E&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt; to start exploring right away. Once you have registered, you will also get an API key that you can use with Maltego if you want to follow along.&lt;/p&gt;
&lt;h2 id=&#34;what-or-who-is-our-target-for-this-investigation&#34;&gt;What or Who is our target for this investigation? &lt;/h2&gt;
&lt;p&gt;A few weeks ago, Proofpoint published an excellent &lt;a href=&#34;https://www.proofpoint.com/us/blog/threat-insight/ta413-leverages-new-friarfox-browser-extension-target-gmail-accounts-global&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;article&lt;/a&gt; about TA413 and how this group was targeting the Tibetan diaspora. The image below illustrates the attack vectors used by the TA413 group.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-005.png&#34; loading=&#34;lazy&#34; alt=&#34;TA413 attack vectors&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The APT group known as TA413 has been associated with the Chinese state. While they are regionally known for their attacks against the Tibetan diaspora, their worldwide renown came about in March 2020 when they began targeting Western economies that were suffering under the effects of COVID-19 to collect intelligence.&lt;/p&gt;
&lt;p&gt;Based on Proofpoint&amp;rsquo;s article, we will now attempt to map TA413&amp;rsquo;s infrastructure while trying to find any additional IOCs (Indicators of Compromise) that the author of the article may have missed.&lt;/p&gt;
&lt;h3 id=&#34;lets-make-sure-we-have-everything-we-need-for-our-investigation&#34;&gt;Let&amp;rsquo;s Make Sure We Have Everything We Need for Our Investigation!&lt;/h3&gt;
&lt;p&gt;As previously mentioned, once you have created an OpenCTI account, you can sign into their demo instance to retrieve your API Key. The first thing you will see is a friendly dashboard, but to get the API key, all you need to do is go to the upper right corner of the screen, click on the Account icon and then select the Profile option from the submenu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-006.png&#34; loading=&#34;lazy&#34; alt=&#34;OpenCTI demo instance&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The API key should be visible at the bottom of the screen. Remember that this key can often change with the demo instance, which means you will need to check your API key whenever you want to use it; otherwise, you may face issues with Maltego.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-007.png&#34; loading=&#34;lazy&#34; alt=&#34;OpenCTI API access&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You will also need to install the OpenCTI Transforms and the STIX2 Utilities in Maltego.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-hubitems.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-hubitems.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX2 and OpenCTI hub items in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you click on Install on the &lt;a href=&#34;https://www.maltego.com/transform-hub/opencti/&#34; &gt;OpenCTI Hub item&lt;/a&gt;, you should get a prompt window asking you for the below information.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OpenCTI Instance URL: Enter &lt;a href=&#34;https://demo.opencti.io/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://demo.opencti.io&lt;/a&gt; for the demo instance. In case you are using your own instance, you should add said URL here.&lt;/li&gt;
&lt;li&gt;OpenCTI API Token: Provided with your OpenCTI profile.&lt;/li&gt;
&lt;li&gt;Verify SSL (true or false): In this case, we will be using SSL, so you should enter &amp;ldquo;true&amp;rdquo;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The installation for &lt;a href=&#34;https://www.maltego.com/transform-hub/stix/&#34; &gt;STIX2 Utilities&lt;/a&gt; is straightforward for this item since it does not require any custom settings.&lt;/p&gt;
&lt;p&gt;We should be good to go now!&lt;/p&gt;
&lt;h2 id=&#34;investigating-ta413-using-maltego-and-opencti&#34;&gt;Investigating TA413 Using Maltego and OpenCTI&lt;/h2&gt;
&lt;h3 id=&#34;finding-relevant-intelligence-in-opencti&#34;&gt;Finding Relevant Intelligence in OpenCTI&lt;/h3&gt;
&lt;p&gt;We will start our investigation by looking into OpenCTI and seeing what general information we can find about TA413. To do so, we can use the search box on the upper right corner of the main dashboard, type in &amp;ldquo;TA413&amp;rdquo;, and hit Enter.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Querying TA413 in OpenCTI platform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Below is a snapshot of the information found in OpenCTI for this Threat Actor, where we noticed that OpenCTI categorized this information as an &amp;ldquo;Intrusion Set.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;According to Oasis, an Intrusion Set is a STIX2 Domain Object that represents a grouped set of adversarial behaviors and resources with common properties that are believed to be orchestrated by a single organization.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Information about TA413 found in OpenCTI&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s now look for any observables for this intrusion set under the &amp;ldquo;Indicators&amp;rdquo; tab. As we can see, OpenCTI provides a comprehensive list of IOCs associated with TA413—some of them mentioned in Proofpoint&amp;rsquo;s article—which will be helpful in our investigation.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-011.png&#34; loading=&#34;lazy&#34; alt=&#34;IOCs associated with TA413&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;enriching-the-stix-standard-ids-using-maltego&#34;&gt;Enriching the STIX Standard IDs Using Maltego&lt;/h3&gt;
&lt;p&gt;We can now pivot into Maltego. To do so, let&amp;rsquo;s go back to OpenCTI&amp;rsquo;s overview tab and copy the STIX Standard ID associated with this Intrusion Set so we can drop it into Maltego.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-012.png&#34; loading=&#34;lazy&#34; alt=&#34;Target STIX2 Standard ID&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego does a great job understanding the type of Entity that we need, as it automatically creates a &lt;strong&gt;Maltego.STIX2.intrusion-set&lt;/strong&gt; Entity for us upon dropping the ID.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-013.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego.STIX2.intrusion-set Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But wait, why is the new Entity showing up as &lt;strong&gt;&lt;empty&gt;&lt;/strong&gt;? It is important to note the Entity itself is not entirely devoid of information; if you double-click on it, and go to the Properties tab, you will find that the id and type fields are populated. We still need to query OpenCTI to retrieve the remaining details associated with the STIX Standard ID.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-014.png&#34; loading=&#34;lazy&#34; alt=&#34;Detail View of the STIX Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s close the Details window and request the details of this intrusion Set from OpenCTI. We can do this by selecting the &lt;strong&gt;Maltego.STIX2.intrusion-set Entity&lt;/strong&gt; and running the &lt;strong&gt;Intrusion Set to Details [OpenCTI]&lt;/strong&gt; Transform in the &lt;strong&gt;To Details [OpenCTI] Transform set&lt;/strong&gt; of the OpenCTI Hub item.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-015.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-015.png&#34; loading=&#34;lazy&#34; alt=&#34;Intrusion Set to Details [OpenCTI] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now we can see an updated Entity in our graph and its populated properties in the Detail View.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-016.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-016.png&#34; loading=&#34;lazy&#34; alt=&#34;Populated OpenCTI STIX2 Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That was simple, but we should be able to get more details about this intrusion Set from OpenCTI. Let&amp;rsquo;s select the Maltego.STIX2.intrusion-set Entity and run the &lt;strong&gt;Intrusion Set to all Entities [OpenCTI]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-017.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-017.png&#34; loading=&#34;lazy&#34; alt=&#34;Intrusion Set to all Entities [OpenCTI] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In just a few clicks, Maltego retrieved all the details from OpenCTI and pulled them into our graph. Let&amp;rsquo;s take a minute to review these new Entities, which are based on and closely resemble the STIX2 Entities original Objects.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-018.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-018.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX2 Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take a minute to understand what we have found so far. In the upper half of our graph, where we can see that all Entities are STIX2 Indicator Entities and contain the same observables that we saw under the Indicators tab of OpenCTI.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-019.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-019.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX2 Indicator Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can also see an &amp;ldquo;indicates&amp;rdquo; label next to the links between the Indicator Entities and the Intrusion Set Entity, which follows the STIX2 Relationship Objects (SROs) structure.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-020.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-020.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX2 Relationship Objects (SROs) structure&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Image from &lt;a href=&#34;https://oasis-open.github.io/cti-documentation/stix/intro.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Oasis&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In the lower half of our graph, we see a few new &lt;strong&gt;maltego.STIX2.attack-pattern&lt;/strong&gt; and &lt;strong&gt;maltego.STIX2.malware&lt;/strong&gt; Entities, which will help us understand the Tactics and Techniques used by the TA413 group.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-021.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-021.png&#34; loading=&#34;lazy&#34; alt=&#34;maltego.STIX2.attack-pattern and maltego.STIX2.malware Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We now have an excellent idea of how this Threat Actor operates and its infrastructure, but let&amp;rsquo;s see how we can leverage some of our other Transforms to further enrich the information we have on TA413&amp;rsquo;s infrastructure.&lt;/p&gt;
&lt;p&gt;First, we use the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010775-collections-tab&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Collections feature&lt;/a&gt; of Maltego to simplify our graph by grouping Entities based on their type, grouping all the Observable Entities into a single box.&lt;/p&gt;
&lt;p&gt;We then select the Collection Node and run the &lt;strong&gt;Indicator to all Observables [OpenCTI]&lt;/strong&gt; Transform. This will allow us to use our existing Transforms to find additional infrastructure associated with TA413 and not listed in the report nor OpenCTI.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-023.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-023.png&#34; loading=&#34;lazy&#34; alt=&#34;Indicator to all Observables [OpenCTI] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As we can see, Maltego returned a few STIX2 Domain Name Entities to most of the selected Observables.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-024.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-024.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX2 Domain Name Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will select the STIX2 Domain Name Entities and run the &lt;strong&gt;To Resolved IPs [VirusTotal Public API]&lt;/strong&gt; Transform to see if VirusTotal knows about any additional IP addresses associated with these domains.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-026.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-026.png&#34; loading=&#34;lazy&#34; alt=&#34;To Resolved IPs [VirusTotal Public API] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It looks like we have found some additional IP addresses. We will try to further expand our results by looking for suspicious file names or hashes associated with TA413.&lt;/p&gt;
&lt;p&gt;First, we will check if any of the IP addresses belong to prominent hosting providers, as these tend to be shared or reassigned rather quickly, and we could save time and focus our attention on relevant IOCs by ignoring these noisy IP addresses for now.&lt;/p&gt;
&lt;p&gt;Selecting the IP Address Entities, we run the &lt;strong&gt;To AS Number [VirusTotal Public API]&lt;/strong&gt; Transform and on the resulting AS Entities, the &lt;strong&gt;To Network [Peering DB]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;We can immediately observe one specific IP associated with Google. We will exclude this IP from our next step.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-027.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-027.png&#34; loading=&#34;lazy&#34; alt=&#34;IP addresses and their hosting providers&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We will select the IP Address Entities again and run the &lt;strong&gt;Communication Relationships [VirusTotal Public API]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;In this case, VirusTotal returned a set of malicious files, including one linked to Cobalt Strike, a threat emulation software heavily abused by threat actors.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-028.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-028.png&#34; loading=&#34;lazy&#34; alt=&#34;Communication Relationships [VirusTotal Public API] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Finally, we can run the &lt;strong&gt;To Hash [VirusTotal Public API]&lt;/strong&gt; Transform to retrieve the hashes associated with these files. These will be of great help as we can use them for blocking and alerting any sightings of these in our network.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-029.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-029.png&#34; loading=&#34;lazy&#34; alt=&#34;To Hash [VirusTotal Public API] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And that wraps up our OpenCTI Transform demonstration!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-030.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-030.png&#34; loading=&#34;lazy&#34; alt=&#34;Overview of TA413 investigation using Maltego and OpenCTI&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;start-using-the-maltego-opencti-transforms-to-unleash-your-threat-intelligence-investigations&#34;&gt;Start Using the Maltego OpenCTI Transforms to Unleash Your Threat Intelligence Investigations&lt;/h2&gt;
&lt;p&gt;Throughout this investigation, we found additional infrastructure used by TA413 for their campaigns, such as domains, IP addresses, file names and hashes.&lt;/p&gt;
&lt;p&gt;These are very relevant as we can now use them to feed our Threat Intelligence and Threat Hunting processes and also for blocking and alerting purposes.&lt;/p&gt;
&lt;p&gt;Maltego elevates your investigations to the next level by allowing you to visually analyze what the attack looked like as it took place and can help you to find patterns and additional infrastructure used by these attackers, all within a single interface.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up for our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
&lt;p&gt;Happy Threat Hunting!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Unleashing the Power of Cyber Threat Intelligence with Maltego, STIX and OpenCTI</title>
      <link>https://www.maltego.com/blog/unleashing-the-power-of-cyber-threat-intelligence-with-maltego-stix-and-opencti/</link>
      <pubDate>Thu, 29 Apr 2021 12:47:54 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/unleashing-the-power-of-cyber-threat-intelligence-with-maltego-stix-and-opencti/</guid>
      <description>&lt;p&gt;&lt;strong&gt;We are thrilled to announce two significant additions to our Transform Hub: utilities for working with &lt;a href=&#34;https://www.maltego.com/transform-hub/stix/&#34; &gt;STIX 2.1&lt;/a&gt; and a STIX-powered integration for &lt;a href=&#34;https://www.maltego.com/transform-hub/opencti/&#34; &gt;OpenCTI&lt;/a&gt;.&lt;/strong&gt; These tools mark a crucial step for Maltego in our adoption of threat intelligence standards and our efforts to seamlessly integrate with the tools that threat intelligence researchers, SecOps analysts, and other Cybersecurity professionals rely on daily.&lt;/p&gt;
&lt;p&gt;These integrations were created in close cooperation with ANSSI, the French National Cybersecurity Agency, who contributed a set of open-source Transforms, the development of which Maltego subsequently supported. Maltego&amp;rsquo;s contributions to this project are available under an open-source repository on Github, which you can access here: &lt;a href=&#34;https://github.com/amr-cossi/maltego-stix2&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;amr-cossi/maltego-stix2&lt;/a&gt; and &lt;a href=&#34;https://github.com/amr-cossi/opencti-maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;amr-cossi/opencti-maltego&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-hubitems.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-hubitems.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX2 and OpenCTI hub items in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-ta413-threat-actor-group-using-opencti-in-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;PART 2: READ MORE ABOUT OPENCTI USE CASE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;understanding-stix-21&#34;&gt;Understanding STIX 2.1&lt;/h2&gt;
&lt;p&gt;Developed by OASIS, STIX (Structured Threat Information eXpression) is a standardized language and serialization format used to exchange Cyber Threat Intelligence. Simply put, STIX tells you how to assemble the different pieces of information that your organization collects to create Intelligence documents.&lt;/p&gt;
&lt;p&gt;Most information in a typical threat intelligence feed/source can be expressed and serialized in a standardized and machine-readable format using STIX. Below are few examples of STIX2 Objects that have now been brought into Maltego.&lt;/p&gt;
&lt;h3 id=&#34;stix-domain-objects-sdos&#34;&gt;STIX Domain Objects (SDOs)&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-002.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX Domain Objects (SDOs)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;stix-relationship-objects-sros&#34;&gt;STIX Relationship Objects (SROs)&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-003.png&#34; loading=&#34;lazy&#34; alt=&#34;STIX Relationship Objects (SROs)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;adapting-stix-into-maltego&#34;&gt;Adapting STIX into Maltego&lt;/h3&gt;
&lt;p&gt;In total, we adapted 40 object types from STIX into the standard Maltego ontology, along with over 100 utility Transforms for converting standard Maltego Entities into STIX data and pivoting STIX objects into their property relationships.&lt;/p&gt;
&lt;p&gt;The new STIX Entity types are effectively subsumed into our ontology of standard Entities, such that, for instance, a STIX 2 Vulnerability Entity can also be consumed by existing Maltego Transforms that operate on CVE Entities, or similarly, STIX Threat Actors can be interpreted as Organization Entities in other Transforms. In many cases, this mapping is straightforward: all standard observables like STIX IPv4 addresses, hashes, domains, URLs, etc., are also compatible with their direct Maltego counterparts.&lt;/p&gt;
&lt;h2 id=&#34;flagship-stix-support-in-opencti&#34;&gt;Flagship STIX Support in OpenCTI&lt;/h2&gt;
&lt;p&gt;OpenCTI is a Threat Intelligence Platform (TIP) that was developed by the French national cybersecurity agency (ANSSI) and the CERT-EU (Computer Emergency Response Team of the European Union) to facilitate ANSSI&amp;rsquo;s interactions with its partners. Today, OpenCTI is developed and maintained by the non-profit organization Luatix (&lt;a href=&#34;https://www.luatix.org/en/%29&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.luatix.org/en/)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It was later released as an open-source tool aimed at helping organizations to structure, store, and organize information about Cyber Threats. OpenCTI enables you to go beyond only technical (TTPs and observables) and non-technical information (suggested attribution, victimology).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/stix2-opencti-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/stix2-opencti-004.png&#34; loading=&#34;lazy&#34; alt=&#34;OpenCTI platform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;OpenCTI itself has connectors to many threat intelligence sources (AlienVault OTX, MITRE ATT&amp;amp;CK, custom integrations, etc.), which allow external threat intelligence data to be ingested into the platform automatically where it is structured according to the STIX specification. In effect, the result is a highly interconnected knowledge graph of threat intelligence that can be queried and explored in powerful ways by tools such as Maltego.&lt;/p&gt;
&lt;p&gt;Our new integration for OpenCTI enables full access to this underlying graph of data, allowing you to query, explore and visualize it directly in Maltego, making full use of the newly introduced STIX 2.1 Entities.&lt;/p&gt;
&lt;p&gt;Many organizations run their own deployment of OpenCTI, which our Transform Hub integration can connect to if these are internet-facing. However, more often than not, organizations may instead need to deploy these Transforms as an on-premise integration using the available open-source code. Get in touch with &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Support&lt;/a&gt; if you would like us to help you get started.&lt;/p&gt;
&lt;h2 id=&#34;the-importance-of-stix-2-and-opencti&#34;&gt;The Importance of STIX 2 and OpenCTI&lt;/h2&gt;
&lt;p&gt;Threat Actors have been steadily improving their Techniques and Tactics; only by understanding their intent, capabilities, motivations and TTPs can we make sure to keep one step ahead of them.&lt;/p&gt;
&lt;p&gt;The OpenCTI Transforms and STIX2 Utilities enable Maltego users to bring Threat Intelligence data from an OpenCTI instance into Maltego, allowing them not only to perform tailored investigations on advanced threats, exploits, and zero-day threats but to react against them more efficiently.&lt;/p&gt;
&lt;p&gt;If you found this overview of STIX 2.1 and OpenCTI interesting, we hope you enjoy &lt;a href=&#34;https://www.maltego.com/blog/investigating-ta413-threat-actor-group-using-opencti-in-maltego/&#34; &gt;Part 2 of this announcement&lt;/a&gt;, where we will use these new tools to investigate a specific threat actor to build an understanding of their activities and footprint.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-ta413-threat-actor-group-using-opencti-in-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ MORE ABOUT OPENCTI USE CASE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing Bing News Transforms to Query Bing News Articles in Maltego</title>
      <link>https://www.maltego.com/blog/introducing-news-transforms-to-query-bing-news-articles-in-maltego/</link>
      <pubDate>Thu, 22 Apr 2021 09:47:35 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-news-transforms-to-query-bing-news-articles-in-maltego/</guid>
      <description>&lt;p&gt;Be it researching a malware attack, conducting due diligence, or investigating disinformation campaigns, news articles can be helpful references for all types of investigations. A quick search in the browser allows us to gather background context, gain a more comprehensive understanding, and check previous reports about the topic in question.&lt;/p&gt;
&lt;p&gt;But, what if instead of flipping through dozens of articles in separate browser tabs, we could add these news articles as data points directly into ongoing investigations and furthermore, pivot from them?&lt;/p&gt;
&lt;p&gt;With Maltego, this is no longer a hypothetical: We are excited to release the Bing News data integration in Maltego to make news article content queryable in a visualized graph!&lt;/p&gt;
&lt;h2 id=&#34;maltegosbing-news-transforms&#34;&gt;Maltego’s Bing News Transforms&lt;/h2&gt;
&lt;p&gt;Integrated with the &lt;a href=&#34;https://www.microsoft.com/en-us/bing/apis/bing-news-search-api&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Bing News Search API&lt;/a&gt;, the News Transforms allow investigators to search the web for news articles and find context relevant to the persons, companies, locations, threats, and other topics involved in an investigation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;While the News Transforms Hub item is free to use for both community and commercial users, they’re allotted different weekly quotas:&lt;/strong&gt; CE users have a limit of 30 Transform Runs, Pro users are granted  250 Transform Runs,  and Maltego Enterprise customers have a quota of 1000 Transform Runs per week.&lt;/p&gt;
&lt;p&gt;Alternatively, users can also choose to use their own Bing API key via the Transform settings to remove the Transform limit.&lt;/p&gt;
&lt;h3 id=&#34;using-news-transforms&#34;&gt;Using News Transforms&lt;/h3&gt;
&lt;p&gt;The News Transforms can be run on various Entity types—Person, Company, Location, Organization, Phrase, and more—as starting points. Investigators can also use the Transforms on Entities from other Hub items as long as the Entities have inherited properties from the default Maltego Entities.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Entry point for News Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The News Transforms can complete two types of queries: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Searching news articles &lt;strong&gt;related to an input&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;Searching news articles &lt;strong&gt;of the exact input&lt;/strong&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The first returns search results that are broadly relevant to the input search phrases. The second only returns results that exactly match the search terms, which is equivalent to using quote parameters or &lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;Dorking techniques&lt;/a&gt; in a search engine.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform input window&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Before running a News Transform, users can also specify or limit the search results to a certain domain, time frame, country, or language in the pop-up Transform input window.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Note: When the number of results fitting the configuration is lower than the number of results the Transform slider is set at the query will also return additional search results that do not match the configuration.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Let’s look at an example.&lt;/p&gt;
&lt;p&gt;We ran the &lt;strong&gt;To News Articles [Maltego News]&lt;/strong&gt; Transform on the “Evergreen Marine” Phrase Entity, using the default country (US) and language (English) settings. The Transform returned 142 News Article Entities, most of which are about the &lt;a href=&#34;https://edition.cnn.com/africa/live-news/suez-canal-shipping-crisis-03-29-21/index.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;recent blockage of the Suez Canal caused by the container ship, Vessel Ever Given&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Querying news related to Evergreen Marine&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Selecting one of the News Article Entities, we can see the picture thumbnail, title, summary, and source of the article in the &lt;strong&gt;Detail View&lt;/strong&gt; to the right. Clicking on the hyperlinked source will take us to the website where the news article is published.&lt;/p&gt;
&lt;p&gt;What’s notable about the News Article Entity is that it inherits the configurations of the Maltego URL Entity. This means that one can run any Transform that works with an URL Entity on the News Article Entity.&lt;/p&gt;
&lt;p&gt;For instance, we can select the resulting News Article Entities and run the &lt;strong&gt;To Entities [IBM Watson]&lt;/strong&gt; and &lt;strong&gt;To Website [Convert]&lt;/strong&gt; Transforms from the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000041468-introduction-to-maltego-standard-transforms&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Standard Transforms Hub item&lt;/a&gt; to extract text elements from the article content and retrieve the correlating Website Entity. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Running Maltego Standard Transforms on News Article Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the Website Entity derived from the News Article Entity, we will then be able to obtain infrastructure data, &lt;a href=&#34;https://www.maltego.com/blog/introducing-wayback-machine-transforms/&#34; &gt;historic snapshots of the websites&lt;/a&gt;, phone numbers and email addresses found on the websites, and a lot more information. From the Company and Person Entities, we can pivot into &lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/&#34; &gt;OpenCorporates&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/&#34; &gt;OCCRP Aleph&lt;/a&gt;, or even &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl&lt;/a&gt; and the &lt;a href=&#34;https://www.maltego.com/webinars/corporate-structure-link-analysis-with-orbis-maltego-for-company-investigations/&#34; &gt;Orbis database&lt;/a&gt; to retrieve information of relevant stakeholders, their relationships, and their backgrounds.&lt;/p&gt;
&lt;p&gt;This is especially useful in cases of investigating misinformation and disinformation campaigns. Once investigators and researchers spot traits of disinformation, they can quickly query for similar news content, identify the websites and actors circulating them, and potentially map the whole campaign network.&lt;/p&gt;
&lt;h2 id=&#34;acquiring-complementary-context-invariousinvestigations&#34;&gt;Acquiring Complementary Context in Various Investigations&lt;/h2&gt;
&lt;p&gt;In other types of investigations, the News Transforms help investigators gain understanding of the latest happenings and news related to the targets and identify potentially relevant pivots. &lt;/p&gt;
&lt;h3 id=&#34;use-case-1company-investigations&#34;&gt;Use Case 1: Company Investigations&lt;/h3&gt;
&lt;p&gt;We want to investigate the management of the German company, Steinhoff Eta GmbH. Using the &lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/&#34; &gt;OpenCorporates Hub item&lt;/a&gt;, we first ran the &lt;strong&gt;Search Companies&lt;/strong&gt; Transform on a Phrase Entity called “Steinhoff.”&lt;/p&gt;
&lt;p&gt;The Transform returned a number of Company Entities broadly matching the search input. We identified the three most accurate Company Entities and ran the &lt;strong&gt;To Officers&lt;/strong&gt; Transform to obtain the names of the management personnel.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Use Case 1: Company Investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On these Officer Entities, we ran the &lt;strong&gt;To News Article related to Person [Maltego News]&lt;/strong&gt; Transform to search news articles they have been involved in. Skimming through the News Article Entities, we quickly discovered that multiple officers from the companies have been involved in multiple settlement cases. &lt;/p&gt;
&lt;p&gt;Finally, we ran the &lt;strong&gt;To Entities [IBM Watson]&lt;/strong&gt; Transform to extract the key content of the news articles we are interested in. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Using News Transforms to enrich context in company investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;use-case-2network-investigations&#34;&gt;Use Case 2: Network Investigations&lt;/h3&gt;
&lt;p&gt;In this case, we want to find out whether there is any connection between multiple websites publishing far-right views in the US:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;www[.]qagg[.]news &lt;/li&gt;
&lt;li&gt;www[.]8kun[.]net &lt;/li&gt;
&lt;li&gt;theystoleyourvote[.]com &lt;/li&gt;
&lt;li&gt;qanonbin[.]com &lt;/li&gt;
&lt;li&gt;beta[.]qagg[.]news &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We start by inputting them as Website Entities onto the graph and running the &lt;strong&gt;To IP [DNS]&lt;/strong&gt; Transform from the Maltego Standard Transforms Hub item. The Transform returned three IP addresses, on which we run the &lt;strong&gt;To Details (Location, DNS, ASN, Company) [IPQS]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;We found out from the Transform result that all three IP addresses belong to the same AS number which is associated with the organization, “Vanwatech.” &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Use Case 2: Network Investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To find out more about this organization, we ran the &lt;strong&gt;To News Articles with Exact Company [Maltego News]&lt;/strong&gt; Transform. One article titled “&lt;a href=&#34;https://www.bloomberg.com/news/features/2021-04-14/qanon-daily-stormer-far-right-have-been-kept-online-by-nick-lim-s-vanwatech&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;A 23-Year-Old Code Kept QAnon Online When No One Else Would&lt;/a&gt;” immediately caught our attention, so we bookmarked it in green.&lt;/p&gt;
&lt;p&gt;On the News Article Entities, we ran the &lt;strong&gt;To Entities [IBM Watson]&lt;/strong&gt; Transform again. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-news-transforms-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Using News Transforms to enrich context in network investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the results of the News Transforms and the &lt;strong&gt;To Entities [IBM Watson]&lt;/strong&gt; Transform, we see that Nik Lim, the founder and CEO of Vanwatech, has recently been featured in a &lt;a href=&#34;https://www.bloomberg.com/news/features/2021-04-14/qanon-daily-stormer-far-right-have-been-kept-online-by-nick-lim-s-vanwatech&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Bloomberg article&lt;/a&gt; for hosting politically questionable content using his company. &lt;/p&gt;
&lt;h2 id=&#34;start-usingthemaltegonews-transforms-to-enrich-your-investigations-context&#34;&gt;Start Using the Maltego News Transforms to Enrich Your Investigations’ Context! &lt;/h2&gt;
&lt;p&gt;Simple and straightforward, the News Transforms enable investigators, journalists and researchers to quickly gather time-sensitive news and background context to complement all sorts of investigations. &lt;/p&gt;
&lt;p&gt;We hope you enjoy our walkthrough of the Bing News data integration! Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on new tutorials, use cases, and data integration releases! &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Exploring Microsoft Exchange Server Vulnerabilities in Maltego</title>
      <link>https://www.maltego.com/blog/exploring-microsoft-exchange-server-vulnerabilities-in-maltego/</link>
      <pubDate>Tue, 30 Mar 2021 08:37:59 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/exploring-microsoft-exchange-server-vulnerabilities-in-maltego/</guid>
      <description>&lt;p&gt;On March 2, 2021, Microsoft rolled out a patch for several vulnerabilities in their products. Amongst these are the now dubbed ProxyLogon—four vulnerabilities that have been used to target Microsoft Exchange servers since January. While patching these CVEs, Microsoft disclosed their existence to the public and since then, several opportunistic threat actors have been trying to take advantage of unpatched servers and exploit these vulnerabilities.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this blog post, we will adopt the point of view of a CERT or red team analyst and illustrate how to investigate servers that have not yet been patched and thereby protect proprietary systems against attacks from malicious actors.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-isproxylogon&#34;&gt;What is ProxyLogon?&lt;/h2&gt;
&lt;p&gt;The ProxyLogon vulnerabilities can be chained together to launch an attack which can lead, among other things, to data theft, server hijacking and remote code execution. The vulnerabilities include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CVE-2021-26855:&lt;/strong&gt; Allows attackers to authenticate themselves&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CVE-2021-26857:&lt;/strong&gt; Related to code execution&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CVE-2021-26858&lt;/strong&gt; and &lt;strong&gt;CVE-2021-27065:&lt;/strong&gt; Allow authenticated attackers to write file anywhere on the system.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;They impact Microsoft Exchange versions 2013, 2016 and 2019.&lt;/p&gt;
&lt;p&gt;In the following two use cases, we will demonstrate how to explore these vulnerabilities using Maltego&amp;rsquo;s &lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan data integration&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s dive right in.&lt;/p&gt;
&lt;h2 id=&#34;usecase-1picking-out-avulnerabletarget&#34;&gt;Use Case 1: Picking out a Vulnerable Target&lt;/h2&gt;
&lt;p&gt;According to &lt;a href=&#34;https://unit42.paloaltonetworks.com/remediation-steps-for-the-microsoft-exchange-server-vulnerabilities/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Palo Alto Networks&lt;/a&gt;, 125,000 servers around the word remained unpatched as of March 9, 2021. We will use Maltego to investigate systems affected by the aforementioned CVEs.  &lt;/p&gt;
&lt;p&gt;DEVCORE, the company that broke out some of the vulnerabilities patched on March 2, described CVE-2021-26855 as a possible first link for the chain of attack that is currently being used against Exchange servers around the world. Therefore, we will start by looking into this particular CVE. &lt;/p&gt;
&lt;p&gt;Let us begin our investigation by adding a CVE Entity to our graph and running the &lt;strong&gt;To Vulnerable IP Addresses [Shodan]&lt;/strong&gt; Transform on it to query Shodan for IP addresses that are vulnerable to this CVE. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-001.png&#34; loading=&#34;lazy&#34; alt=&#34;To Vulnerable IP Addresses [Shodan] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Note:&lt;/strong&gt; The number of IP addresses returned by this Transform is only a part of the total exposed IP addresses. Please also take into account that Shodan&amp;rsquo;s vulnerable IP addressess are based on partial and histrorical information and should be taken as a guide to help you choose which server to protect first.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;The link analysis power of Maltego allows us to pivot to new data points by running Transforms from various data sources. This helps us focus on a particular area during an investigation. In our case, we will run various Transforms to gain helpful insights and narrow down the amount of potentially vulnerable IP addresses.&lt;/p&gt;
&lt;p&gt;First, we take a look at the location of these IP addresses by using the &lt;strong&gt;To Location [country]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-002.png&#34; loading=&#34;lazy&#34; alt=&#34;To Location [country] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By selecting all the IPv4Address Entities and running the &lt;strong&gt;To Services [Shodan]&lt;/strong&gt; Transform and then checking the results, we get a good overview of the services run on the IP addresses.&lt;/p&gt;
&lt;p&gt;As we observe in the image below, the &lt;strong&gt;List&lt;/strong&gt; View allows us to identify the most common services found on our graph by sorting them by the number of incoming links. Without surprise, three of the most common services are Microsoft Exchange servers. Ports such as 25 and 993 are in the list, in line with our expectations, as they are used by email servers (Port 25 being for SMTP and 993 for IMAP over SSL). &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-003.png&#34; loading=&#34;lazy&#34; alt=&#34;services running on the exposed IP addresses&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Shodan can also provide us with the other CVEs linked to these IP addresses if we run the &lt;strong&gt;To Vulnerabilities [Shodan]&lt;/strong&gt; Transform. By choosing the &lt;strong&gt;Ball Size by Links (incoming)&lt;/strong&gt; Viewlet, we can highlight the most common CVEs (shown below in green). Selecting the &lt;strong&gt;Ball Size by Links (outgoing)&lt;/strong&gt; Viewlet will highlight the IP addresses with the most CVEs attached (shown below in orange).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Other CVEs linked to the exposed IP addresses&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;usecase2identifyingweakpointsinan-ipnetblock&#34;&gt;Use Case 2: Identifying Weak Points in An IP Netblock&lt;/h2&gt;
&lt;p&gt;For this use case, we will use Maltego to identify unpatched servers in an IP netblock. For security purposes, we will not be disclosing any key details about the target of this use case. This use case can be of great value to red teams as well as blue teams looking for weaknesses in their own network.  &lt;/p&gt;
&lt;h3 id=&#34;singlingout-the-ipaddressesvulnerable-toproxylogon&#34;&gt;Singling Out the IP Addresses Vulnerable to ProxyLogon&lt;/h3&gt;
&lt;p&gt;To start off, we pull a Netblock Entity or CIDR Entity with our target IP range set onto our graph and run the &lt;strong&gt;To Vulnerable IP Addresses [Shodan]&lt;/strong&gt; Transform. This will return all the IP addresses that Shodan deemed to be vulnerable to at least one CVE. Then, by selecting these IPv4Address Entities and running the &lt;strong&gt;To Vulnerabilities [Shodan]&lt;/strong&gt; Transform, we can obtain the vulnerabilities to which these IP addresses are exposed. We now have a list of vulnerable IP addresses and the CVEs linked to them. &lt;/p&gt;
&lt;p&gt;Notice how CVE Entities have a little colored dot—Entity Overlay—at the top left corner of the Entity node. These overlays indicate the CVSS score of the vulnerability, with green being the lowest (less dangerous) and red being the highest (most dangerous). Grey means no CVSS was returned by Shodan. This score considers several factors such as the impact a vulnerability has on a system when exploited, the complexity of an attack weaponizing it, the level of privilege required to launch such an attack, and several other factors. It allows us to quickly gain a comprehensive idea of a CVE’s severity.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Singling Out the IP Addresses Vulnerable to ProxyLogon&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To move forward with our investigation, we will focus only the IP addresses vulnerable to ProxyLogon. We select the ProxyLogon vulnerabilities among the CVE Entities and click on the Add Parents button in the Investigate tab, which adds the relevant IP addresses to our Entity selection. We then isolate that selection by copying it to a new graph.&lt;/p&gt;
&lt;h3 id=&#34;gatheringinformation-on-thevulnerableservers&#34;&gt;Gathering Information on the Vulnerable Servers&lt;/h3&gt;
&lt;p&gt;Before taking any steps toward these servers, we will first gather information to establish what they are used for and if they are worth investigating further.&lt;/p&gt;
&lt;p&gt;The first step is to analyze the banners grabbed by Shodan. After selecting the IPv4Address Entities, we run the &lt;strong&gt;To Banners [Shodan]&lt;/strong&gt; Transform to bring these banners to the graph. By double-clicking a Banner Entity and looking at the Properties tab in the Details window, we can view several pieces of information like the last time Shodan queried that banner, the port on which it was grabbed, and most importantly, the banner itself.&lt;/p&gt;
&lt;p&gt;The banner text often contains valuable data such as the exact version of the software running on that server. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Gathering Information on the Vulnerable Servers&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another way to understand the services provided by a server is to check which DNS record points to its IP address. We can do this by using passive DNS Transforms.&lt;/p&gt;
&lt;p&gt;Whereas “normal” DNS works by consulting a server to obtain the IP address associated with a domain name, passive DNS consists of a database of DNS requests made by others. This allows investigators to conduct the reverse operation and see which domains have been historically associated with a specific IP address. Several of our Hub Items such as &lt;a href=&#34;https://www.maltego.com/transform-hub/riskiq-passivetotal/&#34; &gt;RiskIQ PassiveTotal&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight&lt;/a&gt; allow you to query a passive DNS database in Maltego. &lt;/p&gt;
&lt;p&gt;For this example, we will run the &lt;strong&gt;To DNS Name from passive DNS [Robtex]&lt;/strong&gt; Transform, which is part of the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;. Some DNS records like the one with the label “&lt;strong&gt;cas.&lt;/strong&gt;” (often associated with the eponymous authentication server) give us an insight into the kind of services run by these servers and help us to complete  our understanding of these servers&amp;rsquo; functions. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-007.png&#34; loading=&#34;lazy&#34; alt=&#34;DNS records&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We now have a list of servers vulnerable to ProxyLogon and we can decide which one to prioritize based on what they are used for. Be aware that passive DNS data is by nature historical data. A DNS record might have pointed to an IP address at one point and have moved since then. To confirm that the DNS record still points to this IP address, you can run the &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;h3 id=&#34;gobeyondproxylogon&#34;&gt;Go Beyond ProxyLogon&lt;/h3&gt;
&lt;p&gt;To complete our investigation, we can also look at other interesting DNS records in the second-level domains (SLDs) that were returned by the passive DNS Transform.&lt;/p&gt;
&lt;p&gt;First, we map the DNSName Entities to Domain Entities using the &lt;strong&gt;To Domain [DNS]&lt;/strong&gt; Transform. From there, we can pivot to other DNS records under that SLD by running the &lt;strong&gt;To DNS Name [Using Name Schema dictionary]&lt;/strong&gt; Transform. This Transform will search for subdomains generated using a dictionary of common terms. For example, if ran on the Domain Entity &amp;ldquo;abc[.]com&amp;rdquo;, it will search for domain such as “mail[.]abc[.]com” or &amp;ldquo;blog[.]abc[.]com.”&lt;/p&gt;
&lt;p&gt;After running this Transform on both SLDs, we can look for interesting subdomains like the one with the label ”admin,” query their IP address using the &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; Transform and use the &lt;strong&gt;To Vulnerabilities [Shodan]&lt;/strong&gt; Transform to outline unpatched servers.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/microsoft-exchange-cve-008.png&#34; loading=&#34;lazy&#34; alt=&#34;CVEs of SLDs&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The investigation does not have to stop there, but we demonstrated some basic steps one can follow to explore and understand the vulnerability and risk landscape of a network.&lt;/p&gt;
&lt;p&gt;We hope that this blog post got you excited about the possibilities offered by Maltego to &lt;a href=&#34;https://www.maltego.com/reduce-your-cyber-security-risk-with-maltego/&#34; &gt;reduce the cyber risk faced by your organization&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Don’t forget to &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; and follow our &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; for more interesting walkthroughs, announcements and use cases.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Tackling Tool Fatigue: SOC Teams Need Interoperable Tools</title>
      <link>https://www.maltego.com/blog/tackling-tool-fatigue-soc-teams-need-interoperable-tools/</link>
      <pubDate>Tue, 23 Mar 2021 17:34:15 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/tackling-tool-fatigue-soc-teams-need-interoperable-tools/</guid>
      <description>&lt;p&gt;Global spend on information security and risk management tools has shown a steady upward trend in the past years. The spend on enterprise software alone is estimated to grow to &lt;a href=&#34;https://www.gartner.com/en/newsroom/press-releases/2020-01-25-gartner-forecasts-worldwide-it-spending-to-grow-6-point-2-percent-in-2021&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;557.4 billion dollars through 2022&lt;/a&gt; as remote work environments become more pervasive—thanks to the COVID-19 pandemic. As organizations continue to equip themselves with the right technologies and skills to combat cyber threats, breaches still continue to occur risking heavy financial and reputational loss to businesses. In 2020, IBM estimated the average cost of a data breach at &lt;a href=&#34;https://www.capita.com/sites/g/files/nginej291/files/2020-08/Ponemon-Global-Cost-of-Data-Breach-Study-2020.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;3.86 million&lt;/a&gt; dollars.&lt;/p&gt;
&lt;p&gt;According to a talk at RSA 2019 by&lt;a href=&#34;https://biztechmagazine.com/article/2019/03/rsa-2019-most-organizations-use-too-many-cybersecurity-tools&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; security operations consultants from Palo Alto Networks&lt;/a&gt;, small organizations use 15 to 20 security tools, medium organizations use 50-60 tools and large organizations use as many as 130 tools! Using so many tools inevitably results in higher costs of ownership, increased complexity, and more technology for security teams to manage and master. &lt;a href=&#34;https://searchsecurity.techtarget.com/feature/Drowning-in-a-sea-of-cybersecurity-tools&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Tech Target&lt;/a&gt; reported that &lt;strong&gt;many CISOs can’t keep up with the endless technology updates to their own security portfolios—as much as 50% of existing functionality actually goes unused—let alone the constant barrage of new controls.&lt;/strong&gt;&lt;/p&gt;


&lt;a href=&#34;https://www.maltego.com/blog/tackling-tool-fatigue-soc-teams-need-interoperable-tools/#how-soc-teams-can-tackle-tool-fatigue&#34;  style=&#34;position: relative; display: inline-block;&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/Whitepaper-Tackling-Tool-Fatigue-CTA.png&#34; alt=&#34;&#34; style=&#34;max-width: 100%;&#34;&gt;
&lt;/a&gt;
&lt;h2 id=&#34;whyaretheresomanytoolsin-use&#34;&gt;Why Are There So Many Tools in Use?&lt;/h2&gt;
&lt;p&gt;Organizational teams tasked with protecting the security systems of the organization are called a Security Operations Center (SOC). SOC teams tasks range from set up and configuration, monitoring of systems, and the detection, investigation, and remediation of unintended incidents.&lt;/p&gt;
&lt;p&gt;SOC teams undergo multiple stages of evolution as they grow, and over time new tools are acquired to solve new and specific challenges. In addition, enterprise IT infrastructures are becoming increasingly complex as companies steadily move to cloud solutions, workforces become remote, and the use of mobile and inter-connected devices becomes more widespread, resulting in new security solutions.&lt;/p&gt;
&lt;p&gt;Finally, we find that larger organizations will tend to have a decentralized SOC and multiple supporting teams, each with their own toolset. This leads to a sprawling number of tools, particularly in large organizations, which are often not integrated with each other.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whitepaper-tackling-tool-fatigue.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whitepaper-tackling-tool-fatigue.png&#34; loading=&#34;lazy&#34; alt=&#34;Standard tools used by a security operations center&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;too-manytools-too-little-integration&#34;&gt;Too Many Tools, Too Little Integration&lt;/h2&gt;
&lt;p&gt;It is apparent that there is a burgeoning number of technologies and vendors on the market, each adding new and more powerful capabilities to help SOCs and adjacent teams. &lt;a href=&#34;https://www.sans.org/reading-room/whitepapers/analyst/definition-soc-cess-2018-security-operations-center-survey-38570&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;A study by the SANS Institute&lt;/a&gt; found that &lt;strong&gt;“too many tools that are not integrated” was one of the key challenges faced by SOCs&lt;/strong&gt;, next to a lack of skilled staff and the need for automation and orchestration. &lt;/p&gt;
&lt;p&gt;Another enterprise study on “The State of the SOC” commissioned by &lt;a href=&#34;http://../Blogs/%E2%80%A2%09https:/connect.fidelissecurity.com/rs/884-ZRZ-648/images/RS-State-of-SOC-0315-2018.pdf?mkt_tok=ODg0LVpSWi02NDgAAAF7k8fThwLGowjgbeKWB5MqBlRYD0JQ6KYozn6j14ts2o1D2NrPxT1A170cAPdhiEENEYKN4JfoqP3OKgI1e_VqpZdZeT5ZtUMr7-OdNo9t&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Fidelis&lt;/a&gt; reported that integrated investigation across endpoints, servers, and networks remains a major challenge for SOCs. While the importance of integrated collaborative investigation remained unquestioned, practical implementation was found to be ineffective due to the tedious work required to tie information from all systems together into a single investigation.&lt;/p&gt;
&lt;p&gt;A SOC should be built keeping the interoperability of applications in mind. Tools in a traditional cybersecurity stack tend to be disparate solutions that are difficult to integrate, manage, and use.&lt;/p&gt;
&lt;h2 id=&#34;how-soc-teams-can-tackle-tool-fatigue&#34;&gt;How SOC Teams Can Tackle Tool Fatigue&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;In this whitepaper, we take a look at the standard toolset of a SOC team and present the solution to tackle tool fatigue: Introducing interoperable tools to your SOC team.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download this whitepaper&lt;/strong&gt; and learn how to leverage your tool stack to its full potential while ensuring efficiency in the workflow.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/malteog&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; for more whitepapers, case studies, and SOC tips like this!&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7aa2&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Tackling Tool Fatigue: SOC Teams Need Interoperable Tools&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Fun Facts: Meet the People Behind the OSINT Link Analysis Software!</title>
      <link>https://www.maltego.com/blog/maltego-fun-facts-meet-the-people-behind-the-osint-link-analysis-software/</link>
      <pubDate>Fri, 05 Mar 2021 08:37:40 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-fun-facts-meet-the-people-behind-the-osint-link-analysis-software/</guid>
      <description>&lt;p&gt;Happy Employee Appreciation Day!&lt;/p&gt;
&lt;p&gt;Maltego has been an integral part of the investigative process for many analysts, researchers, teams, and organizations worldwide since 2008. Behind the powerful product stands a stellar team that together commits to empowering the investigative community which helps to keep the internet safe every day.&lt;/p&gt;
&lt;p&gt;Our team is committed and professional, fun and creative, and extremely diverse. &lt;strong&gt;Today, we want to celebrate the people behind Maltego by sharing 10 Maltego fun facts and the work culture that bonds us together—even in times of social distance.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We are also expanding and hiring new talent! If you enjoy reading about our enthusiastic team and lively work environment, &lt;strong&gt;check out our open positions and apply now&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/careers/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SEE OPEN JOBS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltego-has-a-diverse-and-international-workplace&#34;&gt;Maltego Has A Diverse and International Workplace&lt;/h2&gt;
&lt;p&gt;Global community is the best word to describe the Maltego workplace. We have homes across the globe and offices worldwide.&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-1-we-come-from-5-out-of-7-continents&#34;&gt;Fun Fact 1: We Come from 5 out of 7 Continents&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_nationalities.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_nationalities.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: diversity stats&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Counting Antarctica as a realistic location for recruitment, our colleagues come from 5 out of 7 continents. Germany, India, and South Africa being the majority, we represent more than 14 nationalities. And yes, that gives us too many national holidays and festivities to celebrate!&lt;/p&gt;
&lt;p&gt;Headquartered in Munich, a large majority of our team is based in Germany. Our remote colleagues spread across time zones from Europe to South Africa, India, Zimbabwe, and the rest of the world.&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-2-we-speak-too-many-mother-tongues-to-count&#34;&gt;Fun Fact 2: We Speak Too Many Mother Tongues to Count&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_languages.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_languages.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: language stats&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;English is our primary business language, but of course we each have our own mother tongues. We speak German, Spanish, French, Mandarin, Taiwanese, Hindi, Greek, Afrikaans, Vietnamese, Sinhala, Irish, Tamil, Shona, and many other languages and dialects.&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-3-there-are-4-creatures-in-our-officemen-women-dog-and-squirrel&#34;&gt;Fun Fact 3: There Are 4 Creatures in Our Office—Men, Women, Dog, and Squirrel&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_dog-squirrel.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_dog-squirrel.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: our office&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At Maltego, we have an almost 50-50 ratio between male and female colleagues. We also have a dog who occasionally visits us in the Munich office with his favorite human. In fact, we love the dog so much that we keep his toy in the office—a fluffy, cotton squirrel that hangs out in the hallway. Watching over us are also a giraffe, elephant and rhinoceros that traveled all the way from Pretoria, South Africa.&lt;/p&gt;
&lt;h2 id=&#34;our-mouths-water-for-different-foods-and-drinks&#34;&gt;Our Mouths Water for Different Foods and Drinks&lt;/h2&gt;
&lt;p&gt;Because of our diverse backgrounds, we all have different tastes and preferences when it comes to the most important meals of the day.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_drinks-food.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_drinks-food.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: our foods and drinks&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-4-we-start-our-days-with-coffee-tea-or-beer&#34;&gt;Fun Fact 4: We Start Our Days with Coffee, Tea, or Beer&lt;/h3&gt;
&lt;p&gt;We have twice as many coffee drinkers than tea drinkers at Maltego. Notably, there are four colleagues whose go-to drink does not contain caffeine—Is it beer o’ clock already?&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-5-most-of-us-dont-mind-breathing-fire&#34;&gt;Fun Fact 5: Most of Us Don’t Mind Breathing Fire&lt;/h3&gt;
&lt;p&gt;Half of our colleagues like their food spicy and almost one fourth like it ULTRA spicy. Whether it is a sign of great endurance or just plain madness, we’ll reserve judgment on that for another day.&lt;/p&gt;
&lt;h2 id=&#34;were-an-active-bunch&#34;&gt;We’re an Active Bunch&lt;/h2&gt;
&lt;p&gt;We are adventurous people who enjoy spending time in nature, traveling, and bonding with animals. We also have our quiet moments where we like to take time for ourselves.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_weekends.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_weekends.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: our hobbies&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-6-we-love-mountains-as-equally-as-waters&#34;&gt;Fun Fact 6: We Love Mountains as Equally as Waters&lt;/h3&gt;
&lt;p&gt;A little over half of our colleagues enjoy heading into the mountains on weekends and a bit less than half prefers spending time beside lakes, rivers, and the oceans. In fact, hiking, skiing, sailing, diving, waterfall jumping, and mountain biking are just a few of our outdoor hobbies.&lt;/p&gt;
&lt;p&gt;And to the 8% Maltego couch-potatoes, thank you for your honesty.&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-7-we-live-with-a-lot-of-interesting-animals&#34;&gt;Fun Fact 7: We Live with a Lot of Interesting Animals&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_pets.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_pets.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: our animals&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Many of us have lived with dogs and a few of us with cats, birds, and rabbits. A couple of our colleagues have beautiful aquariums where fish and countless shrimp live. One colleague even lives with a super cool-looking bearded dragon.&lt;/p&gt;
&lt;p&gt;Husbands and kids also seem to be popular housemates (just kidding!) and fruit flies, moles, and turtles not so much.&lt;/p&gt;
&lt;p&gt;Some of us wish to live with Komodo dragons, sharks, tigers, hedgehogs, and pandas. And of course, how much fun would it be to be with an Inner Pig Dog (Innerer Schweinehund)!&lt;/p&gt;
&lt;h2 id=&#34;we-enjoy-working-together-and-hanging-out-after-workhours&#34;&gt;We Enjoy Working Together and Hanging Out After Workhours&lt;/h2&gt;
&lt;p&gt;The Maltego bond is strong—when it is physically possible and when it is not. We maintain great working relationships and a relaxed, engaged after-work culture.&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-8-we-laugh-a-lot-according-to-our-most-frequently-used-emojis&#34;&gt;Fun Fact 8: We Laugh A Lot According to Our Most Frequently Used Emojis&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_emojis.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_emojis.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: most frequently used emojis&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If most frequently used emojis could represent the overall workplace atmosphere at Maltego—we laugh a lot. The most frequently used emojis at Maltego are smiley faces—all sorts—followed by the hysterical laughing-out-loud-with-tears emoji.&lt;/p&gt;
&lt;p&gt;We’re also quick to use the thumbs-up emoji, share heart-related emojis. The see-no-evil monkey emoji pops up as a close forth… Whoops!&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-9-we-prefer-drinks-to-gifts&#34;&gt;Fun Fact 9: We Prefer Drinks to Gifts&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_events.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_events.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: team events&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Over the past year, our team has hosted several regular internal events and get-togethers both in-person (when the situation allows) and online. From grabbing a drink after work to having remote cook-offs, to exchanging Secret Santa gifts and going on a hiking trip, we make sure to keep our team engaged inside and outside of the office.&lt;/p&gt;
&lt;p&gt;Our “Thirsty Thursday” get-together is voted our favorite Maltego event, with Secret Santa as a close follow-up. We enjoy a day hike as much as playing Skribbl. Our evening yoga sessions and cultural cook-offs make the personal favorites list for some of us.&lt;/p&gt;
&lt;h2 id=&#34;we-should-film-our-own-crime-movie&#34;&gt;We Should Film Our Own Crime Movie&lt;/h2&gt;
&lt;p&gt;We will make the coolest investigative team ever.&lt;/p&gt;
&lt;h3 id=&#34;fun-fact-10-if-maltego-was-an-investigative-team&#34;&gt;Fun Fact 10: If Maltego Was An Investigative Team…&lt;/h3&gt;
&lt;p&gt;If we were investigators, we would be quite evenly balanced. A quarter of us would become cybersecurity analysts who safeguard the internet. A quarter would be forensic investigators who find every last piece of evidence. Another quarter choose investigative journalism and uncovering the darkest criminal secrets.&lt;/p&gt;
&lt;p&gt;And finally, the rest of us are simply self-proclaimed Sherlock Holmes’.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_investigative-look.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_investigative-look.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: investigators&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As investigators, if we could use Maltego to solve anything, more than half of us would be eager to trace a global cartel hidden in the dark market. More than 25% would reveal a large corporation laundering money with cryptocurrency. The rest of us want to uncover a cyber espionage group running phishing campaigns.&lt;/p&gt;
&lt;p&gt;There is also one colleague who wants to use Maltego to solve the ultimate case: What movie to watch on Netflix tonight. Yes, that is precisely why Maltego integrates with &lt;a href=&#34;https://www.maltego.com/transform-hub/the-movie-database/&#34; &gt;The Movie Database&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To complete our signature “investigator look,” most of us would love to wear a handsome, beautiful coat. Smart glasses, classic pens and notebooks, and cool hats are also popular fashion accessories.&lt;/p&gt;
&lt;p&gt;Some personal choices of other accessories include an Aston Martin, a cigar, bulletproof vest (very practical!), laptop with cool stickers and Maltego, low-key plainclothes, and a not-so-low-key massively overpowered PC with water cooling and LED lights.&lt;/p&gt;
&lt;h3 id=&#34;ifmaltegowasacrimemovie&#34;&gt;If Maltego Was A Crime Movie&amp;hellip;&lt;/h3&gt;
&lt;p&gt;If we were to be any character in a crime movie, removing the investigator option, our interests tend to differ very quickly.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_crime-movie.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-fun-facts_crime-movie.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fun fact: acting in a crime movie&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The majority of us would love to be the genius hacker in a crime movie. There would be the same number of leading detectives and sidekicks—every detective deserves their own sidekick—a handful of eagle-eyed forensic pathologists and key witnesses.&lt;/p&gt;
&lt;p&gt;Six people would play trees. What can I say? We love the environment.&lt;/p&gt;
&lt;h2 id=&#34;so-thats-maltego&#34;&gt;So That’s Maltego!&lt;/h2&gt;
&lt;p&gt;We feel extremely lucky every day to work with the amazing people that make up our team. We are proud of our diversity and similarities, passions and obsessions, imaginations and adventures, humor and the occasional quick wit.&lt;/p&gt;
&lt;h3 id=&#34;does-that-sound-like-a-team-for-you-apply-now-to-join-maltego&#34;&gt;Does That Sound Like A Team for You? Apply Now to Join Maltego!&lt;/h3&gt;
&lt;p&gt;We are actively seeking talent for on-site positions in Munich, Germany as well as remote opportunities worldwide to expand teams of all functions—Technology and Development, Business Operations, and more.&lt;/p&gt;
&lt;p&gt;If you are a software engineer seeking opportunities, check out our &lt;a href=&#34;https://www.maltego.com/blog/infographic-a-day-in-the-life-of-a-maltego-transform-developer/&#34; &gt;A Day in the Life of A Maltego Integrations Developer&lt;/a&gt; article, where you can learn more about the role and day-to-day activities of our Development Team.&lt;/p&gt;
&lt;p&gt;If you are a professional or student in other areas, check out &lt;a href=&#34;https://www.maltego.com/careers/&#34; &gt;our career page&lt;/a&gt; to see the latest job openings. For any questions, feel free to reach out to us at &lt;a href=&#34;mailto:jobs@maltego.com&#34; &gt;jobs@maltego.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/careers/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SEE OPEN JOBS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and events.&lt;/p&gt;
&lt;p&gt;Happy Employee Appreciation Day!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing OCCRP Aleph Transforms in Maltego</title>
      <link>https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/</link>
      <pubDate>Wed, 03 Mar 2021 16:09:32 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/</guid>
      <description>&lt;p&gt;We are thrilled to release the OCCRP Aleph data integration in Maltego! The OCCRP Aleph data integration is a useful addition to the Transform Hub for journalists, trust &amp;amp; safety investigators, and analysts and researchers in various fields. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will give you a brief introduction to OCCRP Aleph data and walk you through a basic demo of the Aleph Transforms in Maltego.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;Table of Content&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#about-occrp-aleph-data&#34; &gt;Introduction to OCCRP Aleph Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#who-can-use-occrp-alephdata-in-maltego&#34; &gt;Who Can Use Aleph Data in Maltego?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#the-new-aleph-transforms-inmaltego&#34; &gt;Understanding The Aleph Data Structure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#using-aleph-transforms&#34; &gt;Using Aleph Transforms: A Short Demo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#looking-into-sanction-data-in-aleph&#34; &gt;Looking into Aleph Sanction Data: Example Use Case&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;about-occrp-aleph-data&#34;&gt;About OCCRP Aleph Data&lt;/h2&gt;
&lt;p&gt;Developed by the &lt;a href=&#34;https://www.occrp.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Organized Crime and Corruption Reporting Project&lt;/a&gt; (OCCRP), Aleph is the global open-source archive of public records, leaks, document dumps, and various datasets for research and investigative purposes. It includes terabytes of data that come from international journalistic investigations, such as company registries, sanction lists, court records, leaks, gazettes, procurement data, and other document dumps.&lt;/p&gt;
&lt;p&gt;Aleph is not simply a search engine - it takes raw documents dumped and uploaded by users, parses them for structure, and turns the information into searchable entities that are interconnected based on data relationships.&lt;/p&gt;
&lt;p&gt;Note that the data stored on Aleph comes from various sources and any findings based on data in Aleph must be independently verified. As stated by the OCCRP, Aleph is also not a valid standalone KYC solution for regulated industries. For more information, refer to their &lt;a href=&#34;https://aleph.occrp.org/pages/faq&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;FAQs&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;who-can-use-occrp-alephdata-in-maltego&#34;&gt;Who Can Use OCCRP Aleph Data in Maltego?&lt;/h2&gt;
&lt;p&gt;The OCCRP Aleph data is a powerful data enrichment resource for all types of Trust &amp;amp; Safety investigations—Fraud, Know-Your-Customer (KYC), anti-money laundering (AML), and corruption, to name just a few. It also includes high-impact data like the Panama Papers and Paradise Papers that are useful for regulators, journalists and law enforcement agencies alike.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;With &lt;a href=&#34;https://www.maltego.com/transform-hub/occrp-aleph/&#34; &gt;Aleph Transforms in Maltego&lt;/a&gt;, investigators and researchers are able to not only acquire access to countless records and registries and explore data connections visually, but also combine these with other person- and company-centric data&lt;/strong&gt; integrations like &lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;Pipl&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/webinar-corporate-structure-link-analysis-with-orbis-maltego-for-company-investigations/&#34; &gt;Orbis&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/&#34; &gt;OpenCorporates&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/&#34; &gt;WhoisXML&lt;/a&gt;, and more.&lt;/p&gt;
&lt;h3 id=&#34;accessing-occrp-aleph-data-integration-inmaltego&#34;&gt;Accessing OCCRP Aleph Data Integration in Maltego&lt;/h3&gt;
&lt;p&gt;Maltego’s OCCRP Aleph data integration is a free Hub item for all community and commercial users to install and use without an API key. Note that the Maltego Aleph integration only includes data accessible via the OCCRP’s public Aleph API. &lt;/p&gt;
&lt;p&gt;Simply head to the Transform Hub in your Maltego Desktop Client and click “Install” on the OCCRP Aleph Hub item to start using the Transforms.&lt;/p&gt;
&lt;h2 id=&#34;the-new-aleph-transforms-inmaltego&#34;&gt;The New Aleph Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;Aleph is a tool for managing and analyzing unstructured data, and giving it structure in the form of a knowledge graph. The OCCRP created Aleph and has its own Aleph deployment, which is what the Maltego integration uses. There are also other Aleph instances hosted by other organizations, but these are not currently included in Maltego’s integration.&lt;/p&gt;
&lt;p&gt;Maltego’s OCCRP Aleph data integration includes more than 80 Entities and over 400 Transforms which can be broken down into the following four types based on their functions:&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ol&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#type1searchfor-entities-throughout-all-data&#34; &gt;Search everything&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#type-2-search-for-entities-in-a-specific-dataset-category&#34; &gt;Search within specific data categories&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#type-3-get-properties-of-an-entity&#34; &gt;Pivot from Aleph Entities into their properties&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#type-4-get-relationship-of-an-entity&#34; &gt;Pivot from Aleph Entities into their relationships&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-occrp-aleph-transforms-in-maltego/#type-5-get-entity-mentions-from-a-document-and-vice-versa&#34; &gt;Pivot between Entity mentions and documents&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;There are many entry points investigators can start with when running Aleph Transforms—Phrase, Company, Person, Alias, Phone Number, Domain, to name a few.&lt;/p&gt;
&lt;p&gt;Before we dive into the Transforms, we need to first understand how Aleph organizes its datasets.&lt;/p&gt;
&lt;h3 id=&#34;how-aleph-structures-its-datasets-and-entities&#34;&gt;How Aleph Structures Its Datasets and Entities&lt;/h3&gt;
&lt;p&gt;Within Aleph, there are many different &lt;strong&gt;datasets&lt;/strong&gt; which are grouped into &lt;strong&gt;categories&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;For instance, OCCRP Aleph includes the German “Handelsregister” and the &amp;ldquo;UK Companies House&amp;rdquo; datasets, both of which are in the “Company Registry” category. The &amp;ldquo;Tenders Electronic Daily (TED)&amp;rdquo; dataset, on the other hand, is in the “Procurement” category.&lt;/p&gt;
&lt;p&gt;Within each dataset, there are numerous Entities which have connections to each other. In this context, an Entity can be a document, person, company, but it can also represent a kind of relationship, like a directorship or a membership (in Aleph, these are often called “Intervals”).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-000.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-000.png&#34; loading=&#34;lazy&#34; alt=&#34;Aleph Transforms and data structure&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;While this concept is not very intuitive, it is important to understand: &lt;strong&gt;In Aleph, most relationships are modeled as Entities, therefore, our Maltego integration also models them as Maltego Entities.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;For example, in a procurement dataset, you might have many &lt;strong&gt;Contract Entities&lt;/strong&gt; connected to one or more &lt;strong&gt;Contract Award Entities&lt;/strong&gt; (which are a kind of relationship between contracts and companies). Those &lt;strong&gt;Contract Award Entities&lt;/strong&gt; may in turn have a connection to a &lt;strong&gt;Company Entity&lt;/strong&gt;, indicating whom the contract was awarded to.&lt;/p&gt;
&lt;h2 id=&#34;using-aleph-transforms&#34;&gt;Using Aleph Transforms&lt;/h2&gt;
&lt;p&gt;As mentioned before, there are &lt;strong&gt;five different types of Transforms&lt;/strong&gt; in the Aleph integration.&lt;/p&gt;
&lt;h3 id=&#34;type1searchfor-entities-throughout-all-data&#34;&gt;Type 1: Search for Entities throughout All Data&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;Lookup (all datasets) [Aleph]&lt;/strong&gt; Transform searches the OCCRP’s entire public Aleph database for the input, which can either be Phrase, Person, Company, Alias, Phone Number, Location, and other Entities. It returns different kinds of Aleph Entities—both information and relationship Entities—connected to the input.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Search for Entities throughout All Data&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;type-2-search-for-entities-in-a-specific-dataset-category&#34;&gt;Type 2: Search for Entities in A Specific Dataset Category&lt;/h3&gt;
&lt;p&gt;As mentioned before, Aleph groups various datasets into different dataset categories such as company registries, procurement, leaks, sanctions lists, and more. The &lt;strong&gt;Lookup in specific datasets [Aleph]&lt;/strong&gt; Transform Set includes &lt;strong&gt;19 Transforms&lt;/strong&gt; that allow investigators to query the corresponding 19 dataset categories.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Search for Entities in A Specific Dataset Category&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s look at an example.&lt;/p&gt;
&lt;p&gt;Taking a Maltego Company Entity, we change the input value to “&lt;strong&gt;Mahan Air&lt;/strong&gt;,” which is a privately owned Iranian airline company we are curious to learn more about.&lt;/p&gt;
&lt;p&gt;We run the &lt;strong&gt;Lookup in Company registries [Aleph]&lt;/strong&gt; Transform to search for data related to Mahan Air in this specific dataset category.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Lookup in Company registries&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-004.png&#34; loading=&#34;lazy&#34; alt=&#34;All data sets in company registry category&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the pop-up window, we can view all datasets included in the Aleph “Company Registry” category and select the ones we want to query. In our case, we will select all of them and then see what results are returned.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returned two results: one Aleph Company Entity and one Aleph Page Entity. On top of each Entity, there is an overlay text that specifies the source dataset of the result.&lt;/p&gt;
&lt;p&gt;For instance, the Aleph Company Entity is found in the “Istanbul Chamber of Commerce — Register of companies” dataset within the “Company Registry” category. On the other hand, the document returned is from the “Bahamas companies registry (2018)” dataset.&lt;/p&gt;
&lt;p&gt;Note that pivoting further will only return data that can be found in the same Aleph dataset or data source.&lt;/p&gt;
&lt;h3 id=&#34;type-3-get-properties-of-an-entity&#34;&gt;Type 3: Get Properties of An Entity&lt;/h3&gt;
&lt;p&gt;Within the &lt;strong&gt;Get Properties [Aleph]&lt;/strong&gt; Transform Set, there are multiple Transforms that fetch the corresponding properties stored in the Aleph Entities. As shown below, this property information can also be found in the Property View.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Get Properties of An Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For example, we run the &lt;strong&gt;to Address [Aleph]&lt;/strong&gt; and &lt;strong&gt;to Jurisdiction [Aleph]&lt;/strong&gt; Transforms on the Mahan Air Aleph Company Entity, which retrieve location information of the Entity and return it to the graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;type-4-get-relationship-of-an-entity&#34;&gt;Type 4: Get Relationship of An Entity&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;to all relationships [Aleph]&lt;/strong&gt; Transform is one of the most important features of the Maltego Aleph integration, along with the search dataset Transforms. &lt;strong&gt;Investigators can run this Transform on any set of Aleph Entities to discover how they are connected to other Entities, and whether they are applicable to one another.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As its name implies, this Transform fetches and returns all relationships for a given Aleph Entity. A “relationship” in this context means a reference to any other Entity—Both “relationship objects” like Directorship or Membership Entities, and regular data like Company, Person, Vehicle, and other Entities.&lt;/p&gt;
&lt;p&gt;To demonstrate, we will run the &lt;strong&gt;to all relationships [Aleph]&lt;/strong&gt; Transform on the Mahan Air Aleph Company Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Get Relationship of An Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returned an &lt;strong&gt;Aleph Directorship Entity&lt;/strong&gt;, which is a typical relationship Entity in Aleph’s datasets. We run the same Transform again on this Directorship Entity to acquire the Entities related to this relationship.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returned one &lt;strong&gt;Aleph Person Entity&lt;/strong&gt; that is tied to the Directorship relationship. We now know that this person is one of the directors of Mahan Air documented in Aleph.&lt;/p&gt;
&lt;h3 id=&#34;type-5-get-entity-mentions-from-a-document-and-vice-versa&#34;&gt;Type 5: Get Entity Mentions from A Document and Vice-Versa&lt;/h3&gt;
&lt;p&gt;Aleph applies a natural language processing pipeline to documents it ingests and uses this to spot so called “named Entities,” which are snippets of text that look like the names of people, places, organizations and more. These are represented as &lt;strong&gt;Mention Entities&lt;/strong&gt; in the integration. Given an Aleph document, you can use this Transform to pivot to the Mention Entities, and in turn find other documents sharing one or more such mentions.&lt;/p&gt;
&lt;h3 id=&#34;looking-into-sanction-data-in-aleph&#34;&gt;Looking into Sanction Data in Aleph&lt;/h3&gt;
&lt;p&gt;In addition to company registry data, we can also look into Aleph’s sanction data related to Mahan Air. We will use the same Mahan Air Maltego Company Entity. Note that to lookup data in a new category, one must start with a new search.&lt;/p&gt;
&lt;p&gt;We run the &lt;strong&gt;Lookup in Persons of Interests [Aleph]&lt;/strong&gt; and &lt;strong&gt;Lookup in Sanctions Lists [Aleph]&lt;/strong&gt; Transforms. The reason we query the “Persons of Interests” category is because some sanction list datasets are put into that category by Aleph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Looking into Sanction Data in Aleph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returned a few other Mahan Air Aleph Company Entities found in the US OFAC Sanctions List dataset. We then run the &lt;strong&gt;to all relationships [Aleph]&lt;/strong&gt; Transform, which returns a number of &lt;strong&gt;Airplane Entities&lt;/strong&gt;, &lt;strong&gt;Representation Entities&lt;/strong&gt;, &lt;strong&gt;Ownership Entities&lt;/strong&gt;, and others.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We run the &lt;strong&gt;to all relationship [Aleph]&lt;/strong&gt; Transform again on the &lt;strong&gt;Ownership Entities&lt;/strong&gt; to see what Mahan Air owns that is also sanctioned.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-aleph-transforms-012.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Unsurprisingly, the Transform returns more Airplane Entities. What is interesting though is the two &lt;strong&gt;Aleph Company Entities&lt;/strong&gt; that were also returned. Apparently, Mahan Air owns a company called “Shanghai Saint Logistics Limited.”&lt;/p&gt;
&lt;h2 id=&#34;start-exploring-occrp-aleph-data-in-maltego&#34;&gt;Start Exploring OCCRP Aleph Data in Maltego!&lt;/h2&gt;
&lt;p&gt;This small demonstration concludes the introduction to the Aleph Transforms in Maltego.&lt;/p&gt;
&lt;p&gt;The vast amount of information stored in Aleph makes the data integration applicable in various use cases. Besides querying within the Aleph datasets, you can also pivot from any Aleph Entity using Transforms from other Maltego integrations, such as &lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/&#34; &gt;OpenCorporates&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/how-to-conduct-person-of-interest-investigations-using-osint-and-maltego/&#34; &gt;Pipl&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/&#34; &gt;WhoisXML&lt;/a&gt;, and more to enrich your investigations.&lt;/p&gt;
&lt;p&gt;We hope you enjoy exploring the Aleph data integration! Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on new tutorials, use cases, and data integration releases!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Tracing Transactions through the Bitcoin Blockchain with Maltego</title>
      <link>https://www.maltego.com/blog/tracing-transactions-through-the-bitcoin-blockchain-with-maltego/</link>
      <pubDate>Tue, 02 Mar 2021 16:28:44 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/tracing-transactions-through-the-bitcoin-blockchain-with-maltego/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; The Blockchain.info Hub item has been deprecated from the Maltego Transform Hub. We recommend checking out our &lt;a href=&#34;https://www.maltego.com/transform-hub/tatum-blockchain-explorer/&#34; &gt;Tatum&lt;/a&gt; Hub item or &lt;a href=&#34;https://www.maltego.com/transform-hub/ciphertrace/&#34; &gt;CipherTrace&lt;/a&gt; Hub item for all cryptocurrency investigations.&lt;/p&gt;
&lt;p&gt;The number of cryptocurrencies has skyrocketed since the release of Bitcoin’s source code in 2009, with more than 7,800 different currencies being released and a total market value of over &lt;a href=&#34;https://coinmarketcap.com/charts/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;545 billion&lt;/a&gt; USD. Even though Ethereum, Monero, and Tether are becoming more popular every day, Bitcoin is still the main player holding 62.3% of the total cryptocurrency market capitalization and over &lt;a href=&#34;https://www.blockchain.com/charts/n-transactions&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;350,000&lt;/a&gt; daily transactions.&lt;/p&gt;
&lt;h2 id=&#34;blockchaininfo-bitcoin-transforms-in-maltego&#34;&gt;Blockchain.info Bitcoin Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;As the price of Bitcoin reaches &lt;a href=&#34;https://www.nytimes.com/2020/11/30/technology/Bitcoin-record-price.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;all-time highs&lt;/a&gt;, we think it’s a great time to release an update to our Blockchain.info Transforms. &lt;strong&gt;This Hub Item visualizes the Bitcoin blockchain, providing rich details on all Bitcoin addresses and transactions.&lt;/strong&gt; With the current update, it is now easier to get all details regarding a specific Bitcoin address or transaction, the handling of unsupported Bitcoin addresses has been improved, new Transforms were added, and a new Entity —the Bitcoin Block Height Entity— was introduced.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Blockchain.info Hub item in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will explore some of the Hub item’s new features by examining why seemingly anonymous Bitcoin transactions can be traced&lt;/strong&gt;, how to trace them and see if we can find a connection between a mysterious &lt;a href=&#34;https://www.investopedia.com/terms/b/Bitcoin-whale.asp&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Bitcoin whale&lt;/a&gt; (1933phfhK3ZgFQNLGSDXvqCn32k2buXY8a), and the founder of the &lt;a href=&#34;https://en.wikipedia.org/wiki/Silk_Road_%28marketplace%29&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Silk Road&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Watch this five-minute video to learn the basics of tracing cryptocurrency movements:&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/A7XhEvAgYz4&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;bitcoin-is-notanonymous&#34;&gt;Bitcoin is not Anonymous&lt;/h2&gt;
&lt;p&gt;Though rising in popularity, Bitcoin and other cryptocurrencies have not entered the mainstream as a widely accepted, everyday means of payment. They still carry a negative connotation by evoking images of ransomware, hackers, and internet drug deals. And these perceptions were not improved by the over &lt;a href=&#34;https://blog.chainalysis.com/reports/darknet-markets-cryptocurrency-2019&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;790 USD million&lt;/a&gt; worth of Bitcoin that were spent in the darknet during 2019. In 2016, &lt;a href=&#34;http://colemanparkes.com/wp-content/uploads/2016/06/Fujitsu-European-Financial-Services-Survey-2016.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;only 2% of customers&lt;/a&gt; in Germany used Bitcoins and other cryptocurrencies to perform daily transactions, and in 2017 the head of &lt;a href=&#34;https://www.theguardian.com/technology/2017/sep/13/bitcoin-fraud-jp-morgan-cryptocurrency-drug-dealers&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;JP Morgan declared&lt;/a&gt; that cryptocurrencies were only of use for drug dealers, murderers and people living in North Korea or Venezuela (JPMorgan has since seemed to have had a change of heart and has created the &lt;a href=&#34;https://www.jpmorgan.com/solutions/cib/news/digital-coin-payments%22%20/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;JPM Coin&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;You would think that criminals would choose an untraceable and completely private payment option, but Bitcoin is by design, one of the most transparent currencies out there. This transparency helps to carry out the transactions in a decentralized manner.&lt;/p&gt;
&lt;p&gt;Normally, when you transfer government issued currency, a bank will update its records, lower your balance, and credit somebody else’s. This all happens behind closed doors, and only you will know the details of your account. This process requires a central bookkeeper whom you have to trust — in this case, the bank and banking system, as well as its record-keeping integrity. &lt;/p&gt;
&lt;p&gt;For this same process to work without a central authority (e.g., a bank), the creator of Bitcoin developed the blockchain. The Bitcoin blockchain is a ledger (record) distributed among many different nodes (computers) that are updated every time a new Bitcoin transaction is made. Anybody can run a node and observe the transactions being executed. Ledgers therefore permit Bitcoin to function with distributed, instead of centralized, accountability. &lt;/p&gt;
&lt;p&gt;Some cryptocurrencies use obfuscated ledgers (see &lt;a href=&#34;http://getmonero.org/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Monero&lt;/a&gt;), but Bitcoin does not. This means that anybody can observe every Bitcoin transaction ever made (and possibly graph it using Maltego). The balance of every Bitcoin address (account) is then also discoverable. This leads to addresses with large balances garnering much &lt;a href=&#34;https://twitter.com/whale_alert?s=20&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;attention online&lt;/a&gt;. The 1933p Bitcoin address is one of such addresses, with a peak value of 2 billion USD. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Bitcoin address&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s explore this address in Maltego.&lt;/p&gt;
&lt;h2 id=&#34;tracingtransactions-through-the-blockchain&#34;&gt;Tracing Transactions through the Blockchain&lt;/h2&gt;
&lt;p&gt;To follow this walk-through, ensure that have the free Blockchain.info (Bitcoin) Hub item installed in Maltego. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Blockchain.info Hub item in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Insert the 1933p Bitcoin address as a &lt;strong&gt;Bitcoin Address Entity&lt;/strong&gt;. By running the new &lt;strong&gt;To Details [BlockChain.com]&lt;/strong&gt; Transform, we can see that, although now empty, this address has received 111,114.65 BTC, which are currently valued at over 2 billion USD.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Detail of the bitcoin address&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To find out how this address got its Bitcoins, we can select it and run the &lt;strong&gt;To Inbound Transactions [BlockChain.com]&lt;/strong&gt; Transform. &lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;ac64144c6966a45f&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;ac64144c6966a45f__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/bitcoin_blog_5.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/images\/uploads\/bitcoin_blog_5.gif&#34;
        var video = document.getElementById(&#34;ac64144c6966a45f__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;ac64144c6966a45f&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;A total of 147 transactions are returned, but we will only pay attention to the first two transactions received, for we are assuming that the owner of the account most likely had direct involvement in its first movements.&lt;/p&gt;
&lt;p&gt;To find out which Transactions were likely executed first, we will use &lt;strong&gt;blocks&lt;/strong&gt; and &lt;strong&gt;block height&lt;/strong&gt;. As previously mentioned, Bitcoin transactions are stored in a distributed ledger called the blockchain made up of collections of transactions called “blocks” which are chained together.&lt;/p&gt;
&lt;p&gt;A block’s height is the number of blocks between a given block and the first block ever mined (a.k.a. the Genesis Block). Since transactions are progressively collected into blocks, those belonging to blocks with a lower block height usually occur before transactions with higher block heights. However, this is not always the case given that transactions are not added to a block immediately, but it can be a reliable rule of thumb, especially with larger differences in block height.&lt;/p&gt;
&lt;p&gt;You can find a transaction’s block height in Maltego by looking at the Property View, but we will use the new &lt;strong&gt;To Block Height [BlockChain.com]&lt;/strong&gt; Transform in order to group the transactions by block height. This Transform will return a &lt;strong&gt;Bitcoin Block Height Entity&lt;/strong&gt; for each corresponding transaction.&lt;/p&gt;
&lt;p&gt;To find out which Transactions occurred first, we will select all Block Height Entities returned, and sort them by value.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;f2bb9c808adde4ed&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;f2bb9c808adde4ed__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/bitcoin_blog_6.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/images\/uploads\/bitcoin_blog_6.gif&#34;
        var video = document.getElementById(&#34;f2bb9c808adde4ed__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;f2bb9c808adde4ed&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_7.png&#34; loading=&#34;lazy&#34; alt=&#34;Block Height Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For each Bitcoin Address Entity, we will then select the two Block Height Entities with the lowest values. By clicking &lt;strong&gt;Select Parents&lt;/strong&gt; from the Investigate Tab, we can highlight the transactions corresponding to these Block Height Entities. These will be the first transactions leading to the Bitcoin address we are investigating. &lt;/p&gt;
&lt;p&gt;Next, select these transactions and run the &lt;strong&gt;To Source Addresses [BlockChain.com]&lt;/strong&gt; Transform. We can now see which Bitcoin Addresses were the first to transfer Bitcoins to the 1933p address! &lt;/p&gt;
&lt;p&gt;We will repeat the steps above (Bitcoin address -&amp;gt; oldest transactions -&amp;gt; Bitcoin addresses with highest throughput) several times (Pro tip: &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019249-machines-transform-macros-%22%20/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Machines&lt;/a&gt; can help speed up this process).&lt;/p&gt;
&lt;p&gt;To choose which Bitcoin addresses to explore at each step, we will look up each address’s throughput (i.e. how many Bitcoins it has received and sent over time) using the &lt;strong&gt;To Details [BlockChain.com]&lt;/strong&gt; Transform. We will then explore only the three Bitcoin addresses with the highest throughputs. The addresses can be found manually, or you can write a &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019248-viewlets#accessing-the-rest-of-the-graph-advanced-viewlets--0-2&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;custom Viewlet&lt;/a&gt; that changes the size of the Bitcoin Address Entities depending on their throughput. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_8.png&#34; loading=&#34;lazy&#34; alt=&#34;Bitcoin transactions results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;who-owns-this-bitcoin-address&#34;&gt;Who Owns This Bitcoin Address?&lt;/h2&gt;
&lt;p&gt;By following the steps outlined above, we were able to find out the first Bitcoin address to transfer significant amounts of Bitcoin into address 1933p. This can help us to identify possible owners of the address under investigation.&lt;/p&gt;
&lt;p&gt;As mentioned above, Bitcoin is not anonymous. It is, however, pseudo anonymous, which means that for any Bitcoin transaction you can uniquely identify the address (the pseudonym) that executed it. Addresses can, in theory, then be linked back to a real person or group. For example, when a Bitcoin exchange suffers from a data leak.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;It is also possible to link Bitcoin addresses to their holders using OSINT methods.&lt;/strong&gt; The address 1LDNLreKJ6GawBHPgB5yfVLBERi8g3SbQS, which we uncovered during our investigation, was linked to the founder of the Silk Road through posts in a Bitcoin forum. Using the same username, this individual posted a job offering (which included an email registered in their name) and asked for help with the Bitcoin API (including a code snippet in which they were sending Bitcoins from the 1LDNL address).&lt;/p&gt;
&lt;p&gt;A way to search for Bitcoin address mentions online using Maltego would be to convert the Bitcoin Address Entity into a Phrase, and then use the &lt;strong&gt;To Website [using Search Engine]&lt;/strong&gt; Transform to find all websites where it is mentioned.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_9.png&#34; loading=&#34;lazy&#34; alt=&#34;Convert Bitcoin address into a phrase&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;7d6036132360e26b&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;7d6036132360e26b__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/bitcoin_blog_10.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/images\/uploads\/bitcoin_blog_10.gif&#34;
        var video = document.getElementById(&#34;7d6036132360e26b__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;7d6036132360e26b&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h2 id=&#34;whatsnext&#34;&gt;What’s Next?&lt;/h2&gt;
&lt;p&gt;After identifying the owner of an address, it is possible to trace all their transactions through the blockchain and identify other addresses they may control. For example, we were able to find a path between addresses 1933p and 1LDNL. And although the path is not a direct one, if we take into account that we only followed the first two transactions into each address and that all those transactions, except the ones in the path between 1933p and 1LDNL, were relatively insignificant, we can speculate that both addresses are either controlled by the Silk Road’s founder, or at the very least, are related in some manner. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_11.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/bitcoin_blog_11.png&#34; loading=&#34;lazy&#34; alt=&#34;Bitcoin investigation overall graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We hope to have piqued your interest for the many interesting applications of our updated Blockchain.info Transforms! Bitcoin is an amazing technology, and we are excited to hear how these Transforms help in your own investigations! &lt;/p&gt;
&lt;p&gt;To delve deeper into cryptocurrency investigations, we also offer &lt;a href=&#34;https://blockhcain.info/%22%20/t%20%22_blank&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CipherTrace&lt;/a&gt; Transforms, for which you need a commercial Maltego license and an API key or a Maltego data subscription. With CipherTrace Transforms, you would even have the benefit of accessing transaction data on other cryptocurrencies like Ethereum, attribution (Wallet) information and risk score data from CipherTrace.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt; and follow our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; for more interesting walkthroughs, announcements and use cases, or to post your own ideas, questions and comments.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigating Misinformation &amp; Disinformation: Part 2</title>
      <link>https://www.maltego.com/blog/investigating-misinformation-and-disinformation-campaigns/</link>
      <pubDate>Wed, 17 Feb 2021 14:07:35 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigating-misinformation-and-disinformation-campaigns/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/&#34; &gt;Part 1 of our Misinformation and Disinformation blog series&lt;/a&gt;, we talked about intent being the key differentiator between misinformation and disinformation, reasons why we not only allow but fuel the spread of “fake news”, and lastly, we gave some pointers to help you to verify whether a story is true or fake news.&lt;/p&gt;
&lt;p&gt;We also mentioned how Maltego can be used by anyone to help investigate misinformation and disinformation. To show you how this can be done, &lt;strong&gt;this article will walk you through a series of steps that can be taken using Maltego to investigate a suspicious news article found on a social media post.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;misinformation--disinformation-a-two-part-maltego-blog-serieshttpswwwmaltegocombloginfographic-misinformation-and-disinformationmisinformation--disinformation-a-two-part-maltego-blog-series&#34;&gt;Misinformation &amp;amp; Disinformation: A Two-Part Maltego Blog Series&lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/#misinformation--disinformation-a-two-part-maltego-blog-series&#34; &gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;We have created a two-part blog series to raise awareness of misinformation and disinformation, and how one can conduct simple but insightful disinformation investigations with Maltego.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/&#34; &gt;Misinformation &amp;amp; Disinformation Part 1: Definitions and Differences&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/#misinformation--disinformationpart-1definitions-and-differencesreading-now&#34; &gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Misinformation &amp;amp; Disinformation Part 2: Investigating Disinformation and Fake News (Reading Now)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-misinformation-and-disinformation-campaigns/#investigating-fake-news-withmaltegotransforms&#34; &gt;Investigating Fake News with Maltego Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-misinformation-and-disinformation-campaigns/#maltegoinvestigationonasuspiciousnews-article-foundon-social-media&#34; &gt;Maltego Investigation on A Suspicious News Article Found on Social Media&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-misinformation-and-disinformation-campaigns/#investigating-disinformation-campaigns-what-to-watch-out-for&#34; &gt;Investigating Disinformation Campaigns: What to Watch Out For&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-misinformation-and-disinformation-campaigns/#how-to-further-extend-your-investigation&#34; &gt;How to Further Extend Your Investigation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Maltego-Infographic-Investigating-Misinformation-and-Disinformation.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD INFOGRAPHIC&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;investigating-fake-news-withmaltegotransforms&#34;&gt;Investigating Fake News with Maltego Transforms&lt;/h2&gt;
&lt;p&gt;Fake news is not always easy to spot, much less differentiate from inaccuracies in reporting, opinion pieces, and even satirical content, which further facilitates the spread of misinformation and disinformation. The good news is that digital artifacts (IP addresses, URLs, webpages, domains, and many more) are a product of said spread, and they constitute networks of evidence that can be traced and studied.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-mis-disinformation-part2-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-mis-disinformation-part2-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Fake news characteristic illustration&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;wheremaltegocomes-in&#34;&gt;Where Maltego Comes In&lt;/h3&gt;
&lt;p&gt;By allowing investigators to access OSINT and third-party data, Maltego can help map misinformation and disinformation networks and study the relationships between the different artifacts that constitute them, understand how a particular piece of fake news spreads, and potentially determine who is behind a specific campaign.&lt;/p&gt;
&lt;h2 id=&#34;maltegoinvestigationonasuspiciousnews-article-foundon-social-media&#34;&gt;Maltego Investigation on A Suspicious News Article Found on Social Media&lt;/h2&gt;
&lt;p&gt;While scrolling through your social media feed, you may find posts that link to seemingly suspicious news articles. Let’s say we find such a post with a heading that looks suspicious or outlandish, we click on it and after reading the article we still have doubts about the information it presents or the reliability of the website hosting it. Time to fire up Maltego!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-mis-disinformation-part2-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-mis-disinformation-part2-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego fake news investigation flow chart&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-1-performaphrase-searchtocastawide-net&#34;&gt;Step 1: Perform A Phrase Search to Cast A Wide Net&lt;/h3&gt;
&lt;p&gt;Let’s start with a “catch all” type of query which will help us gain a general perspective of how widespread the allegations in the article are across the internet. All you need to do is drag a phrase Entity into the Maltego graph and name it with a phrase or term containing the core allegation of the article.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;Performing Accurate Searches in Maltego Using Dorking Techniques&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Now run the &lt;strong&gt;To Website [using Search Engine]&lt;/strong&gt; Transform from the Phrase Entity to return websites containing the phrase you are looking for. You may use more than one Phrase Entity if, for example, you wish to search for the story across different languages. &lt;/p&gt;
&lt;h3 id=&#34;step2extractthe-websitehostingthe-article&#34;&gt;Step 2: Extract the Website Hosting the Article&lt;/h3&gt;
&lt;p&gt;You will now copy the article’s URL from the search engine and &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010430-clipboard-section&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;paste it&lt;/a&gt; onto the Maltego graph. Worry not, Maltego will recognize it as a URL and adopt the corresponding Entity. You can also &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000020082-finding-items-in-multiple-graphs#the-select-copy-and-paste-method--0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;bookmark the Entity&lt;/a&gt; to help keep track of this entry point as your investigation progresses and your graph expands. &lt;/p&gt;
&lt;p&gt;From the URL Entity, run the &lt;strong&gt;To Website [Convert]&lt;/strong&gt; Transform to obtain the website hosting the article you read. The resulting Entity may form a link between it and the websites you obtained in Step 1.&lt;/p&gt;
&lt;p&gt;We will now select the websites obtained through Step 1 and run the &lt;strong&gt;To URLs [show Search Engine results]&lt;/strong&gt; Transform which will return all the web pages (URL Entities) that resulted from the query performed with the Transform used In Step 1.&lt;/p&gt;
&lt;p&gt;An optimal result for our investigation would be a link forming between the URL we pasted at the beginning of this step and one of the resulting ones from the Transform we just ran, but this is not always the case. Given that the results of the last Transform would be those you obtain on the search engine, you may also at this point review the URLs and remove those that may not be relevant to the investigation.&lt;/p&gt;
&lt;h3 id=&#34;step3perform-network-reconnaissance&#34;&gt;Step 3: Perform Network Reconnaissance&lt;/h3&gt;
&lt;p&gt;We will pull some infrastructure data from our target URL to analyze its network environment. Depending on our results, we may be able to &lt;strong&gt;establish stronger links to other websites that either portray similar ideologies or might have themselves been victims of misinformation or a disinformation campaign&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;First, we will select the Website Entity we obtained In step 2 and run the &lt;strong&gt;To IP Address [DNS]&lt;/strong&gt; Transform to extract the IP address(es) resolving from the target website. Once we have retrieved the IP Address Entity(ies), we will select them and run the &lt;strong&gt;To Website using IP [Bing]&lt;/strong&gt; Transform to find other websites that have been hosted on the same IP(s).  &lt;/p&gt;
&lt;p&gt;Again, at this point, the resulting website Entities may form links with those you already have on the graph, thus forming the network behind the spread of this article. &lt;/p&gt;
&lt;h3 id=&#34;step4-extracttracking-codes-and-other-technologies&#34;&gt;Step 4: Extract Tracking Codes and Other Technologies&lt;/h3&gt;
&lt;p&gt;Go back once more to the website Entity you obtained in Step 2, select it, and run the &lt;strong&gt;To Relationships [BuiltWith]&lt;/strong&gt; Transform to find tracking codes from services such as Facebook Pixel, Google Analytics, Google Tag Manager, among other internet technologies. The returned Entity(ies) will be queried later on as we explore the article’s network and infrastructure.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/four-ways-to-uncover-hidden-website-relationships-using-maltego-osint/&#34; &gt;4 Ways to Uncover Hidden Website Relationships with Maltego&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;step5extract-the-links-and-images-behind-thearticle&#34;&gt;Step 5: Extract the Links and Images behind the Article&lt;/h3&gt;
&lt;p&gt;We will now query for data related to our target URL. This will help us continue mapping out the network behind the article and uncover hidden relationships.&lt;/p&gt;
&lt;p&gt;Firstly, we will look for URLs linked to the article, and therefore the website hosting it, by running the &lt;strong&gt;To Links [Found on web page]&lt;/strong&gt; Transform on the URL Entity we pasted into the graph in Step 2. This Transform will scrape the HTML source code of the target webpage and return all external links found.&lt;/p&gt;
&lt;p&gt;Considering the Transform might return hundreds of URLs, an efficient way to visualize the type of websites we are dealing with is to run the &lt;strong&gt;To Website [Convert]&lt;/strong&gt; Transform on the resulting URLs.  This way, the resulting Entities will automatically group the URLs by Website when possible.&lt;/p&gt;
&lt;p&gt;Since the resulting URL and website Entities may help us further construct the network behind the story by presenting us with more links between them and those already on the graph, it is always important to carry out a manual analysis in order to discard any non-relevant results to our investigation.&lt;/p&gt;
&lt;p&gt;Secondly, we will attempt to extract the external links found on the Website Entity we obtained in Step 2 by running the &lt;strong&gt;Mirror: External links found&lt;/strong&gt; Transform on it. Remember that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The links will be returned as Website Entities, and&lt;/li&gt;
&lt;li&gt;Not all sites are mirror-friendly. For example, Flash-based sites and those with exotic JavaScript menus and redirects.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Lastly, we will go back to our initial URL and run the &lt;strong&gt;To Images [Found on web page]&lt;/strong&gt; Transform on it. This Transform will scrape the web page for the images found in it, including those that illustrate the article itself and those that are part of suggested article links, advertisements, etc. Depending on the images extracted, the results may allow us to analyze whether other websites where the images are featured portray the same or related stories.&lt;/p&gt;
&lt;h3 id=&#34;step6spider-out-analyzethe-articles-networkand-infrastructure&#34;&gt;Step 6. Spider Out &amp;amp; Analyze the Article’s Network and Infrastructure&lt;/h3&gt;
&lt;p&gt;We will now return to the tracking codes we obtained in Step 4 by selecting the Entities that resulted from the &lt;strong&gt;To Relationships [BuiltWith]&lt;/strong&gt; Transform and running the &lt;strong&gt;To Matches [show BuiltWith results]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;Given that a tracking code is assigned to a specific customer, obtaining other websites may indicate that they belong to the same individual or organization, or that the account behind the tracking codes has been compromised and is being used for different websites without authorization.&lt;/p&gt;
&lt;p&gt;To continue, we will look at the thumbnails from the images we obtained in Step 5 and select the ones that may be useful, which would usually be somewhat unique images (outlandish, possibly manipulated, memes, etc.).&lt;/p&gt;
&lt;p&gt;Once you have found images you consider useful, run the &lt;strong&gt;Search for pages linking to similar images [TinEye]&lt;/strong&gt; Transform. The resulting backlinks will allow us to further understand the network behind the article. In case we obtained many results, it is always recommended to run the &lt;strong&gt;To Website [Convert]&lt;/strong&gt; Transform to see how the URLs group.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;Conducting TinEye Reverse Image Search in Maltego to Map Visual Disinformation Campaigns&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;It is time to spider out the network! At this point, you may re-run the &lt;strong&gt;To Links [Found on web page]&lt;/strong&gt; Transform on the URL Entities obtained in Step 5 several times, but remember to analyze the URLs returned before each new run in a similar way as the one portrayed &lt;a href=&#34;https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/&#34; &gt;here&lt;/a&gt;. You may also take the relevant URLs you obtained on step 2 and query them the same way you did the target URL.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/&#34; &gt;Analyzing Links Found on A Webpage in Maltego&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigating-disinformation-campaigns-what-to-watch-out-for&#34;&gt;Investigating Disinformation Campaigns: What to Watch Out For&lt;/h2&gt;
&lt;p&gt;Networks behind webpages can quickly become densely populated, which is why it is always important to review the results obtained after running Transforms and discard any Entities that may not be relevant to the overall investigation. For example, after extracting images or links from a web page, you may wind up with data from paid advertisements completely unrelated to your investigation.&lt;/p&gt;
&lt;p&gt;It is also important to pay attention to any links pointing out forums or social media targeting fringe political and ideological views and theories since they might give away the intent behind the website sharing the article as well as the reader segment it is targeting.&lt;/p&gt;
&lt;p&gt;Similarly, if our target article is one in which a specific product, brand, or organization is being questioned or attacked, it is then important to keep an eye out for links that might point to specific groups or competitors which might indicate a potential smearing campaign designed to affect the opponent’s reputation or financial standing.  &lt;/p&gt;
&lt;p&gt;Similar websites linked by IP addresses or tracking codes will help you build out the network behind your target web page, they will also help you understand if the content’s spread across geographies or demographics was fueled by more than algorithms.  &lt;/p&gt;
&lt;h2 id=&#34;how-to-further-extend-your-investigation&#34;&gt;How to Further Extend Your Investigation&lt;/h2&gt;
&lt;p&gt;Remember that the Transforms represented on the flow chart are only a selection of our &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;freely available data sources&lt;/a&gt;. There are many more that can be used to pivot and dive deeper into disinformation networks.&lt;/p&gt;
&lt;p&gt;For example, using Transforms from data partners with identification capabilities and social media data such as &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/transform-hub/social-links-ce/&#34; &gt;Social Links&lt;/a&gt; will help you trace the spread of a story across groups and forums, and pinpoint influential users that may be acting as gatekeepers or information.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Maltego-Infographic-Investigating-Misinformation-and-Disinformation.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD INFOGRAPHIC&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Maltego-Infographic-Investigating-Misinformation-and-Disinformation.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download this infographic&lt;/a&gt; and the investigative flowchart to share with your teams and colleagues!&lt;/p&gt;
&lt;h2 id=&#34;mitigate-disinformation-campaigns-ahead-of-elections&#34;&gt;Mitigate Disinformation Campaigns Ahead of Elections&lt;/h2&gt;
&lt;p&gt;As your next step, you can watch the deep-dive session with our SMEs where they explore strategies for monitoring the spread of disinformation and present solutions to tackle some of the electoral challenges of this day and age using Maltego.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Watch now!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/election-playbook-promo_0-1-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/election-playbook-promo_0-1-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj2&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Investigating Misinformation &amp;amp; Disinformation: Part 2&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay tuned for more use cases, product, and Transform updates.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing the Discogs Transforms</title>
      <link>https://www.maltego.com/blog/introducing-the-discogs-transforms/</link>
      <pubDate>Wed, 10 Feb 2021 14:15:26 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-the-discogs-transforms/</guid>
      <description>&lt;p&gt;Our core mission is to empower Maltego investigators around the world to improve their performance in order to solve investigations.​ With Maltego, you can discover &lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/&#34; &gt;hidden connections between companies&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/accessing-ciphertrace-data-in-maltego-just-got-more-affordable/&#34; &gt;track transactions&lt;/a&gt; through the blockchain, take your &lt;a href=&#34;https://www.maltego.com/blog/advanced-footprinting-with-networking-and-peering-information-from-peeringdb/&#34; &gt;network footprints&lt;/a&gt; to the next level, and much more.&lt;/p&gt;
&lt;p&gt;However, we were worried that something might be messing with your flow and keeping the next breakthrough out of reach: The right song! With that in mind, we got to work and we now hope that our new Discogs Transforms can help you out in that regard.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;With the new &lt;a href=&#34;https://www.maltego.com/transform-hub/discogs/&#34; &gt;Discogs Transforms&lt;/a&gt;, you can visualize your favorite music artist, labels, releases and the relationships between them.&lt;/strong&gt; All you need is to register for a free Discogs account &lt;a href=&#34;https://accounts.discogs.com/register?login_challenge=e6c737526be542b29c936898470f463e&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;getting-startedwith-discogs-transforms&#34;&gt;Getting Started with Discogs Transforms&lt;/h2&gt;
&lt;p&gt;After registering for your account, find the &lt;a href=&#34;https://www.maltego.com/transform-hub/discogs/&#34; &gt;Discogs Hub item&lt;/a&gt; in the Transform Hub and click “Install.”&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/discogs_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/discogs_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Discogs Maltego Transform Hub item&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Following the installation process, open a new graph and insert a &lt;strong&gt;Phrase Entity&lt;/strong&gt;. Initializing investigations with this Hub item is very easy, as &lt;strong&gt;all investigations using Discogs start with a Phrase Entity and a Search Transform&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/discogs_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/discogs_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Phrase Entity in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As shown in the image below, before runing your first Discogs Transform, Maltego will prompt you to sign into Discogs. Maltego uses &lt;a href=&#34;https://www.maltego.com/blog/implementing-oauth-in-maltego-a-short-guide/&#34; &gt;OAuth&lt;/a&gt; to allow authenticated access into the Discogs API.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/discogs_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/discogs_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Discogs Oauth in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Clicking on “Sign in” will open a browser to allow you to authenticate the Maltego Discogs integration for your Discogs account.&lt;/p&gt;




&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Note:&lt;/strong&gt; There is a known issue with Discogs where the OAuth URL redirect may not trigger correctly on the first attempt (if you are not yet signed in). If this happens, simply return to Maltego, cancel the sign-in process, and click “Sign in” again. This will open the browser once more, and this time Discogs should successfully redirect you to the Maltego callback, completing the authentication.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;


&lt;p&gt;After signing in, you are ready to run Discogs Transforms!&lt;/p&gt;
&lt;h2 id=&#34;searching-discogs-data-in-maltego&#34;&gt;Searching Discogs Data in Maltego&lt;/h2&gt;
&lt;p&gt;There is a lot of information available in Discogs to sift through. Here is a taste of the things you can find out using our new Transforms.&lt;/p&gt;
&lt;p&gt;Starting with a &lt;strong&gt;Phrase Entity&lt;/strong&gt;, you can search for artists, releases, labels and master releases. For example, we can use the &lt;strong&gt;[Discogs] Search for artists&lt;/strong&gt; Transform to find matches for the artist formerly known as Prince in Discogs.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;39b820d2099ddf2e&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;39b820d2099ddf2e__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/discogs_4.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/discogs_4.gif&#34;
        var video = document.getElementById(&#34;39b820d2099ddf2e__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;39b820d2099ddf2e&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h3 id=&#34;releases-styles-and-more&#34;&gt;Releases, Styles, and More&lt;/h3&gt;
&lt;p&gt;Then, from a &lt;strong&gt;Music Artist Entity&lt;/strong&gt; you can get the artist’s releases and master releases.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Note:&lt;/strong&gt; Visit our documentation for &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000037870-discogs#glossary-0-3&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;a glossary of Discogs terms&lt;/a&gt; in Maltego.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/discogs_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/discogs_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Discogs Transform results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can also pivot from many other Entities, for example from artists to labels, labels to releases, releases to locations and releases to styles.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;[Discogs] Get style&lt;/strong&gt; Transform is particularly useful for exploring your music taste. Although Discogs categorizes music into only 15 different genres, those genres are further divided into over 500 different musical styles. By finding which styles you enjoy listening to, you can discover other artists and releases you can enjoy.&lt;/p&gt;
&lt;p&gt;For instance, if you are a fan of MF Doom and Eminem, you can search for their master releases, and then run the &lt;strong&gt;[Discogs] Get style&lt;/strong&gt; Transform on their releases.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;5b10bf3539322ba5&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;5b10bf3539322ba5__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/discogs_6.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/discogs_6.gif&#34;
        var video = document.getElementById(&#34;5b10bf3539322ba5__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;5b10bf3539322ba5&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;By using the &lt;strong&gt;Ball Size by Links (Incoming)&lt;/strong&gt; View on the resulting graph, you can find the most popular music styles they share. Note that the greater number of &lt;strong&gt;Master Releases&lt;/strong&gt; and &lt;strong&gt;Releases&lt;/strong&gt; sharing a certain Style, the larger the &lt;strong&gt;Style Entity&lt;/strong&gt; ball will be.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/discogs_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/discogs_7.png&#34; loading=&#34;lazy&#34; alt=&#34;Get Style Discogs Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/discogs_8.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/discogs_8.png&#34; loading=&#34;lazy&#34; alt=&#34;Get Style Discogs Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;get-details&#34;&gt;Get Details&lt;/h3&gt;
&lt;p&gt;If you want to find more details about specific Entities, you can use the &lt;strong&gt;[Discogs] Get details&lt;/strong&gt; Transforms. For instance, this will return artists’ profiles and Discogs URLs, releases’ formats and labels’ descriptions.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/discogs_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/discogs_9.png&#34; loading=&#34;lazy&#34; alt=&#34;Get Details Discogs Transform Result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;try-out-the-discogs-transforms-now&#34;&gt;Try Out the Discogs Transforms Now!&lt;/h2&gt;
&lt;p&gt;There are many more interesting Transforms to try out from our new Discogs Hub item. We hope that these examples have piqued your interest.&lt;/p&gt;
&lt;p&gt;We would love to hear about your experience and use cases for these Transforms.&lt;/p&gt;
&lt;p&gt;Keep visiting our &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;blog&lt;/a&gt;, follow our &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; pages, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletters&lt;/a&gt; for more interesting walkthroughs, announcements and use cases.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Level-Up Your Dungeons and Dragons Game with Maltego (with Free Custom Entities!)</title>
      <link>https://www.maltego.com/blog/level-up-your-dungeons-and-dragons-game-with-maltego-with-free-custom-entities/</link>
      <pubDate>Mon, 08 Feb 2021 14:23:37 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/level-up-your-dungeons-and-dragons-game-with-maltego-with-free-custom-entities/</guid>
      <description>&lt;p&gt;Guest Author Twitter: &lt;a href=&#34;https://twitter.com/sp4msec&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@Sp4mSec&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-000.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-000.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Daniel Weishoff&amp;amp;rsquo;s Dungeons and Dragons Character Art&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Original Artwork by &lt;a href=&#34;https://www.artstation.com/wepepe&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Wepepe&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;i-am-the-most-brilliantentrepreneurinthe-landwhen-i-can-remember-who-i-am-talking-to-and-what-they-want&#34;&gt;I am the most brilliant entrepreneur in the land, &lt;em&gt;when I can remember who I am talking to, and what they want&amp;hellip;&lt;/em&gt;&lt;/h2&gt;
&lt;p&gt;Greetings. My name is Reginald Hazit, and I am a level 1 &lt;a href=&#34;https://www.dndbeyond.com/posts/908-artificer-101-alchemist-from-tashas-cauldron-of&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Artificer&lt;/a&gt; in a game of &lt;a href=&#34;https://ravenloft.fandom.com/wiki/Curse_of_Strahd&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Dungeons and Dragons&lt;/a&gt;. I make fantastic potions, fabulous inventions and bizarre contraptions. I’m accustomed to getting run out of towns because authorities do not appreciate my revolutionary and disruptive pop-up dispensary of snake-oil, hair-growth potions, and toilet hooch.&lt;/p&gt;
&lt;p&gt;After several days on a rough carriage ride, I find myself in the backwater country of &lt;a href=&#34;https://forgottenrealms.fandom.com/wiki/Barovia&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Barovia&lt;/a&gt;, a place haunted by monsters and ruled over by a malevolent &lt;a href=&#34;https://forgottenrealms.fandom.com/wiki/Strahd_von_Zarovich&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Vampire&lt;/a&gt;, where death is far from the worst thing that can happen to a brilliant person like myself. The people here are poor, and it&amp;rsquo;s my mission to take what little money they have, and make it mine. As if that wasn’t difficult enough, my carriage driver refuses to enter the country, and abandons me with a troupe of nomadic &lt;a href=&#34;https://ravenloft-curseofstrahd.obsidianportal.com/wikis/vistani&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Vistani&lt;/a&gt; and their fortune-telling matriarch, &lt;strong&gt;&lt;a href=&#34;https://ravenloft.fandom.com/wiki/Madam_Eva&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Madam Eva&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Before I’ve even managed to sell tonic for her thinning hair, Madam Ava pulls six fortune cards, gives us 3 quests, drops the names of 3 treasures, and tells us we should start by finding a dusk-elf that’s having bad dreams.&lt;/p&gt;
&lt;p&gt;That’s a lot of information to keep track of, and now it’s bed time. My group won’t be meeting up to play Dungeons and Dragons for another 2 weeks, which is more than enough time to forget how important it is that I sell hair tonic. &lt;strong&gt;Fortunately, I’ve been using Maltego to keep track of &lt;em&gt;everything&lt;/em&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;what-is-dungeons-and-dragons&#34;&gt;What is Dungeons and Dragons?&lt;/h3&gt;
&lt;p&gt;If you’ve never played before, Table Top Role-Playing Games (like Dungeons and Dragons) tend to be equal parts board-game, adventure novel, and improv-theater. There are a lot of characters, locations, treasure and story to discover, but unlike a computer game, there is seldom a defined path or required choices to make. &lt;strong&gt;You are free to narrate your character’s words and choices as you see fit.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately, that also means that if you forget that someone, something, or someplace exists, you may forget to engage with that part of the world and maybe miss out on fun treasure or clues. &lt;strong&gt;That’s why taking good notes is important, and when it comes to taking good notes about a complex situation, I’ve never found a tool better than &lt;a href=&#34;https://www.maltego.com/&#34; &gt;Maltego&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Pro Tip:&lt;/strong&gt; TTRPGs are commonly played around a table or online with the help of video chat and a shared white board of a virtual tabletop application. Although Maltego does include real-time collaboration features, it’s intended to supplement a tabletop experience, not replace it.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;exploringdungeon--dragonsadventureswithmaltego&#34;&gt;Exploring Dungeon &amp;amp; Dragons Adventures with Maltego&lt;/h2&gt;
&lt;p&gt;When I’m not pretending to sell pretend potions, my name is Daniel, and I am a Cyber Security Analyst. During my day-job, I perform cyber-security investigations and use Maltego (a free for personal use cyber and criminal investigation tool), to create a graphical representation of my research leads, forensic artifacts, and indicators of compromise. It turns out that tools made for real criminal investigations also work great for fictitious ones!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000008832-your-first-graph#entity-palette-0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;At a basic level, Maltego works like a mind map&lt;/a&gt;. You can add icons (&lt;strong&gt;Entities&lt;/strong&gt;) with embedded annotations, and draw relationship arrows (&lt;strong&gt;Links&lt;/strong&gt;) between them. This is what my notes (&lt;strong&gt;Graphs&lt;/strong&gt;) looks like after our first game.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Pro Tip:&lt;/strong&gt; Maltego’s most powerful feature is its built-in and custom scripts (&lt;strong&gt;Transforms&lt;/strong&gt;) that can help an investigator rapidly search common data sources for a specific piece of information. However, for our purposes, Transforms will not be used.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-001.png&#34; loading=&#34;lazy&#34; alt=&#34;D&amp;amp;amp;D Graph Overview&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-002.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-002.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Pro tip note&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This style of information collection works great for search and rapid-recall because you’re looking at a graphical representation of your data. You can use images, color, line weight and style, physical position, and descriptive relationships to record and recall the info you need, as well as the tried and true &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/maltego-shortcuts-navigating-maltego-graphs-with-your-keyboard/&#34; &gt;Ctrl+F to Find&lt;/a&gt;&lt;/strong&gt; anything written in the entities themselves.&lt;/p&gt;
&lt;p&gt;To focus on the types of information critical to a Dungeons and Dragons game, &lt;strong&gt;I created a set of Custom Entities that can be &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010770-import-and-exporting-entities#:~:text=Importing%20Entities,of%20the%20Import%20Wizard%20the%20.&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;imported&lt;/a&gt; into Maltego&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Misc/Dungeon_and_Dragons_Maltego_Entity_Set.mtz&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD D&amp;amp;D ENTITIES NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Entity creation pro tip note&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-dungeon-and-dragons-entities-inmaltego&#34;&gt;Using Dungeon and Dragons Entities in Maltego&lt;/h2&gt;
&lt;p&gt;Games like Dungeons and Dragons are run by a &lt;a href=&#34;https://en.wikipedia.org/wiki/Dungeon_Master&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Dungeon Master&lt;/a&gt; (DM), who is the “host” of a game. They describe the locations, play the role of all the characters in the world (except the players themselves), and serve as a judge regarding rule enforcement and conflict resolution. The DM may be working out of a book that describes the world, characters, treasures, and conflicts of the fictional world, or they may have written their own story.  &lt;/p&gt;
&lt;p&gt;Back in Barovia, my DM, speaking as Madame Eva, gives us &lt;strong&gt;four Quests&lt;/strong&gt;, wherein she tells us of &lt;strong&gt;mysterious locations&lt;/strong&gt;, &lt;strong&gt;unspeakable dangers&lt;/strong&gt;, and &lt;strong&gt;valuable treasures&lt;/strong&gt;. One of those treasures is “The Sword of Sunlight,” which will (allegedly) help us defeat “our enemy.” &lt;/p&gt;
&lt;p&gt;I know I’m not going to remember any of this in 2 weeks, so I start taking notes in Maltego. &lt;em&gt;By the way, it seems totally unreasonable that I would have an enemy already, especially since I haven’t sold any toilet hooch yet.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Entities in the Dungeons and Dragons entity set are arranged in 5 groups:&lt;/strong&gt; &lt;a href=&#34;https://www.maltego.com/blog/level-up-your-dungeons-and-dragons-game-with-maltego-with-free-custom-entities/#character-entities-for-dungeons-and-dragons&#34; &gt;Character Entities&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/level-up-your-dungeons-and-dragons-game-with-maltego-with-free-custom-entities/#information-entities-for-dungeons-and-dragons&#34; &gt;Information Entities&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/level-up-your-dungeons-and-dragons-game-with-maltego-with-free-custom-entities/#location-entities-for-dungeons-and-dragons&#34; &gt;Location Entities&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/level-up-your-dungeons-and-dragons-game-with-maltego-with-free-custom-entities/#item-entities-for-dungeons-and-dragons&#34; &gt;Items Entities&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/blog/level-up-your-dungeons-and-dragons-game-with-maltego-with-free-custom-entities/#danger-entities-for-dungeons-and-dragons&#34; &gt;Danger Entities&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Misc/Dungeon_and_Dragons_Maltego_Entity_Set.mtz&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD D&amp;amp;D ENTITIES NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;character-entities-for-dungeons-and-dragons&#34;&gt;Character Entities for Dungeons and Dragons&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Character Entities&lt;/strong&gt; represent the people (human, demi-human, and non-human) that you meet during your adventure. If it’s someone you can talk to, they’re a character.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Dungeons and Dragons Character Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I think Madame Eva is going to be an important character in the story, so I want to make sure she gets an Entity. Assuming Madame Eva is a spiritual sort of person, I choose the &lt;strong&gt;Character (Priest) Entity&lt;/strong&gt; from the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019238-entity-palette&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Entity Palette&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;information-entities-for-dungeons-and-dragons&#34;&gt;Information Entities for Dungeons and Dragons&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Information Entities&lt;/strong&gt; represent important data or tasks that you want to remember.&lt;/p&gt;
&lt;p&gt;I drop a &lt;strong&gt;Note Entity&lt;/strong&gt; down that represents the Tarokka card Madame Eva drew: Beast. I write down everything she said, so I can split it up into more Entities as needed.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Dungeons and Dragons Information Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;“Seek a weapon of Vengeance,” this sounds like a Quest. I place an appropriately titled &lt;strong&gt;Quest Entity&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;location-entities-for-dungeons-and-dragons&#34;&gt;Location Entities for Dungeons and Dragons&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Location Entities&lt;/strong&gt; represent places that are relevant to the story.&lt;/p&gt;
&lt;p&gt;“An Evil Tree atop a Hill of Graves” is a location. I don’t know where in Barovia that could be, but with this Entity on my graph, it will stay fresh in my mind.&lt;/p&gt;
&lt;p&gt;I place the &lt;strong&gt;Location (Wilderness) Entity&lt;/strong&gt; on the map, and I click and drag to draw a relationship &lt;strong&gt;Link&lt;/strong&gt; from my &lt;strong&gt;Quest Entity&lt;/strong&gt; to the Location Entity. I label that relationship ”investigate.”&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Dungeons and Dragons Location Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Link Selection Mode pro tip note&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;item-entities-for-dungeons-and-dragons&#34;&gt;Item Entities for Dungeons and Dragons&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Item Entities&lt;/strong&gt; represent objects in the world that are important to the story.&lt;/p&gt;
&lt;p&gt;“Ravens will guide you” this is an important detail that I don’t want to forget. I place a &lt;strong&gt;Beast Entity&lt;/strong&gt; on the graph, and link it to the &lt;strong&gt;Location (Wilderness) Entity&lt;/strong&gt;, with the label ”will guide us”&lt;/p&gt;
&lt;p&gt;While I’m at it, finding those ravens sounds like a part of the Quest, so I’ll draw a relationship from the &lt;strong&gt;Quest Entity to the Beast Entity&lt;/strong&gt;, with the label ”seek.”&lt;/p&gt;
&lt;p&gt;Finally, this quest is about obtaining a “Weapon of Vengeance,” which Madame Eva described as “The Sword of Sunlight,” so I’ll add that to the graph as well. This sword could be described as both magical and an artifact, so there are several entities that I could choose, but I will choose &lt;strong&gt;Weapon Entity&lt;/strong&gt; since that’s got a nice sword icon.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Dungeons and Dragons Item Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Pro Tip:&lt;/strong&gt; All Dungeons and Dragons Maltego entities were designed with identical properties. Any entity can be used for any type of information, as long as it makes sense to you.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;danger-entities-for-dungeon-and-dragons&#34;&gt;Danger Entities for Dungeon and Dragons&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Danger Entities&lt;/strong&gt; represent challenges, hazards, monsters&amp;hellip; anything that can get in between your characters and their goals.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Dungeons and Dragons Danger Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At this time, we don’t know about any specific dangers associated with this quest, so I don’t have any Danger Entities to place. However, that is likely to change as we learn about this Quest, and the Entities involved.&lt;/p&gt;
&lt;h3 id=&#34;enriching-your-entity-properties-with-other-information&#34;&gt;Enriching Your Entity Properties with Other Information&lt;/h3&gt;
&lt;p&gt;All Dungeons and Dragons Maltego Entities have optional properties can provide additional at-a-glance information for the Entities on your graph. These Properties, once filled in, will appear as &lt;a href=&#34;https://www.maltego.com/blog/customize-entity-overlay-icons/&#34; &gt;custom Entity overlays&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/dnd-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/dnd-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Custom Entity Overlay&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Reginald Hazit listens to Madame Eva. He believes freewill can overcome prophecy, but you cannot deny magic is real, and (as of yet) there are forces beyond our command. He commits her words to memory. Madame Eva continues to draw Tarokka cards. She tells us about new locations, about the people we may meet there, the dangers they conceal, and treasures that tempt us forward.&lt;/p&gt;
&lt;p&gt;As she’s talking, I add additional Entities to my graph. New Quest. New Location. New Item. Danger. It’s simple, and I can do it in real-time, without missing my own opportunity to play.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Misc/Dungeon_and_Dragons_Maltego_Entity_Set.mtz&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD D&amp;amp;D ENTITIES NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;start-using-maltego-for-your-dd-games-and-start-playing-dd-if-you-havent&#34;&gt;Start Using Maltego for Your D&amp;amp;D Games (And Start Playing D&amp;amp;D If You Haven’t!)&lt;/h2&gt;
&lt;p&gt;Using Maltego for Dungeons and Dragons, and other TTRPGs has several significant benefits.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;It’s simple to find the data I’m looking for,&lt;/strong&gt; allowing me to immediately find my notes about a location, treasure, character, or anything.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;It’s easy to update.&lt;/strong&gt; Information is categorized by Entity not chronologically. When new information is added about a subject, it’s simple to add the data to the graph in a way that makes it easy to find.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Taking these notes keeps me engaged with the story,&lt;/strong&gt; the characters and the world, even when other players are taking their turns.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;It helps my friends and I remember what we’ve learned about,&lt;/strong&gt; and what we should investigate further.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;It gives the Dungeon Master a way to check in with what the players know and don’t know,&lt;/strong&gt; allowing the DM to compensate for clues that may have been missed.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I’ll continue to use Maltego to track our progress through Barovia, and I’ll keep you updated as we go!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow Maltego on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to the email newsletter&lt;/a&gt; to stay on top of new use cases, tutorials, and releases.&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About The Author&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;Daniel ‘Sp4m’ Weishoff (&lt;a href=&#34;https://twitter.com/Sp4mSec&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@Sp4mSec&lt;/a&gt;)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Daniel &amp;lsquo;Sp4m&amp;rsquo; Weishoff is a father, game designer, educator, and a cyber security analyst. He&amp;rsquo;s passionate about play, obsessive about objective data, and is always looking for something new to learn about. He&amp;rsquo;s got some letters after his name that don&amp;rsquo;t mean anything important, and he&amp;rsquo;s worked in a few fancy places, like Riot Games and the RAND Corporation.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Automate Investigations with Maltego Machines - Part 1: Introduction to Machines</title>
      <link>https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/</link>
      <pubDate>Mon, 01 Feb 2021 13:23:08 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-1-introduction-to-machines/</guid>
      <description>&lt;p&gt;Whether it is for threat analysis or a due diligence process, analysts and researchers alike face similar challenges during complex investigations, especially when it comes to establishing streamlined workflows, and decreasing the amount of manual work involved. &lt;/p&gt;
&lt;p&gt;Maltego Machines tackle these exact pain points—challenge to collect and map data manually—for investigators. &lt;strong&gt;As built-in feature in Maltego to automate standard or repetitive investigative steps, Maltego Machines allow users to speed through the process of data collection and allocate more time to analyzing an automatically populated graph.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;maltegomachines-a-blog-series&#34;&gt;Maltego Machines: A Blog Series&lt;/h2&gt;
&lt;p&gt;To introduce Maltego Machines in detail, we will guide you through a series of articles that not only explain the functionality of Machines, but also showcase their functions.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Part 1: What are Machines &amp;amp; How do They Automate Investigations (Reading Now)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/automate-investigations-with-maltego-machines-part-2-our-new-cybersec-socmint-machines/&#34; &gt;Part 2: 7 New Maltego Machines for Cybersec &amp;amp; SOCMINT&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Part 3: An Overview of Pre-Installed OSINT Machines in Maltego (Coming soon!)&lt;/li&gt;
&lt;li&gt;Part 3: how to Write and Create Your Own Maltego Machines (Coming soon!)&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In this article, we will give you an overview of what Maltego Machines are and how to use them to simplify and automate complex investigations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-machines-part1-cta-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-machines-part1-cta-2.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Machines infographic download CTA&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Maltego-Infographic-Machines-Part-1-Automating-Investigations.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Download Now&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-aremaltegomachines&#34;&gt;What are Maltego Machines?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Simply put, Maltego Machines represent the automation of the Transform running process.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Maltego Machines are macros in the Maltego Desktop Client that run multiple Transforms on a data set. These macros are written using the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019249-machines-transform-macros-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Scripting Language&lt;/a&gt;—a custom scripting language developed to allow any user to create their own Machines. &lt;/p&gt;
&lt;p&gt;Depending on the script, &lt;strong&gt;Machines can run Transforms both in parallel and sequentially&lt;/strong&gt;. Users can run multiple Transforms on the same data Entity or run a series of Transforms from one data output to another—or do both at the same time.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/202310-what-are-maltego-machines_update.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/202310-what-are-maltego-machines_update.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Machines infographic part 1 Transform running illustration&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;em&gt;Note: Nodes with the same color are results of the same Transform. The number indicates the order in the Transform sequence of the Machine.&lt;/em&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Take the &lt;a href=&#34;https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/&#34; &gt;Footprint L1 Machine&lt;/a&gt; for example. As one of Maltego’s pre-installed network footprint Machines, this Machine runs a sequence of Transforms that are typically used to conduct a level one network footprint on a target domain. With just a click on the start button, the Machine will populate the graph automatically, returning data output like DNS names, IP addresses, netblocks, and AS numbers.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;3e449b26869910c9&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;3e449b26869910c9__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/machine.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        &lt;source src=&#34;Azure%20Link&#34; type=&#34;video/mp4&#34;&gt;
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/machine.gif&#34;
        var video = document.getElementById(&#34;3e449b26869910c9__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;3e449b26869910c9&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h2 id=&#34;benefits-ofautomating-standardized-processes-with-machines&#34;&gt;Benefits of Automating Standardized Processes with Machines&lt;/h2&gt;
&lt;p&gt;Maltego Machines are best used to simplify and automate repetitive or standardized investigation processes, specifically the process of data collection and data mapping.&lt;/p&gt;
&lt;p&gt;This automation provides two main advantages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Saving Time &lt;/li&gt;
&lt;li&gt;Lowering the Investigation Barrier&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-machines-part1-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-machines-part1-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Machines infographic part 1 advantages of Machines illustration&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;machines-save-time&#34;&gt;Machines Save Time&lt;/h3&gt;
&lt;p&gt;Let’s assume that you are a cybersecurity analyst and one of your routine tasks is to perform &lt;a href=&#34;https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/&#34; &gt;infrastructure footprinting&lt;/a&gt; to analyze and identify potential indicators of compromise (IoCs) in the organization’s network. If you must manually run over a dozen Transforms each time you create a network footprint, the task will not only become time-consuming, but tedious. &lt;/p&gt;
&lt;p&gt;This is when Machines come in. Machines like the Footprint L1 Machine mentioned above are created to automate this type of standardized processes. &lt;strong&gt;As the Machine does its work, investigators can utilize the time for other tasks and preparation.&lt;/strong&gt; After the Machine is done, an investigator can come back to a fully populated graph and begin analyzing the results. &lt;/p&gt;
&lt;p&gt;By standardizing processes and implementing automations, both large investigative teams and individual analysts can allocate their time more efficiently and &lt;a href=&#34;https://www.maltego.com/blog/how-to-accelerate-soc-operations-with-transforms-and-machines/&#34; &gt;establish more streamlined workflows&lt;/a&gt;. &lt;/p&gt;
&lt;h3 id=&#34;machines-lower-the-barrier-for-non-technical-investigators&#34;&gt;Machines Lower the Barrier for Non-Technical Investigators&lt;/h3&gt;
&lt;p&gt;Another advantage that Maltego Machines provide is &lt;strong&gt;lowering the barrier of investigation for non-technical investigators and newcomers to the analyst profession&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;It is common to have a mixture of technical and non-technical investigators with varying degrees of experience working together in analyst teams. Although Maltego is designed for all types of investigators, a fast-onboarding process depends largely on elements such as the maturity and size of the team.&lt;/p&gt;
&lt;p&gt;By &lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;setting up Machines for standardized processes&lt;/a&gt;, investigation teams can ensure that their novice as well as advanced members are able to conduct important data mapping and link analysis tasks easily and independently.&lt;/p&gt;
&lt;h2 id=&#34;whichtypes-ofmachines-are-available-inmaltego&#34;&gt;Which Types of Machines are Available in Maltego?&lt;/h2&gt;
&lt;p&gt;There are three types of Machines available in the Maltego Desktop Client:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Pre-Installed OSINT Machines&lt;/li&gt;
&lt;li&gt;Third-Party Machines&lt;/li&gt;
&lt;li&gt;Custom Machines&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-machines-part1-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-machines-part1-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Machines infographic part 1 three types of Maltego Machines illustration&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;1-pre-installed-osint-machines&#34;&gt;1. Pre-Installed OSINT Machines&lt;/h3&gt;
&lt;p&gt;Maltego comes with a set of pre-installed Machines that are built with &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;. These Machines are free to use for all Maltego users and they query OSINT data to perform tasks like network footprinting.&lt;/p&gt;
&lt;p&gt;We will discuss more about the pre-installed Machines and their individual functions in &lt;strong&gt;Part 2 of this blog series&lt;/strong&gt;. &lt;/p&gt;
&lt;h3 id=&#34;2-third-partymachines&#34;&gt;2. Third-Party Machines&lt;/h3&gt;
&lt;p&gt;Besides the pre-installed Machines, Maltego integrates with a variety of third-party free and paid data sources. Some of these data integrations—&lt;a href=&#34;https://www.maltego.com/transform-hub/riskiq-passivetotal/&#34; &gt;RiskIQ PassiveTotal&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight DNSDB&lt;/a&gt;, and many more—come with Machines created by the integration developers. &lt;/p&gt;
&lt;p&gt;Those who have API keys or subscriptions to the data integrations will be able to access these Machines upon installation of the Hub items.&lt;/p&gt;
&lt;h3 id=&#34;3-custom-machines&#34;&gt;3. Custom Machines&lt;/h3&gt;
&lt;p&gt;Finally, Maltego allows users to &lt;a href=&#34;https://www.maltego.com/blog/automating-brand-protection-and-anti-counterfeit-analysis-with-machines/&#34; &gt;create their own Machines&lt;/a&gt;. With just a few lines of code, investigators can easily build Machines for their standardized investigative processes. &lt;/p&gt;
&lt;p&gt;In &lt;strong&gt;Part 3 of this blog series&lt;/strong&gt;, we will walk you through the process of creating a custom Machine. You can also check out our &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019249-machines-transform-macros-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;online documentation&lt;/a&gt; to get started.&lt;/p&gt;
&lt;h2 id=&#34;start-usingmaltegomachines-to-simplify-and-automate-your-investigations&#34;&gt;Start Using Maltego Machines to Simplify and Automate Your Investigations!&lt;/h2&gt;
&lt;p&gt;Maltego Machines are great tools to streamline and speed up complex investigations. We hope this overview provides you with inspiration on how to implement Machines in your own use cases. &lt;/p&gt;
&lt;p&gt;Stay tuned for Part 2 of the blog series, where we dive into pre-installed OSINT Machines and how to use them.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-machines-part1-cta-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-machines-part1-cta-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Machines infographic download CTA&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Maltego-Infographic-Machines-Part-1-Automating-Investigations.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Download Now&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;sign up to our email newsletter&lt;/a&gt;, so you don’t miss out on updates and news! &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Shortcuts: Navigating Maltego Graphs with Your Keyboard</title>
      <link>https://www.maltego.com/blog/maltego-shortcuts-navigating-maltego-graphs-with-your-keyboard/</link>
      <pubDate>Fri, 29 Jan 2021 09:52:36 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-shortcuts-navigating-maltego-graphs-with-your-keyboard/</guid>
      <description>&lt;p&gt;While we always recommend that users navigate Maltego using a mouse while conducting investigations, we have received many inquiries about keyboard shortcut options. &lt;/p&gt;
&lt;p&gt;There are a number of Maltego keyboard shortcuts available for both Windows and Mac users. Besides the usual copy-and-paste shortcuts, there are a few shortcuts that simplify navigating within and between graphs, search and selection commands, and zooming and viewing.&lt;/p&gt;
&lt;p&gt;Let’s dive right in.&lt;/p&gt;
&lt;h2 id=&#34;a-complete-list-ofmaltegoshortcuts&#34;&gt;A Complete List of Maltego Shortcuts&lt;/h2&gt;
&lt;p&gt;In this infographic, we list the available keyboard shortcuts for Maltego. We also picked out five of the most useful shortcuts and demonstrated their functions in the article below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic-Maltego-Shortcuts.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download and print out this handy infographic&lt;/a&gt; to paste it next to your computer! &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-maltego-shortcuts.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-maltego-shortcuts.png&#34; loading=&#34;lazy&#34; alt=&#34;A complete list of Maltego shortcuts in an infographic&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic-Maltego-Shortcuts.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download the infographic&lt;/a&gt; here to share with your friends and colleagues or print it out and paste it next to your computer!&lt;/p&gt;
&lt;h2 id=&#34;5our-favoritemaltegoshortcutsnavigation-selection-and-viewing&#34;&gt;5 Our Favorite Maltego Shortcuts: Navigation, Selection, and Viewing&lt;/h2&gt;
&lt;h3 id=&#34;1-create-new-graphctrl--tcmd-t&#34;&gt;1. Create New Graph (Ctrl + T/Cmd + T)&lt;/h3&gt;
&lt;p&gt;This is how your Maltego investigations can begin and how, in combination with other shortcuts, you can focus on a specific subset of Entities when your Maltego graph is too big, or pivot into a new investigative avenue.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;78ecb4d2ff9db783&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;78ecb4d2ff9db783__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/Create-New-Graph.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/create-new-graph.gif&#34;
        var video = document.getElementById(&#34;78ecb4d2ff9db783__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;78ecb4d2ff9db783&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h3 id=&#34;2-quickfind-tab-in-graphctrl--fcmd-f&#34;&gt;2. Quick Find Tab in Graph (Ctrl + F/Cmd + F)&lt;/h3&gt;
&lt;p&gt;This feature is especially useful when dealing with large Maltego graphs, for it zooms the graph directly into the Entity or link you are looking for. The shortcut will launch the Find Tab above the Output Window which is located at the bottom of the Client. There are options available to find all Entities, independently of their type, that have similar names.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;3ec0bf9ef5869397&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;3ec0bf9ef5869397__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/Quick-find-Tab-in-graph.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/quick-find-tab-in-graph.gif&#34;
        var video = document.getElementById(&#34;3ec0bf9ef5869397__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;3ec0bf9ef5869397&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h3 id=&#34;3-zoom-graph-to-fitctrl--q&#34;&gt;3. Zoom Graph to Fit (Ctrl + Q)  &lt;/h3&gt;
&lt;p&gt;Whether you just ran a Transform or Machine which returned many Entities, or just spent some time focusing on a specific cluster, this shortcut is for you if you are trying to gain more context on your graph as a whole and potentially spot interesting patterns and relationships.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;1208164507138032&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;1208164507138032__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/Zoom-to-Fit.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/zoom-to-fit.gif&#34;
        var video = document.getElementById(&#34;1208164507138032__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;1208164507138032&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h3 id=&#34;4-zoom-into-selectionctrl--w&#34;&gt;4. Zoom into Selection (Ctrl + W)&lt;/h3&gt;
&lt;p&gt;By using this shortcut, you can throw a spotlight on the Entity or Entities you have selected within the graph. This is especially useful after actions such as selecting Entities by type, selecting an interesting-looking Entity or a cluster thereof from a birds-eye view, or simply selecting an Entity that you have previously bookmarked.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;77195cc3fcaeaea1&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;77195cc3fcaeaea1__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/Zoom-into-selection.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/zoom-into-selection.gif&#34;
        var video = document.getElementById(&#34;77195cc3fcaeaea1__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;77195cc3fcaeaea1&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h3 id=&#34;5-switch-between-open-graphsctrl--tab&#34;&gt;5. Switch between Open Graphs (Ctrl + Tab)&lt;/h3&gt;
&lt;p&gt;Throughout the course of your investigations with Maltego, you may have the need to create more than one graph to focus on a specific section or element, or pivot into a different enquiry avenue or data set.&lt;/p&gt;
&lt;p&gt;You may also have felt the need to go back and forth between all or some of the graphs that you create to compare or copy and paste new Entities, which is what this shortcut will help you with. There are two different ways in which this shortcut can be actioned:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Pressing Ctrl + Tab:&lt;/strong&gt; This gesture will allow you to switch between two Maltego graph tabs that are opened next to one another.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pressing Tab while holding Ctrl:&lt;/strong&gt; This gesture will open a window which you can navigate with the Tab key or with the directional arrows. The window will also allow you to select whether you wish to switch to a graph using the Graph view or the List view.&lt;/li&gt;
&lt;/ul&gt;







&lt;div class=&#34;c-video&#34; id=&#34;1b2f1166ee958986&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;1b2f1166ee958986__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/Switch-between-opened-graphs.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/switch-between-opened-graphs.gif&#34;
        var video = document.getElementById(&#34;1b2f1166ee958986__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;1b2f1166ee958986&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h2 id=&#34;tell-usaboutyour-favoritemaltegoshortcuts&#34;&gt;Tell Us About Your Favorite Maltego Shortcuts!&lt;/h2&gt;
&lt;p&gt;We hope you find these keyboard shortcuts for Maltego helpful. Start using these shortcuts to reduce moving back and forth or using your mouse and let us know about your favorite shortcuts! &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic-Maltego-Shortcuts.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download this infographic&lt;/a&gt; to share with friends and colleagues or print and paste it next to your computer. &lt;/p&gt;
&lt;p&gt;Don’t forget to follow Maltego on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on useful tutorials, use cases, and tips like this. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Four Ways to Uncover Hidden Website Relationships using Maltego &amp; OSINT</title>
      <link>https://www.maltego.com/blog/four-ways-to-uncover-hidden-website-relationships-using-maltego-osint/</link>
      <pubDate>Fri, 22 Jan 2021 15:20:50 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/four-ways-to-uncover-hidden-website-relationships-using-maltego-osint/</guid>
      <description>&lt;p&gt;In the era where the internet is the go-to place to search for information, having an online presence is essential for anyone wanting to reach out and communicate with the crowds. According to &lt;a href=&#34;https://www.internetlivestats.com/google-search-statistics/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Internet Live Stats&lt;/a&gt;, as of end of 2020, Google processes an average of over 40,000 search queries per second, which means millions of webpages are looked up and displayed to searchers every second.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-001.png&#34; loading=&#34;lazy&#34; alt=&#34;infographic screenshot 1&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;websitesas-themeans-tocompromiseinternetsecuritywiththespreadoffraudulentinformation&#34;&gt;Websites as the Means to Compromise Internet Security with the Spread of Fraudulent Information &lt;/h2&gt;
&lt;p&gt;Websites are used to publish, distribute, spread, and communicate information. While businesses may create websites as part of their digitalization efforts i.e., for brand promotion and commercial growth, enthusiasts establish them to exchange knowledge and form communities around certain topics.&lt;/p&gt;
&lt;p&gt;Websites, however, are also used by threat actors to conduct malicious activities. From &lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/&#34; &gt;phishing attackers attempting to steal critical information and credentials&lt;/a&gt; to recruiting victims for indoctrination or radicalization, malicious and fraudulent actors are everywhere, hiding behind seemingly legitimate and appealing messages published on harmless-looking websites. And, to magnify their potential targets while flying under the radar, they may often create multiple websites, each with different content, in order to reach a broader audience.  &lt;/p&gt;
&lt;p&gt;In the case of a &lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/&#34; &gt;disinformation campaign&lt;/a&gt;, the threat actor could spread one piece of fake news on several “news media websites” or “non-profit websites” in an attempt to increase its credibility and harness more exposure.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This is why it is important to study the internet relationships of a target website in order to investigate the criminal network possibly hidden behind it&lt;/strong&gt;, understand the scale of a malicious campaign, or identify the threat actors who may stand to profit from it. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-002.png&#34; loading=&#34;lazy&#34; alt=&#34;infographic screenshot 2&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;study-website-relationships-toinvestigate-criminal-networks-and-threat-actors&#34;&gt;Study Website Relationships to Investigate Criminal Networks and Threat Actors&lt;/h2&gt;
&lt;p&gt;There are various ways to find websites associated to the target website and depending on the method used, the revealed relationships may also have varying implications. But first, how do we go from the one website we know to discovering all other seemingly irrelevant websites connected to it? &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we list out four methods investigators can use to uncover hidden website relationships in Maltego, with the help of open source intelligence (OSINT) data.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-000.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-000.png&#34; loading=&#34;lazy&#34; alt=&#34;infographic screenshot 3&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic-Website-Relationships.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;4ways-to-uncover-hidden-website-relationships-withmaltegoandosint&#34;&gt;4 Ways to Uncover Hidden Website Relationships with Maltego and OSINT&lt;/h2&gt;
&lt;p&gt;There are 4 ways to map and identify website relationships using Maltego and OSINT data:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/four-ways-to-uncover-hidden-website-relationships-using-maltego-osint/#1networkfootprintingnetwork-reconnaissance-with-infrastructure-transforms&#34; &gt;Network Footprinting with OSINT and Infrastructure Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/four-ways-to-uncover-hidden-website-relationships-using-maltego-osint/#2reverse-image-search-withtineyetransforms&#34; &gt;Reverse Image Search using TinEye Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/four-ways-to-uncover-hidden-website-relationships-using-maltego-osint/#3-website-tracking-codeswithbuiltwithtransforms&#34; &gt;Website Tracking Codes with BuiltWith Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/four-ways-to-uncover-hidden-website-relationships-using-maltego-osint/#4external-links-on-webpagewith-standard-transforms&#34; &gt;External Links on Webpage with Standard Transforms&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Let us dive right in.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-003.png&#34; loading=&#34;lazy&#34; alt=&#34;infographic screenshot 4&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;1networkfootprintingnetwork-reconnaissance-with-infrastructure-transforms&#34;&gt;1. Network Footprinting (Network Reconnaissance) with Infrastructure Transforms&lt;/h3&gt;
&lt;p&gt;One of the most common approaches to mapping out connections between internet artifacts is through &lt;a href=&#34;https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/&#34; &gt;network footprinting&lt;/a&gt;. Also known as network reconnaissance, network footprinting is the technique used to gather information about a specific network environment. &lt;/p&gt;
&lt;p&gt;Through network footprinting, investigators and cybersecurity researchers can identify whether websites or domains are hosted on the same IP address or if the IP addresses belong to the same netblock. On one hand, this indicates that the websites are in the same network infrastructure, which may lead to a single threat group. On the other hand, threat hunters can identify IP addresses hosting known malicious websites, block them to protect their network, and investigate further on the relevant websites.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Network footprinting in Maltego demonstration&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego has a collection of Transforms useful for network footprinting that pull infrastructure data both &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;passively and actively from OSINT sources&lt;/a&gt;, as well as from integrations with third-party data providers like &lt;a href=&#34;https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/&#34; &gt;Shodan&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/riskiq-passivetotal/&#34; &gt;PassiveTotal&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/farsight-dnsdb-finding-fqdns-associated-with-ipv4-and-ipv6-ranges/&#34; &gt;Farsight DNSDB&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/blog/advanced-footprinting-with-networking-and-peering-information-from-peeringdb/&#34; &gt;PeeringDB&lt;/a&gt;, and more. Investigators can even &lt;a href=&#34;https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/&#34; &gt;automate the network footprinting process with Maltego Machines&lt;/a&gt; to speed up the workflow.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;Read more:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/&#34; &gt;How to Use Maltego Transforms to Map Network Infrastructure: An In-Depth Guide&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-footprinting-with-networking-and-peering-information-from-peeringdb/&#34; &gt;Advanced Footprinting with Networking and Peering Information from PeeringDB&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;2reverse-image-search-withtineyetransforms&#34;&gt;2. Reverse Image Search with TinEye Transforms&lt;/h3&gt;
&lt;p&gt;A second approach—specific to tracing the spread of disinformation and radicalization by means of visual elements and propaganda—is through reverse image search using the TinEye Transforms in Maltego. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;TinEye’s reverse image search Transforms&lt;/a&gt; can be used for two types of queries: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Images similar to the target image &lt;/li&gt;
&lt;li&gt;Websites linking to images similar to the target image&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This helps investigators understand the spread of a particular piece of visual content containing &lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/&#34; &gt;misinformation or propaganda&lt;/a&gt; across the internet. Websites sharing similar content are likely run by those with similar mindsets, values, and goals. &lt;/p&gt;
&lt;p&gt;Analysts might be able to identify the persons or groups manipulating such information by looking at which websites are sharing the same misleading images, and to whom or what these websites are related.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;Mapping Visual Disinformation Campaigns with Maltego and TinEye&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-004.png&#34; loading=&#34;lazy&#34; alt=&#34;infographic screenshot 5&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;3-website-tracking-codeswithbuiltwithtransforms&#34;&gt;3. Website Tracking Codes with BuiltWith Transforms&lt;/h3&gt;
&lt;p&gt;The third approach to discover hidden website relationships is through tracking codes. &lt;/p&gt;
&lt;p&gt;Tracking codes are a couple of lines of JavaScript codes inserted into the “head” section of the HTML source code of a website. These codes connect the website with services like Google Analytics, Google Tag Manager, Facebook Pixel, and similar ones that website owners use to track and analyze traffic performance, user behavior, and more.&lt;/p&gt;
&lt;p&gt;In every tracking code, there is a unique tracking ID that serves as the identifier of the property—websites or webpages—and account the tracking code is generated for.&lt;/p&gt;
&lt;p&gt;The Maltego Transform &lt;strong&gt;To Relationships [BuiltWith]&lt;/strong&gt;, powered by the online internet research tool &lt;a href=&#34;https://builtwith.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;BuiltWith&lt;/a&gt;, finds and returns all tracking codes—among other internet technologies—found on the target website.&lt;/p&gt;
&lt;p&gt;Running the &lt;strong&gt;To Matches [BuiltWith]&lt;/strong&gt; Transform on these tracking codes will then return all websites BuiltWith came across before that are using the same tracking codes. &lt;/p&gt;
&lt;p&gt;Having the same tracking codes can indicate various types of connections. The websites sharing tracking codes could possibly be run by the same individual or organization, be built by the same developers, or simply hosted on a mutual third-party platform. In any case, this is a quick and easy way to explore internet relationships.&lt;/p&gt;
&lt;h3 id=&#34;4external-links-on-webpagewith-standard-transforms&#34;&gt;4. External Links on Webpage with Standard Transforms&lt;/h3&gt;
&lt;p&gt;Finally, we can look at external links found on the target website to potentially uncover leads to common networks. The Maltego Standard Transforms include three Transforms that &lt;a href=&#34;https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/&#34; &gt;search the target webpages for external links&lt;/a&gt;: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Mirror: External links found:&lt;/strong&gt; This Transform mirrors the target website partially and extracts all external links found on the site. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Links [Found on web page]:&lt;/strong&gt; This Transform scrapes the HTML source code of the target webpage and returns all external links found even if they are not visible on the actual webpage. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Websites [Links on this web page]:&lt;/strong&gt; This Transform connects to the website where the target webpage is hosted, downloads the page, and looks for external links on that page.&lt;/li&gt;
&lt;/ul&gt;







&lt;div class=&#34;c-video&#34; id=&#34;bb95bfc73e993c2b&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;bb95bfc73e993c2b__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/spider_1.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/spider_1.gif&#34;
        var video = document.getElementById(&#34;bb95bfc73e993c2b__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;bb95bfc73e993c2b&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;With these Transforms, investigators can easily spider a target website and extract relevant external links that might represent connections between phishing websites, disinformation campaigns, and criminal networks.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    Read more: &lt;a href=&#34;https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/&#34; &gt;Tracing Internet Relationships with Maltego using Only Two Transforms&lt;/a&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigatewho-and-what-are-behind-a-websiteinmaltego&#34;&gt;Investigate Who and What are Behind A Website in Maltego&lt;/h2&gt;
&lt;p&gt;That concludes our tutorial of how to discover hidden relationships between websites and potentially identify the threat networks behind an attack or campaign. Of course, you can use these four methods separately or together—for example, by conducting a network footprint on websites sharing the same tracking codes. These four methods are also just entry points to start an effective threat hunting investigation or trace suspicious disinformation campaigns.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-investigate-website-relationships-005.png&#34; loading=&#34;lazy&#34; alt=&#34;infographic screenshot 6&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic-Website-Relationships.pdf&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Don’t miss out on our latest tutorials, use cases, and development—follow Maltego on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>A Look at Misinformation &amp; Disinformation and How to Fight It: Part 1</title>
      <link>https://www.maltego.com/blog/infographic-misinformation-and-disinformation/</link>
      <pubDate>Thu, 14 Jan 2021 14:40:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/infographic-misinformation-and-disinformation/</guid>
      <description>&lt;p&gt;If the recent events that have taken place around the world have taught us anything, it is that we should all work towards making the internet a safe place every day. With that in mind, we want to address a topic that has grown in importance over the past ten years: Misinformation and disinformation.&lt;/p&gt;
&lt;p&gt;The nature of how information spreads has been dramatically transformed by social media over the course of the past decade. The continuous evolution of culture and society has led us into a “post-truth” era where facts are irrelevant, making people more susceptible to emotional appeals and manipulation.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;misinformation--disinformation-a-two-part-maltego-blog-series&#34;&gt;Misinformation &amp;amp; Disinformation: A Two-Part Maltego Blog Series&lt;/h2&gt;
&lt;p&gt;We have created a two-part blog series to raise awareness of misinformation and disinformation, and how one can conduct simple but insightful disinformation investigations with Maltego.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Misinformation &amp;amp; Disinformation Part 1: Definitions and Differences (Reading Now)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://deploy-preview-1809--internaltestego.netlify.app/blog/infographic-misinformation-and-disinformation/#misinformation-vsdisinformation&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Misinformation vs. Disinformation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/#misinformation-and-disinformationwhy-do-they-thrive&#34; &gt;Why do misinformation and disinformation campaigns thrive? &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/#how-to-identifyand-curb-theimpact-of-disinformation&#34; &gt;How to identify misinformation and disinformation campaigns? &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/infographic-misinformation-and-disinformation/#investigate-further-with-maltego&#34; &gt;Investigate further with Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-misinformation-and-disinformation-campaigns/&#34; &gt;Misinformation &amp;amp; Disinformation Part 2: Investigating Disinformation and Fake News&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Part 1 of this series, we will explain the differences between misinformation and disinformation and how they have become threats to internet safety.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;infographic--misinformationvsdisinformation-definitions-differences--how-to-conduct-investigations&#34;&gt;Infographic | Misinformation vs. Disinformation: Definitions, Differences &amp;amp; How to Conduct Investigations &lt;/h2&gt;
&lt;p&gt;Many people use these two terms interchangeably, but the key difference between them is in fact, the element of intent.&lt;/p&gt;
&lt;p&gt;The following content shows the difference between misinformation and disinformation and introduces related concepts. It also presents ways to detect fake news and offers options for their investigation using Maltego.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Misinformation%20vs.%20Disinformation.pdf&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;DOWNLOAD INFOGRAPHIC&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h2 id=&#34;misinformation-vsdisinformation&#34;&gt;Misinformation vs. Disinformation&lt;/h2&gt;
&lt;h3 id=&#34;what-is-misinformation&#34;&gt;What is Misinformation?&lt;/h3&gt;
&lt;p&gt;The word misinformation has been around since at least the 1500s and refers to &lt;strong&gt;spreading false information with no apparent intent to mislead&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;We are all susceptible to generating and spreading misinformation, for we have fallible memories and are prone to mistakes or miscommunication. For example, we might share or discuss something without fact-checking and may forget or mishear things or details but share them anyway.&lt;/p&gt;
&lt;h3 id=&#34;what-is-disinformation&#34;&gt;What is Disinformation?&lt;/h3&gt;
&lt;p&gt;Disinformation takes place when &lt;strong&gt;misleading or biased information is deliberately spread&lt;/strong&gt;. For example, during the Cold War (1947-1991), the Soviet Union and the U.S. dedicated many resources to spreading wrong information to undermine each other.&lt;/p&gt;
&lt;p&gt;Disinformation can take many forms, from fake news to memes and &lt;strong&gt;propaganda&lt;/strong&gt;, all of them seeking to influence and control public opinion.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Differences between misinformation and disinformation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;from-misinformation-to-disinformation-from-disinformation-to-misinformation&#34;&gt;From Misinformation to Disinformation; From Disinformation to Misinformation&lt;/h3&gt;
&lt;p&gt;Misinformation and disinformation can often form vicious circles, one recent example resulting from the Covid-19 pandemic, where their massive spread was aptly named an &lt;strong&gt;Infodemic&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Being first diagnosed in early 2020, Covid-19 is a disease around which much remains unknown. This resulted in a rampant spread of misinformation, which was later weaponized into disinformation campaigns. Additionally, disinformation planted by threat actors resulted in misinformation being spread by the public.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Popular misinformation and disinformation campagins &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltego-as-a-tool-to-investigate-misinformation-and-disinformation&#34;&gt;Maltego as A Tool to Investigate Misinformation and Disinformation&lt;/h2&gt;
&lt;p&gt;Misinformation and disinformation spread online in many ways and via different means. However, they do leave &lt;strong&gt;digital artifacts&lt;/strong&gt; (IP addresses, URLs, webpages, domains, and the like) in their wake. These constitute evidence that can be traced and linked to newly found artifacts, thus forming networks that can be studied using Maltego.&lt;/p&gt;
&lt;p&gt;As a graphic link-analysis tool, &lt;strong&gt;Maltego can help map misinformation and disinformation networks&lt;/strong&gt; in order to study the relationships between the different artifacts inside them, understand how a particular piece of fake news spreads, detect clusters, and potentially determine who is behind a specific campaign.&lt;/p&gt;
&lt;p&gt;But there are a few things to learn before you embark on your investigation, for misinformation and disinformation are part of a vast ecosystem and their success is partly rooted in the knowledge and exploitation of human behavior.&lt;/p&gt;
&lt;h2 id=&#34;why-do-misinformation-and-disinformation-thrive&#34;&gt;Why Do Misinformation and Disinformation Thrive?&lt;/h2&gt;
&lt;p&gt;Misinformation and disinformation are part of a vast ecosystem and their success is partly rooted in the knowledge and exploitation of human behavior.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-002.png&#34; loading=&#34;lazy&#34; alt=&#34;what helps misinformation and disinformation propagate&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;information-fact-checking-is-an-afterthought&#34;&gt;Information Fact-Checking is an Afterthought&lt;/h3&gt;
&lt;p&gt;A little over fifteen years ago, news and information were exclusively consumed from newspapers, television, and radio. Despite possible political or ideological leanings, the so-called &lt;strong&gt;fourth estate&lt;/strong&gt; was and is considered a truthful and reliable source of information.&lt;/p&gt;
&lt;p&gt;Because of that, our society is not used to &lt;strong&gt;fact-checking&lt;/strong&gt; (questioning the source and content of what we read, see, or hear), particularly when the source is someone who’s opinion we value. In fact, the whole process has become an afterthought.&lt;/p&gt;
&lt;h3 id=&#34;what-lies-are-made-of&#34;&gt;What Lies are Made of&lt;/h3&gt;
&lt;p&gt;Amongst others, &lt;strong&gt;fake news&lt;/strong&gt; refers to false and often sensationalist stories that lay at the heart of &lt;strong&gt;disinformation campaigns&lt;/strong&gt;. In order to serve a particular interest, these stories are often crafted as &lt;strong&gt;rage bait&lt;/strong&gt; with the hope of outraging the public and in doing so, generating greater amounts of interaction.&lt;/p&gt;
&lt;p&gt;Additionally, a large amount of fake news used for disinformation campaigns is based on or feeds into &lt;strong&gt;conspiracy theories&lt;/strong&gt;, thus rejecting the “mainstream” explanation for an event and crediting a covert group or organization with executing a secret plot.&lt;/p&gt;
&lt;h3 id=&#34;we-are-only-human&#34;&gt;We Are Only Human&lt;/h3&gt;
&lt;p&gt;It is not all about fake news and the public failing to fact-check what we read. Each of us holds certain beliefs and opinions, and we subconsciously look for information that will further confirm or support them. This is known as &lt;strong&gt;confirmation bias&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;We also tend to live in &lt;strong&gt;echo chambers&lt;/strong&gt;, where the same opinions we hold are voiced and promoted, and we have a tendency known as &lt;strong&gt;homophily&lt;/strong&gt;, which makes us form stronger bonds with those similar to us in age, gender, ethnicity, class, beliefs, etc.&lt;/p&gt;
&lt;p&gt;By eroding geographical barriers, the Internet has provided groups and individuals with echo chambers where opinions are supported across nations and the world. This has greatly accelerated the spread of misinformation and disinformation, which in turn has increased the risk of massive radicalization.&lt;/p&gt;
&lt;p&gt;This is worsened by so-called &lt;strong&gt;gatekeepers&lt;/strong&gt; i.e. people (influencers, politicians), interest groups, or platforms (social media platforms) controlling access to information and presenting themselves as arbiters of quality or legitimacy.&lt;/p&gt;
&lt;h3 id=&#34;technology-can-be-part-of-the-problem&#34;&gt;Technology can be Part of the Problem&lt;/h3&gt;
&lt;p&gt;By excluding content that opposes our opinions and beliefs, the algorithms in our social media platforms that suggest what we should watch and read based on our previous choices create what is known as a &lt;strong&gt;filter bubble&lt;/strong&gt;, effectively turning social media platforms into gatekeepers.&lt;/p&gt;
&lt;p&gt;While &lt;strong&gt;end-to-end encryption&lt;/strong&gt; keeps our data from being intercepted by threat actors or repressive regimes, it also complicates detecting and monitoring the spread of fake news on platforms, such as WhatsApp for example.&lt;/p&gt;
&lt;p&gt;The regional and cultural nuances of each language and dialect can be very intricate, and lack of language-specific &lt;strong&gt;content moderation&lt;/strong&gt; on social media platforms to help train detection algorithms can result in subtle or covert messages (written, visual and auditory) being overlooked.&lt;/p&gt;
&lt;h3 id=&#34;techcompaniescan-be-part-of-the-solution&#34;&gt;Tech Companies Can be Part of the Solution&lt;/h3&gt;
&lt;p&gt;Some of the most public actions undertaken by Technology companies seeking to safeguard their customers are rather recent.&lt;/p&gt;
&lt;p&gt;In 2018 YouTube, Facebook, and Twitter banned Alex Jones, who is responsible for disseminating fake stories on school shootings across the U.S. On that same year, Reddit shut down the main QAnon subreddit channel to help reduce the spread of misinformation related to the conspiracy theory.&lt;/p&gt;
&lt;p&gt;In May 2020 Twitter introduced labels and warning messages providing additional context and information on tweets mentioning popular topics such as COVID-19. And, in January 2021, Amazon Web Services (AWS) terminated its hosting services for Parler, the platform where allegedly much of the planning for the Capitol riots in the U.S. took place.&lt;/p&gt;
&lt;h2 id=&#34;how-to-identifyand-curb-theimpact-of-disinformation&#34;&gt;How to Identify and Curb The Impact of Disinformation&lt;/h2&gt;
&lt;p&gt;The internet is full of tricksters and malicious actors who rely in people’s lack of media literacy to further their own agendas. Thankfully, some information is so largely exaggerated that it is easy to categorize as fake news, for everything else you can follow these steps:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Steps to identify misinfomation and disinformation with Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;1-read-beyond-the-headline&#34;&gt;1. Read Beyond the Headline&lt;/h3&gt;
&lt;p&gt;Reading before sharing can help develop our critical thinking and teach us to detect signs of rage bait, hyper-partisan appeals, and scams. It can also keep our biases in check by helping us identify &lt;strong&gt;synthetic media&lt;/strong&gt;—i.e. auto-generated content that specifically fits our beliefs and principles.&lt;/p&gt;
&lt;h3 id=&#34;2-check-thesources-andorigin-of-the-story&#34;&gt;2. Check the Sources and Origin of the Story&lt;/h3&gt;
&lt;p&gt;You read the story but are still unsure about it being legitimate? it is time to look closer.&lt;/p&gt;
&lt;p&gt;Timestamps are vital to helping us understand where the story came from and to counteract the phenomenon of &lt;strong&gt;context collapse&lt;/strong&gt; on the internet. Overlooking timestamps and dates can always make it look like the story is taking place right here and right now each time it gets posted, re-posted and shared.&lt;/p&gt;
&lt;p&gt;Next, try to find the original author of the story as well as first-hand sources such as legal filings, interviews, leaked documents, press releases, photos, videos, and the like. This will allow you to analyze the evolution of the story over time and detect any possible manipulations.&lt;/p&gt;
&lt;h3 id=&#34;3-dig-deeper-to-gain-a-full-understanding-of-the-context&#34;&gt;3. Dig Deeper to Gain a Full Understanding of the Context&lt;/h3&gt;
&lt;p&gt;We have likely all mistaken a satirical article for a real story at some point. This is not disinformation, but we can easily turn it into misinformation by sharing and spreading it. To avoid it, check the type of outlet hosting the information, and then check this against other articles mentioning the same story.&lt;/p&gt;
&lt;h3 id=&#34;4-evaluate-your-evidence&#34;&gt;4. Evaluate Your Evidence&lt;/h3&gt;
&lt;p&gt;Take all the information you collected, and consider the quality of your sources, their political and ideological leanings, omissions, and errors in reporting, what the larger narrative is, and whether or not you should share the story. If you are certain you have encountered a piece of fake news, report it, and do not share it!&lt;/p&gt;
&lt;h2 id=&#34;investigate-further-withmaltego&#34;&gt;Investigate Further with Maltego&lt;/h2&gt;
&lt;p&gt;Want to dig deeper or look into the network behind the disinformation campaign?&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-mis-disinformation-part1-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Navigate disinformation with Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Investigators can perform several types of analyses with Maltego depending on the type of information they want to look into (photos, images, memes, articles, social media messages, hosting services, websites, etc.), and the starting point from which they want to launch an investigation using Maltego.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;mitigate-disinformation-campaigns-ahead-of-elections&#34;&gt;Mitigate Disinformation Campaigns Ahead of Elections&lt;/h3&gt;
&lt;p&gt;As your next step, you can watch the deep-dive session with our SMEs where they explore strategies for monitoring the spread of disinformation and present solutions to tackle some of the electoral challenges of this day and age using Maltego.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Watch now!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/election-playbook-promo_0-1-.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/election-playbook-promo_0-1-.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7jj2&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;A Look at Misinformation &amp;amp; Disinformation and How to Fight It: Part 1&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;
&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;
&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt; 

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;read-part-2-of-our-misdisinformation-blog-series&#34;&gt;Read Part 2 of Our Mis/Disinformation Blog Series&lt;/h3&gt;
&lt;p&gt;In Part 2 of our Mis/Disinformation blog series, you will find a basic investigative workflow with a simple but insightful mis/disinformation investigation conducted with Maltego.&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-misinformation-and-disinformation-campaigns/&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ PART 2&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;You can also check out our previously published use cases and tutorials about tracing fake news networks and the spread of image-based campaigns:&lt;/p&gt;
&lt;h3 id=&#34;tracing-internet-relationships-and-the-spread-of-fake-news&#34;&gt;Tracing Internet Relationships and The Spread of Fake News&lt;/h3&gt;
&lt;p&gt;Study the relationship between different URLs to understand how a particular piece or pieces of &lt;a href=&#34;https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/&#34; &gt;fake news spread&lt;/a&gt; by using &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; which are shipped with the Maltego Client.&lt;/p&gt;
&lt;div class=&#34;&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ MORE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3 id=&#34;mapping-visual-disinformation-campaigns-with-maltego-and-tineye&#34;&gt;Mapping Visual Disinformation Campaigns with Maltego and TinEye&lt;/h3&gt;
&lt;p&gt;If you encounter an image or meme that looks suspicious, out of context, or extremely polarized, you can conduct a reverse image search with &lt;a href=&#34;https://www.maltego.com/transform-hub/tineye/&#34; &gt;TinEye&lt;/a&gt; Transforms and search the web for the same image or variations thereof. In doing so, you will be able to investigate visual disinformation campaigns.&lt;/p&gt;
&lt;div class=&#34;&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; class=&#34;btn btn--primary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ MORE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Don&amp;rsquo;t forget to &lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Misinformation%20vs.%20Disinformation.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;download this infographic&lt;/a&gt;&lt;/strong&gt; and share it with your friends, family, and colleagues!&lt;/p&gt;
&lt;p&gt;Sources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.politico.eu/article/cambridge-analytica-chris-wylie-brexit-trump-britain-data-protection-privacy-facebook/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Cambridge Analytica helped ‘cheat’ Brexit vote and US election, claims whistleblower (Politico Mar 27, 2018)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.theguardian.com/world/2019/oct/30/whatsapp-fake-news-brazil-election-favoured-jair-bolsonaro-analysis-suggests&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;WhatsApp fake news during Brazil election ‘favoured Bolsonaro’ (The Guardian, Oct 23, 2019)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated for more tutorials, use cases, and Maltego tips to come!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Implementing OAuth in Maltego: A Short Guide</title>
      <link>https://www.maltego.com/blog/implementing-oauth-in-maltego-a-short-guide/</link>
      <pubDate>Mon, 11 Jan 2021 16:19:01 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/implementing-oauth-in-maltego-a-short-guide/</guid>
      <description>&lt;p&gt;OAuth is an open standard for authorization which allows a resource provider (RP) to request access to a user’s resources from an identity provider (IDP) subject to the user’s approval. It is useful when a service needs to utilize the resources of another service. For example, the Maltego Standard Transforms read a user’s LinkedIn feed on their behalf without sharing login credentials with Maltego.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Maltego, we use OAuth to allow our users to log into third-party providers with their credentials and have an access token returned to the tool.&lt;/strong&gt; This access token can then be sent to the Transform Server, which in turn can request information from the provider on behalf of the Maltego user.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/oauth-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/oauth-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego LinkedIn OAuth&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;OAuth in Maltego is mostly used by clients who use or develop custom Maltego Transform integrations and would like to add user authorization functionality to their Transforms.&lt;/p&gt;
&lt;p&gt;Currently, Maltego supports OAuth 2.0. However, OAuth 1.0a is still supported for backward compatibility purposes. There are different grant types which change the OAuth flow. Maltego natively supports the Authorization Code Grant flow.&lt;/p&gt;
&lt;p&gt;Let’s have a look at how we can use OAuth in Maltego.&lt;/p&gt;
&lt;h2 id=&#34;integrating-oauth-in-maltego&#34;&gt;Integrating OAuth in Maltego&lt;/h2&gt;
&lt;p&gt;Initially, users must develop Transforms which use OAuth. This way, the Maltego Desktop Client will acquire the OAuth token on behalf of the user, encrypt it using the customer defined public key, and send it to the Transforms for further use. The diagram below illustrates the process.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/oauth-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/oauth-002.png&#34; loading=&#34;lazy&#34; alt=&#34;OAuth Workflow&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;steps-to-integrating-oauth-in-maltego&#34;&gt;Steps to Integrating OAuth in Maltego&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Configure the required OAuth Setup (App Develop Credentials) on the Resource Provider service such as LinkedIn, Okta or Azure, and configure the OAuth Settings in the Maltego Transform Distribution Server (TDS)&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/oauth-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/oauth-003.png&#34; loading=&#34;lazy&#34; alt=&#34;OAuth configuration in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/oauth-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/oauth-004.png&#34; loading=&#34;lazy&#34; alt=&#34;OAuth configuration in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Install the Transform Seed from Step 1 in the Maltego Desktop Client&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/oauth-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/oauth-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Install Transform Seed&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Log in to the resource provider’s web portal and authorize permissions&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/oauth-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/oauth-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Log into OAuth&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/oauth-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/oauth-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Log into OAuth&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Request authorization token from the identity provider (IDP)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The IDP responds with authorization token&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The web browser sends the token to the Maltego Desktop Client call-back URL and the Client then encrypts the token&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Maltego Desktop Client encrypts the token using the public key configured in Step1 and sends the encrypted token as part of a Transform request&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Transform code decrypts the ciphered token using private key from Step 1. Next, the decrypted token can be sent to the resource provider (RP) and get permitted resources or to check token validity&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Return requested resources&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Return Transform results&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;tokenencryption-inmaltego&#34;&gt;Token Encryption in Maltego&lt;/h2&gt;
&lt;p&gt;The OAuth Token is encrypted as soon as it is received from the IDP through the browser redirect. During OAuth settings configuration in the ITDS (Step 1 above), the customer is required to generate a public cryptography key pair.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/oauth-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/oauth-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Token Encryption in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The public key is added as a configuration setting and is used by the Maltego Desktop Client to encrypt the token acquired from the browser redirect once a user completes the authorization process on the resource provider’s authorization web page. The encrypted token is sent to the Transform Server, and the Transform code owned by the customer can then decrypt it and use the resulting code to retrieve resources from a resource server.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;For technical guides, please refer to the following detailed examples in our online documentation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000035455-oauth-example-one-azure-ad-integration&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Azure AD OAuth Integration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000035456-oauth-example-two-okta-openid-connect-integration#tutorial-0-2&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Okta OpenID Connect Integration – User/Identity Management Case Study&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000035457-oauth-example-three-linkedin-integration&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn Integration – User Authorization Use Case&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;OAuth may appear to be a complicated topic, but we at Maltego strive to simplify configuration and integration with numerous OAuth providers. We also provide both technical support for OAuth integrations as well as bespoke Transform development services.&lt;/p&gt;
&lt;p&gt;For more interesting tutorials, case studies and updates, follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigating Companies with OpenCorporates and Maltego</title>
      <link>https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/</link>
      <pubDate>Wed, 23 Dec 2020 12:00:05 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/</guid>
      <description>&lt;p&gt;With the availability of OpenCorporates&amp;rsquo; extensive database of global company information, investigators can leverage Maltego to explore beneficial ownership, money laundering, and financial crimes, and conduct comprehensive corporate investigations to support their due diligence and trust and safety efforts.&lt;/p&gt;
&lt;p&gt;OpenCorporates Transforms are accessible to all investigators on &lt;a href=&#34;https://get.maltego.com/maltego-professional&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Professional&lt;/a&gt; or &lt;a href=&#34;https://get.maltego.com/maltego-organization&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Organization&lt;/a&gt; plans.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Follow along to learn how to get started or watch our deep dive where we used OpenCorporates and OSINT to identify potential human trafficking organizations!&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/#real-life-investigation-with-opencorporates-and-maltego&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH REAL-LIFE USE CASE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--light&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/#getting-startedwithopencorporatestransforms-inmaltego&#34; &gt;Getting Started with OpenCorporates Transforms in Maltego&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/#searching-for-companiesinopencorporates&#34; &gt;Searching for Companies in OpenCorporates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/#digging-deeper-address-information-and-reverse-address-search&#34; &gt;Digging Deeper: Address Information and Reverse Address Search&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/#finding-and-mapping-officers-of-companies&#34; &gt;Finding and Mapping Officers of Companies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/#findingother-possibly-connected-companies-toan-officer&#34; &gt;Finding Other (Possibly) Connected Companies to an Officer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigating-companies-with-opencorporates-and-maltego/#real-life-investigation-with-opencorporates-and-maltego&#34; &gt;Watch a Real-Life Investigation with OpenCorporates and Maltego&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;getting-startedwithopencorporatestransforms-inmaltego&#34;&gt;Getting Started with OpenCorporates Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;Typically, an investigation into a company starts with a name. Drag the &lt;strong&gt;Company Entity&lt;/strong&gt; onto your graph from the Entity Palette and double-click its value to enter the name of the company you want to investigate. Alternatively, you could also use any Company or &lt;strong&gt;Organization Entity&lt;/strong&gt; that is already on one of your graphs, for example, one resulting from a &lt;a href=&#34;https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/&#34; &gt;WHOIS query&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/&#34; &gt;network footprint&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates002.png&#34; loading=&#34;lazy&#34; alt=&#34;Company Entity in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;searching-for-companiesinopencorporates&#34;&gt;Searching for Companies in OpenCorporates&lt;/h2&gt;
&lt;p&gt;To look up the company in OpenCorporates, run the &lt;strong&gt;Search Companies [OpenCorporates]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates003.png&#34; loading=&#34;lazy&#34; alt=&#34;Search Companies [OpenCorporates] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may specify additional search filters using the Transform Settings popup, but, except for the API key field, all of these are optional and can simply be left blank. For details on what these filters mean and how to use them, please see the &lt;a href=&#34;https://api.opencorporates.com/documentation/API-Reference#get-companies/search&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OpenCorporates API documentation&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates004.png&#34; loading=&#34;lazy&#34; alt=&#34;API key pop up&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After running this Transform, you will usually receive several &lt;strong&gt;OpenCorporates Company Entities&lt;/strong&gt; returned to the graph which match your query. If many companies matched your query, these may be returned as a collection node, such as in the example below. In this case, a relevant candidate was selected from the results and pinned in order to remove it from the collection node.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates005.png&#34; loading=&#34;lazy&#34; alt=&#34;OpenCorporates Company Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;digging-deeper-address-information-and-reverse-address-search&#34;&gt;Digging Deeper: Address Information and Reverse Address Search&lt;/h2&gt;
&lt;p&gt;To fetch the address of the company and return it as a Location Entity, run the &lt;strong&gt;To Address [OpenCorporates]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates006.png&#34; loading=&#34;lazy&#34; alt=&#34;To Address [OpenCorporates] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may notice that after running this Transform on the OpenCorporates Company Entity, a &lt;strong&gt;blue dot&lt;/strong&gt; is added to it. This is used to indicate that another API call to OpenCorporates was made to fetch all available details about the company, and that these full details are now populated on the Entities’ properties. This happens automatically, and generally only once per Entity: Once the properties are populated, the Transform server will not duplicate this API request for that particular Entity next time, in order to use less of your OpenCorporates API request quota. However, note that the server does not cache this information – if you run the same sequence of Transforms on a new graph, the same number of API calls may be made. &lt;/p&gt;
&lt;p&gt;The resulting Location Entity will often only display a city and/or country in its value. By inspecting the properties, it is possible to see that in this case, a street level address was in fact returned (in which the city was not fully parsed by OpenCorporates).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates007.png&#34; loading=&#34;lazy&#34; alt=&#34;Location result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Given this street-level address, it is possible to now run a reverse address search to see what other companies are registered at the same location. For this, use the &lt;strong&gt;Search Companies at this Address [OpenCorporates]&lt;/strong&gt; Transform on the Location Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates008.png&#34; loading=&#34;lazy&#34; alt=&#34;Search Companies at this Address [OpenCorporates] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the example case, quite a few more Wirecard legal entities are found to be registered at the same address, which is expected given that the starting point of this investigation was Wirecard’s main “headquarters” legal entity.&lt;/p&gt;
&lt;h2 id=&#34;finding-and-mapping-officers-of-companies&#34;&gt;Finding and Mapping Officers of Companies&lt;/h2&gt;
&lt;p&gt;Some of the returned results do not share any obvious affiliation with Wirecard based on their name alone. To pick an example, one of these companies is “&lt;strong&gt;PAYShield Services GmbH&lt;/strong&gt;”. It’s possible to investigate further connections between this company and “&lt;strong&gt;Wirecard AG&lt;/strong&gt;” by inspecting the registered officers of each respective company. Switching back to block layout, running the &lt;strong&gt;To Officers [OpenCorporates]&lt;/strong&gt; Transform on both companies yields the following result: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates009.png&#34; loading=&#34;lazy&#34; alt=&#34;To Officers [OpenCorporates] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are a few duplicated names here, however none of the Entities were automatically merged. With respect to Maltego, this is unfortunately a built-in limitation of the way data is represented in OpenCorporates. Each officer of a company has a different OpenCorporates ID, and no disambiguation is made to determine whether an officer is the same person as an officer in another company, so they are assumed to be different people in every case, to be safe.&lt;/p&gt;
&lt;p&gt;While this is a slightly inconvenient limitation, it is relatively easily to get around by manually merging &lt;strong&gt;OpenCorporates Officer Entities&lt;/strong&gt; who can, with reasonably certainty, be assumed to be the same person. This results in the following graph:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates010.png&#34; loading=&#34;lazy&#34; alt=&#34;Merging Officer Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;findingother-possibly-connected-companies-toan-officer&#34;&gt;Finding Other (Possibly) Connected Companies to an Officer &lt;/h2&gt;
&lt;p&gt;Finally, we want to present a practical workflow that results from the limitation described above. Since officers are not merged in OpenCorporates, a bit of extra work is required to more fully map the network of companies a given person may be involved in. The basic sequence of steps to follow is: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Start with the Person or OpenCorporates Officer of interest &lt;/li&gt;
&lt;li&gt;Run the &lt;strong&gt;Search Officers [OpenCorporates]&lt;/strong&gt; Transform &lt;/li&gt;
&lt;li&gt;For all relevant results, run the &lt;strong&gt;To Company [OpenCorporates]&lt;/strong&gt; Transform &lt;/li&gt;
&lt;li&gt;Merge the previously returned OpenCorporates Officer Entities to clean up the graph again &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Continuing the above example, this process looks as follows. First, a search for officers is run: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates011.png&#34; loading=&#34;lazy&#34; alt=&#34;Search Officers [OpenCorporates]&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, each result is pivoted to the associated company:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates012.png&#34; loading=&#34;lazy&#34; alt=&#34;To Company [OpenCorporates] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Finally, after the companies are returned, the duplicate officers are merged:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates013.png&#34; loading=&#34;lazy&#34; alt=&#34;Merging duplicated officer results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates014.png&#34; loading=&#34;lazy&#34; alt=&#34;Merged Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This results in the structure we set out to visualize.&lt;/p&gt;
&lt;h2 id=&#34;real-life-investigation-with-opencorporates-and-maltego&#34;&gt;Real-Life Investigation with OpenCorporates and Maltego&lt;/h2&gt;
&lt;p&gt;For more insights and step-by-step guidance, you can watch our deep dive session where Maltego intelligence expert, Daphnée Aguilar, and Rebecca Lee, Chief Impact Officer at OpenCorporates demonstrate a detailed investigation using OSINT, infrastructure data, personal identifier data, and OpenCorporates’ global legal entity database. &lt;strong&gt;Fill out the form below to watch the full recording!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/opencorporates_webinar.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/opencorporates_webinar.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7gg2&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;Investigating Companies with OpenCorporates and Maltego&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay tuned for more product and Transform updates.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Top 10 Maltego Investigations and Tutorials in 2020</title>
      <link>https://www.maltego.com/blog/top-10-maltego-investigations-and-tutorials-in-2020/</link>
      <pubDate>Mon, 21 Dec 2020 10:46:24 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/top-10-maltego-investigations-and-tutorials-in-2020/</guid>
      <description>&lt;p&gt;2020 has been a year full of learnings—Learnings of ways to live under newly imposed safety measures and ways to respond to newly emerging and increasing cyber threats taking advantage of a global crisis. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In 2020, we published more than 83 content pieces at Maltego—articles, tutorials, whitepapers, videos, webinars—covering topics ranging from cybersecurity and person-of-interest to fraud investigations, in an effort to help our users master the full investigative potential of Maltego and its data integrations.&lt;/strong&gt; We were thrilled when some of our content pieces were widely welcomed and shared by our community, and even more so when they were key to solving important needs of our users. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we list out the top 10 most popular articles, use cases, and tutorials published in our blog in 2020.&lt;/strong&gt; Let’s dive right in to see which ones you know and which ones you still need to read! &lt;/p&gt;
&lt;h2 id=&#34;top-10-maltego-articles-in-2020&#34;&gt;Top 10 Maltego Articles in 2020&lt;/h2&gt;
&lt;h3 id=&#34;1-what-is-open-source-intelligence-osint-and-how-to-conduct-osint-investigations-in-maltego&#34;&gt;1. What is Open Source Intelligence (OSINT) And How to Conduct OSINT Investigations in Maltego&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-osint-thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-osint-thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;OSINT inforgraphic thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Our most popular content in 2020 is an infographic tutorial for OSINT investigations in Maltego according to the popular &lt;a href=&#34;https://osintframework.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OSINT framework&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Featured in the &lt;a href=&#34;https://sector035.nl/articles/2020-44&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Sector035’s Week in OSINT&lt;/a&gt; series, this tutorial is perfect for those who are starting out in the infosec or OSINT field and want to learn more about OSINT data integrations queryable with Maltego.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;2-introducing-maltego-data-subscriptions-a-new-option-to-simplify-data-access-for-maltego-customers&#34;&gt;2. Introducing Maltego Data Subscriptions: A New Option to Simplify Data Access for Maltego Customers&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/data-bundle-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/data-bundle-001.png&#34; loading=&#34;lazy&#34; alt=&#34;data subscriptions benefits overview&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This November, we launched a new way for Maltego users to access data that was very well-received. Through monthly or annual purchases of data subscriptions, investigators can now access Hub items like Pipl and CipherTrace (more to come!) flexibly based on their own project needs.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-maltego-data-bundle-simplify-data-access/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;LEARN MORE ABOUT PIPL DATA SUBSCRIPTIONS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/accessing-ciphertrace-data-in-maltego-just-got-more-affordable/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;LEARN MORE ABOUT CIPHERTRACE DATA SUBSCRIPTIONS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;3-maltego-beginners-guides-series&#34;&gt;3. Maltego Beginners’ Guides Series&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/footprint_maltego_mst.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/footprint_maltego_mst.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Beginners’ Guides Series Thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From setting up your Maltego Community Edition Desktop Client to mapping a basic network footprint, the Maltego Beginners’ Guides continue to be one of the most helpful and popular learning resources for newbies to get started with their first Maltego investigation in no time. &lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/tags/beginners-tutorial/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;4-rapid-analysis-for-incident-response-with-virustotal-andmaltego&#34;&gt;4. Rapid Analysis for Incident Response with VirusTotal and Maltego&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Virustotal article thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In December, we released a major update to one of our most beloved data integrations, VirusTotal, which entailed more than 100 new Transforms, ten brand-new Entities, and the launch of the new VirusTotal Premium API Hub item. In our post, shared how these new VirusTotal Transforms can be of significant help in conducting rapid analysis for incident response, especially when integrated with SIEM alerts.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/rapid-analysis-for-incident-response-with-virustotal-and-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;5-verifying-and-investigating-email-addresses-with-ipqualityscoretransforms-in-maltego&#34;&gt;5. Verifying and Investigating Email Addresses with IPQualityScore Transforms in Maltego &lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs-004.png&#34; loading=&#34;lazy&#34; alt=&#34;IPQS article thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Another of our many updates and releases for this year was the addition of IPQualityScore Transforms to the Maltego Standard Transforms Hub item. As many investigations in areas like cybersecurity, person-of-interest, fraud, and phishing involve email addresses, the IPQS Transforms are especially welcomed by Maltego users. &lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/verifying-and-investigating-email-addresses-with-ipqualityscore-transforms-in-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;6-phishing-attacks-part-2-investigating-phishing-domains&#34;&gt;6. Phishing Attacks Part 2: Investigating Phishing Domains&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-part-2-teaser.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-part-2-teaser.png&#34; loading=&#34;lazy&#34; alt=&#34;Phishing infographic thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Phishing is a common method used by hackers and malicious actors to steal critical information or compromise a computer or network with malware or a virus. &lt;/p&gt;
&lt;p&gt;In November, we published an infographic demonstrating one of the simplest ways to investigate a suspect phishing domain using Maltego, which strongly resonated with our awesome Twitter community!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-2-investigating-phishing-domains/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;7-discovering-iot-vulnerabilities-using-updated-shodan-transforms&#34;&gt;7. Discovering IoT Vulnerabilities Using Updated Shodan Transforms&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/shodan_blog_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/shodan_blog_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Shodan article thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2020 has definitely been an eventful year for the Maltego Transform Hub. In October, we released a major rewrite of the Shodan Transforms—another Hub item popular with Maltego users. With the new Transforms, analysts can easily identify CVEs and the systems affected by such vulnerabilities.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;8-exploring-attck-and-misp-data-with-maltego&#34;&gt;8. Exploring ATT&amp;amp;CK and MISP data with Maltego&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/misp-graph.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/misp-graph.png&#34; loading=&#34;lazy&#34; alt=&#34;ATT&amp;amp;amp;CK - MISP article thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Earlier in 2020, we released the ATT&amp;amp;CK – MISP Transform Hub item to enrich Maltego investigators’ accessibility to threat intelligence. Check out our tutorial on how to use ATT&amp;amp;CK – MISP data in Maltego to identify attack techniques, tooling, malicious actors, and more.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/exploring-att-ck-and-misp-data-with-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;9-investigate-ta505-threat-actor-group-using-maltego&#34;&gt;9. Investigate TA505 Threat Actor Group Using Maltego&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-003.png&#34; loading=&#34;lazy&#34; alt=&#34;TA505 article thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Advanced Persistent Threat (APT) groups have been posing constant cyber threat and espionage risk in many sectors. In our 9th most popular use case of 2020, our guest author, Ata Erdemir, dives into how investigators can use ATT&amp;amp;CK – MISP, Hybrid-Analysis, and VirusTotal Hub items in Maltego to identify APT threat actors.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigate-ta505-threat-actor-group-using-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;10-tracing-internet-relationships-with-maltego-using-only-two-transforms&#34;&gt;10. Tracing Internet Relationships with Maltego Using Only Two Transforms&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/madewithmaltego-roy-spider-webiste-graph.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/madewithmaltego-roy-spider-webiste-graph.png&#34; loading=&#34;lazy&#34; alt=&#34;Tracing internet relationship article thumbnail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Last but not least in our top 10 articles of 2020, we showed how investigators can use only two Maltego Standard Transforms to spider out websites and trace hidden internet relationships. &lt;/p&gt;
&lt;p&gt;Featured in the &lt;a href=&#34;https://osintcurio.us/webcast-20201004-44/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;OSINT Curious Webcast&lt;/a&gt;, this simple investigative technique can come into handy when investigating fraud, phishing, disinformation, and more.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;learn-more-maltego-techniques-and-use-cases-in-our-blog&#34;&gt;Learn More Maltego Techniques and Use Cases in Our Blog! &lt;/h2&gt;
&lt;p&gt;That wraps up our top 10 blog articles, tutorials, and use cases in 2020. However, it is only 10 of the 80+ content pieces we have published this year. Make sure to check out our blog for many more investigative deep-dives, Maltego best practices, tutorial topics, and useful infographics! &lt;/p&gt;
&lt;h3 id=&#34;let-us-know-what-you-want-to-learn&#34;&gt;Let Us Know What You Want to Learn!&lt;/h3&gt;
&lt;p&gt;Are there any articles that you absolutely enjoyed but did not make the top 10 list? Any particular topics that you think we should explore in 2021? Let us know on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and don’t forget to &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated.&lt;/p&gt;
&lt;h3 id=&#34;looking-back-at-2020-how-maltego-has-grown-and-changed&#34;&gt;Looking Back at 2020: How Maltego Has Grown and Changed&lt;/h3&gt;
&lt;p&gt;2020 has also been a year of significant growth and success at Maltego and we are extremely grateful for what we are able to achieve with our beloved community, customers, and teams. Check out our yearly wrap-up to celebrate these milestones with us!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/a-look-back-at-2020/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ MORE ABOUT MALTEGO IN 2020&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Thanks for learning with Maltego in 2020 and we look forward to growing together in 2021.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>A Look Back at 2020</title>
      <link>https://www.maltego.com/blog/a-look-back-at-2020/</link>
      <pubDate>Thu, 17 Dec 2020 15:09:58 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/a-look-back-at-2020/</guid>
      <description>&lt;p&gt;As 2020 draws to a close, it is time to reflect as well as recharge for the upcoming year. This year has been an unprecedented one in many ways, as we have grappled with a worldwide pandemic and its many economic and social side effects. At Maltego, we are fortunate to have come out stronger, not just in numbers but also in spirit.&lt;/p&gt;
&lt;h2 id=&#34;acommunitycomes-together&#34;&gt;A Community Comes Together&lt;/h2&gt;
&lt;p&gt;As COVID-19 caught us all rather unprepared, we wanted to do our bit too. We provided free commercial Maltego licenses to support investigators who urgently needed Maltego to fight scammers, misinformation &amp;amp; cyber-attacks. We were overwhelmed and truly inspired by the amazing and tireless investigative work that the community undertook to combat the challenges posed by the COVID-19 crisis.&lt;/p&gt;
&lt;p&gt;Our own subject matter experts published strategies in which Maltego could be used to effectively fight these challenges, e.g. for tracing the chain of COVID-19 infection spread through social media analysis, or for uncovering phishing domains by analyzing domain infrastructure and for mapping suppliers of personal protection equipment.&lt;/p&gt;
&lt;h2 id=&#34;setting-the-course-for-growth&#34;&gt;Setting the Course for Growth&lt;/h2&gt;
&lt;p&gt;Over the past two years, the Maltego Technologies team has set up and built up operations out of Munich, Germany. During this time, Maltego has grown significantly in both new capabilities and customer usage. We assembled a great team of experts, as well as dedicated teams for customer success, data integrations, technical operations, etc., who devote themselves to helping investigators safeguard their organizations and communities. We work hard every day to improve Maltego for the investigative community whom we seek to empower with new content, data integrations, and capabilities, and we do so through our improved service and learning opportunities, new data integrations, and our dedicated channels such as our &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;blog&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/categories/webinar/&#34; &gt;webinars&lt;/a&gt;, online community events, and more.&lt;/p&gt;
&lt;h2 id=&#34;new-plans-forprofessionalsandenterprises&#34;&gt;New Plans for Professionals and Enterprises&lt;/h2&gt;
&lt;p&gt;The direct interaction with our user community from around the globe has led us to gain a greater understanding of the needs of our Community, &lt;a href=&#34;https://get.maltego.com/maltego-professional/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Professional,&lt;/a&gt; and Organization customers. As a result, we have introduced new plans to assist our professional users in making the most of their time by simplifying data access, learning, as well as the product selection and purchase process, which you can &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;read about here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;bigger-and-better-data-integrations&#34;&gt;Bigger and Better Data Integrations&lt;/h2&gt;
&lt;p&gt;Recognizing the value of data integration to our users, our team continues its work to ensure and enhance the variety, quality, and accessibility of the &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Maltego Transform Hub&lt;/a&gt;. We have added 11 new data integrations, updated 3 Hub items with powerful Transforms, and launched data subscriptions for &lt;a href=&#34;https://www.maltego.com/blog/introducing-maltego-data-bundle-simplify-data-access/&#34; &gt;Pipl&lt;/a&gt;, and CipherTrace.&lt;/p&gt;
&lt;h2 id=&#34;new-and-improved-learning-experience&#34;&gt;New and Improved Learning Experience &lt;/h2&gt;
&lt;p&gt;On our &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Academy &lt;/a&gt;page, you will discover all our training and educational resources in one place. These include our technical documentation, tutorial video series, as well as our newly-introduced on-demand courses. and in-person training—both remote and on-premise.&lt;/p&gt;
&lt;p&gt;We would like to take this moment to share some key developments and figures from the past year.&lt;/p&gt;
&lt;h2 id=&#34;2020-year-in-review-at-maltego&#34;&gt;2020 Year in Review at Maltego&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/20201217_year-in-review.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/20201217_year-in-review.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego in 2020 Review Infographic&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic-Maltego-in-2020.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download this infographic here&lt;/a&gt;&lt;/strong&gt; to share with your friends, family, and colleagues!&lt;/p&gt;
&lt;h2 id=&#34;thank-you-for-supporting-maltego-in-2020&#34;&gt;Thank You for Supporting Maltego in 2020!&lt;/h2&gt;
&lt;p&gt;We will regularly publish &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;new use cases&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/categories/tutorial/&#34; &gt;tutorials&lt;/a&gt; and update our &lt;a href=&#34;https://docs.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;documentation&lt;/a&gt; to ensure that you have all the information at hand to unleash the full power of Maltego.&lt;/p&gt;
&lt;h3 id=&#34;in-2020-we-published-more-than-83-tutorials-articles-and-learning-resources&#34;&gt;In 2020, We Published More Than 83 Tutorials, Articles, and Learning Resources&lt;/h3&gt;
&lt;p&gt;In 2020, we published more than 83 content pieces at Maltego—articles, tutorials, whitepapers, videos, and webinars—covering topics ranging from cybersecurity and person-of-interest to fraud investigations, in an effort to help our users master the full investigative potential of Maltego and its data integrations.&lt;/p&gt;
&lt;p&gt;Check out our &lt;strong&gt;top 10 most popular articles&lt;/strong&gt;, use cases, and tutorials published in our blog in 2020 to see which ones you know and which ones you still need to read!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/top-10-maltego-investigations-and-tutorials-in-2020/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SEE TOP 10 MALTEGO ARTICLES&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Do not miss any important news by &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;subscribing to this blog&lt;/a&gt; or following us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Advanced Domain and IP Address WHOIS Lookup with WhoisXML API in Maltego</title>
      <link>https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/</link>
      <pubDate>Wed, 16 Dec 2020 17:41:38 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/</guid>
      <description>&lt;p&gt;We are pleased to announce the latest addition to the Maltego Transform Hub: &lt;a href=&#34;https://www.maltego.com/transform-hub/whoisxml/&#34; &gt;WhoisXML API&lt;/a&gt;!  &lt;/p&gt;
&lt;p&gt;The WHOIS protocol has been the standard for researching important contact information associated with domain names and IP address registration information.&lt;/p&gt;
&lt;p&gt;For over a decade, the team at &lt;a href=&#34;https://www.whoisxmlapi.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;WhoisXML API&lt;/a&gt; have been gathering, analyzing, and correlating domain, IP, and DNS (Domain Name Service) data to make the Internet more transparent and safer.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;p&gt;&lt;strong&gt;In this article, we will introduce:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/#new-whoisxml-api-integration-in-maltego&#34; &gt;Usage of the WhoisXML API Integration in Maltego&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/#use-case-1-investigatingtyposquatting&#34; &gt;Use Case 1: Investigating Typo Squatting via Reverse WHOIS Search&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/advanced-domain-and-ip-address-whois-lookup-with-whoisxml-api-in-maltego/#use-case-2-historical-whois-lookup&#34; &gt;Use Case 2: Historical WHOIS Lookup using WhoisXML Transforms&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;new-whoisxml-api-integration-in-maltego&#34;&gt;New WhoisXML API Integration in Maltego&lt;/h2&gt;
&lt;p&gt;This first release of the official Maltego WhoisXML API integration introduces new Transforms to &lt;strong&gt;look up current and historical WHOIS information for IP addresses and domains, as well as to perform reverse WHOIS lookup.&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;with-the-new-transformsusers-can&#34;&gt;With the new Transforms, users can:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Look up the registration history of domain names and IP addresses.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In addition to looking up WHOIS records, users can now search for domain names and IP addresses using a search term which should be something typically found within a WHOIS record, e.g., the registrant’s name, email, phone number, etc.&lt;/p&gt;
&lt;p&gt;This search can be performed using many of the Maltego Standard Entities as a starting point, for example, the standard Phrase Entity. Additional search terms to be included and/or excluded can also be specified as Transform input settings (these are limited to 4 terms each).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Retrieve Entities from a WHOIS record Entity such as registrant/registrar/tech/admin names, emails, and other contact information.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Retrieve network infrastructure details such as nameservers and their IP addresses. &lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When looking up WHOIS records, most services return the latest WHOIS records which may be anonymized and may not supply any history of the changes. Using WhoisXML API Historical Transforms in Maltego, you can now look up previously seen records.&lt;/p&gt;
&lt;h2 id=&#34;how-maltego-investigators-can-leverage-whoisxml-api-transforms&#34;&gt;How Maltego Investigators Can Leverage WhoisXML API Transforms&lt;/h2&gt;
&lt;p&gt;WhoisXML API is a useful resource for cyber investigations as illustrated in the following use cases.&lt;/p&gt;
&lt;h3 id=&#34;use-case-1-investigatingtyposquatting&#34;&gt;Use Case 1: Investigating Typo Squatting&lt;/h3&gt;
&lt;p&gt;Typo squatting is the deliberate registration of domain names that are confusingly similar to the ones owned by a brand, company, person, or organization. Threat actors may use this technique to mislead unsuspecting users online.&lt;/p&gt;
&lt;h4 id=&#34;reversewhoissearch&#34;&gt;Reverse WHOIS Search&lt;/h4&gt;
&lt;p&gt;To get started, we look at how we can use Reverse WHOIS Search to look up domains that contain a keyword in their WHOIS records.&lt;/p&gt;
&lt;p&gt;Taking a Phrase Entity with the input “&lt;strong&gt;Instagram&lt;/strong&gt;,” we run the &lt;strong&gt;To Domains and IP Addresses (Reverse WHOIS Search) [WhoisXML]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whoisxml-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whoisxml-001.png&#34; loading=&#34;lazy&#34; alt=&#34;To Domains and IP Addresses (Reverse WHOIS Search)&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform has returned 12 results with the term “&lt;strong&gt;Instagram&lt;/strong&gt;” in the domain name as we have limited the maximum number of results returned to 12 using the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000009809-transform-slider&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Transform Slider&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;Next, we run the &lt;strong&gt;To WHOIS Records [WhoisXML]&lt;/strong&gt; Transform on the returned domains. Focusing only on the WHOIS records that were created recently and have the registrant country available, we notice one outlier domain Entity registered in Turkey.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whoisxml-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whoisxml-002.png&#34; loading=&#34;lazy&#34; alt=&#34;To WHOIS Record&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Attempting to open the domain in a browser triggers a Google Safe Browsing alert.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    NOTE: We recommend not to visit any of these websites since they may be malicious.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whoisxml-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whoisxml-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Google Browser Alert&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As confirmation of the classification, we annotate the graph using the &lt;a href=&#34;https://www.maltego.com/blog/enhance-malware-investigations-with-maltego-and-virustotal/&#34; &gt;VirusTotal &lt;strong&gt;Annotate Domain&lt;/strong&gt; Transform&lt;/a&gt;, and the results show that antivirus engines on VirusTotal have classified the domain as malicious.&lt;/p&gt;
&lt;h4 id=&#34;identify-domain-registration-owner&#34;&gt;Identify Domain Registration Owner&lt;/h4&gt;
&lt;p&gt;Next, to find the person whose information was used for registering the domain, we extract the registration details from the &lt;strong&gt;WHOISRecord Entity&lt;/strong&gt; by running the &lt;strong&gt;Extract Fields from WHOIS Records&lt;/strong&gt; Transform set.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whoisxml-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whoisxml-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Extract Fields from WHOIS Records Transform results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can see that the registrant organization is listed as &lt;strong&gt;Kabil Yazici&lt;/strong&gt;. The domain was registered on the 14th of December 2020, at the time of drafting this article, showing the prowess of the WhoisXML database.&lt;/p&gt;
&lt;h3 id=&#34;use-case-2-historical-whois-lookup&#34;&gt;Use Case 2: Historical WHOIS Lookup&lt;/h3&gt;
&lt;p&gt;Another important service offered by WhoisXML API is the historical WHOIS search, which is why we are also releasing the &lt;strong&gt;To Historical WHOIS Records [WhoisXML]&lt;/strong&gt; Transform.  &lt;/p&gt;
&lt;p&gt;Tracking historical ownership and registration information can be done using the details contained in WHOIS records. For a historical search, a Domain or IP Address Entity can be used as a starting point as shown below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whoisxml-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whoisxml-006.png&#34; loading=&#34;lazy&#34; alt=&#34;To Historical WHOIS Records [WhoisXML]&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform may return multiple WHOIS Records depending on the availability of the data.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/whoisxml-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/whoisxml-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After extracting information from the WHOISRecord Entity, it is possible to visually observe and map ownership timelines, network infrastructure and other insights which may enhance threat intelligence.&lt;/p&gt;
&lt;p&gt;Historical WHOIS information can be an invaluable tool in both cyber investigations and person of interest investigations, as it may help you track down information revealing true ownership of a websites or hidden connections between them using past records that are no longer accessible.&lt;/p&gt;
&lt;h2 id=&#34;utilize-whoisxml-transforms-in-maltego-for-cyber-and-person-of-interest-investigations&#34;&gt;Utilize WhoisXML Transforms in Maltego for Cyber and Person of Interest Investigations!&lt;/h2&gt;
&lt;p&gt;This brief walkthrough illustrates how the WhoisXML Transforms can be used to augment cybercrime investigations. There are many valuable use cases for these new Transforms, including brand protection analysis, cyber attribution investigations, and domain asset monitoring, and more.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay tuned to more updates, tutorials, and use cases.&lt;/p&gt;
&lt;p&gt;Happy hunting!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Identify Suspicious IP addresses with IPQualityScore Transforms in Maltego</title>
      <link>https://www.maltego.com/blog/identify-potentially-fraudulent-ip-addresses-with-ipqualityscore-transforms-in-maltego/</link>
      <pubDate>Wed, 09 Dec 2020 10:21:26 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/identify-potentially-fraudulent-ip-addresses-with-ipqualityscore-transforms-in-maltego/</guid>
      <description>&lt;p&gt;In our &lt;a href=&#34;https://www.maltego.com/blog/verifying-and-investigating-email-addresses-with-ipqualityscore-transforms-in-maltego/&#34; &gt;previous IPQualityScore&lt;/a&gt; article, we announced the launch of a small number of Transforms within the Maltego Standard Transforms that investigators can use to verify whether an email address exists, and return basic fraud indicators.&lt;/p&gt;
&lt;p&gt;This time around, we will introduce you to one more set of IPQualityScore Transforms. &lt;strong&gt;This small batch is powered by &lt;a href=&#34;https://www.ipqualityscore.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;IPQualityScore&lt;/a&gt;’s (IPQS) &lt;a href=&#34;https://www.ipqualityscore.com/proxy-vpn-tor-detection-service&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;proxy &amp;amp; VPN detection API&lt;/a&gt;, and can help investigators identify if a given IP address possesses indicators of malicious intent such as fraud, as well as basic details about its provenance.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-ipqualityscore-transforms-to-investigate-ip-addresses&#34;&gt;Using IPQualityScore Transforms to Investigate IP Addresses&lt;/h2&gt;
&lt;p&gt;Using the proxy &amp;amp; VPN detection API from IPQualityScore, investigators can gain precise and detailed information on a given IP address, such as the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/identify-potentially-fraudulent-ip-addresses-with-ipqualityscore-transforms-in-maltego/#is-the-ip-addresstied-to-fraudulent-activity&#34; &gt;Is the IP address tied to fraudulent activity?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/identify-potentially-fraudulent-ip-addresses-with-ipqualityscore-transforms-in-maltego/#digging-deeper-has-theip-addressbeenspoofed-or-anonymized&#34; &gt;Has the IP address been spoofed or anonymized?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/identify-potentially-fraudulent-ip-addresses-with-ipqualityscore-transforms-in-maltego/#running-a-small-infrastructure-footprint&#34; &gt;Basic footprint of the target IP address&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/identify-potentially-fraudulent-ip-addresses-with-ipqualityscore-transforms-in-maltego/#pivoting-to-other-hub-items-to-further-enhance-the-investigation&#34; &gt;Pivoting from IPQS basic footprint on the IP address to advanced footprinting&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;is-the-ip-addresstied-to-fraudulent-activity&#34;&gt;Is the IP Address Tied to Fraudulent Activity?&lt;/h3&gt;
&lt;p&gt;These new IPQS Transforms allow analysts to obtain actionable information on an IP address for quick and effective decision-making on whether or not to block or flag traffic from a given IP address.  &lt;/p&gt;
&lt;p&gt;All you need to do is select an IP address and run the &lt;strong&gt;Fraud-check IP address [IPQS] Transform&lt;/strong&gt;. This will retrieve the IP’s fraud score information from IPQS and add it to the Detail View in Maltego. It will also add a red bookmark on the upper-right corner of the IP Address Entity when the score is equal to or higher than 75. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs001.png&#34; loading=&#34;lazy&#34; alt=&#34;Fraud-check IP address [IPQS] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Keep in mind that according to IPQS, while an IP address with a score &amp;gt;=75 is considered suspicious, it is also often a proxy, VPN, or Tor connection, but not necessarily tied to fraudulent activity. A high-risk IP address would have a score &amp;gt;=85 with abusive behavior presented in the previous 24-48 hours. &lt;/p&gt;
&lt;p&gt;If, as on the image above, you encounter a potentially suspicious or high-risk IP address, pivoting to Transforms such as &lt;strong&gt;Annotate Ipv4 Address [VirusTotal Public API]&lt;/strong&gt; from the &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal Public API Hub item&lt;/a&gt; will help you better evaluate the potential risk. This Transform will pull in additional malware-specific information relating to the target IP into Maltego&amp;rsquo;s Detail View. It will also add a colored overlay on the upper-left corner of the Entity to inform us about the IP’s reputation score.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs002.png&#34; loading=&#34;lazy&#34; alt=&#34;VirusTotal Transform result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;digging-deeper-has-theip-addressbeenspoofed-or-anonymized&#34;&gt;Digging Deeper: Has the IP Address Been Spoofed or Anonymized?&lt;/h3&gt;
&lt;p&gt;Conducting a rapid query to verify whether a given IP address is suspicious or high-risk has its advantages, particularly for SOC teams. However, an analyst often needs to dig deeper to understand the elements behind the score and to fully discard false positives that may impact the business.  &lt;/p&gt;
&lt;p&gt;This is where the &lt;strong&gt;Get tags and indicators (VPN, Tor, Proxy, etc.) [IPQS] Transform&lt;/strong&gt; comes in handy. As stated in its name, this Transform returns indicators (Tag Entities) on whether an IP address has been spoofed or anonymized, how often it has been abused, and how. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs003.png&#34; loading=&#34;lazy&#34; alt=&#34;Fraudulent tags and indicators of an IP address&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The tags are based on IPQS analysis and they include: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Proxy:&lt;/strong&gt; The IP is suspected to be a proxy (VPN, Tor, etc.) &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;VPN:&lt;/strong&gt; The IP is suspected of being part of a VPN, including data center ranges that may become active VPNs at any time &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Active VPN:&lt;/strong&gt; Identification of active VPN connections used by popular VPN services and private VPN servers &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Abuse Velocity (none, low, medium, high):&lt;/strong&gt; Indicates frequent abusive behavior over the past 24-48 hours &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Recent Abuse:&lt;/strong&gt; Verified instances of abuse (e.g. chargeback, compromised device, fake app install, etc.) &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bot Status:&lt;/strong&gt; Recent use of the IP by bots or non-human traffic for automated fraudulent behavior &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;running-a-small-infrastructure-footprint&#34;&gt;Running a Small Infrastructure Footprint&lt;/h3&gt;
&lt;p&gt;Lastly, the IPQS proxy &amp;amp; VPN detection API also allows analysts to access information on a given IP address such as geographical location, internet provider, and ASN. This data may help analysts with attribution for an exploit or allow them to pivot to different Transform Sets to continue enhancing their investigation. &lt;/p&gt;
&lt;p&gt;All the available information can be retrieved by running a single Transform: &lt;strong&gt;to Details (Location, DNS, ASN, Company] [IPQS]&lt;/strong&gt;. As you can see below, now the IP Address Entity features a flag overlay on the lower-left corner which corresponds to the Location Entity on the lower-right side of the Maltego graph pictured below. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs004.png&#34; loading=&#34;lazy&#34; alt=&#34;Basic footprint on an IP address with IPQS&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform has also returned AS (Autonomous System) Number, DNS, and Organization Entities. The Organization Entity may represent the parent company or subsidiary of the listed service provider. Additionally, the Location Entity retrieves a clickable link for Google Maps which appears in the Detail View. &lt;/p&gt;
&lt;p&gt;The insights gained with these new IPQS Transforms will help analysts to carry out investigations involving duplicate and fake users, click and advertisement fraud, payment and transaction fraud, and account takeover. They may also ultimately help update the rules and policies for the different tools used by SOC, as well as Trust and Safety teams, thus improving the organizational cyber resiliency.  &lt;/p&gt;
&lt;h3 id=&#34;pivoting-to-other-hub-items-to-further-enhance-the-investigation&#34;&gt;Pivoting to Other Hub Items to Further Enhance the Investigation&lt;/h3&gt;
&lt;p&gt;As already stated, the IP Address Entity could be used to better assess with Transforms such as those from VirusTotal, the risk presented by a suspicious or high-risk IPQS fraud score.  &lt;/p&gt;
&lt;p&gt;Moreover, an AS number Entity would allow investigators to pivot to Transforms from different Hub items such as PeeringDB in order to continue the investigation.  &lt;/p&gt;
&lt;p&gt;For example, by selecting the AS Entity and running the &lt;strong&gt;To Network [PeeringDB] Transform&lt;/strong&gt;, we can start running an advanced footprint.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs005.png&#34; loading=&#34;lazy&#34; alt=&#34;Advanced network footprinting results from PeeringDB&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And so, following the steps presented in the &lt;a href=&#34;https://www.maltego.com/blog/advanced-footprinting-with-networking-and-peering-information-from-peeringdb/&#34; &gt;PeeringDB article&lt;/a&gt;, you would end up with a graph similar to the one above, which presents the related infrastructure and connections.  &lt;/p&gt;
&lt;h2 id=&#34;access-and-usage-limits-of-maltegos-ipqs-transforms&#34;&gt;Access and Usage Limits of Maltego’s IPQS Transforms&lt;/h2&gt;
&lt;p&gt;As we mentioned in the previous IPQualityScore Transforms, these new IPQS Transforms are also included in the Maltego Standard Transforms Hub item and are free to use for both Community Edition (CE) and commercial Maltego users.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs006.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Standard Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;CE users will be able to run up to 50 Transforms per month for free, while commercial Maltego users can run up to 500 Transforms. Note that the requests will count towards the same usage as that of the IPQS Email Transforms.&lt;/p&gt;
&lt;p&gt;If you need more Transform runs for IPQS, you can register for an &lt;a href=&#34;https://www.ipqualityscore.com/create-account&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;IPQS account&lt;/a&gt; and plug in your own API key using the corresponding Transform settings in Maltego. Note that you may need to click the “&lt;strong&gt;Refresh&lt;/strong&gt;” button on the &lt;strong&gt;Standard Transforms Hub item&lt;/strong&gt; to make sure that these new Transforms are installed on your Maltego Desktop Client.&lt;/p&gt;
&lt;p&gt;We hope you enjoyed this brief walkthrough of the new IPQS Transforms.&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay tuned to more such product updates.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>A Day in the Life of Maltego Student Business Developers: We’re Hiring!</title>
      <link>https://www.maltego.com/blog/a-day-in-the-life-of-maltego-student-business-developers/</link>
      <pubDate>Tue, 08 Dec 2020 13:18:17 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/a-day-in-the-life-of-maltego-student-business-developers/</guid>
      <description>&lt;p&gt;As an OSINT graphical link analysis software, Maltego has been integrated into the investigative workflows of small teams and enterprises in a wide range of application areas, such as cybersecurity operations, law enforcement, trust &amp;amp; safety, investigative journalism, and more. In fact, 19 of the Dow 30 companies rely on Maltego for faster and more comprehensive investigations.&lt;/p&gt;
&lt;p&gt;Of course, such rapid, steady growth cannot be achieved without stellar teams in Sales, Revenue Operations, and Business Intelligence. They are the front line of Maltego’s business development and form the strong backbone of our strategy planning.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Student Business Developers are a driving force in this exciting growth phase.&lt;/strong&gt; While having the flexibility to stay engaged in their studies, they also gain real-life, hands-on working experiences in Maltego.&lt;/p&gt;
&lt;h2 id=&#34;a-typical-dayformaltego-student-business-developers&#34;&gt;A Typical Day for Maltego Student Business Developers&lt;/h2&gt;
&lt;p&gt;Student Business Developers at Maltego are instrumental in supporting our day-to-day customer-facing business operations and internal data analysis activities. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this infographic and interview, we give you peek behind the scenes and show you what a typical day in the life of Maltego Student Business Developers looks like, including tips and insights from our hiring managers.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/careers/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SEE JOB OPENINGS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;get-it-from-the-sourceinterview-withhiring-managersfrom-sales-revenue-operations-businessintelligence&#34;&gt;Get it from the Source: Interview with Hiring Managers from Sales, Revenue Operations &amp;amp; Business Intelligence&lt;/h2&gt;
&lt;h3 id=&#34;q1what-is-a-student-business-developerandhow-would-you-describe-this-role&#34;&gt;Q1: What is a Student Business Developer and how would you describe this role?&lt;/h3&gt;
&lt;p&gt;Student Business Developer is a supporting role for different teams and business operations at Maltego, ranging from Sales, Revenue Operations, or Business Intelligence teams, depending on their skills and areas of interests. &lt;/p&gt;
&lt;h3 id=&#34;q2-whatare-the-regulartasks-and-responsibilitiesof-a-student-business-developer&#34;&gt;Q2: What are the regular tasks and responsibilities of a Student Business Developer?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-001.png&#34; loading=&#34;lazy&#34; alt=&#34;tasks and responsibilities of a Student Business Developer&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Student Business Developers contribute to Maltego’s day-to-day business operations. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the Business Intelligence team,&lt;/strong&gt; they conduct data analyses and prepare reports to help other teams understand and answer questions related to business performance. They are also responsible for organizing and cleaning data. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the Revenue Operations team,&lt;/strong&gt; Student Business Developers create and maintain our master data, prepare quotations and regular reports, and engage in follow-ups of orders and conversations with external stakeholders. &lt;/p&gt;
&lt;p&gt;Finally, Student Business Developers &lt;strong&gt;in the Sales team&lt;/strong&gt; support customer outreach, presentation preparation, and sales reporting.  &lt;/p&gt;
&lt;h3 id=&#34;q3what-is-the-daily-or-weekly-activity-breakdown-for-a-student-business-developer-on-your-team&#34;&gt;Q3: What is the daily or weekly activity breakdown for a Student Business Developer on your team?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-002.png&#34; loading=&#34;lazy&#34; alt=&#34;###  daily or weekly activity breakdown for a Student Business Developer in maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Business Intelligence team,&lt;/strong&gt; the breakdown is 60% data analysis, 20% team reporting and meeting, 15% cross-team support, and 5% project management. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Revenue Operations team,&lt;/strong&gt; the breakdown is 35% quotation and order support, 30% query follow-up, 30% meetings &amp;amp; reporting preparation, and 5% master data maintenance. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Sales team,&lt;/strong&gt; the breakdown is 30% customer interaction, 20% material preparation, 20% CRM management, 15% team meeting and collaboration, and 15% reporting. &lt;/p&gt;
&lt;h3 id=&#34;q4what-tools-does-a-student-business-developer-work-with-on-a-regular-basis&#34;&gt;Q4: What tools does a Student Business Developer work with on a regular basis?&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;In the Business Intelligence team,&lt;/strong&gt; they work primarily with tools like Snowflake, Matillion, Power BI, Excel and Powerpoint. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Sales and Revenue Operations,&lt;/strong&gt; they work with our CRM tool and internal business systems on a regular basis. &lt;/p&gt;
&lt;h3 id=&#34;q5what-are-the-most-important-requirements-or-personality-traits-of-a-student-business-developer&#34;&gt;Q5: What are the most important requirements or personality traits of a Student Business Developer?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-003.png&#34; loading=&#34;lazy&#34; alt=&#34;### requirements or personality traits of a Student Business Developer in maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As a Student Business Developer, you should be detail-oriented, communicative, and organized. Having a problem-solving and logical mindset is crucial. You should also be comfortable with numbers—no need to be a math genius—and have a humorous nature to help you through challenges and obstacles with a good laugh. &lt;/p&gt;
&lt;h3 id=&#34;q6what-skillswilla-student-business-developermost-likelylearn-during-their-time-inmaltego&#34;&gt;Q6: What skills will a Student Business Developer most likely learn during their time in Maltego?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-004.png&#34; loading=&#34;lazy&#34; alt=&#34;### a Student Business Developer most likely learn during their time in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego Student Business Developers have the opportunity to work with a tech product and learn about SaaS development.&lt;/p&gt;
&lt;p&gt;In the Business Intelligence team, they can hone their Excel expertise and gain a good understanding of SQL. Those who work with Sales and Revenue Operations teams grow familiar with various business systems and develop confident, to-the-point and persuasive communication skills. &lt;/p&gt;
&lt;p&gt;Teamwork, flexibility, ownership, and responsibility are essential values they also gain from their working experience at Maltego. &lt;/p&gt;
&lt;p&gt;Last but not least, they have the opportunity to learn how to use Maltego and run various investigations leveraging different powerful data integrations! &lt;/p&gt;
&lt;h3 id=&#34;q7how-doesthe-working-experienceatmaltego-benefit-our-working-students&#34;&gt;Q7: How does the working experience at Maltego benefit our working students?&lt;/h3&gt;
&lt;p&gt;Working at Maltego presents an opportunity for students to learn about the rapidly growing cybersecurity and infosec industry and the trends within. Working students in Maltego get a real feel for what a professional job is really like, in a truly international environment—&lt;strong&gt;Fun fact, there are more than 11 nationalities at Maltego!&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;Instead of completing lower level tasks and being mere “observers” in the company, the experiences they gain is hands-on and operational. In particular, soft skills like communication, ownership, and leadership that are difficult to be taught can be developed while they learn and tackle challenges and become an integral part of our daily operations. &lt;/p&gt;
&lt;h3 id=&#34;q8what-type-of-career-path-can-a-student-business-developer-in-maltego-grow-intoand-how-does-maltego-support-them&#34;&gt;Q8: What type of career path can a Student Business Developer in Maltego grow into and how does Maltego support them?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-student-bus-dev-005.png&#34; loading=&#34;lazy&#34; alt=&#34;###  career path can a Student Business Developer in Maltego grow into&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What doesn’t kill you makes you stronger. Our Business Intelligence team creates an effective growth environment by throwing increasingly challenging tasks at Student Business Developers, who can eventually grow into becoming data analysts or data engineers. &lt;/p&gt;
&lt;p&gt;If they enjoy being engaged with customers, there are possibilities to grow into a support role within Sales or Revenue Operations. &lt;/p&gt;
&lt;p&gt;The opportunities are truly endless. A Student Business Developer can really grow into any role at Maltego because we take the students’ interests into consideration and support their goals as much as possible. Maltego looks at the bigger picture of where the student wants to go in their careers, and we strive to make it happen. &lt;/p&gt;
&lt;h2 id=&#34;werehiring-kickstartyour-careerby-joiningmaltegoas-our-student-business-developer&#34;&gt;We’re Hiring! Kickstart Your Career by Joining Maltego as Our Student Business Developer &lt;/h2&gt;
&lt;p&gt;We are looking for motivated interns or working students to join our business operations teams! &lt;/p&gt;
&lt;p&gt;Interested in the job position? Check out the job opening on our career page and apply online now! &lt;/p&gt;
&lt;p&gt;If you have any question regarding recruitment and openings at Maltego, please reach out to &lt;a href=&#34;mailto:jobs@matlego.com&#34; &gt;jobs@matlego.com&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Feel free to &lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Student%20Business%20Developer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;download this infographic in PDF&lt;/a&gt; to share with your friends, family, and colleagues! &lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/careers/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;JOIN MALTEGO NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Rapid Analysis for Incident Response with VirusTotal and Maltego</title>
      <link>https://www.maltego.com/blog/rapid-analysis-for-incident-response-with-virustotal-and-maltego/</link>
      <pubDate>Tue, 01 Dec 2020 13:07:41 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/rapid-analysis-for-incident-response-with-virustotal-and-maltego/</guid>
      <description>&lt;p&gt;In our &lt;a href=&#34;https://www.maltego.com/blog/enhance-malware-investigations-with-maltego-and-virustotal/&#34; &gt;last article&lt;/a&gt;, we detailed the features and functionalities of the new VirusTotal Hub items. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this article, we will walk you through a scenario where analysts take advantage of the VirusTotal Transforms in Maltego to speed up incident response once a SIEM alert has been triggered.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;howmaltegohelps-accelerate-incident-response&#34;&gt;How Maltego Helps Accelerate Incident Response&lt;/h2&gt;
&lt;p&gt;Incident response is the process designed to manage, contain, and—when possible—reduce the consequences of a cyberattack in a fast-paced and efficient manner. In combination with VirusTotal’s data, Maltego can help incident response teams carry out rapid analyses of digital artifacts that have triggered such a response protocol.&lt;/p&gt;
&lt;p&gt;With Maltego, analysts will not need to spend valuable time switching between VirusTotal and Maltego, or writing a report detailing their findings for other teams and decision makers to act upon. Instead, they can carry out their analysis with VirusTotal data on Maltego and present their results directly on the graph, which will help them reduce time during the triage and analysis phase.&lt;/p&gt;
&lt;p&gt;We will walk you through such a scenario using a malware hash as an entry point into our Maltego investigation. Notice that to be able to carry out this type of analysis, both the public and the &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-premium-api/&#34; &gt;premium API&lt;/a&gt; Transform Hub items, as well as the &lt;strong&gt;Maltego Standard Transforms&lt;/strong&gt; Hub item need to be installed.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-hub-item.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-hub-item.png&#34; loading=&#34;lazy&#34; alt=&#34;VirusTotal Transform Hub items in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigating-malware-hashes-withmaltegoandvirustotal&#34;&gt;Investigating Malware Hashes with Maltego and VirusTotal&lt;/h2&gt;
&lt;h3 id=&#34;finding-virustotal-files-of-target-hashes-in-maltego&#34;&gt;Finding VirusTotal Files of Target Hashes in Maltego&lt;/h3&gt;
&lt;p&gt;As we just mentioned, let us imagine that our SIEM (Security Information &amp;amp; Event Management) has just triggered an alert containing a suspicious file hash. We picked and dragged a Hash Entity into our graph and ran the &lt;strong&gt;To VirusTotal File [VirusTotal Public API]&lt;/strong&gt; Transform, which returned a VirusTotal File Entity (subclass of a hash) with a MS Word Document that appears to be related to emotet.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-001.png&#34; loading=&#34;lazy&#34; alt=&#34;To VirusTotal File [VirusTotal Public API]&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;finding-ip-addresses-related-to-the-virustotal-file&#34;&gt;Finding IP Addresses Related to the VirusTotal File&lt;/h3&gt;
&lt;p&gt;Next, we look for IP addresses and domains that might be embedded in the file or that have communicated with it by running the &lt;strong&gt;To Contacted IP Addresses [VirusTotal Public API]&lt;/strong&gt;, and the &lt;strong&gt;To Embedded IP Addresses [Virus Total Premium API]&lt;/strong&gt; Transforms.  &lt;/p&gt;
&lt;p&gt;The resulting IP addresses may be provided to those responsible for the firewall in order to analyze the traffic originating to and from there. They may also ultimately be handed over to those in charge of updating SIEM and other detection tools policies.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Finding IP Addresses Related to the VirusTotal File&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In this scenario, VirusTotal did not return any IP addresses for the &lt;strong&gt;To Embedded IP Addresses [VirusTotal Premium API]&lt;/strong&gt; Transform. However, we can see there were 5 different ip addresses that the file appeared to have attempted to communicate with during execution. Notice again the overlay indicating the VirusTotal score for each IP as well as the country flag pointing to their locations.&lt;/p&gt;
&lt;h3 id=&#34;finding-related-filenames&#34;&gt;Finding Related Filenames&lt;/h3&gt;
&lt;p&gt;We will now move on to looking for related filenames. To do so, we select the VirusTotal File Entity and run the &lt;strong&gt;To Filenames [VirusTotal Public API]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-003.png&#34; loading=&#34;lazy&#34; alt=&#34;To Filenames [VirusTotal Public API]&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returned a total of 28 Entities, which can be used to search on the same and/or different machines for related malware files that may have been modified to generate a new malware hash.  &lt;/p&gt;
&lt;p&gt;At this point, we would also want to compare the filenames obtained with those provided by the system— SIEM or otherwise—that triggered the alarm. The results from this comparative analysis can potentially help update the system’s policies and rules accordingly.&lt;/p&gt;
&lt;p&gt;Additionally, we could also run the &lt;strong&gt;To Hash [VirusTotal Public API]&lt;/strong&gt; Transform, which will return other known hashes (e.g. vhash, md5, sha1, sha256, ssdeep and aunthentihash) for the sample, which are also valuable cyber threat intelligence and can be submitted to the SOC (Security Operations Center) team.&lt;/p&gt;
&lt;p&gt;Finding Relevant Dates to Cross-Reference with SIEM Alerts&lt;/p&gt;
&lt;p&gt;As a next step, it would be important to study the dates linked to the VirusTotal file in order to compare them to those in the file detected by our system and see if it fits the range. To do so, we will make use of one of the Transforms included in the Maltego Standard Transforms Hub item called &lt;strong&gt;To DateTime [within Properties]&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-004.png&#34; loading=&#34;lazy&#34; alt=&#34;To DateTime [within Properties]&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform returns three different dates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;First submission date (2019-May-20 9:35:55.0)&lt;/li&gt;
&lt;li&gt;Last submission date (2019-May-20 14:7:49.0)&lt;/li&gt;
&lt;li&gt;Last analysis date (2020-Nov-19 1:44:7.0)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The dates can help the incident response team understand the life cycle of the malware and find out if the organization has been hit by a brand-new campaign or late phase of an existing one.&lt;/p&gt;
&lt;h3 id=&#34;find-relevant-virustotal-analysis-on-the-files&#34;&gt;Find Relevant VirusTotal Analysis on the Files&lt;/h3&gt;
&lt;p&gt;One more interesting piece of information that could be useful to the investigation would be the results of the analysis done on the file by VirusTotal. We can retrieve said information by running the &lt;strong&gt;To Analysis Results [VirusTotal Premium API]&lt;/strong&gt; Transform on the file Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-005.png&#34; loading=&#34;lazy&#34; alt=&#34;To Analysis Results [VirusTotal Premium API]&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The results of the analysis will help verify the type of malware we are dealing with. We may also be able to use the information in search for attribution. For example, the rootkits, scripts, and downloaders will be helpful in correlating the threat actors using this specific malware.&lt;/p&gt;
&lt;h3 id=&#34;search-for-other-files-communicating-with-known-ip-addresses&#34;&gt;Search for Other Files Communicating with Known IP Addresses&lt;/h3&gt;
&lt;p&gt;Now that we have collected all the information related to our sample, we can search for outward relationships by selecting the IP addresses and running the &lt;strong&gt;To Communicating Files [VirusTotal Public API]&lt;/strong&gt; Transform, to help us find files which have been observed communicating to the IP addresses.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-006.png&#34; loading=&#34;lazy&#34; alt=&#34;To Communicating Files [VirusTotal Public API]&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The output of the Transform has added the files which communicated with the five IP addresses, and we will focus on them now. For this investigation, we will look at the files with which the IP addresses communicated with, and group them according to their type in search for executables.&lt;/p&gt;
&lt;p&gt;Instead of looking at one file at the time, we will select the IP addresses by type, use the &lt;strong&gt;Add Children&lt;/strong&gt; feature from the Investigate tab to select the File Entities, and run the &lt;strong&gt;To File Type [VirusTotal Public API]&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-007.png&#34; loading=&#34;lazy&#34; alt=&#34;To File Type [VirusTotal Public API]&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By changing our layout to &lt;strong&gt;Organic&lt;/strong&gt; mode and changing our view to &lt;strong&gt;Ball Size by Rank&lt;/strong&gt;, we are able to easily visualize the three file types we are dealing with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DOC (document)&lt;/li&gt;
&lt;li&gt;PEEXE (executables)&lt;/li&gt;
&lt;li&gt;ANDROID&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Since we are focusing on executables, we will go back to our graph view, select the PEEXE Entity, and then click on the &lt;strong&gt;Add Parents&lt;/strong&gt; button on the Investigate tab to see which of the IP addresses are connected to this type of files.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-008.png&#34; loading=&#34;lazy&#34; alt=&#34;IP Addresses connected to file types&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;identifying-which-ip-addresses-are-serving-malware&#34;&gt;Identifying Which IP Addresses are Serving Malware&lt;/h3&gt;
&lt;p&gt;We can now see that only two of the five IP addresses are known to interact with malicious executables. This is a good indication, but if we want to be one hundred percent certain that any of the IP addresses are serving malware, we will need to run the &lt;strong&gt;To Downloaded Files [VirusTotal Premium API]&lt;/strong&gt; Transform on them and repeat the previous two steps.&lt;/p&gt;
&lt;p&gt;The resulting graph shows downloaded files for four of the five IP addresses, and that all of them have served the malicious executable PEEXE file type. This example shows how, combined with VirusTotal, Maltego can help investigators improve and fulfill their organization’s cyber resilience strategy.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-use-case-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Identifying Which IP Addresses are Serving Malware&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is, however, not all. Malware investigations with VirusTotal can be further enhanced with the use of other Maltego Hub items.&lt;/p&gt;
&lt;p&gt;For example, &lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan&lt;/a&gt; may be used to analyze the IP addresses and servers, confirm whether they are still online, and identify which services they are serving without exposing our source IP address. It would also be helpful to match indicators from various sources such as &lt;a href=&#34;https://www.maltego.com/transform-hub/crowdstrike-intel/&#34; &gt;Crowdstrike&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/riskiq-passivetotal/&#34; &gt;RiskIQ&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;ATT&amp;amp;CK-MISP&lt;/a&gt; to not only create redundancies that will support our analysis, but to enrich it with data that might not have been detected by VirusTotal.&lt;/p&gt;
&lt;h2 id=&#34;integratemaltegowith-your-siem-system-and-enhance-your-investigations-even-more&#34;&gt;Integrate Maltego with Your SIEM System and Enhance your Investigations Even More!&lt;/h2&gt;
&lt;p&gt;We have already shown you a sample of how the combined use of Maltego and VirusTotal can help you carry out your incident response process. Now imagine how much faster it would be by integrating your SIEM system with Maltego to be able to pull the data contained in your alerts directly into Maltego, instead of having to copy-paste and switch back and forth between platforms. &lt;/p&gt;
&lt;p&gt;To learn more about integrating SIEM systems such as Splunk in to Maltego, please check out our &lt;a href=&#34;https://www.maltego.com/blog/integrating-splunk-enterprise-with-maltego/&#34; &gt;integration brief&lt;/a&gt;. If you would like to integrate other SIEM systems, please get in touch with our Integration Specialists.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/partner-signup/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;CONTACT OUR INTEGRATION SPECIALISTS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to always stay updated with new tutorials, use cases, and updates. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Enhance Malware Investigations with Maltego and VirusTotal</title>
      <link>https://www.maltego.com/blog/enhance-malware-investigations-with-maltego-and-virustotal/</link>
      <pubDate>Tue, 01 Dec 2020 13:06:44 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/enhance-malware-investigations-with-maltego-and-virustotal/</guid>
      <description>&lt;p&gt;These are very exciting times at Maltego! Our team has been hard at work and as a result, over the past few weeks, we have brought you the updated &lt;a href=&#34;https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/&#34; &gt;Shodan Transforms&lt;/a&gt;, followed by the new &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl Transforms&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/blog/introducing-maltego-data-bundle-simplify-data-access/&#34; &gt;Maltego data subscriptions&lt;/a&gt;, as well as the new &lt;a href=&#34;https://www.maltego.com/blog/verifying-and-investigating-email-addresses-with-ipqualityscore-transforms-in-maltego/&#34; &gt;IPQualityScore Transforms&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;This time around, we are very excited to present a major update to what is perhaps one of the top items on many Maltego users’ wish lists through two additions to the Transform Hub: the &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal Public API&lt;/a&gt;&lt;/strong&gt;, and the &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-premium-api/&#34; &gt;VirusTotal Premium AP&lt;/a&gt;&lt;/strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-premium-api/&#34; &gt;I&lt;/a&gt; Hub items!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-hub-item.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-hub-item.png&#34; loading=&#34;lazy&#34; alt=&#34;VirusTotal data integrations in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please note that the previous VirusTotal Public API Hub item developed by Malformity Lab has now been deprecated. In order to continue using the updated VirusTotal Transforms, install the new Hub items with existing or newly acquired API keys.&lt;/p&gt;
&lt;h2 id=&#34;what-is-virustotal&#34;&gt;What is VirusTotal?&lt;/h2&gt;
&lt;p&gt;With a database of over two billion analyzed files, VirusTotal is one of the most renowned and best rated data sources within the cybersecurity sphere, particularly when it comes to malware research. &lt;/p&gt;
&lt;p&gt;VirusTotal is popular not only because it is a community-oriented solution, but because it fills a gap for many companies which experience a lack of resources to collect their own malware samples and related indicators of compromise (IOCs). &lt;/p&gt;
&lt;h2 id=&#34;for-thenewbieswhat-is-themaindifferencebetween-virustotalpublic-andpremium-apis&#34;&gt;For the Newbies: What is the Main Difference Between VirusTotal Public and Premium APIs?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal Public API&lt;/a&gt; is the solution for non-commercial users and is available to everyone for free.&lt;/strong&gt; Users are able to obtain an API key by signing up to the VirusTotal Community &lt;a href=&#34;https://www.virustotal.com/gui/join-us&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;. There is, amongst others, an important limitation to take note of for this API, which is a limit of 500 requests per day, and a rate of four requests per minute. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The paid solution available for enterprise users is the &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-premium-api/&#34; &gt;Premium API&lt;/a&gt;.&lt;/strong&gt; This is an extension of the Public API and can thus return more threat context, as well as expose advanced threat hunting, malware discovery endpoints and functionality, such as the VirusTotal Intelligence Search queries. More information on the VirusTotal APIs can be found &lt;a href=&#34;https://developers.virustotal.com/v3.0/reference#public-vs-premium-api&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;. &lt;/p&gt;
&lt;h2 id=&#34;whatcan-users-expect-fromthenewvirustotalhubitems&#34;&gt;What Can Users Expect from the New VirusTotal Hub Items?&lt;/h2&gt;
&lt;h3 id=&#34;more-transforms-thaneverbefore&#34;&gt;More Transforms than Ever Before&lt;/h3&gt;
&lt;p&gt;Overall, the Maltego team has developed &lt;strong&gt;over one hundred new Transforms&lt;/strong&gt; for these integrations—&lt;strong&gt;seventy-seven for the Public API and thirty-five for the Premium API&lt;/strong&gt;—therefore ensuring higher efficiency for your investigations and better synergies with the VirusTotal data.&lt;/p&gt;
&lt;p&gt;Given the number of Transforms developed, we categorized these into different Transform Sets. &lt;strong&gt;Transform Sets&lt;/strong&gt; are implemented to organize Transforms into smaller groups by topic, making them easily discoverable, and offering users multiple lines of inquiry.&lt;/p&gt;
&lt;p&gt;To reduce the Transform request and response times, all Transform requests for VirusTotal are limited to 256 results. This is due to the pagination on VirusTotal which shows only 40 results per page, and every page needing one API call.&lt;/p&gt;
&lt;h3 id=&#34;new-virustotal-entities&#34;&gt;New VirusTotal Entities&lt;/h3&gt;
&lt;p&gt;We have also added &lt;strong&gt;ten brand-new VirusTotal specific Entities&lt;/strong&gt;, which have been created to satisfy unique characteristics within the VirusTotal API.&lt;/p&gt;
&lt;p&gt;There are a lot of interesting things about these new Entities. For example, we have added color overlays to the VirusTotal File, IP Address, Domain, and URL Entities. This allows users to estimate the VirusTotal community score, which is based on the number of services that have detected a specific object.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-001.png&#34; loading=&#34;lazy&#34; alt=&#34;VirusTotal Entities in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These overlays are rendered as colored dots on the upper-left corner of the Entity. There are four different colors: red (majority of scanners classified a sample as malicious or suspicious), yellow (more than one scanner classified a sample as malicious or suspicious), green (sample detected but marked as harmless by all scanners), and gray (sample not detected by scanners).&lt;/p&gt;
&lt;p&gt;You can also visualize the actual score and gain more insights into the Entity by looking at the Detail View. The amount of information available to you in this pane will save you having to move back and forth between Maltego and the VirusTotal platform.&lt;/p&gt;
&lt;h3 id=&#34;anewversion-of-thevirustotal-api&#34;&gt;A New Version of the VirusTotal API&lt;/h3&gt;
&lt;p&gt;Both Hub items have been developed using the new VirusTotal APIv3. This has allowed Maltego to take advantage of the improvements made by the VirusTotal team in terms of richer data exposure of static information for files, crowdsourced detection details, and many others.&lt;/p&gt;
&lt;h2 id=&#34;what-are-some-of-the-new-virustotal-transforms&#34;&gt;What are Some of the New VirusTotal Transforms?&lt;/h2&gt;
&lt;h3 id=&#34;annotatedomains-urls-ip-addresses&#34;&gt;Annotate Domains, URLs, IP Addresses&lt;/h3&gt;
&lt;p&gt;Let’s say you have a piece of information such as an IP address, a URL, or a domain, and you don’t want to look at relationships, instead, you just want to find out if and what VirusTotal knows about it. All you need to do is run the corresponding Annotate Transform as shown below.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;5e0da29eff55bc08&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;5e0da29eff55bc08__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/virustotal-004.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/virustotal-004.gif&#34;
        var video = document.getElementById(&#34;5e0da29eff55bc08__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;5e0da29eff55bc08&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;These Transforms will retrieve analysis information from VirusTotal and update the existing/original Entity and add the information to the Detail view. This Transform Set is only available for the public API Hub Item. &lt;/p&gt;
&lt;h3 id=&#34;searchforfilesusingvirustotalrawintelligencesearch&#34;&gt;Search for Files Using VirusTotal Raw Intelligence Search&lt;/h3&gt;
&lt;p&gt;This Transform is only available with the premium API and allows a user to input custom VirusTotal search combinations and lookup files, domains, URLs, IP addresses, and comments. The image below shows a search for files containing keywords related to banking trojans.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-002.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-002.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Search for Files Using VirusTotal Raw Intelligence Search in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Investigators can also search &lt;a href=&#34;https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/&#34; &gt;CVE&amp;rsquo;s returned by Shodan&lt;/a&gt; in VirusTotal using this Transform.&lt;/p&gt;
&lt;h2 id=&#34;use-case-rapid-analysis-for-incident-response-with-virustotal-transforms&#34;&gt;Use Case: Rapid Analysis for Incident Response with VirusTotal Transforms&lt;/h2&gt;
&lt;p&gt;That concludes the important changes and functionalities of the new VirusTotal Hub items. &lt;/p&gt;
&lt;p&gt;In combination with Maltego, the new VirusTotal Hub items can be extremely helpful as a rapid analysis tool for incident response. Learn more about how you can leverage VirusTotal Transforms to streamline your work process and quickly analyze alerts from your SIEM systems. &lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/rapid-analysis-for-incident-response-with-virustotal-and-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ USE CASE NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;We hope you enjoy the VirusTotal updates! Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on the latest news, tutorials, and use cases. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigate TA505 Threat Actor Group Using Maltego</title>
      <link>https://www.maltego.com/blog/investigate-ta505-threat-actor-group-using-maltego/</link>
      <pubDate>Mon, 30 Nov 2020 12:12:08 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigate-ta505-threat-actor-group-using-maltego/</guid>
      <description>&lt;p&gt;&lt;strong&gt;This article focuses on campaigns which are attributed to the TA505 Threat Actor group and their methods, and how Maltego can be used to investigate them.&lt;/strong&gt; But first, let us talk about types of threat groups that have achieved notoriety and what makes them dangerous.&lt;/p&gt;
&lt;h2 id=&#34;what-are-advanced-persistent-threats-apts&#34;&gt;What Are Advanced Persistent Threats (APTs)?&lt;/h2&gt;
&lt;p&gt;Previously used within the telecom sector, the term Advanced Persistent Threat (APT) has been in use within the cybersecurity community for over a decade. It generally refers to stealthy, non-opportunistic hacker  groups that carry out highly customized, coordinated attacks with the goal of spying or stealing information and even committing ransomware.&lt;/p&gt;
&lt;p&gt;APTs are generally perceived as state-sponsored groups, which have been known to originate from nations such as China, Russia or Vietnam, &lt;a href=&#34;https://www.zdnet.com/article/apt-groups-arent-all-from-russia-china-and-north-korea/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;but this is not always the case&lt;/a&gt;. In fact, they can originate pretty much anywhere and not have a state affiliation, and instead dedicating their efforts to endeavors such as corporate espionage.&lt;/p&gt;
&lt;p&gt;APT groups such as &lt;a href=&#34;https://threatpost.com/lazarus-group-apt-tactics-ransomware/157815/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Lazarus&lt;/a&gt; and &lt;a href=&#34;https://en.wikipedia.org/wiki/Red_Apollo&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Red Apollo&lt;/a&gt; have become very popular. These attackers are becoming increasingly powerful and creative with each passing day.&lt;/p&gt;
&lt;h3 id=&#34;what-makes-apt-groups-dangerous&#34;&gt;What Makes APT Groups Dangerous?&lt;/h3&gt;
&lt;p&gt;These groups play the long game and have displayed a rate of success that makes them more dangerous compared to other threat types. The word “persistent” does not stand for them overrunning their target with constant, automated attacks and malware updates, but for maintaining long-term access to it. In fact, APTs often go undetected for months—even years—during which they have access to sensitive data. &lt;/p&gt;
&lt;p&gt;Access is usually gained via malware as a result of social engineering, spear phishing, spamming, or other similar techniques. After gaining access, the APT group attempts to establish a foothold within the network by installing Remote Access Trojan (RATs) and creating new backdoors and tunnels.  &lt;/p&gt;
&lt;p&gt;Achieving this will allow the APT group to continue its propagation within the infrastructure undetected. Propagation will be done via privilege escalation, further infrastructure reconnaissance, and lateral movements within the infrastructure. The longer the APT remains undetected, the better it will propagate to accomplish its ultimate goal.&lt;/p&gt;
&lt;h2 id=&#34;usingmaltegoto-investigatethreat-actor-campaigns&#34;&gt;Using Maltego to Investigate Threat Actor Campaigns&lt;/h2&gt;
&lt;p&gt;There is no one-for-all solution against advanced persistent groups. In fact, their very nature makes them quite difficult to detect. &lt;strong&gt;However, in combination with other tools, Maltego can help analysts investigate these threats by mapping IOCs with publicly available security feeds, infrastructure footprints, and malware investigations, amongst others.&lt;/strong&gt; In doing so, it may be possible to update system policies and better ensure organizational cyber resilience.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This article takes a look at a currently very popular group known as TA505, as well as the different steps that can be taken in Maltego to further enhance the information already available.&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;what-is-ta505&#34;&gt;What is TA505?&lt;/h3&gt;
&lt;p&gt;According to the definition by &lt;a href=&#34;https://attack.mitre.org/groups/G0092/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;MITRE ATT&amp;amp;CK&lt;/a&gt;, “TA505 is a financially motivated threat group that has been active since at least 2014. The group is known for frequently changing malware and driving global trends in criminal malware distribution.” The image below shows a timeline of TA505’s activity between 2014 and 2017. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/20201123_activity-graph.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/20201123_activity-graph.png&#34; loading=&#34;lazy&#34; alt=&#34;TA505 Activities between 2014 to 2017&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;the-techniques-used-by-ta505&#34;&gt;The Techniques Used by TA505&lt;/h3&gt;
&lt;p&gt;TA505 has taken to the stage again in 2020 with new attack techniques designed to take advantage of vulnerabilities caused by the coronavirus pandemic. This group has been known for using credential phishing, malicious attachments and links, business email compromise (BEC), fake landing pages, downloaders, spam, and malware, amongst other malicious activities and techniques.&lt;/p&gt;
&lt;p&gt;Now, leveraging the latest developments around the current pandemic, &lt;a href=&#34;https://www.proofpoint.com/us/blog/threat-insight/ta505-and-others-launch-new-coronavirus-campaigns-now-largest-collection-attack#:~:text=New%20TA505%20Malware%20and%20Campaign%20Examples&amp;amp;text=Once%20delivered%2C%20attackers%20can%20then,volumes%20of%20messages%20they%20send.&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;TA505 has used coronavirus lures from the &amp;ldquo;Locky ransomware&amp;rdquo; and the &amp;ldquo;Dridex banking Trojan&amp;rdquo; attacks&lt;/a&gt; (Proofpoint, 2020). The TA505 group specifically targets finance, healthcare, manufacturing, and pharmaceutical industries. Additionally, it is  known to be &lt;a href=&#34;https://attack.mitre.org/groups/G0092/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;associated with&amp;quot; Hive0065&amp;quot;&lt;/a&gt; (Mitre ATT&amp;amp;CK, 2019), “Graceful Spider”, “Sector J04 Group”, and “Gold Tahoe” (Malpedia, Frauenhofer Malware Identification Platform). &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-000.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-000.png&#34; loading=&#34;lazy&#34; alt=&#34;Mitre ATT&amp;amp;amp;CK - Misp Transforms in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-003.png&#34; loading=&#34;lazy&#34; alt=&#34;MISP Transform results investigating TA505&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are several techniques used by TA505. The full list of these techniques and software can be found at the Mitre ATT&amp;amp;CK threat actor group site. (Mitre ATT&amp;amp;CK, 2019). The images above shows the Maltego view in the Mitre ATT&amp;amp;CK Framework for the Actor Group. &lt;/p&gt;
&lt;h3 id=&#34;anexample-ofata505-campaign&#34;&gt;An Example of a TA505 Campaign&lt;/h3&gt;
&lt;p&gt;As most APT groups do, TA505 starts its attack with a phishing e-mail including a link to a malicious document. When the user open the link it directs to a site where a excel document can be downloaded. After a successful download and the user open the document (with macros enabled), the infection takes place through the embedded downloader, and the company&amp;rsquo;s IT systems are taken over little by little (see Resources [3] ). This scenario is illustrated below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-004.png&#34; loading=&#34;lazy&#34; alt=&#34;TA505 Phishing campaign example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Individuals within the targeted industries need to be well-trained and aware of the dangers involved when dealing with phishing attacks. For this reason, institutions need to place great emphasis on end-user awareness training.&lt;/p&gt;
&lt;p&gt;As you can see from the email example, the campaigns are designed to encourage people to click on the malicious link or attachment by appealing to them in a crisis situation with information that appears to be helpful and urgent. Now that we have identified a suspicious incident, we can investigate further and for this, we will use Maltego to find the Indicators of Compromises (IoCs) related to TA505.&lt;/p&gt;
&lt;h2 id=&#34;investigation-of-ta505-domains-in-maltego&#34;&gt;Investigation of TA505 Domains in Maltego&lt;/h2&gt;
&lt;p&gt;In our investigation within Maltego, we focus on three main domains provided by Alienvault as well as a URL stated on Proofpoint’s research, as listed below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Filesharess[.]com&lt;/li&gt;
&lt;li&gt;Live-en[.]com&lt;/li&gt;
&lt;li&gt;See-back[.]com&lt;/li&gt;
&lt;li&gt;hxxp[:]//www[.]agt[.]net/~mnpicker/2jgmu9r/h9a6kn.html&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The URL corresponds to the COVID 19 campaign.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-005.png&#34; loading=&#34;lazy&#34; alt=&#34;TA505 domains&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;discovering-associated-urls-to-ta505-domains&#34;&gt;Discovering Associated URLs to TA505 Domains&lt;/h3&gt;
&lt;p&gt;To start the investigation, we first need to install the VirusTotal Public API Hub item. VirusTotal Public API Transforms allow users to discover and query information regarding observed artifacts including hashes, domains, URLs, and IP addresses. All Maltego users can acquire a free API key by registering on VirusTotal website here: &lt;a href=&#34;https://www.virustotal.com/gui/join-us&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.virustotal.com/gui/join-us&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/virustotal-hub-item.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/virustotal-hub-item.png&#34; loading=&#34;lazy&#34; alt=&#34;VirusTotal Hub items in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once we have acquired the API key, we will attempt to obtain the IP addresses of these TA505 domains by running the &lt;strong&gt;[VTPUB] Domain Resolutions&lt;/strong&gt; Transform. The IP addresses can then be flagged and blocked to prevent future attacks. &lt;/p&gt;
&lt;p&gt;As shown in the image below, we ran the &lt;strong&gt;[VTPUB] Detected URLs&lt;/strong&gt; Transform and discovered a number of URLs associated with or belonging to the TA505 group’s domains. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-006.png&#34; loading=&#34;lazy&#34; alt=&#34;[VTPUB] Detected URLs Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;identifying-relevant-hashes-to-update-system-security-policies&#34;&gt;Identifying Relevant Hashes to Update System Security Policies&lt;/h3&gt;
&lt;p&gt;We are able to see the malwares related to this domain by using Maltego’s &lt;a href=&#34;https://www.hybrid-analysis.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Hybrid-Analysis&lt;/a&gt; Hub item. The shown IOC’s (MD5 Hashes and URLs) can be used to add artifacts to update your systems’ security policies. This can be easily achieved with export functionality of Maltego.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta007.png&#34; loading=&#34;lazy&#34; alt=&#34;Hybrid-analysis Transforms in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-008.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please note that malware can be modified, so this does not constitute a permanent fix for your detection rules. As you may know, detection rules in security systems run on a constant feedback loop dependent on results from previous event investigations.&lt;/p&gt;
&lt;h3 id=&#34;cross-referencing-threat-intelligence-in-virustotal--talos-intelligence&#34;&gt;Cross-Referencing Threat Intelligence in VirusTotal &amp;amp; Talos Intelligence&lt;/h3&gt;
&lt;p&gt;We then choose one of the MD5 hashes at random and checked it on &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt; and &lt;a href=&#34;https://talosintelligence.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Talos Intelligence&lt;/a&gt;. The results are shown below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta009.png&#34; loading=&#34;lazy&#34; alt=&#34;VirusTotal&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta010.png&#34; loading=&#34;lazy&#34; alt=&#34;Talos Intelligence&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In these two searches, we can see the Malware details, such as Malware type, SHA256, file type, and so on. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta-011.png&#34; loading=&#34;lazy&#34; alt=&#34;VirsuTotal Search of Malware&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;tracing-the-source-of-known-threats&#34;&gt;Tracing the Source of Known Threats&lt;/h3&gt;
&lt;p&gt;Content on the internet rarely remains the same, especially when it comes to that used by threat actors as part of their phishing campaigns. A useful Maltego Transform in this case is the &lt;strong&gt;To Snapshots [Wayback Machine]&lt;/strong&gt; Transform, which can help you trace back the source of the threat.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta012.png&#34; loading=&#34;lazy&#34; alt=&#34;Wayback Machine Transforms in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta013.png&#34; loading=&#34;lazy&#34; alt=&#34;Snapshot Entity details in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ta014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ta014.png&#34; loading=&#34;lazy&#34; alt=&#34;Wayback Machine Snapshot&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The information discovered with Maltego may help us by providing context and insights into possible threat actors and their activities when we are trying to piece together the different elements that may be part of a potential threat to our organization. Therefore, organizations can use these indicators for analysis and prevention of future threats based on uncovered information about relationships between the threats and their analysis. &lt;/p&gt;
&lt;p&gt;We hope this case study has provided you with some ideas on how to incorporate Maltego to your Threat Intelligence investigations.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to follow Maltego on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on new tutorials, use cases, and news!&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h4 id=&#34;about-the-author&#34;&gt;About the Author&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;Ata Şahan Erdemir&lt;/strong&gt; is a cyber security analyst and academic researcher from Istanbul, Turkey, specialized in OSINT, IoT and Advanced Persistent Threat (APT) Groups. In this article, Ata investigates campaigns which are attributed to the TA505 Threat Actor group and their methods. Follow Ata on &lt;a href=&#34;https://twitter.com/AtaErdemir&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/in/ata-%C5%9Fahan-erdemir-55113297/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h4 id=&#34;resources&#34;&gt;Resources&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;[1] Mitre Attack (2019), “TA505”, Retrieved from: ﻿﻿&lt;a href=&#34;https://attack.mitre.org/groups/G0092/#:~:text=TA505%20is%20a%20financially%20motivated,trends%20in%20criminal%20malware%20distribution&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://attack.mitre.org/groups/G0092/#:~:text=TA505%20is%20a%20financially%20motivated,trends%20in%20criminal%20malware%20distribution&lt;/a&gt;. Access date: 08.21.2020 &lt;/li&gt;
&lt;li&gt;[2]Proofpoint (2020), “TA505 Malware Threat Insights”, Retrieved from: ﻿﻿&lt;a href=&#34;https://www.proofpoint.com/us/blog/threat-insight/ta505-and-others-launch-new-coronavirus-campaigns-now-largest-collection-attack#:~:text=New%20TA505%20Malware%20and%20Campaign%20Examples&amp;amp;text=Once%20delivered%2C%20attackers%20can%20then,volumes%20of%20messages%20they%20send&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.proofpoint.com/us/blog/threat-insight/ta505-and-others-launch-new-coronavirus-campaigns-now-largest-collection-attack#:~:text=New%20TA505%20Malware%20and%20Campaign%20Examples&amp;amp;text=Once%20delivered%2C%20attackers%20can%20then,volumes%20of%20messages%20they%20send&lt;/a&gt;.﻿ Access date: 08.21.2020 &lt;/li&gt;
&lt;li&gt;[3] Proofpoint (2020), “Coronavirus Cyber Threat Landscape Update”, Retrieved from ﻿﻿&lt;a href=&#34;https://www.proofpoint.com/us/threat-insight/post/coronavirus-threat-landscape-update&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.proofpoint.com/us/threat-insight/post/coronavirus-threat-landscape-update&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[4] Alienvault OTX (2020), “TA505 Updated Domains” Retrieved from: &lt;a href=&#34;https://otx.alienvault.com/pulse/5f2af3438e6633b8cd59afac&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://otx.alienvault.com/pulse/5f2af3438e6633b8cd59afac&lt;/a&gt;. Access Date:08.26.2020&lt;/li&gt;
&lt;li&gt;[5] VirusTotal search results. &lt;a href=&#34;https://www.virustotal.com/gui/file/398278d9d2531b76db98cff8540e109af72ab623e56e549fe3dc8af259a0385e/detection&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.virustotal.com/gui/file/398278d9d2531b76db98cff8540e109af72ab623e56e549fe3dc8af259a0385e/detection&lt;/a&gt;. Access Date: 08.28.2020 &lt;/li&gt;
&lt;li&gt;[6] Talosintelligence search results. &lt;a href=&#34;https://talosintelligence.com/sha_searches&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://talosintelligence.com/sha_searches&lt;/a&gt;. Access Date: 08.28.2020 &lt;/li&gt;
&lt;li&gt;[7] ZDNet (2020), “APT groups aren&amp;rsquo;t all from Russia, China, and North Korea” Retrieved from &lt;a href=&#34;https://www.zdnet.com/article/apt-groups-arent-all-from-russia-china-and-north-korea/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.zdnet.com/article/apt-groups-arent-all-from-russia-china-and-north-korea/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;[8] Malpedia TA505 Actor Profile, &lt;a href=&#34;https://malpedia.caad.fkie.fraunhofer.de/actor/ta505&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://malpedia.caad.fkie.fraunhofer.de/actor/ta505&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>Verifying and Investigating Email Addresses with IPQualityScore Transforms in Maltego</title>
      <link>https://www.maltego.com/blog/verifying-and-investigating-email-addresses-with-ipqualityscore-transforms-in-maltego/</link>
      <pubDate>Thu, 12 Nov 2020 14:59:00 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/verifying-and-investigating-email-addresses-with-ipqualityscore-transforms-in-maltego/</guid>
      <description>&lt;p&gt;Today we announce the addition of a small new set of email-related Transforms to our Maltego Standard Transforms. &lt;strong&gt;You can now use Maltego to verify email addresses and return basic fraud indicators for free&lt;/strong&gt;, powered by &lt;a href=&#34;https://www.ipqualityscore.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;IPQualityScore&lt;/a&gt;’s (IPQS) &lt;a href=&#34;https://www.ipqualityscore.com/email-verification&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;email verification&lt;/a&gt; API. &lt;/p&gt;
&lt;p&gt;Below, you will find a short usage example, but before we begin the walk-through, let’s provide some background.&lt;/p&gt;
&lt;h2 id=&#34;maltego-transforms-to-verify-and-investigate-email-addresses&#34;&gt;Maltego Transforms to Verify and Investigate Email Addresses&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; do contain a Transform “&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000041411-paterva-ctas-transforms#verify-email-address-exists-smtp--0-42&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Verify email address exists&lt;/a&gt; [SMTP]” that, with some caveats, performs a very similar task. With this Transform, you can verify at least the existence of an email address.&lt;/p&gt;
&lt;p&gt;However, the caveats are important: For one thing, SMTP servers will quickly start blocking such requests, meaning you cannot easily verify a large set of email addresses. In addition, for many domains, this functionality no longer works to actually verify whether an email address really exists.&lt;/p&gt;
&lt;p&gt;Here is one example where things went wrong:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs-001.png&#34; loading=&#34;lazy&#34; alt=&#34;SMTP Transform error example in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;usingipqualityscoretransforms-toinvestigate-emailaddresses&#34;&gt;Using IPQualityScore Transforms to Investigate Email Addresses&lt;/h2&gt;
&lt;p&gt;Using the IPQS email verification and reputation API, we are able to glean far more reliable and detailed information about a given email address.&lt;/p&gt;
&lt;p&gt;The IPQS Transforms can be found in the &amp;ldquo;&lt;strong&gt;Get Email Details&lt;/strong&gt;&amp;rdquo; Transform set as part of the Standard Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs-000.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs-000.png&#34; loading=&#34;lazy&#34; alt=&#34;Get email Details Maltego Transform Set&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let us start with verification.&lt;/p&gt;
&lt;p&gt;The new “&lt;strong&gt;Verify and fraud-check email address [IPQS]&lt;/strong&gt;” Transform lets us easily verify the existence and validity of an email address and displays a fraud score for it in a much more reliable way than by triggering SMTP queries.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego IPQS Transform example to verify an email address&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;what-are-ipqs-fraud-scores&#34;&gt;What are IPQS Fraud Scores?&lt;/h3&gt;
&lt;p&gt;IPQS determines fraud scores according to a proprietary algorithm, which, from an investigator’s perspective, means that they should be taken with a grain of salt. Nevertheless, a high fraud score can be a positive indicator that something may be awry about the email address and that you should dig a little further. One way to do this is included in this release.&lt;/p&gt;
&lt;h2 id=&#34;diggingdeeperintowhether-anemailaddress-is-fraudulent&#34;&gt;Digging Deeper into Whether An Email Address is Fraudulent&lt;/h2&gt;
&lt;p&gt;Along with verifying email addresses, we also added a Transform that uses IPQS to gather different tags and indicators to help you to determine whether a certain email address may or may not be fraudulent, malicious or otherwise suspicious.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs-003.png&#34; loading=&#34;lazy&#34; alt=&#34;IPQS Transform example to identify fraudulent email addresses&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the “&lt;strong&gt;Get tags and indicators for email address [IPQS]&lt;/strong&gt;” Transform, we can pull in some basic information that gives general insight into factors like deliverability and classification of the email address, as well as into why IPQS might have come up with the fraud score that it did.&lt;/p&gt;
&lt;p&gt;For example, we can try out this Transform on a made-up email address from a hosting provider frequently used by anonymous users and bad actors: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs-004.png&#34; loading=&#34;lazy&#34; alt=&#34;IPQS Transform example on a fake email address&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or run both Transforms on a celebrities’ leaked email address:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs-005.png&#34; loading=&#34;lazy&#34; alt=&#34;IPQS Transform run on leaked email addresses&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see, IPQS has provided insightful results for each one.&lt;/p&gt;
&lt;p&gt;Of course, being indicators, the information provided is bound to be less than 100% accurate at times, but having the ability to glean some basic intel on just about any email address out there is certainly going to be a valuable asset to any investigator’s toolkit.&lt;/p&gt;
&lt;p&gt;Watch this five-minute video to see how an email investigation using Maltego and IPQS works:&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/8-T32WWM1QA&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h2 id=&#34;access-and-usage-limits-of-maltegos-ipqs-transforms&#34;&gt;Access and Usage Limits of Maltego&amp;rsquo;s IPQS Transforms&lt;/h2&gt;
&lt;p&gt;These two new IPQS Transforms are included in the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; Hub item and are free to use for both Community Edition (CE) and commercial Maltego users. CE users will be able to run up to 50 Transforms per month for free, while commercial Maltego users can run up to 500 Transforms.&lt;/p&gt;
&lt;p&gt;If you need more Transform runs for IPQS, you can &lt;a href=&#34;https://www.ipqualityscore.com/create-account&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;register for an IPQS account&lt;/a&gt; and plug in your own API key using the corresponding Transform settings in Maltego.&lt;/p&gt;
&lt;p&gt;Note that you may need to click the “&lt;strong&gt;Refresh&lt;/strong&gt;” button on the Standard Transforms Hub item in order to make sure that these new Transforms are installed on your Maltego Client. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ipqs-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ipqs-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Refresh Maltego Standard Transforms Hub item&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We hope you enjoyed this brief walkthrough of the new IPQS Transforms.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay tuned to more such product updates.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Phishing Attacks Part 2: Investigating Phishing Domains</title>
      <link>https://www.maltego.com/blog/phishing-attacks-part-2-investigating-phishing-domains/</link>
      <pubDate>Mon, 09 Nov 2020 16:52:52 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/phishing-attacks-part-2-investigating-phishing-domains/</guid>
      <description>&lt;p&gt;Phishing is a common method used by hackers and malicious actors to steal critical information or compromise a computer or network with malware or a virus. In &lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/&#34; &gt;Part 1 of our Phishing Attacks blog series&lt;/a&gt;, we discussed how a phishing attack is typically carried out and how to identify the common tell-tale signs. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-2-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-2-001.png&#34; loading=&#34;lazy&#34; alt=&#34;what is phishing&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But what actions should we take when we encounter a phishing attack? Besides simply avoiding clicking on suspicious URLs or attachments, we can perform a quick Maltego investigation to confirm the phishing attempt and estimate its threat level. &lt;strong&gt;In this article, we will demonstrate one of the simplest ways to investigate a suspect phishing domain using Maltego.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h2 id=&#34;phishing-attacks-a-two-part-maltego-blog-series&#34;&gt;Phishing Attacks: A Two-Part Maltego Blog Series&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/&#34; &gt;Phishing Attacks Part 1: What You Should Know About Phishing Activities&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Phishing Attacks Part 2: Investigating Phishing Attacks &lt;em&gt;(Reading Now)&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-2-investigating-phishing-domains/#investigating-phishing-attacks-best-practices--guidelines&#34; &gt;Best Practices &amp;amp; Guidelines&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-2-investigating-phishing-domains/#use-cases--demonstrations-phishing-investigations-conducted-with-maltego&#34; &gt;Use Cases &amp;amp; Demonstrations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;


&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Investigating-Phishing-Attacks.pdf&#34; target=&#34;_blank&#34; style=&#34;position: relative; display: inline-block;&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-2-000.png&#34; alt=&#34;&#34; style=&#34;max-width: 100%;&#34;&gt;
&lt;/a&gt;
&lt;h2 id=&#34;investigating-phishing-attacks-best-practices--guidelines&#34;&gt;Investigating Phishing Attacks: Best Practices &amp;amp; Guidelines&lt;/h2&gt;
&lt;p&gt;Phishing investigations are conducted for many reasons: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To report attribution to law enforcement &lt;/li&gt;
&lt;li&gt;To conduct threat analysis &lt;/li&gt;
&lt;li&gt;To improve internal cybersecurity policies and conduct awareness training &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Because malicious attackers attempt to hide behind fake phishing websites and email addresses, people assume that it is virtually impossible to track them down. However, internet activities leave footprints, and these footprints can often be uncovered by conducting an investigation using &lt;a href=&#34;https://www.maltego.com/blog/what-is-open-source-intelligence-and-how-to-conduct-osint-investigations/&#34; &gt;open source intelligence (OSINT)&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;phishing-investigations-with-maltego-transforms&#34;&gt;Phishing Investigations with Maltego Transforms&lt;/h2&gt;
&lt;p&gt;As a graphical link analysis tool, Maltego allows users to access OSINT data as well as third-party threat intelligence by running Transforms. Transforms query data sources and return a graph depicting data relationships, allowing investigators to visualize and map a threat network quickly and easily.  &lt;/p&gt;
&lt;p&gt;Let’s walk through a typical phishing investigation that can be conducted using Maltego. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-2-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-2-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Phishing Investigations with Maltego Transforms &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Watch this five-minute video to learn how this standard workflow work in Maltego:&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/9-cd4W7Jl3g&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h3 id=&#34;step-1-starting-with-a-phishing-domain&#34;&gt;Step 1: Starting with a Phishing Domain&lt;/h3&gt;
&lt;p&gt;A phishing website may host the mechanisms used by malicious actors to steal information, but the information lurking beneath the surface is what may lead to interesting discoveries. When investigating a phishing campaign, we can start the investigation using the phishing domain as the first Entity on our Maltego graph. &lt;/p&gt;
&lt;h3 id=&#34;step-2-map-out-infrastructure--threats&#34;&gt;Step 2: Map out Infrastructure &amp;amp; Threats&lt;/h3&gt;
&lt;p&gt;From the phishing Domain Entity, we can run the “&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/#step-2-find-dns-names-related-to-the-target-domain&#34; &gt;From DNS to Domain&lt;/a&gt;&lt;/strong&gt;” Transform - attempting to return the DNS name, website, and MX record of the phishing domain. The data returned may become pivots to our threat network analysis. &lt;/p&gt;
&lt;p&gt;From the phishing domain, we can also run Transforms from threat intelligence data integrations such as &lt;a href=&#34;https://www.maltego.com/transform-hub/zetalytics/&#34; &gt;ZETAlytics Passive Massive&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;ATT&amp;amp;CK - MISP&lt;/a&gt; to &lt;a href=&#34;https://www.maltego.com/blog/identify-c2-malware-and-phishing-threats-with-maltego/&#34; &gt;find hashes connected with the domain&lt;/a&gt;. This will help us identify whether or not the phishing campaign is associated with malware attacks, and potentially uncover the threat actors behind it. &lt;/p&gt;
&lt;h3 id=&#34;step-3-extending-relevant-information&#34;&gt;Step 3: Extending Relevant Information&lt;/h3&gt;
&lt;p&gt;Once we have the DNS Name and Website Entities, we can find the IP address hosting them. From the Website Entity, we can go on to query the website’s &lt;a href=&#34;https://www.maltego.com/transform-hub/ssl-certificate-transparency-transforms/&#34; &gt;SSL certificate and issue date&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;If any hashes are returned from Step 2, we can also proceed to run Transforms from ATT&amp;amp;CK - MISP or &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal&lt;/a&gt; to discover what the existing hash reports indicate. &lt;/p&gt;
&lt;h3 id=&#34;step-4-explore-threat-network&#34;&gt;Step 4: Explore Threat Network&lt;/h3&gt;
&lt;p&gt;Using the IP address found in Step 3, we can continue looking for other websites hosted on the same IP address that may otherwise seem unrelated. &lt;/p&gt;
&lt;p&gt;We could also take a different approach and query the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000041468-introduction-to-maltego-standard-transforms&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;WHOIS databases for the IP address&lt;/a&gt;, and see if we can find its registered information such as email address, phone number, location, or even a name. &lt;/p&gt;
&lt;p&gt;If malware and threat reports are returned in Step 3 from the hashes, we may also discover information related to the threat actors, their TTPs, and other domains and IP addresses identified as part of the larger infrastructure. &lt;/p&gt;
&lt;h3 id=&#34;step-5-uncover-internet-relationships&#34;&gt;Step 5: Uncover Internet Relationships&lt;/h3&gt;
&lt;p&gt;Phishing attacks are often a numbers game, whereby the threat actors behind them launch multiple campaigns masked behind seemingly legitimate websites in an effort to capture as many victims as possible. &lt;/p&gt;
&lt;p&gt;If you are investigating a phishing threat to improve your company’s internal policies or to report the activities to law enforcement, you may opt to end the investigation at this stage.&lt;/p&gt;
&lt;p&gt;However, if you are hunting down a potential threat and want to understand the network behind it, you can take the results from Step 4 and expand the investigation by looking for other pieces of digital information such as websites, IP addresses, domains, and emails, that may be linked to existing data you have already uncovered.&lt;/p&gt;
&lt;h2 id=&#34;use-cases--demonstrations-phishing-investigations-conducted-with-maltego&#34;&gt;Use Cases &amp;amp; Demonstrations: Phishing Investigations Conducted with Maltego&lt;/h2&gt;
&lt;p&gt;To help you better understand how to conduct real-life phishing investigations, we have published a few tutorials and use cases on our blog. &lt;/p&gt;




&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;div class=&#34;block row clearfix&#34;&gt;
    &lt;div class=&#34;block__columns block__image-holder block__image-holder--left&#34;&gt;
        &lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-9.jpg&#34; data-lightbox=&#34;image-1&#34;&gt;
            &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/phishing-9.jpg&#34; alt=&#34;img&#34;&gt;
        &lt;/a&gt;
    &lt;/div&gt;
    &lt;div class=&#34;block__columns&#34;&gt;
        &lt;h3 id=&#34;how-to-uncover-phishing-domains-using-maltego-to-analyze-domain-infrastructure&#34;&gt;How to Uncover Phishing Domains Using Maltego to Analyze Domain Infrastructure&lt;/h3&gt;
&lt;p&gt;In this post, we outline a quick and easy process in Maltego that can provide additional insight into suspicious or phishing domains by looking at a COVID-19 phishing attack targeting German companies. &lt;/p&gt;
&lt;div class=&#34;&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-uncover-phishing-domains/&#34; class=&#34;btn btn--secondary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ MORE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&#34;space-small&#34;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;






&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;div class=&#34;block row clearfix&#34;&gt;
    &lt;div class=&#34;block__columns block__image-holder block__image-holder--left&#34;&gt;
        &lt;a href=&#34;https://www.maltego.com/images/uploads/madewithmaltego-roy-spider-webiste-graph.png&#34; data-lightbox=&#34;image-1&#34;&gt;
            &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/madewithmaltego-roy-spider-webiste-graph.png&#34; alt=&#34;img&#34;&gt;
        &lt;/a&gt;
    &lt;/div&gt;
    &lt;div class=&#34;block__columns&#34;&gt;
        &lt;h3 id=&#34;tracing-internet-relationships-using-only-two-transforms&#34;&gt;Tracing Internet Relationships Using Only Two Transforms&lt;/h3&gt;
&lt;p&gt;In this blog post, we will demonstrate how to easily trace internet relationships by spidering out relevant links to a website with only a couple of Maltego Transforms.&lt;/p&gt;
&lt;div class=&#34;&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/&#34; class=&#34;btn btn--secondary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ MORE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&#34;space-small&#34;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;






&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;div class=&#34;block row clearfix&#34;&gt;
    &lt;div class=&#34;block__columns block__image-holder block__image-holder--left&#34;&gt;
        &lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-thumbnail.png&#34; data-lightbox=&#34;image-1&#34;&gt;
            &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/c2-malware-thumbnail.png&#34; alt=&#34;img&#34;&gt;
        &lt;/a&gt;
    &lt;/div&gt;
    &lt;div class=&#34;block__columns&#34;&gt;
        &lt;h3 id=&#34;using-maltego-to-identify-c2-malware-and-phishing-threats-targeting-your-organization&#34;&gt;Using Maltego to Identify C2 Malware and Phishing Threats Targeting Your Organization&lt;/h3&gt;
&lt;p&gt;In this tutorial, we will demonstrate how you can use Transforms from ATT&amp;amp;CK - MISP, VirusTotal Public API, and ZETAlytics Massive Passive to acquire threat intel, find hashes related to certain domains and IPs, and uncover threat actor network. &lt;/p&gt;
&lt;div class=&#34;&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/identify-c2-malware-and-phishing-threats-with-maltego/&#34; class=&#34;btn btn--secondary&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34;  &gt;&lt;span class=&#34;text&#34;&gt;READ MORE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&#34;space-small&#34;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;


&lt;p&gt;We hope this two-part Phishing Attacks blog series helps you better understand phishing activities and how to conduct phishing investigations using Maltego.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Investigating-Phishing-Attacks.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download this infographic&lt;/a&gt;&lt;/strong&gt; to share with your friends, families, and colleagues!&lt;/p&gt;
&lt;p&gt;Don’t forget to follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on new tutorials, use cases, and product development. &lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing Maltego Data Subscriptions: A New Option to Simplify Data Access for Maltego Customers</title>
      <link>https://www.maltego.com/blog/introducing-maltego-data-bundle-simplify-data-access/</link>
      <pubDate>Thu, 05 Nov 2020 09:45:24 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-maltego-data-bundle-simplify-data-access/</guid>
      <description>&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 content&#34;&gt;
    Available in the Maltego web-shop today, Maltego data subscriptions for Pipl data offer an efficient and flexible way to enhance your person-of-interest investigations in Maltego.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;At Maltego we strive to make it easier for investigators to access all types of data in a single interface. Today, we are proud to introduce a new flexible way to access data: Through &lt;strong&gt;data subscriptions&lt;/strong&gt;!&lt;/p&gt;
&lt;h2 id=&#34;what-are-maltego-data-subscriptions&#34;&gt;What are Maltego Data Subscriptions?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Maltego data subscriptions are a subscription-based model that allows investigators to purchase access to third-party data directly in the Maltego web-shop.&lt;/strong&gt; The advantages of this model are that it allows users the flexibility of paying for data according to usage requirements, with multiple options for subscription duration and data quotas. For example, a user can purchase monthly or annual subscriptions. When you purchase a data subscription, you receive access to the corresponding hub item and can start running Transforms right away without separately obtaining or entering an API key. Last but not least, data subscriptions simplify the purchase process for users by unifying the source of access for both Maltego and its data integrations!&lt;/p&gt;
&lt;p&gt;Explore access and pricing models for different data integrations at any time using the filter option within the Maltego Desktop Client. As we continue to expand the range of data integrations available in the Transform Hub, we aim to make accessing this data as easy and customizable for our investigators as possible.&lt;/p&gt;
&lt;h2 id=&#34;a-bundle-of-benefits&#34;&gt;A Bundle of Benefits&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/data-bundle-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/data-bundle-001.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Starting today, customers who are interested in utilizing &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl data&lt;/a&gt; can head over to our webshop and purchase a data subscription starting at 49 USD!&lt;/strong&gt; Please note that every purchase is subject to a vetting process according to the terms of use of Pipl’s products. Access is generally reserved for professional investigators with legitimate use-cases, who are commonly associated with an organization. &lt;/p&gt;
&lt;p&gt;To learn more about how to use and leverage Pipl data, check out our &lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/&#34; &gt;blog post&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;PURCHASE PIPL DATA SUBSCRIPTION&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-other-options-of-data-access-are-available&#34;&gt;What Other Options of Data Access are Available?&lt;/h2&gt;
&lt;p&gt;In summary, there are now &lt;strong&gt;five options&lt;/strong&gt; to access data via the Transform Hub: &lt;/p&gt;
&lt;h3 id=&#34;1-free&#34;&gt;1. Free&lt;/h3&gt;
&lt;p&gt;Data sources that are freely available like the Maltego &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Standard Transforms&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/wayback-machine/&#34; &gt;Wayback Machine&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;MITRE ATT&amp;amp;CK&lt;/a&gt;, and more, are ready to install and go.&lt;/p&gt;
&lt;h3 id=&#34;2-free-trial&#34;&gt;2. Free Trial&lt;/h3&gt;
&lt;p&gt;Free trials are offered by certain commercial data partners like &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/tineye/&#34; &gt;TinEye&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/ipinfo/&#34; &gt;IPinfo&lt;/a&gt;, etc. Data can be tried for a limited duration or limited number of queries, as per the discretion of the data partner.&lt;/p&gt;
&lt;h3 id=&#34;3-data-subscriptionsnew&#34;&gt;3. Data Subscriptions– &lt;em&gt;NEW&lt;/em&gt;&lt;/h3&gt;
&lt;p&gt;Data subscriptions are available for purchase in our web-shop on a monthly or annual subscription basis, with multiple data quota options, as per the discretion of the data partner. Please note that data subscriptions can be purchased for specific data integrations available in the Maltego web-shop and cannot be transferred to other data integrations.&lt;/p&gt;
&lt;h3 id=&#34;4-paid-connector-new&#34;&gt;4. Paid Connector – &lt;em&gt;NEW&lt;/em&gt;&lt;/h3&gt;
&lt;p&gt;A paid data connector follows a two-step process of getting an API key from the data partner and Hub item access from Maltego. Paid connectors may be reserved for certain subscription plans or purchased separately in addition to Maltego. In some cases, API keys can be provided directly by Maltego. &lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;BvD Orbis&lt;/a&gt; is the first integration offered via the paid connector model. To get access or learn more, simply reach out to us using the &lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;contact form on the Orbis page&lt;/a&gt;.  &lt;/p&gt;
&lt;h3 id=&#34;5-bring-your-own-key&#34;&gt;5. Bring Your Own Key&lt;/h3&gt;
&lt;p&gt;For this option, users can get an API key directly from the data partner, enter it upon Hub item installation, and get started. Rate or response limits may be enforced by the data partner. This is currently the most common access option for commercial integrations on the Transform hub.&lt;/p&gt;
&lt;h2 id=&#34;are-you-adataprovider&#34;&gt;Are you a Data Provider?&lt;/h2&gt;
&lt;p&gt;If you would like to reach new potential audiences by leveraging the large global Maltego user base, become a Maltego data partner and make your data easily accessible to investigators worldwide.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/partner-signup/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;BECOME A DATA PARTNER&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Stay tuned to our latest product updates by following us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and&lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt; LinkedIn&lt;/a&gt; or &lt;a href=&#34;http://subscribe/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;subscribe to our newsletter&lt;/a&gt;!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Create Your Own Custom Entities in Maltego: Increase Visual Cues of your Data on your Maltego Graph</title>
      <link>https://www.maltego.com/blog/create-your-own-custom-entities-in-maltego/</link>
      <pubDate>Thu, 29 Oct 2020 09:13:23 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/create-your-own-custom-entities-in-maltego/</guid>
      <description>&lt;p&gt;In Maltego, bits of information are represented by Entities, which are an integral part of Maltego, without them no investigation is possible. Therefore, more than 50 pre-defined Standard Maltego Entities have been provided to help investigators represent their own data and data collected from other sources on their graph.&lt;/p&gt;
&lt;p&gt;Whereas previous articles have guided you through a number of different Entity features, such as the &lt;a href=&#34;https://www.maltego.com/blog/customize-entity-overlay-icons/&#34; &gt;customization of Entity overlay icons&lt;/a&gt;, &lt;strong&gt;this article will show you how to create your own custom Entities for existing data integrations.&lt;/strong&gt; &lt;/p&gt;
&lt;h2 id=&#34;but-whycreate-your-own-entitiesin-the-first-place&#34;&gt;But Why Create Your Own Entities in The First Place?&lt;/h2&gt;
&lt;p&gt;Though Maltego makes its own Standard Entities available through the installation of the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; Hub item, and even more Entities are within reach through Maltego’s data partners‘ Hub items, there will be instances when investigators will need to create new, custom Entities to better represent their specific data points.&lt;/p&gt;
&lt;p&gt;For example, Maltego’s Person Entity is clearly different from the IP address Entity, as can be seen below: &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But what if an investigator needs to further segregate Entities based on more specific criteria? And what about data points that are not currently captured by existing Entities? &lt;/p&gt;
&lt;h3 id=&#34;different-types-of-entities-for-different-types-of-investigations&#34;&gt;Different Types of Entities for Different Types of Investigations&lt;/h3&gt;
&lt;p&gt;A law enforcement investigator may need to visually differentiate between different types of persons while working in Maltego, i.e. a &lt;strong&gt;person of interest&lt;/strong&gt;, a &lt;strong&gt;suspect&lt;/strong&gt;, and a &lt;strong&gt;witness&lt;/strong&gt;.  &lt;/p&gt;
&lt;p&gt;Similarly, a threat hunter may need to categorize types of persons in Maltego graphs by their relationship to the organization, i.e. types of employees by teams or business areas, or by types of employees by contract type such as direct employees, freelancers, and so forth. &lt;/p&gt;
&lt;h2 id=&#34;how-to-create-a-new-maltego-entity&#34;&gt;How to Create a New Maltego Entity&lt;/h2&gt;
&lt;p&gt;Let us use the law enforcement investigation scenario. In this example, the investigator wants to differentiate between three different types of person: a person of interest, a suspect, and a witness. &lt;/p&gt;
&lt;p&gt;Since Maltego already has a &lt;strong&gt;Person Entity&lt;/strong&gt; containing a first name and a surname property that are automatically combined into a “full name”, we do not have to reinvent the wheel—we simply want to expand on this concept.&lt;/p&gt;
&lt;p&gt;The first step to creating these three new Entities begins by navigating to the Entity Tab and clicking on the drop-down area of the &lt;strong&gt;New Entity Type&lt;/strong&gt; button. Two choices will be offered:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New Entity Type, and&lt;/li&gt;
&lt;li&gt;New Entity Type (Advanced)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In short, the advanced Entity creation will provide additional options throughout the creation process. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-002.png&#34; loading=&#34;lazy&#34; alt=&#34;New Entity Type&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By default, clicking the icon area of the button will launch the wizard for the basic Entity creation process. &lt;/p&gt;
&lt;h2 id=&#34;creating-newcustommaltego-entities-for-law-enforcement-investigations&#34;&gt;Creating New Custom Maltego Entities for Law Enforcement Investigations&lt;/h2&gt;
&lt;p&gt;In this example, we will assume that the law enforcement investigator has selected the &lt;strong&gt;Advanced&lt;/strong&gt; option. Once the wizard is launched, five steps need to be taken to create the new custom Entity.  &lt;/p&gt;
&lt;p&gt;Let us begin!&lt;/p&gt;
&lt;h3 id=&#34;step1providethe-entitysbasicinformation&#34;&gt;Step 1: Provide the Entity’s Basic Information&lt;/h3&gt;
&lt;p&gt;To get things started, the investigator will have to determine the new Entity’s basic information, inheritance, and icons. Let start with the basic information. &lt;/p&gt;
&lt;h4 id=&#34;basic-information&#34;&gt;Basic Information&lt;/h4&gt;
&lt;p&gt;The &lt;strong&gt;Display name&lt;/strong&gt; is the name that will appear on the Entity palette. The &lt;strong&gt;Short description&lt;/strong&gt; will help clarify the Entity’s purpose and is displayed below the Entity type in the Entity palette.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Unique type name&lt;/strong&gt; serves as an identifier which is formatted as [prefix with the creator’s organization] [.] [Entity name]. For example, &lt;strong&gt;maltego.person&lt;/strong&gt; is the unique type name of the Maltego Person Entity.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Category&lt;/strong&gt; can be chosen from a drop-down menu of the options representing the different sections in which Entities are segmented on the Entity palette. &lt;/p&gt;
&lt;h4 id=&#34;entity-inheritance&#34;&gt;Entity Inheritance&lt;/h4&gt;
&lt;p&gt;Moving on to Inheritance. Maltego Transforms are designed to run only on specific Entities. Inheritance allows the new custom Entity to inherit all the Transforms that run on a specific &lt;strong&gt;base Entity&lt;/strong&gt; (a.k.a. parent Entity).&lt;/p&gt;
&lt;p&gt;This is beneficial to our law enforcement investigator since they are looking for a way to create more specific people Entities for their investigations. As mentioned before, we want to extend the capabilities of the Person Entity, and will therefore select the “&lt;strong&gt;maltego.Person&lt;/strong&gt;” Entity as our base Entity to extend. &lt;/p&gt;
&lt;h4 id=&#34;entity-icon&#34;&gt;Entity Icon&lt;/h4&gt;
&lt;p&gt;Lastly, picking the new Entity’s icon. By clicking on the &lt;strong&gt;Browse&lt;/strong&gt; button, the investigator will be able to choose from a wide array of icon options available. This is how the Entity will be shown both in the palette and on the graph.&lt;/p&gt;
&lt;p&gt;Should you prefer to use your own icons, these can be uploaded via the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010771-icon-manager&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Manage Icons&lt;/a&gt; window. The image below shows the information captured, as well as the icon that was chosen. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-003.png&#34; loading=&#34;lazy&#34; alt=&#34;New Entity Wizard in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;step2define-the-entitysmain-property&#34;&gt;Step 2: Define the Entity’s Main Property&lt;/h3&gt;
&lt;p&gt;The Entity’s main property represents its value, and this is what will be displayed on the Maltego graph by default. Since the investigator has chosen to inherit the Person Entity as the base Entity for the new custom Person of Interest Entity, two options will be available:   &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Using the main property of the inherited Entity type, or &lt;/li&gt;
&lt;li&gt;Creating a new custom main property.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In our scenario, the investigator chooses to &lt;strong&gt;use the main property of the inherited Entity type&lt;/strong&gt; because the base Entity—the Person Entity—already uses “full name” as its main property and can therefore be reused for our new Person of Interest Entity. Note that in doing so, the fields shown in the image below are disabled.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Defining main property for custom Entities in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We only recommend creating custom main properties when absolutely necessary, and to rely on a Transform developer’s expertise when doing so.&lt;/strong&gt; This will ensure both the original and the new properties are populated and allow both inherited and new Transforms to work.  &lt;/p&gt;
&lt;h3 id=&#34;step-3determineadditional-propertiesoptional&#34;&gt;Step 3: Determine Additional Properties (Optional)&lt;/h3&gt;
&lt;p&gt;At this stage, the investigator can incorporate additional properties for the Person of Interest Entity. Properties are additional pieces of information and can be visualized in the Property View. They can also help enhance the visual context of the graph by rendering them as an &lt;strong&gt;icon/color or text overlay&lt;/strong&gt; on the graph, which is especially useful when working with large datasets.&lt;/p&gt;
&lt;p&gt;The investigator in our example finds it useful to visualize the person of interest’s &lt;strong&gt;country of residence&lt;/strong&gt; for the purpose of corroborating this location with other locations provided by other pieces of evidence for attribution purposes.&lt;/p&gt;
&lt;p&gt;The property will be added by:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Clicking on the Add Property button&lt;/li&gt;
&lt;li&gt;Populating the new property’s name and display name&lt;/li&gt;
&lt;li&gt;Selecting its type&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The image below shows the data captured for that purpose.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Additional properties for Maltego custom Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note: &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010462-create-new-entity#additional-properties-0-3&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Additional configurations&lt;/a&gt; to the Country of Residence Property can be set when clicking on an item from the Property list on the left side of the window.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Side note for advanced users:&lt;/strong&gt; When it comes to a new data source integration, creating a new custom Entity to extend an existing Entity allows the investigator to add additional properties that are required by the new Transforms as inputs, such as the database ID and the like. That way, they can be sure that the desired property will be present. This, however, is a topic for another time.
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-4choose-thedisplay-settings&#34;&gt;Step 4: Choose the Display Settings&lt;/h3&gt;
&lt;p&gt;At this point, the investigator will need to determine the following:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Edit Value:&lt;/strong&gt; The field which can be edited when double-clicking on the Entity’s text on the graph&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Display Value:&lt;/strong&gt; The property that is displayed on the graph&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Large Image:&lt;/strong&gt; A property that can be mapped to the main icon to display instead of the Entity’s type-icon&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Overlay Property Mapping:&lt;/strong&gt; The location of additional Properties in relationship to the Entity’s icon&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this case, our investigator selects the &lt;strong&gt;Country of Residence Property&lt;/strong&gt; and sets that it be shown as an image on the &lt;strong&gt;West position&lt;/strong&gt; of the Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Display setting for Maltego custom Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-5determine-the-entitysadvanced-settings&#34;&gt;Step 5: Determine the Entity’s Advanced Settings&lt;/h3&gt;
&lt;p&gt;In the final step, the investigator can define elements, such as the plural form that will be used for the Person of Interest Entity, and whether or not the Entity will be displayed in the palette by default.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Advanced settins for Maltego custom Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note: Advanced element customization related to text conversion with regex can be set up in this step. You can read more about these &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010462-create-new-entity#advanced-settings-0-5&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;how-the-new-custom-entities-look-on-maltego&#34;&gt;How the New Custom Entities Look on Maltego&lt;/h2&gt;
&lt;p&gt;Since our investigator is creating three custom Entities, the Entity creation process outlined above will need to be repeated twice more to create the Witness and Suspect Entities. The following image shows how the new custom Entities will look on the graph and the palette.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Custom Maltego Entities in the Entity Palette&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In practice, an investigator would gather initial leads and pieces of evidence for their current investigation. The collected information could then be further analyzed with Maltego. In doing so, they would be able to visually segregate the different people involved in the investigation by using the newly created custom Entities.&lt;/p&gt;
&lt;p&gt;The image below portrays the results of grouping a total of ten people into the three different categories, wherein three are persons of interest, two are suspects, and five are witnesses.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Custom Maltego Entities in practice&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Remember, running Transforms on these three custom Entities is now possible due to the Inheritance property that was determined while creating them. As you can observe in the image below, the same Transforms are offered for the &lt;strong&gt;Person Entity&lt;/strong&gt; (i.e. the base Entity), and for the &lt;strong&gt;Person of Interest&lt;/strong&gt;, &lt;strong&gt;Witness&lt;/strong&gt;, and &lt;strong&gt;Suspect&lt;/strong&gt; Entities. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/custom-entity-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/custom-entity-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Running Transforms on Maltego custom Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;starting-a-person-based-investigations-with-custom-maltego-entities&#34;&gt;Starting a Person-Based Investigations with Custom Maltego Entities&lt;/h3&gt;
&lt;p&gt;Taking these Entities as a starting point, the investigator could conduct a social media footprint with Maltego. This means they would attempt to retrieve the different profiles these subjects may use across different social media platforms and explore their connections, posts, and other relevant information in search for new pieces of evidence.&lt;/p&gt;
&lt;p&gt;Depending on the initial findings and the type of crime being analyzed, pivoting into other types of investigation such as a network footprint, reverse image searches, or looking for possible attribution would also be possible with Maltego.&lt;/p&gt;
&lt;p&gt;Overall, the creation of the new custom Entities has made it easier to visually identify the different roles of the persons involved in the investigation, which in turn make it easier to prioritize and guide the type for analysis carried out on each of them.&lt;/p&gt;
&lt;h2 id=&#34;create-your-own-custom-entities-according-to-your-organizational-and-investigative-needs&#34;&gt;Create Your Own Custom Entities According to your Organizational and Investigative Needs&lt;/h2&gt;
&lt;p&gt;The fun does not stop here! Maltego allows all its users to share these custom Entities to improve &lt;a href=&#34;https://www.maltego.com/blog/share-live-graph-and-collaborate-in-maltego/&#34; &gt;collaboration&lt;/a&gt; and encourage process-standardization by utilizing the available &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010770-import-and-exporting-entities#exporting-entities-0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;export and import functions&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;Go ahead and explore these and &lt;a href=&#34;https://www.maltego.com/blog/customize-entity-overlay-icons/&#34; &gt;other Entity-related features&lt;/a&gt; for yourself.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; for new use cases, exciting product updates and news!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Using Maltego to Identify C2 Malware and Phishing Threats Targeting Your Organization</title>
      <link>https://www.maltego.com/blog/identify-c2-malware-and-phishing-threats-with-maltego/</link>
      <pubDate>Fri, 23 Oct 2020 11:45:24 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/identify-c2-malware-and-phishing-threats-with-maltego/</guid>
      <description>&lt;p&gt;Malware and phishing attacks are among the most common cybersecurity threats that organizations and corporations constantly deal with. Attackers typically attempt to compromise a computer or network systems by planting malware on the target’s machine via a phishing domain or an email attachment. The goal of the compromise can range from paralyzing internal systems to stealing user credentials and confidential business intel.&lt;/p&gt;
&lt;p&gt;Command-and-control malwares (aka C2 malwares) are often used for such attacks. Once the target opens the phishing link or attachment, the C2 malware payload is automatically and quietly downloaded and planted in the target’s computer. After the C2 malware successfully compromises the target network, it waits for further commands from the attacker until it strikes—taking control of the machine or infiltrating valuable data.&lt;/p&gt;
&lt;h2 id=&#34;usingmaltegoto-identify-and-investigate-onc2-malware-in-yournetwork&#34;&gt;Using Maltego to Identify and Investigate on C2 Malware in Your Network &lt;/h2&gt;
&lt;p&gt;Maltego has a number of data integrations especially helpful for cybersecurity professionals and threat hunters seeking to identify hidden threats in the organization’s network and trace the origin of said threats. &lt;strong&gt;In this tutorial, we will demonstrate how you can use Transforms from &lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;ATT&amp;amp;CK - MISP&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/virustotal-public-api/&#34; &gt;VirusTotal Public API&lt;/a&gt;, and &lt;a href=&#34;https://www.maltego.com/transform-hub/zetalytics/&#34; &gt;ZETAlytics Massive Passive&lt;/a&gt; to acquire threat intel, find hashes related to certain domains and IPs, and uncover threat actor network.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Note: You will need to install all three Hub items in the Maltego Desktop Client before you proceed with this tutorial.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-000.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-000.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Transform Hub items used in this tutorial&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;misptransforms-inmaltego&#34;&gt;MISP Transforms in Maltego &lt;/h3&gt;
&lt;p&gt;MISP is an open-source threat intelligence platform for sharing, storing, and correlating indicators of compromise (IOC) of targeted attacks, threat intelligence, and information on financial fraud, vulnerabilities, or even counterterrorism. Using the MISP Transforms, investigators may query data from a MISP threat sharing instance, and browse through other MISP events, attributes, objects, tags, and galaxies.&lt;/p&gt;
&lt;p&gt;While the ATT&amp;amp;CK Transforms are available for all Maltego users, MISP Transforms require a link and an API key for users to gain access to. You can start by visiting &lt;a href=&#34;https://www.misp-project.org/communities/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the MISP community page&lt;/a&gt; to find the most relevant data for your investigations. In this use case, we will be using the MISP data from &lt;a href=&#34;https://covid-19.iglocska.eu/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;a COVID-19 related MISP community&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;virustotalpublic-api-transforms&#34;&gt;VirusTotal Public API Transforms &lt;/h3&gt;
&lt;p&gt;VirusTotal is a service that analyzes files and URLs for viruses, worms, trojans and other kinds of malicious content. By querying the VirusTotal Public API data with Maltego Transforms, investigators can return information about associating IP addresses, hashes, domains, and URLs.&lt;/p&gt;
&lt;p&gt;To access the VirusTotal Public API Transforms, please register for the &lt;a href=&#34;https://www.virustotal.com/gui/join-us&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;free API key here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;zetalyticsmassive-passive-transforms&#34;&gt;ZETAlytics Massive Passive Transforms &lt;/h3&gt;
&lt;p&gt;ZETAlytics Massive Passive provides investigators with pivots and data including billions of records for historical domains, email addresses, IPs, and name servers. Using the ZETAlytics Transforms, threat hunters can identify the relationships between historical IPs and hostnames, connections of malware hashes to domains, links between name servers and domains, and so on.&lt;/p&gt;
&lt;p&gt;ZETAlytics provides Maltego users free-trial API keys with query limitations. To access the ZETAlytics Transforms, please &lt;a href=&#34;https://mailchi.mp/zetalytics/trial-access-request&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;sign up for the free trial here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;use-case-hunt-down-c2-malware-threatsfound-in-company-network&#34;&gt;Use Case: Hunt Down C2 Malware Threats Found in Company Network &lt;/h2&gt;
&lt;p&gt;Imagine, for this scenario, that we are a threat hunter whose job is ensuring the security of a company’s network. One day, during a regular network analysis, we discover a few hashes in the infrastructure. We quickly trace the location of the hashes to a few colleagues’ workstations and pull out their traffic logs to see a list of domains they visited recently.&lt;/p&gt;
&lt;p&gt;Now, we need to identify whether these are false alerts and if not, what the hashes are and where they came from.&lt;/p&gt;
&lt;h3 id=&#34;step-1identify-whether-hashes-are-false-alerts&#34;&gt;Step 1: Identify Whether Hashes are False Alerts&lt;/h3&gt;
&lt;p&gt;To do so, we import the hashes and domains by copy-and-pasting them into Maltego and run all the &lt;strong&gt;VirusTotal Public API Transforms&lt;/strong&gt; as well as &lt;strong&gt;ATT&amp;amp;CK – MISP Transforms&lt;/strong&gt; on the hashes. This way, we can quickly find out if any of these hashes are existing, reported threats.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Starting the tutorial with a number of hashes found in the network&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Out of the 11 Hash Entitles, only &lt;strong&gt;one&lt;/strong&gt; of them returns MISP Events and VirtusTotal results.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Results of running the MISP and VirusTotal Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Taking a look at the VirusTotal results in the Detail View located at the right sidebar, we see that a large number of reports and mentions on this hash is related to a Trojan malware called “WellMess.” &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Looking at the detail view of VirusTotal Transform results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A quick Google search reveals that “WellMess” is actually a &lt;a href=&#34;https://www.pwc.co.uk/issues/cyber-security-services/insights/cleaning-up-after-wellmess.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;malware targeting companies developing COVID-19 vaccines&lt;/a&gt;. We also find that the threat actor behind this malware goes by the Alias, “Blue Kitsune” (aka. APT29, Cozy Bear, and the Dukes), which we confirmed by running the &lt;strong&gt;To Galaxies / ATTACK&lt;/strong&gt; Transform on the MISP Event Entities.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-004.png&#34; loading=&#34;lazy&#34; alt=&#34;To Galaxies / ATTACK Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now we can be sure that our organization is under some sort of malware threat and we want to know how this hash made its way into our network.&lt;/p&gt;
&lt;h3 id=&#34;step-2-find-out-relevant-ip-addressesusingmisp-transforms&#34;&gt;Step 2: Find Out Relevant IP Addresses using MISP Transforms&lt;/h3&gt;
&lt;p&gt;Next, we want to find out which IP addresses are associated with the MISP Events. Before doing so, we will mark all the Hash and Domain Entities currently on the graph with a &lt;strong&gt;blue bookmark&lt;/strong&gt;. This way, we can still quickly distinguish between new Entities from the hashes and domains found in our system. &lt;/p&gt;
&lt;p&gt;Now that we bookmarked our Entities, we will select the MISP Events again and run the &lt;strong&gt;To Attribute/Objects&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-005.png&#34; loading=&#34;lazy&#34; alt=&#34;To Attributes/Objects Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Shown in the resulting graph above, the Transform returned several new Hash and IP Address Entities related to these MISP Events associated with the Hash originally found in our network system.&lt;/p&gt;
&lt;h3 id=&#34;step-3-investigate-on-suspicious-ip-addresses-usingzetalyticstransforms&#34;&gt;Step 3: Investigate on Suspicious IP Addresses using ZETAlytics Transforms&lt;/h3&gt;
&lt;p&gt;As mentioned before, ZETAlytics Passive Massive is a comprehensive database of historical domains, name servers, IP addresses, and email addresses, making it a useful Hub item to pivot from one network infrastructure point to another.&lt;/p&gt;
&lt;p&gt;Now that we have discovered the IP addresses associated with this malware attack, we want to find out which of the domains our employees visited which were the source of this malware.&lt;/p&gt;
&lt;p&gt;We select all the IP Address Entities on the graph and run the &lt;strong&gt;[Z] IPv4 to Domains and Hostnames&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;Note: If you are using ZETAlytics free trial API key, the Transform will only return limited results. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-006.png&#34; loading=&#34;lazy&#34; alt=&#34;IPv4 to Domains and Hostnames ZETAlytics Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;While Transforms return and add new Entities to a Maltego graph, if an Entity matching the result is already on the graph, Maltego will also automatically link to this Entity. Therefore, as the ZETAlytics Transform returns the domains related to these suspicious IP addresses, we can also check whether the original domains marked in blue are connected to them.&lt;/p&gt;
&lt;h3 id=&#34;step-4-identifyhow-the-malware-entered-the-company-network&#34;&gt;Step 4: Identify How the Malware Entered the Company Network&lt;/h3&gt;
&lt;p&gt;Selecting all Domain Entities and checking each Domain Entity marked blue, we quickly find that &lt;strong&gt;one domain&lt;/strong&gt; out of all of those visited by our colleagues is connected to the IP addresses associated with the WellMess hashes and threat events.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Checking bookmarked domains&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can now assume that this domain “&lt;strong&gt;frabblighent[.]host&lt;/strong&gt;” is likely a phishing domain used to spread the malware. Our colleagues’ computers are also likely to be compromised based on visiting this domain. &lt;/p&gt;
&lt;h3 id=&#34;step-5-deep-dive-into-malicious-domains-to-find-the-source-of-malware-entry&#34;&gt;Step 5: Deep-Dive into Malicious Domains to Find the Source of Malware Entry &lt;/h3&gt;
&lt;p&gt;To confirm our assumption, we will take a closer look at this suspicious domain. &lt;/p&gt;
&lt;p&gt;Pasting the Domain Entity to a new graph, we ran all the &lt;strong&gt;ZETAlytics Transforms&lt;/strong&gt; again.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Run all ZETAlytics Transforms on the suspicious domain&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-009.png&#34; loading=&#34;lazy&#34; alt=&#34;The result of the ZETAlytics Transform run&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transforms quickly return a Hash Entity, which further reinforces our assumption that this domain is malicious and is being used for phishing purposes.&lt;/p&gt;
&lt;p&gt;We then select all the resulting Entities and run the &lt;strong&gt;ZETAlytics Transforms&lt;/strong&gt; again to find out whether there other relevant evidence of threats exists:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Running the ZETAlytics Transforms again&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The result shows that multiple domains and hashes related to the IP addresses are associated with the “&lt;strong&gt;frabblighent[.]host&lt;/strong&gt;” domain. We can now confirm that this is a phishing domain and is the cause of our network compromise.&lt;/p&gt;
&lt;h2 id=&#34;investigate-further-on-phishing-baits-and-hashes&#34;&gt;Investigate Further on Phishing Baits and Hashes&lt;/h2&gt;
&lt;p&gt;If you are a threat hunter or a phishing analyst, you can inspect the IP addresses and domains resulted from Step 5 even further. For example, some of the IP Address Entities are linked to domains that are most likely used for phishing, such as “&lt;strong&gt;firewall[.]microsofi[.]org&lt;/strong&gt;”.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Further investigation pivots&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can run the ZETAlytics Passive Massive Transforms, VirusTotal Public API Transforms, and/or the MISP Transforms recurrently to further investigate these domains, IP addresses, hashes, and the threat details and networks.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/c2-malware-thumbnail.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/c2-malware-thumbnail.png&#34; loading=&#34;lazy&#34; alt=&#34;Investigation overview&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can also use the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; to expand the investigations, footprinting the phishing network or pivoting into other website-based queries.&lt;/p&gt;
&lt;p&gt;We hope that this tutorial has been useful to you. Follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our Email newsletter&lt;/a&gt; to stay updated with the latest use cases and tutorials!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Discovering IoT Vulnerabilities Using Updated Shodan Transforms</title>
      <link>https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/</link>
      <pubDate>Wed, 21 Oct 2020 13:38:15 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/</guid>
      <description>&lt;p&gt;We are pleased to announce a major rewrite of one of the most popular Maltego Hub item: The Shodan Transforms!&lt;/p&gt;
&lt;p&gt;Shodan is the world&amp;rsquo;s first search engine for Internet-connected devices. With these Transforms, you can investigate global IoT and infrastructure data from Maltego. &lt;strong&gt;In this article, we want to give an overview of the Shodan Transforms in general and demonstrate some of the new features using the example of what could be a real-world investigative scenario.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you want to jump right into the use cases of Shodan Transforms, please click on the links below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/#use-case-1-vulnerabilities-related-to-the-use-of-vpns-in-covid-19-remote-working-situation&#34; &gt;Use Case 1: Vulnerabilities Related to The Use of VPNs in COVID-19 Remote Working Situation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/#use-case-2-networkfootprintingwith-shodan-transforms-andmaltegostandard-transforms&#34; &gt;Use Case 2: Network Footprinting with Shodan Transforms and Maltego Standard Transforms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/discovering-vulnerabilities-using-shodan-transforms/#continuing-the-investigationwith-shodan-transforms-in-maltego&#34; &gt;More Shodan Transforms Practices and Applications&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;major-rewriteof-maltegos-shodan-transforms&#34;&gt;Major Rewrite of Maltego&amp;rsquo;s Shodan Transforms&lt;/h2&gt;
&lt;p&gt;A set of &lt;a href=&#34;https://www.maltego.com/transform-hub/shodan/&#34; &gt;Shodan Transforms&lt;/a&gt; was previously provided by Paterva, and those Transforms are being deprecated with this release. In this new release, broken Transforms have been fixed and the functionality has been greatly expanded.&lt;/p&gt;
&lt;p&gt;Among other changes, here are some of the key updates and added features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Both IPv4 and IPv6 Addresses and subnets are supported. &lt;/li&gt;
&lt;li&gt;CIDR subnet representations were added. &lt;/li&gt;
&lt;li&gt;Vulnerabilities can be explored. &lt;/li&gt;
&lt;li&gt;Raw Shodan searches can be executed. &lt;/li&gt;
&lt;li&gt;The Transforms can be used with all tiers of Shodan API keys. &lt;/li&gt;
&lt;li&gt;IP addresses can be searched using different types of hashes like SSH fingerprints and certificate serial numbers. &lt;/li&gt;
&lt;li&gt;In addition, historical records are now also returned for some Transforms. &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;iot-devicesposenewcyber-risks-for-both-individuals-and-organizations&#34;&gt;IoT Devices Pose New Cyber-Risks for both Individuals and Organizations&lt;/h2&gt;
&lt;p&gt;A projected &lt;a href=&#34;http://https//news.strategyanalytics.com/press-releases/press-release-details/2019/Strategy-Analytics-Internet-of-Things-Now-Numbers-22-Billion-Devices-But-Where-Is-The-Revenue/default.aspx&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;38.6 billion&lt;/a&gt; devices will be connected to the Internet by 2025. Attackers are constantly looking for vulnerabilities to compromise organizations, and every new, connected device offers a possible weak point to be exploited. &lt;/p&gt;
&lt;p&gt;Shodan scans for these devices—in fact, it scans for and finds all machines that are active and reachable on the Internet, extracts as much data as it can from them, puts it all in a database, and makes this database available for the world to query. With the massive number of devices connected to the internet, it is an effective search engine not only for servers and networks, but for the whole Internet of Things (IoT), from unsecured webcams and routers, to &lt;a href=&#34;https://en.wikipedia.org/wiki/SCADA&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;SCADA control systems&lt;/a&gt;, traffic lights, and hospital equipment. &lt;/p&gt;
&lt;p&gt;The risks opened up by seemingly innocuous IoT devices can be fatal. For example, in 2017, a casino in North America was hacked. About 10 gigabytes worth of data were stolen and transferred to an attacker in Finland. It later turned out that the attackers managed to gain access to the company’s internal network through a recently installed &lt;a href=&#34;https://cdn2.hubspot.net/hubfs/2784256/1_nat_2017_recap/Presentations/Darktrace%20-%20Global%20Threat%20Report%202017.pdf?t=1528334118161&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;internet-connected aquarium&lt;/a&gt;. A web of internet connected-devices, including industrial plant controls, refrigerators, and even fish tanks, are now often the norm and can be found in many (sometimes sensitive) networks.  &lt;/p&gt;
&lt;p&gt;All this is to say that cyber investigations often need to go beyond what is traditionally considered “infrastructure” to paint a fuller picture of the types of risks a system might be exposed to. This is precisely where Shodan is an invaluable source of insight and information.&lt;/p&gt;
&lt;h2 id=&#34;shodan-and-common-vulnerabilityexposure-cve&#34;&gt;Shodan and Common Vulnerability Exposure (CVE) &lt;/h2&gt;
&lt;p&gt;As a short introduction to our redesigned Shodan Transforms, we will briefly walk through one particularly powerful new feature: &lt;strong&gt;Vulnerability identification&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;Shodan works by generating random IP addresses and, after querying ports from a Shodan-understandable list of ports, collecting their &lt;a href=&#34;https://en.wikipedia.org/wiki/Banner_grabbing&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;service banners&lt;/a&gt;. Shodan then deduces the service name and version, hostnames, domains, geographic location, organization, operating system, and ISPs, among others, from the banner and IP:port combination. Banners can often expose critical information about authentication, such as the default passwords and usernames, or whether any authentication is needed at all. &lt;/p&gt;
&lt;p&gt;The information collected is then used to identify systems that may be susceptible to certain vulnerabilities. Vulnerability is assigned to an IP address by looking at the service name and version, and then looking this up against a database that matches services and their respective versions to CVEs. &lt;strong&gt;With our new Transforms, these vulnerable systems can be easily identified and explored on the graph as proper Maltego Entities.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-case-1-vulnerabilities-related-to-the-use-of-vpns-in-covid-19-remote-working-situation&#34;&gt;Use Case 1: Vulnerabilities Related to The Use of VPNs in COVID-19 Remote Working Situation&lt;/h2&gt;
&lt;p&gt;For this scenario, we will make use of the Transforms to find devices with the following vulnerabilities: &lt;strong&gt;&lt;a href=&#34;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19781&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CVE-2019-19781&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&#34;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11510&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;CVE-2019-11510&lt;/a&gt;&lt;/strong&gt;. These vulnerabilities have been discovered to affect devices used to establish Virtual Private Networks (VPNs). Services by Citrix and Pulse Secure are affected by these specific vulnerabilities.&lt;/p&gt;
&lt;p&gt;The COVID-19 pandemic has forced organizations worldwide to establish VPN installations to support their newly remote workforces. This makes these vulnerabilities particularly dangerous and their possible abuse widespread. For instance, CVE-2019-11510 &lt;a href=&#34;https://nakedsecurity.sophos.com/2020/01/08/revil-ransomware-exploiting-vpn-flaws-made-public-last-april/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;has been used&lt;/a&gt; to infect company networks with REvil ransomware. &lt;/p&gt;
&lt;h3 id=&#34;hunting-for-vulnerable-systems-and-devices-with-shodan-and-maltego&#34;&gt;Hunting for Vulnerable Systems and Devices with Shodan and Maltego&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/shodan_blog_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/shodan_blog_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Vulnerability identification with Shodan Transforms in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To start off, we insert the aforementioned CVE’s as CVE Entities into our Maltego graph and run the &lt;strong&gt;To Vulnerable IP Addresses [Shodan]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;If you are following this investigation on your Maltego client, remember to set the slider value to 256 or higher in order to see a broader set of results.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;2f29244ef3d8cce6&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;2f29244ef3d8cce6__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/shodan_blog_3.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/shodan_blog_3.gif&#34;
        var video = document.getElementById(&#34;2f29244ef3d8cce6__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;2f29244ef3d8cce6&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;Patches for all three vulnerabilities have been released, so less VPN servers are at risk than there were initially. Only &lt;a href=&#34;https://www.zdnet.com/article/vpn-warning-revil-ransomware-targets-unpatched-pulse-secure-vpn-servers/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;2% of the servers&lt;/a&gt; affected by the CVE-2019-11510 are still vulnerable. However, as these are widely used systems, these 2% still leaves plenty of targets for attackers to choose from. &lt;/p&gt;
&lt;h3 id=&#34;selecting-the-investigating-target&#34;&gt;Selecting the Investigating Target&lt;/h3&gt;
&lt;p&gt;From here, we have a number of different ways to further analyze the vulnerable IP addresses and choose which ones to investigate further. Let us explore a few of them now. &lt;/p&gt;
&lt;h4 id=&#34;by-location&#34;&gt;By Location&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/shodan_blog_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/shodan_blog_4.png&#34; loading=&#34;lazy&#34; alt=&#34;To Location Shodan Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We can use the &lt;strong&gt;To Location [Shodan]&lt;/strong&gt; Transform to filter the vulnerable IP addresses we generated in the previous section by their apparent location. After running this Transform, simply select the Location Entities you are interested in and use &amp;ldquo;&lt;strong&gt;Select Parents&lt;/strong&gt;&amp;rdquo; from the top menu bar to select the relevant IP addresses. You can then &lt;strong&gt;invert your selection&lt;/strong&gt; and delete the other Entities in order to isolate them.  &lt;/p&gt;
&lt;p&gt;We can also use this Transform to simply explore the distribution of affected servers worldwide: Toggling the &amp;ldquo;&lt;strong&gt;Ball Size by Link (Oncoming)&lt;/strong&gt;&amp;rdquo; Viewlet, we see that the United States and Japan seem to be where the location for the most of these servers are located. &lt;/p&gt;
&lt;h4 id=&#34;by-organization&#34;&gt;By Organization &lt;/h4&gt;
&lt;p&gt;Similarly, we can analyze where these servers are hosted by running the &lt;strong&gt;To Organization [Shodan]&lt;/strong&gt; Transform and analyzing the results in the same way.&lt;/p&gt;
&lt;p&gt;We find that a number of the affected servers run/hosted by Softlayer Technologies, Microsoft Azure and Amazon Web Services are mostly affected by these specific vulnerabilities. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/shodan_blog_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/shodan_blog_5.png&#34; loading=&#34;lazy&#34; alt=&#34;To Organization Shodan Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;by-service&#34;&gt;By Service &lt;/h4&gt;
&lt;p&gt;Most of the identified servers have ports available to connect to an Apache server instance, OpenSSH or Pulse Secure.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/shodan_blog_6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/shodan_blog_6.png&#34; loading=&#34;lazy&#34; alt=&#34;To Service Shodan Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;by-other-vulnerabilities&#34;&gt;By Other Vulnerabilities &lt;/h4&gt;
&lt;p&gt;We can also analyze the server&amp;rsquo;s IP addresses found through other vulnerabilities they might be susceptible to using the &lt;strong&gt;To Vulnerabilities [Shodan]&lt;/strong&gt; Transform. &lt;/p&gt;
&lt;p&gt;Using the &amp;ldquo;&lt;strong&gt;Ball Size by Links (Outgoing)&lt;/strong&gt;&amp;rdquo; Viewlet can help quickly identify devices that have many vulnerabilities. What does it tell us when we find a particularly vulnerable server? For example, one of the machines analyzed had over 100 CVEs. While it could just be an innocuous but poorly maintained machine, we might also find that this particular IP address has too many vulnerabilities, hinting that it might in fact be a &lt;a href=&#34;https://en.wikipedia.org/wiki/Honeypot_%28computing%29&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;honeypot&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/shodan_blog_7.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/shodan_blog_7.png&#34; loading=&#34;lazy&#34; alt=&#34;To Vulnerabilities Shodan Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-case-2-networkfootprintingwith-shodan-transforms-andmaltegostandard-transforms&#34;&gt;Use Case 2: Network Footprinting with Shodan Transforms and Maltego Standard Transforms &lt;/h2&gt;
&lt;p&gt;After filtering down which devices to target, the Shodan Transforms also are extremely useful for network &lt;a href=&#34;https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/&#34; &gt;footprinting&lt;/a&gt;, especially when used together with the Maltego Standard Transforms. &lt;/p&gt;
&lt;p&gt;For instance, from a chosen IP address you can use the To Domains [Shodan] Transform to find the Domain connected to the IP address.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;aaab873a0da4a1fb&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;aaab873a0da4a1fb__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/shodan_blog_8.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/shodan_blog_8.gif&#34;
        var video = document.getElementById(&#34;aaab873a0da4a1fb__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;aaab873a0da4a1fb&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;From there, we can, find the corresponding DNS servers, mail servers, further IP addresses, websites, netblocks, AS Numbers, and corresponding organizations using the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/shodan_blog_9.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/shodan_blog_9.png&#34; loading=&#34;lazy&#34; alt=&#34;Network footprinting using Maltego Standard Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;continuing-the-investigationwith-shodan-transforms-in-maltego&#34;&gt;Continuing the Investigation with Shodan Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;Besides finding vulnerabilities and conduct a network infrastructure footprint, you can do a lot more with the Shodan Transforms.&lt;/p&gt;
&lt;p&gt;For example, the &lt;strong&gt;Raw Search [Shodan]&lt;/strong&gt; and &lt;strong&gt;Search Shodan [Shodan]&lt;/strong&gt; Transforms open up the opportunity to conveniently run all different kinds of native and prepared queries on Shodan from within Maltego. The &lt;strong&gt;Search Shodan [Shodan]&lt;/strong&gt; Transform additionally offers convenient filters to trim down your results from the start.&lt;/p&gt;
&lt;p&gt;It is now also possible to search for IP addresses from a Netblock using the &lt;strong&gt;Search Netblock [Shodan]&lt;/strong&gt; Transform. Of course, you can use our &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000041468-introduction-to-maltego-standard-transforms&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Standard Transforms&lt;/a&gt; and many of our Hub partner’s Transforms to further investigate the network infrastructure of any system you analyze using Shodan. &lt;/p&gt;
&lt;p&gt;We hope that this demonstration of our Shodan Transforms has piqued your interest to explore and we trust that they will be a valuable tool in your investigations! &lt;/p&gt;
&lt;p&gt;We would love to hear about your experience and use cases for these Transforms. Keep visiting our blog, follow our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; pages, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletters&lt;/a&gt; for more interesting walkthroughs, announcements and use cases.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Phishing Attacks Part 1: What You Should Know About Phishing Activities</title>
      <link>https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/</link>
      <pubDate>Tue, 20 Oct 2020 12:04:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/</guid>
      <description>&lt;p&gt;Phishing is one of the oldest and most common cyber threats. From individual online shoppers to corporation managers, any internet user can be potentially subjected to phishing attacks.&lt;/p&gt;
&lt;h2 id=&#34;phishing-attacks-a-two-part-maltego-blog-series&#34;&gt;Phishing Attacks: A Two-Part Maltego Blog Series&lt;/h2&gt;
&lt;p&gt;As part of our celebration of &lt;strong&gt;Cybersecurity Awareness Month&lt;/strong&gt;, we have created a two-part blog series to raise awareness of phishing tactics and how one can conduct simple but insightful phishing investigations with Maltego.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Phishing Attacks Part 1: What You Should Know About Phishing Activities &lt;em&gt;(Reading Now)&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/#what-is-phishing-and-why-is-it-done&#34; &gt;What is Phishing &amp;amp; Why is It Done?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/#how-is-phishing-typically-conducted&#34; &gt;How is Phishing Typically Conducted?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/#how-is-phishing-typically-conducted&#34; &gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-1-what-you-should-know/#how-can-we-spot-and-avoid-phishing-activities&#34; &gt;How to Spot and Avoid Phishing Activities?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/phishing-attacks-part-2-investigating-phishing-domains/&#34; &gt;Phishing Attacks Part 2: Investigating Phishing Attacks&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In Part 1 of this series, we will explain how phishing attacks are commonly carried out, what the goals of phishing are, and how to spot phishing content.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;infographic--what-you-should-know-about-phishing-activities&#34;&gt;Infographic | What You Should Know About Phishing Activities&lt;/h2&gt;


&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Phishing%20Attacks.pdf&#34; target=&#34;_blank&#34; style=&#34;position: relative; display: inline-block;&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-1-000.png&#34; alt=&#34;&#34; style=&#34;max-width: 100%;&#34;&gt;
&lt;/a&gt;
&lt;h2 id=&#34;what-is-phishing-and-why-is-it-done&#34;&gt;What is Phishing and Why is It Done?&lt;/h2&gt;
&lt;p&gt;A method used by malicious hackers, phishing is the act of stealing critical information and credentials or infiltrating a computer or system with a malware or virus by misleading targets into clicking on a phishing URL, sharing information at the phishing website, or opening a phishing attachment.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-1-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-1-001.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Generally, the goals of phishing attacks can be categorized into four types:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Acquire personal identity or financial information&lt;/li&gt;
&lt;li&gt;Acquire login credentials to certain services or systems&lt;/li&gt;
&lt;li&gt;Acquire confidential business intelligence or internal data&lt;/li&gt;
&lt;li&gt;Acquire control over compromised computers or network systems&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once the hackers achieve one or more of these goals, they can use the stolen data to perform identity or financial fraud, make malicious configurations to systems, spy on competing companies or organizations, shut down critical system operations, and more.&lt;/p&gt;
&lt;p&gt;For example, hackers may create a phishing website, misleading its users to log into their accounts and enter detailed credit card information. Once a phishing victim falls prey to that, the hackers will receive their login email, password as well as credit card information. They can then proceed to use the victims’ credit cards for fraudulent activities or hack into the victims’ social account with the login information acquired and spread more phishing messages.&lt;/p&gt;
&lt;h2 id=&#34;how-is-phishing-typically-conducted&#34;&gt;How is Phishing Typically Conducted?&lt;/h2&gt;
&lt;p&gt;Although technology has evolved over the past years, the phishing process has not changed much.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-1-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-1-002.png&#34; loading=&#34;lazy&#34; alt=&#34;anatomy of a typical phishing attack&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;start-with-a-website-url-or-an-email-attachment&#34;&gt;Start with A Website URL or An Email Attachment&lt;/h3&gt;
&lt;p&gt;Usually, attackers will build a phishing website as a trap, a fake celebrity or business social account, or store the malware in a file for email attachment.&lt;/p&gt;
&lt;h3 id=&#34;distributed-through-social-media-platforms-and-emails&#34;&gt;Distributed through Social Media Platforms and Emails&lt;/h3&gt;
&lt;p&gt;Next, the attackers will distribute the URL or malware file via emails, social media posts, social media direct messages, online advertisements, and other online channels. The hooks used could: promise winning a prize or financial reward, be related to customer support matters such as failed payment notification or a change in bookings, or even a sign-up invitation to a webinar or a business proposal attachment.&lt;/p&gt;
&lt;p&gt;All this aims to lure the recipient victim to click on the URL or open the email attachment.&lt;/p&gt;
&lt;h3 id=&#34;request-of-information-or-drive-by-download&#34;&gt;Request of Information or Drive-By Download&lt;/h3&gt;
&lt;p&gt;Once a target clicks on the URL or open the attachment, two outcomes are possible: They will either be directed or redirected to the phishing website, or a drive-by download will start without the target even being aware.&lt;/p&gt;
&lt;h3 id=&#34;landing-on-the-phishing-website&#34;&gt;Landing on the Phishing Website&lt;/h3&gt;
&lt;p&gt;If a target is led to the phishing website, they are likely to be prompted to log in and share certain private information like credit card credentials. After submitting the information, the targets may or may not be redirected to the legitimate website—so that they remain unalerted—while the data collected is sent to the attackers.&lt;/p&gt;
&lt;h3 id=&#34;drive-by-download-of-malwares-and-viruses&#34;&gt;Drive-By Download of Malwares and Viruses&lt;/h3&gt;
&lt;p&gt;Drive-by download is a method used to plant a malware or a virus in the target’s computer without the computer notifying the user or detecting the download activity. The malware or virus will either start compromising the machine and infecting any connected network or stay silent in the system until receiving instructions from the attackers.&lt;/p&gt;
&lt;h2 id=&#34;how-can-we-spot-and-avoid-phishing-activities&#34;&gt;How Can We Spot and Avoid Phishing Activities?&lt;/h2&gt;
&lt;p&gt;Phishing websites are usually copy-cats of the original websites of the banks, businesses, or service providers. As are the phishing social accounts which display seemingly legitimate user handles and profile pictures.&lt;/p&gt;
&lt;p&gt;However, phishing scams often include obvious tell-tale signs or subtle traits that set them apart from legitimate activities. If you take a closer look at the phishing website or email, you can usually spot the clues.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-1-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-phishing-attacks-part-1-003.png&#34; loading=&#34;lazy&#34; alt=&#34;how to avoid phishing attacks&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;typo-squatting&#34;&gt;Typo-Squatting&lt;/h3&gt;
&lt;p&gt;Because attackers cannot use the legitimate website domain or email address—unless they hijack the whole system—they often include misspelled words, extra characters or symbols, or additional words in the phishing URLs or email addresses. E.g. “&lt;strong&gt;suupport[at]maltego.com&lt;/strong&gt;” or “&lt;strong&gt;Maltego-support[at]maltego.com&lt;/strong&gt;” instead of &lt;a href=&#34;mailto:support@maltego.com&#34; &gt;support@maltego.com&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;shortened-url&#34;&gt;Shortened URL&lt;/h3&gt;
&lt;p&gt;When sharing the phishing URLs on social media platforms, phishing attackers almost always hide the suspicious-looking URLs behind shortened versions. E.g. “&lt;strong&gt;bit[.]ly/12345&lt;/strong&gt;” instead of “www[.]Maltego-phishing[.]com”&lt;/p&gt;
&lt;h3 id=&#34;alternative-top-level-domains&#34;&gt;Alternative Top-Level Domains&lt;/h3&gt;
&lt;p&gt;Phishing attackers also often use top-level domains that are uncommon or similar to country domains—such as &lt;strong&gt;.ga&lt;/strong&gt; or &lt;strong&gt;.tk&lt;/strong&gt;—or even include “multiple” top-level domains in the URLs. E.g. “&lt;strong&gt;www[.]i-phishing[.]com[.]tk&lt;/strong&gt;”&lt;/p&gt;
&lt;h3 id=&#34;faulty-language&#34;&gt;Faulty Language&lt;/h3&gt;
&lt;p&gt;Very frequently seen in email phishing attacks, the content may contain simple grammatical errors and misspelled words.&lt;/p&gt;
&lt;h2 id=&#34;what-you-should-do-when-encountering-a-phishing-attack&#34;&gt;What You Should Do When Encountering a Phishing Attack&lt;/h2&gt;
&lt;p&gt;Do not click on the phishing URL or open the attachment, not even out of simple curiosity. Additionally, there are a few counter- actions you can take when encountering a phishing attack.&lt;/p&gt;
&lt;h3 id=&#34;what-you-can-expect-in-part-2-of-our-phishing-attacks-series&#34;&gt;What You can Expect in Part 2 of our Phishing Attacks Series&lt;/h3&gt;
&lt;p&gt;In Part 2 of our Phishing Attacks blog series, we will introduce these counteractions and walk you through a simple but insightful phishing investigation conducted with Maltego. Stay tuned!&lt;/p&gt;
&lt;p&gt;Don’t forget to &lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Phishing%20Attacks.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;download the infographic&lt;/a&gt;&lt;/strong&gt; about phishing attacks to share it with your connections and industry.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated for Part 2 and more tutorials, use cases, and Maltego tips to come!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How to Use Maltego Transforms to Map Network Infrastructure: An In-Depth Guide</title>
      <link>https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/</link>
      <pubDate>Wed, 14 Oct 2020 14:11:26 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/</guid>
      <description>&lt;p&gt;One of the routine tasks Maltego is used for by analysts and experts worldwide is infrastructure footprinting on an organization&amp;rsquo;s network.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Also known as reconnaissance, footprinting is the technique employed to gather information—such as IP addresses—regarding a specific network environment&lt;/strong&gt;, usually with the purpose of revealing vulnerabilities, indicators of compromise, and hidden weak points as well as improving upon the current network policies and detection rules.&lt;/p&gt;
&lt;p&gt;In this tutorial, we detail a network footprinting methodology while demonstrating how investigators can use Maltego to implement it. We will also show how users can significantly simplify and automate the network footprinting process with the use of Maltego Machines.&lt;/p&gt;
&lt;h2 id=&#34;maltegos-network-footprinting-methodology&#34;&gt;Maltego’s Network Footprinting Methodology&lt;/h2&gt;
&lt;p&gt;When footprinting a domain, the goal is to find as much information about its underlying infrastructure as possible. However, when dealing with a large footprint, it can be quite difficult to know when you have found all publicly available information about the domain under investigation.&lt;/p&gt;
&lt;p&gt;To make the process a little easier, we have created a structured methodology that we follow when conducting a network footprint in Maltego.&lt;/p&gt;


&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Network-Footprint.pdf&#34; target=&#34;_blank&#34; style=&#34;position: relative; display: inline-block;&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/maltego-network-footprinting-methodology-000.png&#34; alt=&#34;&#34; style=&#34;max-width: 100%;&#34;&gt;
&lt;/a&gt;
&lt;h2 id=&#34;using-maltego-transforms-to-map-network-infrastructure-and-perform-network-footprinting&#34;&gt;Using Maltego Transforms to Map Network Infrastructure and Perform Network Footprinting&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-network-footprinting-methodology-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-network-footprinting-methodology-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Infographic of the Maltego Network Footprinting methodology&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego has a number of Transforms that pull infrastructure data easily from OSINT and third-party data sources for network footprinting. When returning the query results, the Transforms also map out the relationships between each of the data points and visualize the infrastructure in a graph.&lt;/p&gt;
&lt;p&gt;In the data model above, the arrows are labeled with the Maltego Transforms that can be used to find such information.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Next, we will walk you through a real-life network footprinting demonstration following the data model in Maltego.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Watch this five-minute video to learn how the process works in Maltego:&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/SdVqHkyOPk4&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;h3 id=&#34;step-1-find-related-top-level-domains-tld&#34;&gt;Step 1: Find Related Top-Level Domains (TLD)&lt;/h3&gt;
&lt;p&gt;Starting at the top of the model with the target domain, we see an arrow labeled “TLD Expand” pointing from a domain back to a domain. This step searches for top-level domains that belong to the target organization, a step that allows analysts to grasp the overall, interconnected infrastructure—especially in an international organization.&lt;/p&gt;
&lt;p&gt;Top-level domain refers to the last part of an URL. For example, the “.com” in the domain “maltego.com” is the top-level domain. In the Maltego Desktop Client, the &lt;strong&gt;To Domain [Find other TLDs]&lt;/strong&gt; Transform returns all top-level domains (TLD) related to the target domain.&lt;/p&gt;
&lt;p&gt;For example, we ran the &lt;strong&gt;To Domain [Find other TLDs]&lt;/strong&gt; Transform on the &lt;strong&gt;linkedin.com&lt;/strong&gt; domain. The Transform returned 101 Domain Entities, including &lt;strong&gt;linkedin.asia&lt;/strong&gt;, &lt;strong&gt;linkedin.de&lt;/strong&gt;, &lt;strong&gt;linkedin.io&lt;/strong&gt;, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-001.png&#34; loading=&#34;lazy&#34; alt=&#34;To Domain [Find other TLDs] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-2-find-dns-names-related-to-the-target-domain&#34;&gt;Step 2: Find DNS Names Related to The Target Domain&lt;/h3&gt;
&lt;p&gt;Once the top-level domains are enumerated, we want to find the &lt;strong&gt;DNS records (names)&lt;/strong&gt; from the DNS server’s database. This includes obtaining the domain’s &lt;strong&gt;MX records&lt;/strong&gt;, &lt;strong&gt;NS records&lt;/strong&gt;, and as many A records as possible.&lt;/p&gt;
&lt;p&gt;A mail exchanger (MX) record specifies the mail server responsible for accepting email messages on behalf of a domain name. NS records tell the Internet where to go to find a domain&amp;rsquo;s IP address. An A Record is used to point a logical domain name, such as &amp;ldquo;google.com&amp;rdquo;, to the IP address of Google&amp;rsquo;s hosting server, &amp;ldquo;74.125.224.147&amp;rdquo;&lt;/p&gt;
&lt;p&gt;In Maltego, there are nine Transforms for finding DNS names related to a domain. You can find them in the &lt;strong&gt;Transform set “DNS from Domain”&lt;/strong&gt; which is part of the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Standard Transforms&lt;/a&gt; Hub item.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform set “DNS from Domain”&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Running the “&lt;strong&gt;DNS from Domain&lt;/strong&gt;” Transform set on this domain by clicking the fast-forward icon, returns the results seen in the graph below. For the purpose of this demonstration, we limited the number of results returned by each Transform to 256.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Running the Transform Set &amp;amp;ldquo;DNS from Domain&amp;amp;rdquo;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note that there are 408 Entities in the DNS name collection node, indicating a large infrastructure with a wide attack surface.&lt;/p&gt;
&lt;p&gt;Taking a look at the data model again, we see that there are three Transforms going from the DNS Name level up to the TLD level. Two of these Transforms look for domains that share the same name servers (NS) or mail servers (MX) that have been found from the original domain. The third Transform simply extracts the domain from that DNS name.&lt;/p&gt;
&lt;h3 id=&#34;step-3-resolving-dns-names-to-ip-addresses&#34;&gt;Step 3: Resolving DNS Names to IP Addresses&lt;/h3&gt;
&lt;p&gt;Next, following the data model, we will resolve all the DNS names to IP addresses, by selecting the DNS Entities and running the &lt;strong&gt;To IP Address [DNS] Transform&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-004.png&#34; loading=&#34;lazy&#34; alt=&#34;To IP Address [DNS] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is interesting to note here that 304 of the 408 DNS names resolve to a single IP address, as shown in the image above. Of the remaining 104 DNS Entities, 45 did not resolve to an IP address at all. This might be an indication of old DNS names or DNS names that resolve to internal resources configured on a split DNS system.&lt;/p&gt;
&lt;p&gt;Now that we have an IP address, we can go back up a level in the data model to find more DNS names related to the IP addresses. This can be done by looking at historical DNS records collected from passive and reverse DNS data.&lt;/p&gt;
&lt;p&gt;Alternatively, we can use the &lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;Maltego Dorking technique&lt;/a&gt; by querying Bing to see what other websites have been seen resolving to the same IP address—&lt;a href=&#34;https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/&#34; &gt;aka the &amp;ldquo;IP:&amp;rdquo; trick&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;step-4-finding-the-netblocks-where-the-ip-addresses-belong&#34;&gt;Step 4: Finding the Netblocks where the IP Addresses Belong&lt;/h3&gt;
&lt;p&gt;From the IP addresses, we next want to find the netblocks that the addresses belong to and determine whether the entire netblocks belong to our target organization.&lt;/p&gt;
&lt;p&gt;Netblocks refer to ranges of IP addresses that are owned and managed by Internet Service Providers (ISPs) or data centers. An IP netblock provides details about the owner of the entire IP range as well as its administrative contact, organization, and more.&lt;/p&gt;
&lt;p&gt;In Maltego, there are three Transforms for finding netblocks from an IP address and it is important to understand how each of them work:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;To Netblocks [Using natural boundaries]&lt;/strong&gt;: This Transform will sort IP addresses into netblock sizes specified by the user. Note that it is important to configure the correct size of the netblock to conduct accurate investigations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Netblocks [Using routing info]&lt;/strong&gt;: This Transform determines the netblock that an IP address belongs to by looking up its routing table information.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;To Netblocks [Using WHOIS info]&lt;/strong&gt;: This Transform will look up the Netblock for an IP address by querying the registrars.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Running the &lt;strong&gt;To Netblocks [Using WHOIS info] Transform&lt;/strong&gt; on our network footprinting demonstration results in the following image:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-006.png&#34; loading=&#34;lazy&#34; alt=&#34;To Netblocks [Using WHOIS info] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-007.png&#34; loading=&#34;lazy&#34; alt=&#34;To Netblocks [Using WHOIS info] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The images above show only a portion of the resulting graph.&lt;/p&gt;
&lt;h4 id=&#34;validate-whether-the-netblocks-are-in-the-targets-infrastructure&#34;&gt;Validate Whether the Netblocks are in the Target’s Infrastructure&lt;/h4&gt;
&lt;p&gt;Once we have these netblocks, it is important to validate that we are still looking at our target&amp;rsquo;s infrastructure and have not included IP space belonging to &amp;ldquo;innocent by-standing&amp;rdquo; organizations.&lt;/p&gt;
&lt;p&gt;One way to do this is to run the &lt;strong&gt;To DNS Names in netblock [Reverse DNS]&lt;/strong&gt; Transform on the netblock and then manually inspect whether or not the block belongs to the target by looking at the (reverse) DNS names returned.&lt;/p&gt;
&lt;p&gt;Running this Transform on the netblock “199.101.160.0-199.101.163.255” returned 157 new DNS names.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-008.png&#34; loading=&#34;lazy&#34; alt=&#34;To DNS Names in netblock [Reverse DNS] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By manually inspecting these DNS names, it is quite easy to see that they all belong to our target organization, confirming with near certainty that the entire netblock does in fact belong to our target.&lt;/p&gt;
&lt;p&gt;In this step, we have also found more DNS names related to our target. Steps 3 and 4 can be repeated here to uncover more pieces of the infrastructure.&lt;/p&gt;
&lt;h3 id=&#34;step-5-discover-the-autonomous-systems-as-numbers&#34;&gt;Step 5: Discover the Autonomous Systems (AS) Numbers&lt;/h3&gt;
&lt;p&gt;After confirming that the netblocks are accurate, we can have a look at the Autonomous Systems (AS) that they belong to. An autonomous system number is necessary for any interconnection between two autonomous systems, such as peered networks at Internet exchange points. We can then determine whether the entire AS is in fact owned by our target organization.&lt;/p&gt;
&lt;p&gt;First, we run the &lt;strong&gt;To AS Number Transform&lt;/strong&gt; on the netblocks we have.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-009.png&#34; loading=&#34;lazy&#34; alt=&#34;To AS Number Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After that, we then run the &lt;strong&gt;To Company [Owner] Transform&lt;/strong&gt; to see who owns the AS. In this demo, this results in seven AS-es being returned that belong to the LinkedIn organization.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-010.png&#34; loading=&#34;lazy&#34; alt=&#34;To Company [Owner] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The result is shown in the image below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-011.png&#34; loading=&#34;lazy&#34; alt=&#34;AS number and company owner result&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-6-moving-back-up-the-data-model-to-find-more-information&#34;&gt;Step 6: Moving Back Up the Data Model to Find More Information&lt;/h3&gt;
&lt;p&gt;At this point, we have reached the bottom of the data model. The next step would be to take the AS-es we found and start moving back up the data model to find more related information at each level.&lt;/p&gt;
&lt;p&gt;First, we query to return all the netblocks found from the AS-es and from these new netblocks, we would then find more DNS names by querying historical or reverse DNS records. To do this, we run the &lt;strong&gt;To DNS Names in netblock [Reverse DNS] Transform&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-012.png&#34; loading=&#34;lazy&#34; alt=&#34;To DNS Names in netblock [Reverse DNS] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the new DNS names returned, we could potentially find more domains belonging to the target and then start the whole process again on the new domains.&lt;/p&gt;
&lt;p&gt;As our network footprint proceeds further, our graph also becomes more and more complicated. To easily identify the most connected parts of the network as well as its outliers, we can select the “&lt;strong&gt;Ball Size by Links (Incoming)&lt;/strong&gt;” view at the left tool bar. This view adjusts the size of each Entity based on the number of incoming links.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/network-footprinting-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/network-footprinting-013.png&#34; loading=&#34;lazy&#34; alt=&#34;Ball Size by Links (Incoming) view in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltego-machines-automating-repetitive-steps-in-network-footprinting&#34;&gt;Maltego Machines: Automating Repetitive Steps in Network Footprinting&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-network-footprinting-methodology-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-network-footprinting-methodology-003.png&#34; loading=&#34;lazy&#34; alt=&#34;network footprint automation with maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An important aspect to realize here is that a network footprint is a cyclical process, not a linear one—and you are never done. You just give up. (Just kidding!)&lt;/p&gt;
&lt;p&gt;The simplest network footprint you can perform would be to go from the top of the data model to the bottom without moving up the model at any stage. However, to extract the most data from a network, it is common to move up and down the data model as the footprinting proceeds.&lt;/p&gt;
&lt;p&gt;Fortunately, it is not required to remember every step of the footprinting process thanks to the Maltego feature: &lt;strong&gt;Machines&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Maltego Machines allow you to script Transforms together and have them run sequentially in an automated fashion.&lt;/strong&gt; Read more about Maltego Machines for network footprinting &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/&#34; &gt;in this article here&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;perform-your-first-network-footprint-with-maltego&#34;&gt;Perform Your First Network Footprint with Maltego&lt;/h2&gt;
&lt;p&gt;The demonstration shown in this tutorial provide one possible strategy to conduct a network footprint in a structured and repeatable way.&lt;/p&gt;
&lt;p&gt;If you are just getting started with Maltego, check out our step-by-step tutorial—&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-1/&#34; &gt;Beginner’s Guide for Basic Network Footprinting in Maltego&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-mapping-a-basic-level-1-network-footprint-part-1/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;CHECK OUT BEGINNERS GUIDE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Network-Footprint.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download this infographic&lt;/a&gt;&lt;/strong&gt; and network footprint data model and share with your friends, family, and colleagues!&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay updated on our latest tutorials, use cases, and webinars!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing the New Pipl Transforms for Person of Interest Investigations</title>
      <link>https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/</link>
      <pubDate>Wed, 30 Sep 2020 12:57:35 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/</guid>
      <description>&lt;p&gt;Person of Interest investigations often require searching through multiple data sources to find information about the person under investigation. The process can involve scouring numerous web pages, professional registries, social networks, and other publicly available or paid sources. Once investigators acquire data, they need to conduct time-consuming data cleaning, analysis, and correlation.&lt;/p&gt;
&lt;h2 id=&#34;newly-added-pipl-data-integration-and-transforms-in-maltego&#34;&gt;Newly Added: Pipl Data Integration and Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;With the &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl Transforms&lt;/a&gt; in Maltego, investigators can now streamline their person of interest investigations, vastly reducing the time spent gathering information.&lt;/strong&gt; Pipl continuously scours the web, social media, and exclusive sources to collect identity elements, as well as other physical and digital data. International data sources add global context for investigators. Pipl&amp;rsquo;s powerful algorithm performs sophisticated data analysis to deliver an index of more than 3 billion online identities—including names, aliases, addresses, emails, age, work history, relationships, phone numbers and social network details among many other valuable data points.&lt;/p&gt;
&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;h3 id=&#34;in-this-article-we-will-introduce&#34;&gt;In this article, we will introduce:&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/#how-pipl-transforms-in-maltego-enhance-person-of-interest-investigations&#34; &gt;How Pipl Transforms Enhance Person of Interest Investigations&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/#pipl-queries-return-person-matches-and-further-personal-information&#34; &gt;What are the Input Search Queries of Pipl Transforms?&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/#starting-a-poi-investigation-with-pipl-transforms-in-maltego&#34; &gt;How to Install the Hub Item and Acquire Access?&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/#2-searching-for-a-person-with-pipl-transforms&#34; &gt;Possible Person and Person: The Two Types of Pipl Person Matches&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/#pipl-transform-walkthrough-searching-for-a-person-with-initial-inputs&#34; &gt;Pipl Transform Walkthrough: Searching for a Person with Initial Inputs&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-the-new-pipl-transforms-for-person-of-interest-investigations/#find-more-personal-information-from-a-person-result&#34; &gt;Next in Person of Interest Investigation: Finding more Information on a Person&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Click on the anchor links above to jump to the respective section!
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-pipl-transforms-in-maltego-enhance-person-of-interest-investigations&#34;&gt;How Pipl Transforms in Maltego Enhance Person of Interest Investigations&lt;/h2&gt;
&lt;p&gt;Pipl Transforms integrate seamlessly with the Pipl Data Model, leveraging the power of Maltego to enhance Person of Interest investigations. All that’s needed to get started is any tangible identifier as an entry point. From there, Pipl’s full index of data can be accessed in a matter of seconds.&lt;/p&gt;
&lt;p&gt;The chart below illustrates the basic flow of an investigation using Pipl in Maltego.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Pipl Transform in Maltego and Person of Interest Investigations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;pipl-queries-return-person-matches-and-further-personal-information&#34;&gt;Pipl Queries Return Person Matches and Further Personal Information&lt;/h3&gt;
&lt;p&gt;Analysts and investigators can search for an initial person match from a given &lt;strong&gt;Full Name/Real Name&lt;/strong&gt;, &lt;strong&gt;Alias/Nickname&lt;/strong&gt;, &lt;strong&gt;Phone Number&lt;/strong&gt;, &lt;strong&gt;Email Address&lt;/strong&gt;, or &lt;strong&gt;Physical Address&lt;/strong&gt;. A search query returns a person match.&lt;/p&gt;
&lt;p&gt;From a &lt;strong&gt;Person Match&lt;/strong&gt;, one can search available information for that person. Data points are as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Addresses&lt;/strong&gt;: Home and work; current and past addresses associated with the person, including house number, street, city, ZIP code, state and country&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Age&lt;/strong&gt;: Date of birth, which might be given as a range if the exact date is unknown&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Associates/Relations&lt;/strong&gt;: Individuals associated with the person, such as co-founders, siblings, parents, or spouse&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Education&lt;/strong&gt;: Educational qualifications from various schools, colleges, and universities, including the institution, degree, and time period&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email Addresses&lt;/strong&gt;: Full Email Addresses, including personal, disposable, and work emails (available on an exact person match only)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gender&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Image&lt;/strong&gt;: URL of profile and other images related to the person&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Job&lt;/strong&gt;: Current and past jobs, including the period, job title, and organization&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Languages&lt;/strong&gt;: Languages spoken by the person&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Names&lt;/strong&gt;: Alternate names, such as maiden names and aliases&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Phone Numbers&lt;/strong&gt;: Current and past, mobile, landline, pager, home, and office numbers&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Usernames&lt;/strong&gt;: Online usernames, including screen names, handles, and nicknames from across the web, social media sites, forums and more&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Web URLs&lt;/strong&gt;: URLs of social media platforms, as well as pages mentioning or containing data about the person (available on an exact person match only)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social Network IDs&lt;/strong&gt;: User IDs from across social media sites&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From each data point, such as an Address, it&amp;rsquo;s possible to identify the data source. If the source is online, Pipl will provide the URL where that data was found.&lt;/p&gt;
&lt;p&gt;Now, let’s see how to investigate a person, given various inputs.&lt;/p&gt;
&lt;h2 id=&#34;starting-a-person-of-interest-investigation-with-pipl-transforms-in-maltego&#34;&gt;Starting a Person of Interest Investigation with Pipl Transforms in Maltego&lt;/h2&gt;
&lt;h3 id=&#34;1-install-the-pipl-transform-hub-item&#34;&gt;1. Install the Pipl Transform Hub Item&lt;/h3&gt;
&lt;p&gt;In the Maltego Desktop Client, type “Pipl” in the search box, or filter by &lt;strong&gt;Person of Interest&lt;/strong&gt; category and &lt;strong&gt;Paid connector&lt;/strong&gt; pricing model to quickly find the hub item.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Install Pipl Transform Hub item&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To access the Pipl Transforms, please reach out through our &lt;strong&gt;&lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;2-searching-for-a-person-with-pipl-transforms&#34;&gt;2. Searching for a Person with Pipl Transforms&lt;/h3&gt;
&lt;p&gt;The initial search data can be any of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;An &lt;strong&gt;Alias or user handle&lt;/strong&gt; on Facebook, Twitter, or Instagram&lt;/li&gt;
&lt;li&gt;An &lt;strong&gt;Email address&lt;/strong&gt; for the person&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;Person’s Name&lt;/strong&gt;: Since the person might have a common name, a popup enables you to specify location information and narrow the search to be more specific&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;Phone number&lt;/strong&gt; (specified in international format with a + prefix)&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;physical address&lt;/strong&gt; of the person (available in the United States only and can even include a house number)&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;the-two-types-of-pipl-person-matches&#34;&gt;The Two Types of Pipl Person Matches&lt;/h4&gt;
&lt;p&gt;The &lt;strong&gt;Search Person [Pipl]&lt;/strong&gt; Transform might return with either a &lt;strong&gt;Pipl Person&lt;/strong&gt; Entity or multiple &lt;strong&gt;Pipl Possible Person&lt;/strong&gt; Entities.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pipl Possible Person&lt;/strong&gt; Entities appear with an orange dot overlay. Results are sorted by the Match score—a value between 0 and 1—representing the confidence level that each person is the person of interest in an investigation. Each possible person includes summary data and a search pointer—similar to a bookmark—for follow-up searches to expand the person with more detail.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Search Person [Pipl]&lt;/strong&gt; Transform will result in a &lt;strong&gt;Pipl Person&lt;/strong&gt; Entity (with a green dot overlay) only when Pipl matches the search parameters to a single, real-world person. This usually happens when your search is unique enough, like searching by an Email Address or a unique name.&lt;/p&gt;
&lt;p&gt;See below for an illustration of “Possible Person” matches (left) and full Pipl Person match (right).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Pipl Person Match Example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The person&amp;rsquo;s age, if present, will be shown above the person icon, and the overlay icon denotes the person’s gender—blue if male and purple if female.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Pipl Gender Indicator&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is possible to enhance a Possible Person to a Person result by running the &lt;strong&gt;Resolve Search Pointer [Pipl]&lt;/strong&gt; Transform, a step we will be covering later in this article. For now, it’s important to note that Transforms run on a Possible Person may return incomplete or less accurate results than a full Pipl Person.&lt;/p&gt;
&lt;h2 id=&#34;pipl-transform-walkthrough-searching-for-a-person-with-initial-inputs&#34;&gt;Pipl Transform Walkthrough: Searching for a Person with Initial Inputs&lt;/h2&gt;
&lt;p&gt;Let’s look at how the Transforms work using a fictional character, Clark Kent. The Transform run results in this walkthrough have been manually altered for illustrative purposes, so your results may vary.&lt;/p&gt;
&lt;h3 id=&#34;1-search-person-using-aliasnickname&#34;&gt;1. Search Person Using Alias/Nickname&lt;/h3&gt;
&lt;p&gt;Take an Alias Entity and set the input value &lt;strong&gt;clark.kent&lt;/strong&gt; and run the &lt;strong&gt;Search Person [Pipl]&lt;/strong&gt; Transform under Pipl Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Search person using alias example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;2-search-person-using-address&#34;&gt;2. Search Person Using Address&lt;/h3&gt;
&lt;p&gt;Searching by an address requires additional information to return precise results since people frequently change residences. Let’s take a Pipl Address Entity and set the following properties:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Raw Address to 1000-355 Broadway, Metropolis, Kansas&lt;/li&gt;
&lt;li&gt;Country and Country code to US&lt;/li&gt;
&lt;li&gt;Kal El ￼as the name under the optional Required inputs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Search person using address example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;3-search-person-using-phone-number&#34;&gt;3. Search Person Using Phone Number&lt;/h3&gt;
&lt;p&gt;The input phone number should contain the + (plus) sign and be in international number format. Phone numbers can be recycled or be connected to multiple people, so it&amp;rsquo;s possible for a phone number to return multiple possible persons. However, if the phone number has belonged to one individual throughout its lifetime, the Transform will return an exact Person match.&lt;/p&gt;
&lt;h3 id=&#34;4-search-by-email-address&#34;&gt;4. Search by Email Address&lt;/h3&gt;
&lt;p&gt;Email Addresses are usually unique per person. In most cases, searching for a person with an Email Address returns a definite Person match, as shown below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Search person using Email example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;5-search-using-full-name&#34;&gt;5. Search Using Full Name&lt;/h3&gt;
&lt;p&gt;The final method is to search by an individual’s name. Using a Person Entity as input, set the input value Kal El. To narrow down the search, add the country: US, state: KS, and city Metropolis.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Search person using full name example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Names are common around the world. To get better results, it is best to input additional address information.&lt;/p&gt;
&lt;h2 id=&#34;find-more-personal-information-from-a-person-result&#34;&gt;Find More Personal Information from a Person Result&lt;/h2&gt;
&lt;p&gt;Continuing from our previous search via full name, we will now take the Possible Person results, find the definite Person match, and uncover more personal information of the person of interest.&lt;/p&gt;
&lt;h3 id=&#34;resolving-a-possible-person-search-pointer-to-a-person-result&#34;&gt;Resolving a Possible Person Search Pointer to a Person Result&lt;/h3&gt;
&lt;p&gt;The first Entity result has an orange circle overlay, indicating it is a Pipl Possible Persons Entity, which will now be enhanced to a definite Person match.&lt;/p&gt;
&lt;p&gt;It is possible to get information about a person without resolving the search pointer, but emails, URLs, and other information specific to that person would not be available. To get the most possible data, it&amp;rsquo;s always recommended to first resolve a possible person search pointer by running the &lt;strong&gt;Resolve search pointer [Pipl]&lt;/strong&gt; Transform before running person data Transforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Resolve search pointer Transform example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;pipl-personpipl-possible-person-to-available-person-data&#34;&gt;Pipl Person/Pipl Possible Person to Available Person Data&lt;/h3&gt;
&lt;p&gt;From a Person or Possible Person Entity, you can look up a person’s available information by running the corresponding Transforms from the &lt;strong&gt;“Expand Details” Transform set&lt;/strong&gt;. You can also simply expand all available details using “&lt;strong&gt;Expand in Full [Pipl]&lt;/strong&gt;”. Among other things, Pipl may return any of the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;E-Mail addresses&lt;/li&gt;
&lt;li&gt;Phone numbers&lt;/li&gt;
&lt;li&gt;Address information&lt;/li&gt;
&lt;li&gt;Alternate names and online aliases&lt;/li&gt;
&lt;li&gt;Family members and other associated people&lt;/li&gt;
&lt;li&gt;Job and education history&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In the next sections, we will cover just a few of these detail Transforms more closely to explain their usage and further pivots.&lt;/p&gt;
&lt;h4 id=&#34;to-education-pipl-and-to-institute-pipl&#34;&gt;To Education [Pipl] and To Institute [Pipl]&lt;/h4&gt;
&lt;p&gt;Let&amp;rsquo;s start with the &lt;strong&gt;To Education [Pipl]&lt;/strong&gt; and the &lt;strong&gt;To Institute [Pipl]&lt;/strong&gt; Transforms. The duration of study is displayed above the education icon and is also present in the Education Entity properties.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-011.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-011.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Person to Education search example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;to-emails-pipl&#34;&gt;To Emails [Pipl]&lt;/h4&gt;
&lt;p&gt;Other important data points in investigations are emails. To look these up, we use the &lt;strong&gt;To Emails [Pipl]&lt;/strong&gt; Transform. Emails are categorized by type—personal or business as seen below—and are available on an &lt;strong&gt;exact Person match only&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-012.png&#34; loading=&#34;lazy&#34; alt=&#34;Person to Emails search example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;to-job-pipl-and-to-organization-pipl&#34;&gt;To Job [Pipl] and To Organization [Pipl]&lt;/h4&gt;
&lt;p&gt;Pipl also provides career records. Run the &lt;strong&gt;To Job [Pipl]&lt;/strong&gt; Transform, and with the result Entity, run the &lt;strong&gt;To Organization [Pipl]&lt;/strong&gt; Transform to return the Company where the person worked.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-014.png&#34; loading=&#34;lazy&#34; alt=&#34;Person to job and organization search example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;to-social-networks-pipl-and-to-usernames-pipl&#34;&gt;To Social Networks [Pipl] and To Usernames [Pipl]&lt;/h4&gt;
&lt;p&gt;Social networks play a key role in Person of Interest investigations, because they can be used to correlate and link usernames and IDs across the web. Two Transforms can be useful during social network recon: &lt;strong&gt;To Social Networks [Pipl]&lt;/strong&gt; Transform and &lt;strong&gt;To Usernames [Pipl]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-018.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-018.png&#34; loading=&#34;lazy&#34; alt=&#34;Person to social network search example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;to-source-origin-pipl&#34;&gt;To Source Origin [Pipl]&lt;/h4&gt;
&lt;p&gt;For each data point returned by Pipl (with the exception of E-Mail addresses), an investigator can look up the source of the data by running the &lt;strong&gt;To Source Origin [Pipl]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;For a given Source, if an online source, we can look up the original URL where the data was found. This can be especially helpful if we want to run further Transforms on the source, like extracting other Entities or historical snapshots.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-020.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-020.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;to-tags-transform-set&#34;&gt;To Tags Transform Set&lt;/h4&gt;
&lt;p&gt;Additionally, we can look up tags. &lt;strong&gt;Tags&lt;/strong&gt; are contextual data about a Source, such as industry for work related sources, or birthdates. Tags are another great source of personal information and can be used to gain insight in skills, interests, and hobbie, as well as vehicles previously owned by a person. They also come with their own &lt;strong&gt;“To Tags” Transform set&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-021.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-021.png&#34; loading=&#34;lazy&#34; alt=&#34;To Tags Transform Set for Pipl in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-022.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-022.png&#34; loading=&#34;lazy&#34; alt=&#34;Person to vehicle search example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;expand-in-full&#34;&gt;Expand in Full&lt;/h4&gt;
&lt;p&gt;These Transforms are useful in pivoting out to specific information about a person. This helps investigators keep the graph uncluttered. Sometimes you want to be sure that you didn’t miss anything.&lt;/p&gt;
&lt;p&gt;To easily retrieve all the information available about a person match, the previously mentioned &lt;strong&gt;Expand in Full&lt;/strong&gt; Transform can be used.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pipl-023.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pipl-023.png&#34; loading=&#34;lazy&#34; alt=&#34;All people searches example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;utilize-pipl-transforms-in-maltego-for-more-comprehensive-person-of-interest-investigations&#34;&gt;Utilize Pipl Transforms in Maltego for More Comprehensive Person of Interest Investigations&lt;/h2&gt;
&lt;p&gt;For all Transforms, we recommend always resolving a possible person using the search pointer and then running subsequent Transforms on the definite person match in order to work with the most complete set of results.&lt;/p&gt;
&lt;p&gt;Note also that the various Pipl Entities tend to inherit from standard Entities, which makes it possible to run many &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Standard Transforms&lt;/a&gt;&lt;/strong&gt; as well as Transforms from other Maltego data integrations to easily pivot into other investigative paths.&lt;/p&gt;
&lt;p&gt;Pipl Transforms are available for purchase for both enterprise and individual investigators. To gain access to these Transforms or for more information, contact our team through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt; or refer to our &lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl Transform Hub page here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Don&amp;rsquo;t forget to &lt;strong&gt;download and watch our &lt;a href=&#34;https://www.maltego.com/webinars/turning-data-into-profiles-optimize-your-person-of-interest-investigations/&#34; &gt;Pipl webinar&lt;/a&gt;&lt;/strong&gt;, where we deep dive into a practical use case of using Pipl Transforms in Maltego for company due diligence processes.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/webinar-turning-data-into-profiles-optimize-your-person-of-interest-investigations/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;WATCH PIPL WEBINAR NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;We hope you’ve enjoyed this walkthrough of our new Pipl Transforms. If you have any questions or feedback, please feel free to contact us via &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or visit our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support site&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;Subscribe to our email newsletter&lt;/a&gt;&lt;/strong&gt; to stay updated on new use cases, tutorials, and product development!&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Looking for Peer Insights? Live-Share a Graph and Collaborate in Maltego!</title>
      <link>https://www.maltego.com/blog/share-live-graph-and-collaborate-in-maltego/</link>
      <pubDate>Tue, 29 Sep 2020 12:32:36 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/share-live-graph-and-collaborate-in-maltego/</guid>
      <description>&lt;p&gt;In previous posts, we have shown you how to leverage some of the powerful features included in Maltego. &lt;a href=&#34;&#34; &gt;From&lt;/a&gt; &lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/&#34; &gt;data export options&lt;/a&gt; to &lt;a href=&#34;https://www.maltego.com/blog/customize-entity-overlay-icons/&#34; &gt;customizable Entity overlay icons&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/blog/conduct-maltego-investigations-under-stealth-mode/&#34; &gt;Stealth Mode for investigations&lt;/a&gt;, Maltego is a tool designed to make analysts’ work easier and more effective.&lt;/p&gt;
&lt;p&gt;In the same vein, we now focus on &lt;strong&gt;how Maltego fosters collaboration amongst analysts to improve investigations, both in speed and in quality&lt;/strong&gt;. But what does collaboration mean in the context of Maltego?&lt;/p&gt;
&lt;h2 id=&#34;collaboration-feature-in-maltego&#34;&gt;Collaboration Feature in Maltego&lt;/h2&gt;
&lt;p&gt;Collaboration allows a seamless iterative process via live-graph sharing. &lt;strong&gt;This means that multiple users can work on the same graph at the same time within a secure session, thus remaining compliant with any organizational policies.&lt;/strong&gt; It also means that session participants can chat within the Client while pursuing their investigation, making the process faster and overall, more efficient.&lt;/p&gt;
&lt;h2 id=&#34;the-back-end-of-maltegos-collaboration-feature&#34;&gt;The Back-End of Maltego’s Collaboration Feature&lt;/h2&gt;
&lt;p&gt;Communication for the shared graph session takes place over an XMPP server, which is short for &lt;strong&gt;Extensible Messaging and Presence Protocol&lt;/strong&gt;. This standards-protocol is a set of open technologies &lt;a href=&#34;&#34; &gt;&lt;/a&gt;for instant messaging, multi-party chat, collaboration, and generalized routing of XML data amongst others.&lt;/p&gt;
&lt;h3 id=&#34;how-secure-is-the-secure-session&#34;&gt;How Secure is the &amp;ldquo;Secure Session?&amp;rdquo;&lt;/h3&gt;
&lt;p&gt;The short answer is, pretty secure. XMPP security is generally known to be better than web security, and the servers talk to the Maltego Desktop Client across heavily end-to-end encrypted links.&lt;/p&gt;
&lt;p&gt;In fact, Maltego offers &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010792-sharing-a-graph#encryption-0-2&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;two encryption options&lt;/a&gt;, 128 Bit and 256 Bit. On top of that, you can choose which &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010792-sharing-a-graph#server-0-1&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;type of server&lt;/a&gt; you prefer graph traffic to pass through—whether public, private, or your own XMPP server—depending on your deployment and privacy needs.&lt;/p&gt;
&lt;h3 id=&#34;where-is-the-session-data-stored&#34;&gt;Where is the Session Data Stored?&lt;/h3&gt;
&lt;p&gt;Data for each shared session is not stored on the XMPP server. Instead, it is stored locally on each of the participating Maltego Clients.&lt;/p&gt;
&lt;p&gt;Still not sure about XMPP? The XMPP protocol is more popular amongst companies and institutions than you may know. For example, Facebook uses it for their chat integration, and NATO uses it for its tactical chat.&lt;/p&gt;
&lt;h2 id=&#34;basic-concepts-for-live-graph-sharing-using-maltego&#34;&gt;Basic Concepts for Live Graph Sharing Using Maltego&lt;/h2&gt;
&lt;p&gt;There are four ground principles to a Maltego live graph sharing:&lt;/p&gt;
&lt;h3 id=&#34;entity-attribution&#34;&gt;Entity Attribution&lt;/h3&gt;
&lt;p&gt;Maltego makes it easy for you to visually follow the changes made to the graph by your collaborators. To do so, look out for the name of the user who added an Entity to a shared graph session above the Entity icon.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/collaboration1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/collaboration1.png&#34; loading=&#34;lazy&#34; alt=&#34;Entity Attribution&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;user-permissions&#34;&gt;User Permissions&lt;/h3&gt;
&lt;p&gt;Every user in the shared graph session has full read/write permissions on the graph. Take this into account when you share the session details with other people.&lt;/p&gt;
&lt;h3 id=&#34;shared-graph-layout&#34;&gt;Shared Graph Layout&lt;/h3&gt;
&lt;p&gt;When a shared graph user changes the layout of the graph, it will change for all users in the session. Maltego offers five different layout modes (block, hierarchical, circular, organic, and interactive organic) for you to choose from. The view, however, will only be changed for the user applying the change.&lt;/p&gt;
&lt;h3 id=&#34;graph-existence&#34;&gt;Graph Existence&lt;/h3&gt;
&lt;p&gt;Because of the protocol being used, the graph will remain available so long as there is at least one user in the graph session.&lt;/p&gt;
&lt;h2 id=&#34;how-to-share-a-maltego-graph&#34;&gt;How to Share a Maltego Graph&lt;/h2&gt;
&lt;p&gt;Your live graph-sharing experience with Maltego has two different starting points: a new graph or a current graph. Remember that sharing a new graph means sharing a blank canvas to be edited by all participants of the shared session.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/collaboration2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/collaboration2.png&#34; loading=&#34;lazy&#34; alt=&#34;Share a Graph in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regardless of which option you choose, the Graph Sharing Window will open every time.&lt;/p&gt;
&lt;h3 id=&#34;adding-session-information&#34;&gt;Adding Session Information&lt;/h3&gt;
&lt;p&gt;Once the window is open, you will see the session information that you will need to share with your collaborators, so they can have access to the graph:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Session Name&lt;/li&gt;
&lt;li&gt;Security Key&lt;/li&gt;
&lt;li&gt;User Alias&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The &lt;strong&gt;Session Name&lt;/strong&gt; will be either provided by the Maltego Client if you are starting a new session, or by other participants within the session should you be joining an existing one. The &lt;strong&gt;Security Key&lt;/strong&gt; will be generated by clicking the generate button, or provided by one of the session participants.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;User Alias&lt;/strong&gt; is how the session provides participants with the means to identify you, not only when you join, but also when you use the chat functionality. User Aliases also provide help participants to keep up with the Entities you add to the Graph.&lt;/p&gt;
&lt;p&gt;Please note that all session participants need to use the same server type (public, private, other) and provide the same Security Key, otherwise a new session will be created and live graph-sharing with the intended group will not be possible.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;4491d1acb2b4aff0&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;4491d1acb2b4aff0__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/collaboration3.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/collaboration3.gif&#34;
        var video = document.getElementById(&#34;4491d1acb2b4aff0__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;4491d1acb2b4aff0&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;h3 id=&#34;viewing-session-details-in-collaboration-window&#34;&gt;Viewing Session Details in Collaboration Window&lt;/h3&gt;
&lt;p&gt;Once you begin the session, you will be able to view its details in the &lt;strong&gt;Collaboration window&lt;/strong&gt;. Here, you will find details including the session participants, the graph’s metadata, and the type of server being used. The Collaboration window is located on the right side of the Client’s UI.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/collaboration4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/collaboration4.png&#34; loading=&#34;lazy&#34; alt=&#34;Collaboration window&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;send-links-to-zoom-in-on-entities-and-communicate-in-the-chat-window&#34;&gt;Send Links to Zoom in on Entities and Communicate in the Chat Window&lt;/h3&gt;
&lt;p&gt;You will also see the session’s &lt;strong&gt;Chat Window&lt;/strong&gt; at the bottom of the UI. Aside from communicating with other session participants, you will also be able to send links to Entities you select on the graph in the form of a hyperlink which will zoom into the graph to show the referenced Entity. This helps further expedite the analysis process.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/collaboration5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/collaboration5.png&#34; loading=&#34;lazy&#34; alt=&#34;Chat Window in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;closing-a-collaboration-session&#34;&gt;Closing a Collaboration Session&lt;/h3&gt;
&lt;p&gt;Lastly, to close a session , click the &lt;strong&gt;Work Offline&lt;/strong&gt; option located on the Collaboration tab to log out. As previously mentioned, the graph session will remain open for the remaining participants as long as at least one of them is logged in.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/collaboration6.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/collaboration6.png&#34; loading=&#34;lazy&#34; alt=&#34;Work Offline button&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-maltego-collaboration-benefits-investigators&#34;&gt;How Maltego Collaboration Benefits Investigators&lt;/h2&gt;
&lt;h3 id=&#34;available-across-different-desktop-client-editions&#34;&gt;Available across Different Desktop Client Editions&lt;/h3&gt;
&lt;p&gt;Maltego collaboration does not require you to use the same Client edition as the rest of the session participants. However, the number of results available for your Client will remain the same, potentially affecting the data you are able to visualize.&lt;/p&gt;
&lt;h3 id=&#34;query-results-of-purchased-transforms-made-viewable-for-all&#34;&gt;Query Results of Purchased Transforms Made Viewable for All&lt;/h3&gt;
&lt;p&gt;Furthermore, one of the most noteworthy things about Maltego’s live-sharing graph feature is that analysts can view from the data returned by the Transforms which the collaborators have access to. This means even if you do not have access to a Hub item, but a session participant does, they can run said Transforms and you will see the results on the graph. This allows all participants to work with the same data and pivot from the returned Entities to continue the enrichment, contextualization and analysis processes.&lt;/p&gt;
&lt;h3 id=&#34;demo-collaborating-on-infrastructure-investigation-for-pentesting-using-shodan-transforms&#34;&gt;Demo: Collaborating on Infrastructure Investigation for Pentesting Using Shodan Transforms&lt;/h3&gt;
&lt;p&gt;For example, if you are looking into the infrastructure of a domain for pentesting purposes, you will at some point, depending on how you wish to conduct your investigation, find IP addresses for said domain. It would be useful to query those IPs and discover which services are running on open ports in order to understand the vulnerabilities they present, verify the networks’ security policies, and make necessary adjustments.&lt;/p&gt;
&lt;p&gt;Now, imagine that for some reason your Shodan API key does not work, or you do not have access to one. Instead of pursuing more inconvenient methods, you decide to request one of your colleagues to conduct a live-sharing graph session with you on Maltego to provide you with the investigative resources available to them.&lt;/p&gt;
&lt;p&gt;The image below shows how such a session would look. You would ask your colleague to select the two IPs that you have obtained and run a &lt;strong&gt;To Service [Shodan]&lt;/strong&gt; Transform on them. In this case, you would then be shown a total of eleven Service Entities.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;29e2a4a2ee6c88c9&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;29e2a4a2ee6c88c9__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/Collaboration7.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/collaboration7.gif&#34;
        var video = document.getElementById(&#34;29e2a4a2ee6c88c9__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;29e2a4a2ee6c88c9&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;Ports such as the 8080, which is the default for the Apache Tomcat service and is used for executing Java servlets and for rendering web pages using Java server page (JSPs) coding, are considered default ports for a large number of web servers, and thus are expected to be open. A commonly used security measure is to add SSL to the IP.&lt;/p&gt;
&lt;p&gt;Maltego Service Entities are represented as “&lt;strong&gt;&amp;lt; port &amp;gt;:&amp;lt; banner &amp;gt;&lt;/strong&gt;”, where the banner is the metadata about a service. This representation is especially useful when dealing with a reduced number of Service Entities, as it makes it easier to analyze them. However, when dealing with a larger set of Entities, it would be useful to request your colleague to select the Services and run a &lt;strong&gt;To Banner [Parse]&lt;/strong&gt; Transform on them. In this case, the result is shown as “&lt;strong&gt;unknown&lt;/strong&gt;”.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;02e655ded92ff655&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;02e655ded92ff655__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/collaboration8.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/collaboration8.gif&#34;
        var video = document.getElementById(&#34;02e655ded92ff655__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;02e655ded92ff655&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;By examining the list of open ports and the services they run, you will gain insight into which of these might increase the chances of your organization becoming compromised by threat actors and react accordingly.&lt;/p&gt;
&lt;p&gt;Alternatively, you could obtain the IP addresses from the websites that share the tracking code with the one you were originally examining, and request your colleague to run th&lt;a href=&#34;&#34; &gt;&lt;/a&gt;e &lt;strong&gt;To Service [Shodan]&lt;/strong&gt; Transform on them, attempting to obtain more services with banners, to provide you with additional intel on the infrastructure.&lt;/p&gt;
&lt;h2 id=&#34;collaborate-in-maltego-and-improve-your-investigative-experience-across-the-board&#34;&gt;Collaborate in Maltego and Improve Your Investigative Experience Across the Board!&lt;/h2&gt;
&lt;p&gt;There is a multitude of Transforms that can be used to examine organizational infrastructure, all of which are potentially available via Maltego’s collaboration feature.&lt;/p&gt;
&lt;p&gt;To learn more about collaboration features, check out our &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010791-collaboration&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;documentation&lt;/a&gt;. If you have any questions regarding this topic or related ones, such as our privacy practices, feel free to reach out to us through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For the latest use cases, product updates and news, follow Maltego on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>A Day in The Life of A Maltego Data Integrations Developer: We&#39;re Hiring!</title>
      <link>https://www.maltego.com/blog/infographic-a-day-in-the-life-of-a-maltego-transform-developer/</link>
      <pubDate>Thu, 24 Sep 2020 18:04:53 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/infographic-a-day-in-the-life-of-a-maltego-transform-developer/</guid>
      <description>&lt;p&gt;Transforms are essential functions in Maltego that interface public and third-party data sources, taking input Entities and pulling related output Entities from these data sources. With Transforms, investigators using Maltego are able to mine various types of intelligence and map the relationships between these data points to conduct analysis.&lt;/p&gt;
&lt;p&gt;Of course, this cannot be done without Data Integration Developers.&lt;/p&gt;
&lt;h2 id=&#34;a-typical-day-of-a-maltego-integration-developer&#34;&gt;A Typical Day of A Maltego Integration Developer&lt;/h2&gt;
&lt;p&gt;Data Integration Developers at Maltego build the bridge between investigators and data sources. As software developers, they design and develop &lt;strong&gt;Transforms&lt;/strong&gt; and work with the industry to integrate their data into Maltego.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this interview with our Integration Development Team, we peek behind the scene and show you what a typical day in the life of a Maltego Integration Developer looks like.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/careers/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;JOIN OUR TEAM&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;interview-with-maltego-integration-developers-hear-from-your-future-colleagues&#34;&gt;Interview with Maltego Integration Developers: Hear from Your Future Colleagues&lt;/h2&gt;
&lt;h3 id=&#34;q1-could-you-please-walk-us-through-your-typical-workdays&#34;&gt;Q1: Could you please walk us through your typical workdays?&lt;/h3&gt;
&lt;p&gt;Our typical workdays usually start with a morning coffee, followed by reading about OSINT and cybersecurity topics. After organizing emails, messages, and establishing the day’s agenda, we spend the next hours designing, prototyping, and developing projects. At lunch, we join the social hour with colleagues in Munich and remote, after which we have our regular team meetings.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Integration Developer daily schedule&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the afternoon, we delegate time between code review, debugging, and continuing development. Sometimes, we assist the Support team to handle technical topics.&lt;/p&gt;
&lt;p&gt;Besides these practical tasks, we also write online documentation, design documentation, and blog articles.&lt;/p&gt;
&lt;h3 id=&#34;q2-what-does-your-daily-activity-breakdown-look-like&#34;&gt;Q2: What does your daily activity breakdown look like?&lt;/h3&gt;
&lt;p&gt;Our daily activities include on average, 50% coding and development, 25% research and prototyping, 15% code review and collaboration, and 10% technical writing.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Daily activity breakdown of Maltego Integration Developers&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;q3-what-are-the-languages-and-applications-framework-necessary-for-an-integration-developer&#34;&gt;Q3: What are the languages and applications framework necessary for an Integration Developer?&lt;/h3&gt;
&lt;p&gt;Our responsibilities are heavily related to API integrations and database integrations. In terms of coding languages and application frameworks, we use Java, Python, Spring Boot, and Azure on a daily basis. Generally, it is also important to have knowledge or experiences with node.js, AWS, GNU/Linux Docker.&lt;/p&gt;
&lt;h3 id=&#34;q4-how-do-you-come-up-with-transform-ideas-where-do-you-find-inspiration&#34;&gt;Q4: How do you come up with Transform ideas? Where do you find inspiration?&lt;/h3&gt;
&lt;p&gt;The biggest tip to getting Transform ideas is to read widely and receive information from various sources. We get our inspirations from domain expert recommendations, infosec conferences, communities, forums, and aliens.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform inspirations for Maltego Integration Developers&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The key is to stay curious to learn about existing technologies—You can write Transforms for anything. The question is: Which one first?&lt;/p&gt;
&lt;h3 id=&#34;q5-what-qualities-make-a-good-integration-developer&#34;&gt;Q5: What qualities make a good Integration Developer?&lt;/h3&gt;
&lt;p&gt;As an Integration Developer, you have to have a curious mind to explore different technologies and create ideas. You should be an analytical thinker and an adapter, self-motivated and quick to learn.&lt;/p&gt;
&lt;h3 id=&#34;q6-what-are-your-favorite-transforms-in-maltego&#34;&gt;Q6: What are your favorite Transforms in Maltego?&lt;/h3&gt;
&lt;p&gt;The Wayback Machine Transforms are at top of the list because it takes you back in time. Infrastructure-based Transforms such as DNS and IP Addresses are also some of our favorites.&lt;/p&gt;
&lt;h3 id=&#34;q7-what-are-an-integration-developers-growth-and-career-prospects&#34;&gt;Q7: What are an Integration Developers&amp;rsquo; growth and career prospects?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Integration Developer requirements and future prospects&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The starting point for each Integration Developer varies, depending on the experiences and skills they bring with them. For Integration Developers with initial industry experience, there is opportunity to establish a solid, practical portfolio and develop career growth into the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Technical Product Owner/ Senior Software Developer&lt;/li&gt;
&lt;li&gt;Integrations Engineer/ Systems Architect&lt;/li&gt;
&lt;li&gt;Senior Data Integrations Engineer&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At Maltego, Integration Developers contribute to our core product development and have grown from a small team since inception. As an Integration Developer, you will be making long-lasting impact to our core development while working closely with the engineers and architects who brought Maltego to life.&lt;/p&gt;
&lt;h3 id=&#34;q8-if-you-are-to-use-one-sentence-to-describe-the-fun-part-of-being-a-transform-developer-at-maltego-what-would-it-be&#34;&gt;Q8: If you are to use one sentence to describe the fun part of being a Transform Developer at Maltego, what would it be?&lt;/h3&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&amp;ldquo;It is an ever-changing journey of continuous learning and growth.&amp;rdquo;&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;were-hiring-join-maltego-as-our-new-integration-developer&#34;&gt;We’re Hiring! Join Maltego as Our New Integration Developer&lt;/h2&gt;
&lt;p&gt;We are looking for motivated software developers with initial experience to join our team of Transform Developers!&lt;/p&gt;
&lt;p&gt;Interested in the job position? &lt;strong&gt;Check out the job opening on our career page and apply online now!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/careers/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;JOIN OUR TEAM&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;If you have any question regarding recruitment and openings at Maltego, please reach out to &lt;a href=&#34;mailto:jobs@matlego.com&#34; &gt;jobs@matlego.com&lt;/a&gt;.&lt;/p&gt;


&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Malteog-Infographic-Day-in-Life-of-Integrations-Developer-Hiring.pdf&#34; target=&#34;_blank&#34; style=&#34;position: relative; display: inline-block;&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/maltego-infographic-integration-developer-hiring-005.png&#34; alt=&#34;&#34; style=&#34;max-width: 100%;&#34;&gt;
&lt;/a&gt;
&lt;p&gt;Check out our &lt;a href=&#34;https://www.twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; to learn more about Maltego and stay on top of our latest news and updates.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Maltego Helps Accelerate The Investigation of Insider Threat Alerts Provided by User Behavior Analysis (UBA) Systems</title>
      <link>https://www.maltego.com/blog/how-maltego-accelerates-insider-threat-alerts-investigation-user-behavior-analysis/</link>
      <pubDate>Thu, 24 Sep 2020 12:52:25 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-maltego-accelerates-insider-threat-alerts-investigation-user-behavior-analysis/</guid>
      <description>&lt;h2 id=&#34;insider-threats-comes-in-various-packages&#34;&gt;Insider Threats Comes in Various Packages&lt;/h2&gt;
&lt;p&gt;Most people do not realize that insider threats come in all sorts of packages. The news on the most relevant cases have narrowed the definition of insider threats to a malicious employee attempting to make money by intentionally harming the organization they work for. However, there are also insider threats unintentionally caused by careless, negligent, or compromised employees and contractors, personal integrity, or commitment to the organization notwithstanding. &lt;strong&gt;In fact, according to the 2020 report by the Ponemon Institute, this last group represents the most incidents with an average cost of $307K, and a total cost of $4.58 million per organization.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;analyzing-insider-threat-alerts-with-user-behavior-analytics-tools&#34;&gt;Analyzing Insider Threat Alerts with User Behavior Analytics Tools&lt;/h2&gt;
&lt;p&gt;The volume of user data that needs to be tracked inside a company is staggering, which makes the labor of Insider Threat Analysts extremely complicated. Tools specializing in the analysis of users’ behavioral deviations—personal or in comparison to its peer groups—to indicate possible fraudulent or malicious activity are a key part of fighting insider threats. These tools are known as User Behavior Analytics (UBA).&lt;/p&gt;
&lt;h2 id=&#34;whitepaper-accelerate-insider-threat-alert-investigations-by-integrating-user-behavior-analytics-with-maltego&#34;&gt;Whitepaper: Accelerate Insider Threat Alert Investigations by Integrating User Behavior Analytics with Maltego&lt;/h2&gt;
&lt;p&gt;In this whitepaper, we take User Behavior Analytics (UBA) tool developed by Splunk as an example to show the advantages and limitations of UBA tools, as well as &lt;strong&gt;how organizations can overcome these limitations and speed up insider threat alert investigations by integrating these UBA tools into Maltego.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Download the whitepaper using the form below to learn more about how you can better protect your organizations from all sorts of insider threats.&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7r9&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How Maltego Helps Accelerate The Investigation of Insider Threat Alerts Provided by User Behavior Analysis (UBA) Systems&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Tracing Internet Relationships with Maltego Using Only Two Transforms</title>
      <link>https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/</link>
      <pubDate>Tue, 22 Sep 2020 15:20:07 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/tracing-internet-relationships-with-maltego/</guid>
      <description>&lt;p&gt;Although misinformation spread via media has always existed, it seems to have exploded in significance with the 2016 U.S. presidential elections. The dissemination of “fake news” on the internet has been weaponized to the extent that it has become a new front in cyber-warfare, with over &lt;a href=&#34;https://freedomhouse.org/article/new-report-freedom-net-2017-manipulating-social-media-undermine-democracy&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;30 countries&lt;/a&gt; employing “troll farms” to fight internal opposition and destabilize other governments.&lt;/p&gt;
&lt;p&gt;Studying the relationships between various internet artifacts can help us understand how misinformation spreads and who stands to profit from it. As a &lt;a href=&#34;https://www.maltego.com/blog/infographic-what-is-link-analysis/&#34; &gt;graphical link analysis tool&lt;/a&gt;, Maltego can help investigators visualize and understand these networks. &lt;strong&gt;In this blog post, we will demonstrate how to easily trace internet relationships by spidering out relevant links to a website with only a couple of Maltego Transforms.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-the-to-links-found-on-web-page-transform-to-trace-internet-relationships&#34;&gt;Using the To Links [Found on web page] Transform to Trace Internet Relationships&lt;/h2&gt;
&lt;p&gt;With the release of the Maltego Standard Transforms, we added the &lt;strong&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000041407-maltego-http-transforms#to-links-found-on-web-page--0-4&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;To Links&lt;/a&gt; [Found on web page]&lt;/strong&gt; Transform. This Transform scrapes a web page’s HTML source and returns all the URLs found in it. The resulting links can be used to discover how information (and misinformation) flows through the web.&lt;/p&gt;
&lt;p&gt;In this tutorial, we will be using this Transform to map out the relationships of the &lt;a href=&#34;https://en.wikipedia.org/wiki/InfoWars&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;infamous&lt;/a&gt; Infowars[.]com.&lt;/p&gt;
&lt;h2 id=&#34;starting-the-network&#34;&gt;Starting the Network&lt;/h2&gt;
&lt;p&gt;To start off, we will insert the URL of the page to be investigated as a URL Entity and run the &lt;strong&gt;To Links [Found on web page]&lt;/strong&gt; Transform on it.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;bb95bfc73e993c2b&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;bb95bfc73e993c2b__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/spider_1.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/spider_1.gif&#34;
        var video = document.getElementById(&#34;bb95bfc73e993c2b__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;bb95bfc73e993c2b&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;Most of the 151 URLs returned lead to other Infowars webpages and to some domains in the Infowars network, such as prisonplanet[.]com.&lt;/p&gt;
&lt;p&gt;Some insights can already be gleaned from these initial results. If we run the &lt;strong&gt;To Website [Convert]&lt;/strong&gt; Transform on the URLs returned by the last Transform, we can group the URLs into websites and, discover which channels are frequently used to communicate with Infowars’s audience.&lt;/p&gt;
&lt;p&gt;For example, the graph shows multiple links to videos on the site banned[.]video. Banned[.]video &lt;a href=&#34;https://medium.com/dfrlab/Infowars-resurrected-how-the-conspiracy-site-evaded-a-cross-platform-ban-f19f971f69a2&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;was founded&lt;/a&gt; after Infowars was banned from several social networks by its parent company, Free Speech Systems LLC.&lt;/p&gt;
&lt;p&gt;The messaging app Telegram, the “anti-Facebook” cryptocurrency-based social network &lt;a href=&#34;https://www.wired.com/story/minds-anti-facebook/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Minds&lt;/a&gt;, and &lt;a href=&#34;https://en.wikipedia.org/wiki/Gab_%28social_network%29&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Gab&lt;/a&gt;- a social network criticized for harboring a far-right userbase- are also linked to Infowars.&lt;/p&gt;
&lt;p&gt;By selecting the &lt;strong&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010458-view-tab#viewlets-0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Ball Size by Rank Viewlet&lt;/a&gt;&lt;/strong&gt;, we can enter a Maltego graph view where the size of each Entity is based on its number of links and the sum of its neighbors&amp;rsquo; links. The size of the Entities can then be used as a proxy for their relative importance.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/spider_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/spider_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Ball Size by Rank Viewlet in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;spidering-out-a-few-layers-to-find-more-links&#34;&gt;Spidering Out a Few Layers to Find More Links&lt;/h2&gt;
&lt;p&gt;To be able to find more links to external websites and discover more relationships, we are going to run the &lt;strong&gt;To Links [Found on web page]&lt;/strong&gt; Transform two more times. Since this Transform runs on URLs and not websites, we will only select the URL Entities and then run the Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/spider_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/spider_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Spidering out a few layers&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Running the &lt;strong&gt;To Links&lt;/strong&gt; Transform again will result in a large amount of Entities being returned, which we will then want to group into websites and finally domains to visualize the relationships between the different internet Entities.&lt;/p&gt;
&lt;p&gt;Instead of using the same Transform as before and then converting the resulting URLs to Webpages, we will use the &lt;strong&gt;To Website [Links on this web page]&lt;/strong&gt; Transform for this step.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/spider_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/spider_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the To Website [Links on this web page] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Conversely, if you would like to continue finding external links in the URLs for multiple iterations, it might be a good idea to filter the URLs before continuing to run the Transforms since the number of Entities returned in each step will grow exponentially.&lt;/p&gt;
&lt;p&gt;As a small trick, &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000009615-graph-sidebar#freezing-and-refreshing-9-10--0-2&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;freezing and then refreshing the graph&lt;/a&gt; will help speed up the Transforms when working with so many Entities.&lt;/p&gt;
&lt;h2 id=&#34;drawing-conclusions&#34;&gt;Drawing Conclusions&lt;/h2&gt;
&lt;p&gt;Lastly, we are going to find the domains corresponding to all webpages resulting from the last step with the &lt;strong&gt;To Domains [DNS]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;To analyze the results, we will once again select the Ball Size by Rank Viewlet.&lt;/p&gt;
&lt;p&gt;While the &lt;strong&gt;Ball size by incoming links&lt;/strong&gt; viewlet could be useful here as well (since domain Entities only have incoming and no outgoing links), the &lt;strong&gt;Ball Size by Rank&lt;/strong&gt; viewlet is a better choice for our investigation. As the ranks are calculated taking into account the neighboring Entities’ links as well, it doesn’t only take into account how many Webpage Entities are linking to each domain, but also how many URL Entities are linking to each webpage.&lt;/p&gt;
&lt;p&gt;Since webpages tend to group URLs (for example, twitter.com has over 1400 incoming links from URLs in this graph), Ball Size by Rank Viewlet should more accurately portray the degree of connections between our initial URL and the domains.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/spider_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/spider_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Ball Size by Rank Viewlet in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Not only interconnected webpages sharing similar ideologies (breitbart[.]com and summitnews[.]com), but also which channels they communicate through (Twitter, Youtube, various podcasting services), which technologies they employ (Cloudflare, Google tags, onesignal) and how they earn money (infowarsstores[.]com) can be explored using these transforms.&lt;/p&gt;
&lt;h2 id=&#34;expanding-and-deepening-the-investigation&#34;&gt;Expanding and Deepening the Investigation&lt;/h2&gt;
&lt;p&gt;Countless insights can be uncovered by using Maltego to analyze the connections between different parts of the internet, be it through links, matching tracking codes, DNS servers, or IPs (with our &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;), or through shared images (with &lt;a href=&#34;https://www.maltego.com/transform-hub/tineye/&#34; &gt;TinEye Transforms&lt;/a&gt;). We hope this blog post served as an inspiration for your future investigations!&lt;/p&gt;
&lt;p&gt;We would love to hear about your experience and use cases for these Transforms. Keep visiting our blog, follow our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; pages, and &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletters&lt;/a&gt; for more interesting walkthroughs, announcements and use cases, or to post your ideas, questions and comments.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Link Analysis Tool: What is It and How to Choose One?</title>
      <link>https://www.maltego.com/blog/infographic-what-is-link-analysis/</link>
      <pubDate>Wed, 16 Sep 2020 14:05:39 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/infographic-what-is-link-analysis/</guid>
      <description>&lt;p&gt;Link analysis is based on a branch of mathematics called graph theory. &lt;strong&gt;It is a technique used in a variety of fields to investigate the relationships between different pieces of information such as people, organizations, online accounts, messages, transactions, aliases, web pages and other digital artifacts.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-001.png&#34; loading=&#34;lazy&#34; alt=&#34;graphical link analysis tools&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tools such as Maltego are used to conduct said investigations because they are able to digest large amounts of data, display it graphically, and discover connections between its pieces. As a result, they make data more accessible and help improve metrics.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-002.png&#34; loading=&#34;lazy&#34; alt=&#34;why use graogical link analysis tools&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;


&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Link%20Analysis%20and%20Tools.pdf&#34; target=&#34;_blank&#34; style=&#34;position: relative; display: inline-block;&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-000.png&#34; alt=&#34;&#34; style=&#34;max-width: 100%;&#34;&gt;
&lt;/a&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/schedule-a-demo/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SCHEDULE A DEMO&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;There is a wide variety of tools used to conduct investigations based on link analysis techniques. Investigators need to be able to consider their options based on criteria such as pricing, learning options, customizable features, data integrations, and collaboration options.&lt;/p&gt;
&lt;h2 id=&#34;what-to-consider-when-choosing-a-graphical-link-analysis-tool&#34;&gt;What to Consider When Choosing a Graphical Link Analysis Tool&lt;/h2&gt;
&lt;h3 id=&#34;pricing-and-deployment&#34;&gt;Pricing and Deployment&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-003.png&#34; loading=&#34;lazy&#34; alt=&#34;consideration of chosing graphical link analysis tool: pricing and deployment options &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Different teams and organizations need different offerings to satisfy their needs and fit their budgets. Pricing should be simple and straightforward, without hidden fees. Specific costs for services such as premium technical and customer support, development, and consulting all need to be addressed openly during the procurement process.&lt;/p&gt;
&lt;p&gt;Deployment options need to be versatile and uncomplicated to provide a return on investment to the organization within the shortest time possible.&lt;/p&gt;
&lt;p&gt;Maltego offers pricing options for individual investigators, small teams, and larger enterprise teams. It also provides customers with the ability to choose between different options to improve their Maltego package and deploy it based on their individual needs and budgets.&lt;/p&gt;
&lt;h3 id=&#34;onboarding--learning&#34;&gt;Onboarding &amp;amp; Learning&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-004.png&#34; loading=&#34;lazy&#34; alt=&#34;consideration of chosing graphical link analysis tool: onboarding and learning&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Analysts do not have the luxury of time when it comes to learning how to work with and integrate solutions into their existing workflows. The more intuitive the tool, the easier the learning curve and the lower the deprecation risk will be. Resources such as documentation and online tutorials addressing the tool’s features and its different use cases are a vital part when it comes to considering an offering.&lt;/p&gt;
&lt;p&gt;Maltego is a very intuitive tool which is easy to onboard even for non-technical personnel thanks to its point-and-click logic. In the past two years, we have improved and expanded the array of learning resources available to our users, which now consists of an &lt;a href=&#34;https://docs.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;online documentation&lt;/a&gt; portal, &lt;a href=&#34;https://www.maltego.com/categories/case-studies-whitepapers/&#34; &gt;use cases and whitepapers&lt;/a&gt; published on our website, &lt;a href=&#34;https://www.youtube.com/watch?v=ceQhIBKFp2A&amp;amp;list=PLfRX-xJAc2yz6CjQVQuogJeCBoy8HbCOR&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;tutorial videos&lt;/a&gt; on our &lt;a href=&#34;https://www.youtube.com/channel/UCVqC64G_H0UA7_lUxXKjEcg&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;YouTube channel&lt;/a&gt;, and our &lt;a href=&#34;https://courses.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;learning platform&lt;/a&gt; to facilitate self-paced learning which complements our &lt;a href=&#34;https://www.maltego.com/maltego-intensive-training-for-teams/&#34; &gt;in-person training&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;data-integrations&#34;&gt;Data Integrations&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-005.png&#34; loading=&#34;lazy&#34; alt=&#34;consideration of chosing graphical link analysis tool: data integration &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tools are only as useful as their capability to be easily assimilated into a team’s existing infrastructure and workflows, along with internal data repositories and third-party intelligence providers. Out-of-the-box integrations with popular data and intel providers should be at the top of the requirements list, as they ensure a faster deployment and onboarding process. A tool that causes vendor lock-in or constricts the analysts’ job has no room in the present market.&lt;/p&gt;
&lt;p&gt;Maltego features a variety of OSINT and third-party data sources in the &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Transform Hub&lt;/a&gt;, including deep and dark web, cryptocurrency, social media, person-of-interest, company intelligence, network, and infrastructure, and more.&lt;/p&gt;
&lt;p&gt;Our data integrations allow investigators to pivot from one Entity to another and from one data repository to the next. Seamless integration of internal data into Maltego is also a possibility for organizations, where they can securely and effectively collaborate on investigations while remaining compliant. On top of that, &lt;a href=&#34;https://www.maltego.com/categories/integration-solution-briefs/&#34; &gt;Maltego is able to integrate with other tools&lt;/a&gt; such as SIEM, UBAs, ticketing systems, case management and evidence systems, and digital forensics tools. For all of these options, Maltego offers integration services on-demand.&lt;/p&gt;
&lt;h3 id=&#34;variety-of-layouts--views&#34;&gt;Variety of Layouts &amp;amp; Views&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-006.png&#34; loading=&#34;lazy&#34; alt=&#34;consideration of chosing graphical link analysis tool: variety of layouts and views&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A variety of layouts and views help achieve faster and better identification and understanding of connections between the pieces of information in a graph, especially when it comes to large and complex data sets. Different layouts will allow analysts to better visualize data for different types of investigations. A variety of views will help them zero in on the most relevant data and the connections between them more efficiently.&lt;/p&gt;
&lt;p&gt;With Maltego, investigators can choose between &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000009615-graph-sidebar#layouts-4-8--0-1&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;five different layout modes&lt;/a&gt; (block, hierarchical, circular, organic, and interactive organic), and &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000009615-graph-sidebar#views-11-18--0-3&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;eight different views&lt;/a&gt; (graph view, list view, ball size by diverse descent, ball size by links -all-, ball size by incoming links, ball size by outgoing links, ball size by rank, and ball size by weight).&lt;/p&gt;
&lt;h3 id=&#34;customization&#34;&gt;Customization&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-007.png&#34; loading=&#34;lazy&#34; alt=&#34;consideration of chosing graphical link analysis tool: customization options&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Graphs can quickly become hard to manage depending on the number of Entities they contain. Visual cues, such as colored bookmarks and notes, are vital for investigators to be able to navigate more efficiently, making it easier to share results that are easier to understand.&lt;/p&gt;
&lt;p&gt;Both individual investigators and analyst teams need to be able to automate certain repetitive tasks to speed up the data mining step of their investigations and allow more time for visual analysis.&lt;/p&gt;
&lt;p&gt;It is also important to be able to develop and implement specific queries to perform analysis according to the investigative needs and objectives of a team or organization.&lt;/p&gt;
&lt;p&gt;Maltego provides a wide variety of customization options including bookmarks and notes, &lt;a href=&#34;https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/&#34; &gt;automation using Maltego Machines&lt;/a&gt; which can also be designed by the customer, and last but not least, an easy approach to developing custom Transforms to perform data queries.&lt;/p&gt;
&lt;h3 id=&#34;collaboration-and-reporting&#34;&gt;Collaboration and Reporting&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-link-analysis-and-tools-008.png&#34; loading=&#34;lazy&#34; alt=&#34;consideration of chosing graphical link analysis tool: collaboration and reporting features&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A tool allowing some level of collaboration is always preferable. Iterative processes help analysts to get a fresh perspective or the benefit of expertise from colleagues within an organization which will help to further speed up investigations. Having the ability to share results at different stages and with different audiences is vital. The broader the options for exporting data and graphs, the more useful the results provided by a tool will be, not only to the analyst but to different stakeholders.&lt;/p&gt;
&lt;p&gt;Maltego offers a wide array of different options to extract data from the tool for &lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/&#34; &gt;reporting&lt;/a&gt; and collaboration purposes. From exporting to tables to saving image and XML files of graphs, to developing a written report in PDF format. Maltego has been designed to make the investigator’s life easier all around.&lt;/p&gt;
&lt;h3 id=&#34;make-maltego-your-own&#34;&gt;Make Maltego Your Own&lt;/h3&gt;
&lt;p&gt;If you want to learn more about how Maltego can help your teams and organizations conduct effective investigations, schedule a demo with our experts today!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/schedule-a-demo/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SCHEDULE A DEMO&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;For the latest use cases, product updates and news, follow Maltego on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our newsletter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Link%20Analysis%20and%20Tools.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download the infographic here&lt;/a&gt; to share with your friends, family, and colleagues.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How Investigators from Different Industries and Areas Use Maltego</title>
      <link>https://www.maltego.com/blog/how-investigators-use-maltego/</link>
      <pubDate>Mon, 07 Sep 2020 13:22:09 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-investigators-use-maltego/</guid>
      <description>&lt;p&gt;Born in and for the infosec community, Maltego has empowered over one million investigations in over 100 countries and markets. The result: a vast and vivid community that shares tricks and tips, use cases and demonstrations and tutorials.&lt;/p&gt;
&lt;p&gt;For more than 10 years, users have incorporated Maltego into various investigations and inspired us to further develop, advance its capabilities and expand its potential. &lt;strong&gt;In this article, we will take a quick dive into some real-life use cases of Maltego and how specific types of investigators utilize the tool in their day-to-day operations.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;infographic-who-uses-maltego&#34;&gt;Infographic: Who Uses Maltego?&lt;/h2&gt;
&lt;p&gt;Maltego is used by professionals and experts in industries ranging from technology, law enforcement, financial services, and intelligence to retail.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego infographic: How Investigators Use Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Our primary users and use cases can be categorized into three groups: Cybersecurity, Law Enforcement, and Trust &amp;amp; Safety.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-002.png&#34; loading=&#34;lazy&#34; alt=&#34;primary users of maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;


&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20How%20Investigators%20Use%20Maltego.pdf&#34; target=&#34;_blank&#34; style=&#34;position: relative; display: inline-block;&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-000.png&#34; alt=&#34;&#34; style=&#34;max-width: 100%;&#34;&gt;
&lt;/a&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/schedule-a-demo/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SCHEDULE A DEMO&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;in-cybersecurity-operations-reacting-to-and-hunting-threats&#34;&gt;In Cybersecurity Operations: Reacting to and Hunting Threats&lt;/h2&gt;
&lt;p&gt;In cybersecurity operations or security operation centers, Maltego is often used by tier 2 incident response and tier 3 threat intelligence analysts.&lt;/p&gt;
&lt;h3 id=&#34;tier-2-incident-response-analysts-and-maltego&#34;&gt;Tier 2 Incident Response Analysts and Maltego&lt;/h3&gt;
&lt;p&gt;Incident responders identify the who, what, why, when, and how of attacks. Once an incident is verified, they analyze open vulnerabilities, initiate quick patches, and get down to the root causes of compromised systems.&lt;/p&gt;
&lt;p&gt;To streamline the process, they access log files in Maltego and conduct network traffic forensics, investigating unauthorized devices on the network​, multiple logins from different locations​, excessive connections to multiple hosts from a single host, and more. Afterwards, they can transfer these complicated information in an easily understandable Maltego graph or generate concrete reports for incident analysis reporting.&lt;/p&gt;
&lt;h3 id=&#34;tier-3-threat-intelligence-team-and-maltego&#34;&gt;Tier 3 Threat Intelligence Team and Maltego&lt;/h3&gt;
&lt;p&gt;Threat hunters and threat analysts in a security operation center actively hunt for unknown threats, vulnerabilities, and security gaps in the network through vulnerability assessment and penetration testing. They use Maltego to assess vulnerabilities (CVEs), proactively look for undetected compromises with new indicators of compromises (IoCs), and support incident responders.&lt;/p&gt;
&lt;p&gt;For example, using Maltego, threat analysts can identify vulnerable software or hardware architecture, outdated software or hardware with known vulnerabilities, open ports, attackable services, and more during pentesting.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/reduce-your-cyber-security-risk-with-maltego/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;MORE ABOUT MALTEGO CYBERSECURITY SOLUTION&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h4 id=&#34;read-more-about-cybersecurity-use-cases&#34;&gt;Read more about cybersecurity use cases:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-uncover-phishing-domains/&#34; &gt;How to Uncover Phishing Domains Using Maltego to Analyze Domain Infrastructure&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/how-to-accelerate-soc-operations-with-transforms-and-machines/&#34; &gt;Network Footprinting with Machines in Maltego!&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;in-law-enforcement-monitoring-and-unmasking-criminals&#34;&gt;In Law Enforcement: Monitoring and Unmasking Criminals&lt;/h2&gt;
&lt;p&gt;Maltego is used by international, federal, and local law enforcement agencies around the world, including cybercrime investigators, cyber detectives, digital forensics units, and cyber criminologists. The German Federal Criminal Police Office (BKA), for example, uses Maltego in their investigations since 2016.&lt;/p&gt;
&lt;p&gt;Maltego can help investigations into online fraud, cyber threats, cyberviolence, financial crime, and organized crime; where offenses can range from business fraud to identity theft, phishing to cybergrooming, money laundering to trafficking, and more.&lt;/p&gt;
&lt;h3 id=&#34;cybercrime-investigators-and-maltego&#34;&gt;Cybercrime Investigators and Maltego&lt;/h3&gt;
&lt;p&gt;Cybercrime investigators alike rely on Maltego for three operations: Monitoring, unmasking, and researching.&lt;/p&gt;
&lt;p&gt;With Maltego, they visualize intel from high-valued deep and dark web sources to monitor threat actors. When suspects emerge, they conduct investigations to uncover information such as criminal attribution, email address, public records, profiling, and locations.&lt;/p&gt;
&lt;p&gt;As part of a criminal investigation, they also use Maltego to understand the extent and nature of a criminal campaign, identify its infrastructure and servers, uncover company ownership structures, and conduct network mapping.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/law-enforcement/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;MORE ABOUT MALTEGO LAW ENFORCEMENT SOLUTION&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h4 id=&#34;read-more-about-law-enforcement-use-cases&#34;&gt;Read more about law enforcement use cases:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/bitcoin-forensics-with-maltego-and-ciphertrace-blockchain-intelligence/&#34; &gt;Identifying Risky Bitcoin Transactions with Maltego and CipherTrace Blockchain Intelligence&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/state-of-the-german-police-it-infrastructure-and-the-importance-of-osint-capabilities/&#34; &gt;State of The German Police IT Infrastructure and The Importance of OSINT Capabilities&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;in-trust--safety-uncover-malicious-users-and-prevent-insider-threats&#34;&gt;In Trust &amp;amp; Safety: Uncover Malicious Users and Prevent Insider Threats&lt;/h2&gt;
&lt;p&gt;Insider threat analysts, fraud investigators, and due diligence teams are all Maltego users in the trust and safety sector.&lt;/p&gt;
&lt;h3 id=&#34;insider-threats-fraud-abuse-and-maltego&#34;&gt;Insider Threats, Fraud, Abuse and Maltego&lt;/h3&gt;
&lt;p&gt;Insider threat analysts investigate product or data misuse by internal personnel, such as inventory theft, data exfiltration, and customer data leak. Fraud and abuse investigators look into external malicious users and activities like account takeover, fake news, spamming, catfishing, and more.&lt;/p&gt;
&lt;p&gt;In these cases, Maltego is used for infrastructure mapping, social network analysis, social media data analysis, asset searching and tracing, and more.&lt;/p&gt;
&lt;h3 id=&#34;due-diligence-and-maltego&#34;&gt;Due Diligence and Maltego&lt;/h3&gt;
&lt;p&gt;The compliance and due diligence teams are responsible for a number of procedures including pre-transaction, third-party, customer, and employee checks, as well as politically exposed person (PEP) screening.&lt;/p&gt;
&lt;p&gt;Maltego supports and allows them to conduct company ownership structure, asset searching and tracing, social network analysis, and identity resolution, effectively enhancing their due diligence accuracy.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/law-enforcement/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;MORE ABOUT MALTEGO TRUST &amp;amp; SAFETY SOLUTION&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h4 id=&#34;read-more-about-trust--safety-use-cases&#34;&gt;Read more about trust &amp;amp; safety use cases:&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/investigate-insider-threats-e-commerce-maltego/&#34; &gt;Investigating Insider Threats on Warehouses and E-Commerce Portals with Maltego&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;Mapping Visual Disinformation Campaigns with Maltego and TinEye&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;leverage-maltego-to-tackle-your-analysis-and-investigations&#34;&gt;Leverage Maltego to Tackle Your Analysis and Investigations&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-003.png&#34; loading=&#34;lazy&#34; alt=&#34;how investigators use maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Why is Maltego, a single graphical link analysis software, able to help investigators perform such a wide variety of tasks and analysis? One of the biggest reasons lies in the extensive access to various data sources and flexibility for internal integrations.&lt;/p&gt;
&lt;h3 id=&#34;external-data-sources-and-internal-data-integration&#34;&gt;External Data Sources and Internal Data Integration&lt;/h3&gt;
&lt;p&gt;Maltego features a variety of open source intelligence (OSINT) and third-party data sources in the Transform Hub, including deep and dark web, cryptocurrency, social media, person-of-interest, company intelligence, network, infrastructure, and many more.&lt;/p&gt;
&lt;p&gt;These data integrations allow investigators to pivot from one Entity to another with powerful Transform queries to perform reverse image search, passive DNS lookups, and more. Companies and organizations can also seamlessly integrate internal data into Maltego, where they can securely and effectively collaborate on sensitive or confidential investigations.&lt;/p&gt;
&lt;p&gt;On top of that, Maltego is designed with the flexibility to integrate with other systems. For instance, cybersecurity experts can integrate their SIEM and ticketing systems—like Splunk and ServiceNow— into Maltego, while law enforcement agencies can seamlessly integrate it with their case management, evidence systems, or digital forensics tools.&lt;/p&gt;
&lt;h3 id=&#34;what-do-our-customers-say-about-maltego&#34;&gt;What Do Our Customers Say About Maltego?&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/how-investigators-use-maltego-004.png&#34; loading=&#34;lazy&#34; alt=&#34;what customers say about maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Keith Gilbert&lt;/strong&gt;, Malformity Labs, says:&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;“A great strength of Maltego is the ease of gaining insights from multiple, disparate data sets. In the past couple of years, Maltego has been increasingly developed towards a relevant market place for data and I am excited to see how this will evolve in the future.”&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id=&#34;make-maltego-your-own&#34;&gt;Make Maltego Your Own&lt;/h3&gt;
&lt;p&gt;If you want to learn more about how Maltego can help your teams and organizations conduct effective investigations, schedule a demo with our experts today!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/schedule-a-demo/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SCHEDULE A DEMO&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;For the latest use cases, product updates and news, follow Maltego on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;subscribe to our newsletter&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20How%20Investigators%20Use%20Maltego.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download this infographic here&lt;/a&gt;&lt;/strong&gt; to share with your friends, family, and colleagues!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Dorking with Search Engine Transforms Using Bing</title>
      <link>https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/</link>
      <pubDate>Thu, 27 Aug 2020 12:29:07 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-dorking-with-search-engine-transforms-using-bing/</guid>
      <description>&lt;p&gt;Dorking is a way of using search engies to their full capacity and finding specific information that does not show up through simple search queries.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-002.png&#34; loading=&#34;lazy&#34; alt=&#34;purpose of dorking&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Most of us make use of the practice of Dorking, commonly known as Google Dorking, when applying OSINT. Some loath it but know it has to be used at some stage, and others cannot operate without it. In theory, it is not only applicable to the Google search engine, but also to Bing, Yandex and others. This brings us to Maltego.&lt;/p&gt;
&lt;p&gt;Maltego provides a number of search engine Transforms that make use of the Bing API. These Transforms return the search results of Bing for a given input query. &lt;strong&gt;In this tutorial, we will be demonstrating how you can use certain search attributes to significantly increase the relevance of returned results or narrow down the search focus in Maltego.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-does-maltego-dorking-with-bing-work&#34;&gt;How Does Maltego Dorking with Bing Work?&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-001.png&#34; loading=&#34;lazy&#34; alt=&#34;maltego dorking works with seven entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego Dorking works with several Entities. In this example, we will demonstrate Dorking with the Phrase Entity.&lt;/p&gt;
&lt;p&gt;Using the Phrase Entity, we search for the term “&lt;strong&gt;cisco&lt;/strong&gt;” using the &lt;strong&gt;To Website [using Search Engine]&lt;/strong&gt; Transform. With the results setting set to maximum, we get the following:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Dorking with Phrase Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The results are a lot to deal with, even if compared to the 220 million results for the same simple search in Google or the 58 million results in Bing. If we explode the collections box in Maltego, we would have to work through the results to find relevancy to whatever research or investigation we may be doing at the time.&lt;/p&gt;
&lt;p&gt;A nice thing the results have, is a number of associated websites/sub-domains, which is great information for blue teams or pentesters.&lt;/p&gt;
&lt;h2 id=&#34;increase-search-result-relevance-with-quoted-search-terms&#34;&gt;Increase Search Result Relevance with Quoted Search Terms&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Increase Search Result Relevance with Quoted Search Terms in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One way to increase search result relevance is to add &lt;strong&gt;quotation marks&lt;/strong&gt; around the search terms. Especially useful for phrase searches, this ensures that the search engine only searches or filters for a specific word or sentence, meaning a result is only returned when the words or sentences appear as an exact match.&lt;/p&gt;
&lt;p&gt;If we use the quoted search terms &lt;strong&gt;“cisco”&lt;/strong&gt; and &lt;strong&gt;“Chuck Robbins”&lt;/strong&gt; (the CEO of Cisco), Maltego returns the following results:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Use quoted search terms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Yes, it did increase the number of results to 397, which means more individual results to comb through. However, working through the results, it is surprising how accurate they all are. The reason for this is that as Bing puts together the two terms — &lt;strong&gt;“cisco”&lt;/strong&gt; and &lt;strong&gt;“Chuck Robbins”&lt;/strong&gt;— it only returns content containing both terms.&lt;/p&gt;
&lt;p&gt;To illustrate, let us conduct a search for the website &lt;strong&gt;www[.]fin2me[.]com&lt;/strong&gt; and use the Transform &lt;strong&gt;To URLs [show Search Engine results]&lt;/strong&gt; to extract the articles we may be looking for from said website.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Checking relevance level by extracting URLs&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Transform extracts the two articles from the website which match Cisco and its CEO Chuck Robbins. To confirm relevance, we can simply look at Maltego’s snippet window in the Detail View, which shows that we are on the right track.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Checking URL detail&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That was easy enough. While Maltego has done most of the heavy lifting already, there is a lot more analysis that Maltego can help us with.&lt;/p&gt;
&lt;h2 id=&#34;extract-specific-search-types-using-search-operators&#34;&gt;Extract Specific Search Types using Search Operators&lt;/h2&gt;
&lt;p&gt;Next, we repeat the same process for the terms, &lt;strong&gt;“cisco”&lt;/strong&gt; and &lt;strong&gt;“confidential”&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Searching confidential content on website&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The extracted URLs contain links to documents or information that may have been classified as confidential, which is excellent data for anyone performing anything from blue to red to black teaming, not to mention the bad guys.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Extract Specific Search Types using Search Operators in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For Maltego to return only search results in a specific format following the previous process, we must include a &lt;strong&gt;search operator&lt;/strong&gt;. Different to a &lt;strong&gt;search term&lt;/strong&gt;, a search operator is a string of characters used in a search query to narrow the focus of the search.&lt;/p&gt;
&lt;p&gt;For example, looking specifically for PDF documents, we input the search operator “&lt;strong&gt;filetype:pdf&lt;/strong&gt;” and run that search again using the &lt;strong&gt;To Website [using Search Engine]&lt;/strong&gt; Transform:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Using search operator to find specific file types&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, using the URL extraction on the same site as above (&lt;strong&gt;www[.]s2[.]q4cdn[.]com&lt;/strong&gt;) will provide those URLs containing only PDF files:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Extracting URL from search results&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, we select both URL Entities, right-click to call out the Context Menu, and change them to Document Entities &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000008837-the-context-menu#action-bar-0-3&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;using the Action bar&lt;/a&gt; below:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-008.png&#34; loading=&#34;lazy&#34; alt=&#34;Changing Entity Types in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The result should look like this:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-009.png&#34; loading=&#34;lazy&#34; alt=&#34;URL Entities changed into Document Entities in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Selecting both Document Entities, we run the &lt;strong&gt;Parse meta information&lt;/strong&gt; Transform, which performs similarly to FOCA or metagoofil:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Parse Meta Information from Document Entities in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Whoa, how long would this take in real time!&lt;/p&gt;
&lt;p&gt;In just a few minutes, the basis of an attack has been set and we have a person’s name and document titles. This could be used for social engineering, payloads and more. Although we show a small-scale example, it could be escalated into a more serious scenario with some more time invested into getting even better results, which could establish some devastating pivot points against a target.&lt;/p&gt;
&lt;p&gt;But wait, we’re not done Dorking just yet.&lt;/p&gt;
&lt;h2 id=&#34;return-specific-search-results-with-site-operator&#34;&gt;Return Specific Search Results with Site Operator&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Return Specific Search Results with Site Operator in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using the “&lt;strong&gt;site:&lt;/strong&gt;” &lt;strong&gt;operator&lt;/strong&gt;, we run the same process again. The “site:” operator allows us to see the URLs indexed for a specific website.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Using site operator to see specific websites in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Not only did this Transform return the site &lt;strong&gt;www[.]cisco[.]com&lt;/strong&gt;, it also returned any other website address containing &lt;strong&gt;cisco[.]com&lt;/strong&gt; that has been indexed by Bing. You could even tackle this again by adding the &lt;strong&gt;filetype:pdf&lt;/strong&gt; operator and the results will contain all the PDF files on the site &lt;strong&gt;www[.]cisco[.]com&lt;/strong&gt; or a variation thereof.&lt;/p&gt;
&lt;h2 id=&#34;using-the-ip-operator-exclusive-to-bing&#34;&gt;Using the IP Operator Exclusive to Bing&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Using the IP Operator Exclusive to Bing in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The one dork or operator that Bing has that is not supported by Google, is the &lt;strong&gt;IP operator&lt;/strong&gt;. The search on &lt;strong&gt;ip:50.87.253.83&lt;/strong&gt;, for example, would result in 297 websites linked to that IP address.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-012.png&#34; loading=&#34;lazy&#34; alt=&#34;Using the IP Operator Exclusive to Bing in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;search-social-media-sites-with-site-operator&#34;&gt;Search Social Media Sites with Site Operator&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/infographic-maltego-dorking-with-bing-007.png&#34; loading=&#34;lazy&#34; alt=&#34;Search Social Media Sites with Site Operator in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This type of Dorking can also be used for searching social media sites, for example: &lt;strong&gt;“cisco” site:twitter.com&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-013.png&#34; loading=&#34;lazy&#34; alt=&#34;Pair social media sites with regular search terms in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lastly, you may want to include a variation of social media platforms in your searches, for which you can use the &lt;strong&gt;OR&lt;/strong&gt; operator e.g. &lt;strong&gt;“cisco” site:twitter.com OR site:facebook.com OR site:linkedin.com&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/maltego-dorking-014.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-014.png&#34; loading=&#34;lazy&#34; alt=&#34;Use the OR operator to search multiple social media sites in Matlego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;While the results may appear to be few, the accuracy of the search has been increased exponentially by using a specific search term of &lt;strong&gt;cisco&lt;/strong&gt; together with the &lt;strong&gt;site operator&lt;/strong&gt;. In addition, as described above, some of the website results could contain a lot of URLs linking to the exact issues we may be searching for. We only need to extract them.&lt;/p&gt;
&lt;p&gt;This concludes our brief overview on using the humble dork in Maltego. With this method and technique in mind, the sky is the limit for the online researcher, investigator or anyone from the infosec disciplines.&lt;/p&gt;
&lt;h2 id=&#34;infographic-maltego-dorking-techniques-overview&#34;&gt;Infographic: Maltego Dorking Techniques Overview&lt;/h2&gt;


&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Maltego%20Dorking%20with%20Bing.pdf&#34; target=&#34;_blank&#34; style=&#34;position: relative; display: inline-block;&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/img/spinner.svg&#34; data-src=&#34;https://www.maltego.com/images/uploads/maltego-dorking-000.png&#34; alt=&#34;&#34; style=&#34;max-width: 100%;&#34;&gt;
&lt;/a&gt;
&lt;p&gt;In this infographic, we summarize the five Maltego Dorking techniques and how to use them. &lt;strong&gt;&lt;a href=&#34;https://static.maltego.com/cdn/Infographics/Infographic%20-%20Maltego%20Dorking%20with%20Bing.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Download this infographic&lt;/a&gt;&lt;/strong&gt; to share with your friends, family, and colleagues!&lt;/p&gt;
&lt;h4 id=&#34;about-the-author&#34;&gt;About the author&lt;/h4&gt;
&lt;h5 id=&#34;andrew-fordred&#34;&gt;Andrew Fordred&lt;/h5&gt;
&lt;p&gt;Andrew Fordred, a Namibian, previously served as an intelligence officer for the Crime Intelligence Service assigned to the Organised Crime Intelligence Unit of the South African Police. After leaving the police service, he held a number of corporate positions in capacities such as Risk Management, and later, forensic investigations. In 2007, he started his own business providing forensic investigations, intelligence, risk management consultancy, court testimony and litigation support. He completed a forensic investigation degree focusing on forensic intelligence with a qualitative case study of the illegal narcotics trade and syndicates. Currently, he is providing due diligence, cyber intelligence and investigations, cyber security and privacy, and training services to clients with emphasis on open source intelligence, social engineering and the dark web. In addition, he has been a public speaker at events such as the Journey of the Hacker Windhoek Namibia, OSMOSIS 2018 Las Vegas USA and Cyber Threats against Children UNICEF. Reach out to him on &lt;a href=&#34;https://twitter.com/intelligence_i1&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/in/andrew-fordred-1a20923/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Stealth Mode: Conduct Investigations Securely and Privately</title>
      <link>https://www.maltego.com/blog/conduct-maltego-investigations-under-stealth-mode/</link>
      <pubDate>Mon, 24 Aug 2020 11:17:37 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/conduct-maltego-investigations-under-stealth-mode/</guid>
      <description>&lt;p&gt;When running Transforms to return pivots and information in an investigation it is often important that investigators avoid direct contact with the target’s servers or networks for a number of reasons. For example, leaving footprints in the target network’s traffic logs could alert the suspects and, as a result, an investigator may lose important leads. In another scenario, a target’s malware may have a built-in “kill switch” or anti-analysis defense mechanism that shuts it down once it detects an otherwise unresponsive query likely triggered by investigators.&lt;/p&gt;
&lt;h2 id=&#34;how-maltego-keeps-investigators-anonymous&#34;&gt;How Maltego Keeps Investigators Anonymous&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Used by experts in various industries such as cybersecurity, trust and safety, and law enforcement, Maltego operates with a number of privacy measures to ensure the anonymity of our users.&lt;/strong&gt; Maltego does not store users’ Transform query details, nor do we reveal users’ identifiable information while they are running Transforms or mining data from public OSINT sources or from online intelligence sources.&lt;/p&gt;
&lt;p&gt;The Maltego Desktop Client uses our public Commercial Transform Application Server (CTAS) to run &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt; for gathering OSINT from common sources on the Internet, querying DNS servers, search engines, social networks, various APIs and other sources documented &lt;a href=&#34;https://www.maltego.com/maltego-servers/&#34; &gt;here&lt;/a&gt;. When receiving non-passive Transform queries, target networks only recognize that Maltego is initiating such communications, while the origin of the query (namely the Maltego Desktop application) remains hidden.&lt;/p&gt;
&lt;p&gt;The CTAS can be deployed on premise to avoid the sending of data through Maltego’s servers, alternatively users can run Transforms on their own data independent of the internet.&lt;/p&gt;
&lt;h2 id=&#34;toggling-privacy-modes-on-the-maltego-desktop-client&#34;&gt;Toggling Privacy Modes on the Maltego Desktop Client&lt;/h2&gt;
&lt;p&gt;The Maltego Desktop Client provides two privacy modes: Normal and Stealth mode.&lt;/p&gt;
&lt;p&gt;During the initial configuration of a new installation, users will be prompted to choose their preferred privacy mode.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/privacy-setting-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/privacy-setting-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Privacy Configuration in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Following the initial set-up, users are able to toggle between the two privacy modes during their investigations using the Privacy Mode dropdown options in the primary tool bar’s Investigate tab.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/privacy-setting-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/privacy-setting-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego&amp;amp;rsquo;s two privacy modes&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maltego public Transforms run through the CTAS server, and while both privacy modes maintain users’ anonymity, there is one slight difference.&lt;/p&gt;
&lt;h2 id=&#34;normal-privacy-mode&#34;&gt;Normal Privacy Mode&lt;/h2&gt;
&lt;p&gt;Normal Privacy Mode is designed to provide users with the richest Maltego experience. During an investigation, this mode allows the Maltego Desktop Client to fetch certain data types directly from the internet.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/privacy-setting-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/privacy-setting-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego&amp;amp;rsquo;s Normal Privacy Mode&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For example, when a URL Entity is returned as an Image Entity, the Maltego Desktop Client fetches the images directly. When a Website Entity is returned, the Client fetches the website favicon from the website and displays it as an &lt;a href=&#34;https://www.maltego.com/blog/customize-entity-overlay-icons/&#34; &gt;Entity overlay&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The graph below shows an example of website favicon overlays and images fetched from URLs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/privacy-setting-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/privacy-setting-004.png&#34; loading=&#34;lazy&#34; alt=&#34;Example graph to show direct fetches of internet data in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These fetches are made directly by the Maltego Desktop Client and they bypass our servers. In general, it is safe to keep Maltego activities under Normal Privacy Mode. However, when these fetches happen, a computer’s IP might be exposed in the target’s traffic log. Therefore, care should be taken when investigating URLs for targets who should not be alerted.&lt;/p&gt;
&lt;h2 id=&#34;stealth-mode&#34;&gt;Stealth Mode&lt;/h2&gt;
&lt;p&gt;On the other hand, the Maltego’s Stealth Mode completely restricts the Desktop Client from downloading any data or information directly from the Internet. This means that fetching an Entity image or website overlay will be blocked.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/privacy-setting-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/privacy-setting-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego&amp;amp;rsquo;s Stealth Mode&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If sensitive investigations are being conducted, under strict confidentiality practices, or users are simply concerned about exposing their IP, it is recommended that users operate Maltego using Stealth Mode.&lt;/p&gt;
&lt;p&gt;Please be aware that even while using Stealth Mode, Transforms might still make contact with the target via the public CTAS server or, in the case of local Transforms, a users’ computer during data queries.&lt;/p&gt;
&lt;h2 id=&#34;be-aware-of-your-privacy-settings&#34;&gt;Be Aware of Your Privacy Settings&lt;/h2&gt;
&lt;p&gt;While Maltego continuously works to ensure the security of our users’ investigative environments, we do recommend that all our users be aware of their personal privacy needs and ensure that they take the appropriate measures to protect their anonymity.&lt;/p&gt;
&lt;p&gt;For more information about Maltego’s Normal and Stealth Modes, please refer to our &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000022891-privacy-mode&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;documentation&lt;/a&gt;. If you have any questions regarding our privacy practices, feel free to reach out through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt; anytime.&lt;/p&gt;
&lt;p&gt;For the latest use cases, product updates and news, follow Maltego on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt;&lt;/strong&gt;!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>5 Ways to Generate Reports Automatically with Maltego</title>
      <link>https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/</link>
      <pubDate>Tue, 18 Aug 2020 15:12:32 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/</guid>
      <description>&lt;p&gt;There are a multitude of different types of investigations that can be carried out in Maltego, some of which we have presented in previous articles. Our usual approach is to guide you through the primary steps of an investigation and offer some advice on how to advance your investigation and pursue further avenues of inquiry. &lt;strong&gt;However, real-life Maltego investigations do not take place in a vacuum, and their results often need to be shared, inside or outside of the organization for escalation and reporting purposes.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Hence, this article aims to guide you through Maltego’s &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010796-import-export-tab&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;export functionalities&lt;/a&gt;, allowing you to take full advantage of the features best suited to your type of investigation.&lt;/p&gt;
&lt;h2 id=&#34;generating-reports-and-exporting-graphs-in-maltego&#34;&gt;Generating Reports and Exporting Graphs in Maltego&lt;/h2&gt;
&lt;p&gt;In this article, we will introduce 5 report generating functions and 2 additional export options:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/#1-the-maltego-graph-file--mtgl&#34; &gt;The Maltego Graph File&lt;/a&gt; [**. mtgl]&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/#2-exporting-a-maltego-graph-to-tabular-format&#34; &gt;Export Graph to Tabular Format&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/#3-export-your-maltego-graph-as-an-image-file&#34; &gt;Export Graph as Image&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/#4-generating-a-maltego-report&#34; &gt;The Maltego Report&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/#5-export-your-maltego-graph-as-xml-file&#34; &gt;Export Graph as XML File&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/#addtional-export-functionalities-in-maltego&#34; &gt;Additional Export Functionalities&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/#6-export-your-maltego-configuration&#34; &gt;Export Maltego Configurations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.maltego.com/blog/five-ways-to-export-maltego-graph-for-reporting/#7-export-your-entities&#34; &gt;Export Maltego Entities&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;1-the-maltego-graph-file--mtgl&#34;&gt;1. The Maltego Graph file [**. mtgl]&lt;/h2&gt;
&lt;p&gt;Strictly speaking, the Maltego Graph file is not an export function. Just as with any other software, Maltego has its own specific extension in which the resulting graphs from investigations can be saved and shared. The &lt;strong&gt;.mtgl extension&lt;/strong&gt; is unique to Maltego and therefore, when sharing a graph, it is imperative that the team or persons viewing the graph have Maltego installed for this method to be of use.&lt;/p&gt;
&lt;p&gt;Furthermore, the persons with whom you share the graph will be able to view all Entities contained even if they do not have access to the same Hub items that you do.&lt;/p&gt;
&lt;p&gt;Saving a Maltego graph in the .mtgl extension is also particularly useful when working on long or complex investigations. Often, an analyst may find themselves at a crossroads or hitting a wall and in need to rethink their approach or strategy, yet they may still wish to preserve their current graph for future reference.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-001.png&#34; loading=&#34;lazy&#34; alt=&#34;Click on the Application button in Maltego Desktop Client&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To save a graph like the one below, click on the &lt;strong&gt;Application&lt;/strong&gt; button, select &amp;ldquo;&lt;strong&gt;Save as&lt;/strong&gt;” from the drop-down options, assign a name to the graph file and hit the &lt;strong&gt;Save&lt;/strong&gt; button.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-002.png&#34; loading=&#34;lazy&#34; alt=&#34;Saving a Maltego Graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;2-exporting-a-maltego-graph-to-tabular-format&#34;&gt;2. Exporting a Maltego Graph to Tabular Format&lt;/h2&gt;
&lt;p&gt;There is no one-solution-fits-all in cyber investigations, and at Maltego we know that sometimes analysts need to &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010799-export-graph-to-table&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;export graphs to a tabular format&lt;/a&gt; for reporting purposes or to import data to other software or solutions. We made some upgrades to the export options in one of our previous releases, and Maltego now offers more flexibility in the representation of graph data in the tables.&lt;/p&gt;
&lt;h3 id=&#34;use-case-exporting-a-maltego-graph-of-a-phishing-investigation-into-tabular-format&#34;&gt;Use Case: Exporting a Maltego Graph of a Phishing Investigation into Tabular Format&lt;/h3&gt;
&lt;p&gt;Let us refer back to the Maltego graph of a Phishing investigation. In an enterprise setting, this type of investigation could be triggered in several ways. One of them would be through an alert from the SIEM system generated by a suspicious online artifact such as an IP address. Your job as an analyst would be to determine if the IP address is indeed a malicious one or a false positive by analyzing the structure surrounding said IP address.&lt;/p&gt;
&lt;p&gt;The result of this particular investigation in Maltego was the discovery of 113 CVEs linked to the Agent Tesla Keylogger and to the Emotet Malware. As an analyst, you would want to export the CVE numbers to a table and pass it onto the team responsible for vulnerability management for corroboration with their existing data, and to patch the applications that could be affected by said CVEs, thus preventing future exploits.&lt;/p&gt;
&lt;p&gt;From within Maltego, the first step is to click on the &lt;strong&gt;Select by Type&lt;/strong&gt; option from the &lt;strong&gt;Investigate tab&lt;/strong&gt;, then click again on the Vulnerability option.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-003.png&#34; loading=&#34;lazy&#34; alt=&#34;Select by Type option in Maltego Desktop Client&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once the Vulnerability Entities have been selected, you will need to head to the &lt;strong&gt;Import/Export tab&lt;/strong&gt; and select the &lt;strong&gt;Export Graph to Table&lt;/strong&gt; option to start the &lt;strong&gt;Graph Export Wizard&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-004.png&#34; loading=&#34;lazy&#34; alt=&#34;The Import and Export tab in Maltego Desktop Client&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the Graph Export Wizard, select the “&lt;strong&gt;Selection only&lt;/strong&gt;” option and check the “&lt;strong&gt;Remove duplicate rows&lt;/strong&gt;” checkbox to remove any duplicate rows you might have created on the Graph. Given that you only need to provide a list of CVEs, you can select the “&lt;strong&gt;Source and Target Entity values only&lt;/strong&gt;” and click Next.&lt;/p&gt;
&lt;p&gt;Name the export file, select your preferred location and extension (csv, xlsx or xls). The image below shows how the data would be displayed in the file under the above export conditions.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-005.png&#34; loading=&#34;lazy&#34; alt=&#34;Exporting a Maltego graph into tabular format&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are additional graph export options available with the Graph Export Wizard. exporting the Maltego graph to a table, you are also able to choose exporting the whole graph or just a selection thereof. This export method allows you to easily re-import your exported data again at a later stage using the Import an Exported Table option.&lt;/p&gt;
&lt;p&gt;To learn more about the Export Graph to Table options, please refer to our documentation &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010799-export-graph-to-table&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;3-export-your-maltego-graph-as-an-image-file&#34;&gt;3. Export your Maltego Graph as an Image file&lt;/h2&gt;
&lt;p&gt;Need to illustrate the results of your investigations for a report or simply share their Maltego graph with colleagues who do not have access to Maltego? Why take a screenshot when you can simply export either your whole Maltego graph or a section thereof to an image format? A section is especially useful when you want to zoom in on a big graph or show a specific cluster or set of Entities.&lt;/p&gt;
&lt;p&gt;To do so, click on the &lt;strong&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010800-export-graph-as-image&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Export Graph as Image&lt;/a&gt;&lt;/strong&gt; option on the &lt;strong&gt;Import/Export tab&lt;/strong&gt;, name your file and select your image format (png, jpg, bmp, or html). The “Tiled Browser Image” html format is recommended for large, complex graphs. This option generates a folder containing a scalable html file and tiled images, allowing you or the graph recipients to consider the essential points of very large graphs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-006.png&#34; loading=&#34;lazy&#34; alt=&#34;Export a Maltego Graph as an image file&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Be sure to select the appropriate image zoom levels and width. Maltego automatically calculates the pixels required to fit to your selected zoom level. Therefore, the higher the zoom level, the higher the resolution and quality of the exported images.&lt;/p&gt;
&lt;p&gt;The images below show the results of our Export Graph as Image on a jpeg format. The first one shows a “current view” and the second one shows the whole graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-007.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-007.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Exported Maltego Graph in current view&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-008.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-008.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Exported Maltego Graph in whole&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;4-generating-a-maltego-report&#34;&gt;4. Generating a Maltego Report&lt;/h2&gt;
&lt;p&gt;Analysts using Maltego often need to present and justify their findings to a colleague in a different team or to their supervisors in order to move the investigation process forward. As the degree of documentation required varies across organizations and functions, sometimes, the previous export options would be adequate to meet compliance and due diligence requisites.&lt;/p&gt;
&lt;p&gt;However, some organizations may ask investigators to document and attach everything from website screenshots through the different stages of the investigation to full reports provided by the tools they used. Some organizations may still prefer to keep paper trails as well as digital formats of investigations. In these, and many other cases, &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010801-generate-report&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;generating a Maltego report&lt;/a&gt; is a must.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Generate Report&lt;/strong&gt; option in Maltego creates a PDF report containing all the information about the current graph in one document. Depending on the number of Entities and their attributes, the reports may become quite hefty and long. However, reports containing only a graph’s “current view” or zoomed-in view can be generated as well.&lt;/p&gt;
&lt;p&gt;After clicking on the Generate Report option, select the destination folder, assign a name, and choose whether you prefer to produce a report containing the “current view” or the whole Maltego graph before you hit the Save button.&lt;/p&gt;
&lt;p&gt;A Maltego report includes the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Image of the Maltego graph (zoomed in or whole)&lt;/li&gt;
&lt;li&gt;Top 10 Entities ranked by incoming links, outgoing links, and total links&lt;/li&gt;
&lt;li&gt;A list of Entities categorized by their type&lt;/li&gt;
&lt;li&gt;A detailed list of the Entities, including all the information in the Property and Detail views of each Entity.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-009.png&#34; loading=&#34;lazy&#34; alt=&#34;Generate a Maltego Report&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the above image from the Maltego Report obtained from our phishing investigation, you can see the list of top 10 Entities ranked by the total number of incoming and outgoing links.&lt;/p&gt;
&lt;p&gt;In the image below, you can see a portion of a detailed Entity view. Note that the amount of content shown in the first section varies depending on the Transform and data integration design.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-010.png&#34; loading=&#34;lazy&#34; alt=&#34;Generate a Maltego Report&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;5-export-your-maltego-graph-as-xml-file&#34;&gt;5. Export your Maltego Graph as XML file&lt;/h2&gt;
&lt;p&gt;In addition to the previous export options, we offer the option to &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019396-export-graph-as-xml&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;export a Maltego graphs as an XML file&lt;/a&gt;, namely a GraphML file. This feature allows investigators to bring the data contained in their Maltego graphs to other tools supporting GraphML formats, thereby making it possible to conduct further analysis.&lt;/p&gt;
&lt;p&gt;There are multiple ways in which metadata can be stored in GraphML files, resulting in a lack of a standardized file type. For that reason, Maltego offers investigators three different options for exporting graphs as XML formats: &lt;strong&gt;Maltego GraphML&lt;/strong&gt;, &lt;strong&gt;yEd GraphML&lt;/strong&gt;, and &lt;strong&gt;Gephi GraphML&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-011.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-011.png&#34; loading=&#34;lazy&#34; alt=&#34;Export a Maltego Graph as a GraphML file for Gephi&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-012.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-012.png&#34; loading=&#34;lazy&#34; alt=&#34;Export a Maltego Graph as a Gephi graph&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The previous images show the initial rendering of the Maltego GraphML file for Gephi, and a Gephi graph which includes Entity names.&lt;/p&gt;
&lt;h2 id=&#34;addtional-export-functionalities-in-maltego&#34;&gt;Addtional Export Functionalities in Maltego&lt;/h2&gt;
&lt;h3 id=&#34;6-export-your-maltego-configuration&#34;&gt;6. Export your Maltego Configuration&lt;/h3&gt;
&lt;p&gt;It is often necessary for analysts to showcase certain types of data in a very specific way and Maltego has made provision for this. You can configure certain elements of the Maltego UI such as the Entity viewlets and Entity overlay icons. To standardize and streamline analysts’ work, we have also added the Export Configuration feature.&lt;/p&gt;
&lt;p&gt;With this feature, you are able to save all or specific configuration changes that you have made in Maltego for a particular type of investigation. Your configuration can then be shared with a team or persons for their own investigations. This also allows you to re-import your configurations as required back into Maltego.&lt;/p&gt;
&lt;h3 id=&#34;7-export-your-entities&#34;&gt;7. Export your Entities&lt;/h3&gt;
&lt;p&gt;When you save a graph in Maltego, it automatically includes all the Entity specifications required by said graph. However, opening the graph in another instance of Maltego which does not yet know all or some of the Entities will present the user with an option to import the “new” Entity types.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-013.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/reporting-functionalities-013.png&#34; loading=&#34;lazy&#34; alt=&#34;Export Entities in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There is also an option to share any customized Entities via the Export Entities feature located on the Entities tab, which will create a zip file &lt;strong&gt;.mtz&lt;/strong&gt; containing the Entities.&lt;/p&gt;
&lt;h2 id=&#34;save-time-compiling-investigation-reports-with-maltego&#34;&gt;Save Time Compiling Investigation Reports with Maltego&lt;/h2&gt;
&lt;p&gt;At Maltego, we do our best to provide the most comprehensive, powerful, and versatile tool for investigators and analysts worldwide. At the same time, we consider it our responsibility not to limit our users to our product, causing vendor lock-in. This is why Maltego offers a wide array of options to help satisfy your reporting needs.&lt;/p&gt;
&lt;p&gt;To learn more about these export functionalities, please check our documentation or reach out to us through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Enrich Your Maltego Graph with Visual Information by Customizing Entity Overlay Icons</title>
      <link>https://www.maltego.com/blog/customize-entity-overlay-icons/</link>
      <pubDate>Thu, 13 Aug 2020 15:29:44 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/customize-entity-overlay-icons/</guid>
      <description>&lt;p&gt;As a graphical link analysis tool, Maltego goes beyond just mining and mapping data points. Maltego has a number of features designed specifically to support users in reading the Maltego graphs and conducting analysis, such as &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000020082-finding-items-in-multiple-graphs#the-select-copy-and-paste-method--0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;bookmarks&lt;/a&gt;, annotations, editing links, and Entity customization.&lt;/p&gt;
&lt;h2 id=&#34;the-maltego-entity-a-visual-piece-of-information&#34;&gt;The Maltego Entity: A Visual Piece of Information&lt;/h2&gt;
&lt;p&gt;Entities are used to represent different types of information and are represented as nodes on your Maltego graph and serve as the starting point of any investigation. Currently, Maltego has over 50 pre-defined Standard Entities, these are made available through installation of &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;&lt;/strong&gt; in the Transform Hub. Users can also add their own custom Entities by &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010462-create-new-entity&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;creating or importing Entities&lt;/a&gt;, building custom integrations for their data, or via third-party data sources available in the Maltego &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Transform Hub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;While each Maltego Entity has a default icon to represent its data type, there are ways to adjust how an Entity looks to fit your investigative context or add visual guidance. Entity overlay is a feature that comes in handy when navigating a large, complicated graph.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay000.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay000.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Entity and Overlay Image&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Entity overlays are the tiny icons or images overlaying the edges of an Entity. They are used to mark or visually distinguish specific details of an Entity.&lt;/strong&gt; In Maltego, the most common overlays include bookmarks and notes, as shown in the image above, and other default or custom icons.&lt;/p&gt;
&lt;p&gt;In this article, we will be introducing two default overlays: location overlays and website favicon overlays. We will also be discussing how you can play around and customize an Entity overlay to spice up your Graph.&lt;/p&gt;
&lt;h2 id=&#34;location-overlays-flagging-the-geographical-component-of-an-entity&#34;&gt;Location Overlays: Flagging the Geographical Component of an Entity&lt;/h2&gt;
&lt;p&gt;From version 4.2.0 onwards, Maltego has updated the standard Location Entity to include the location overlay feature.&lt;/p&gt;
&lt;p&gt;Location overlay shows the default flag of a country or territory on a Location Entity according to its Country Code Property. When a Location Entity is returned by a Transform, Maltego will attempt to automatically display the corresponding location overlay i.e. the appropriate flag. However, should the appropriate flag not be displayed, you may need to manually enter the country code in the Property window of the Entity to add the location overlay.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Location Entity overlay shows country flags&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay003.png&#34; loading=&#34;lazy&#34; alt=&#34;Inputting country codes to Maltego Location Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At the moment, Maltego’s location overlay features over 190 UN member states, territories, and regions, using the &lt;a href=&#34;https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#UNI2&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;ISO 3166-1&lt;/a&gt; country codes. This means that territories such as Hong Kong and French Polynesia, as well as disputed areas like the West Sahara are also featured in their respective flags.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay002.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Location overlay for territories&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Using location overlays, you can easily distinguish multiple Location Entities on your Graph based on their country flags. This is especially useful when analyzing a large graph.&lt;/p&gt;
&lt;p&gt;Please note that the display of location overlay is only defined by the Country Code attribution in the Entity Property. This means the location overlay might not necessarily match the Entity name if the Country Code input is false.&lt;/p&gt;
&lt;h2 id=&#34;website-overlays-displaying-favicons-fetched-from-a-website&#34;&gt;Website Overlays: Displaying Favicons Fetched from a Website&lt;/h2&gt;
&lt;p&gt;Another default overlay feature in Maltego is the website overlay, which automatically fetches a website’s favicon and displays it at the southwest corner of the Website Entity.&lt;/p&gt;
&lt;p&gt;Favicons, as in “favorite icons”, are the tiny icons shown next to a website’s title in the browser tab or in the bookmarks section. One of the ways a browser finds the favicon is by looking for a “favicon.ico” file in the root folder of a website.&lt;/p&gt;
&lt;p&gt;In Maltego, when a Website Entity is returned by a Transform, Maltego uses a calculated property that automatically maps to the favicon if it exists.&lt;/p&gt;
&lt;p&gt;If you click on the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010769-managing-entities&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Manage Entities&lt;/a&gt; option in the Entity Tab, find the Website Entity and then open the Edit Entity Window, you can see the Overlay Property Mapping details in the Display Settings Tab.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay004.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Website favicon overlay setting&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The calculated overlay property is derived from the main property of the Entity, namely, the FQDN (Fully Qualified Domain Name), with a “/favicon.ico” extension attached. As shown in the image above, the favicon is then mapped to the southwest overlay position as an image.&lt;/p&gt;
&lt;p&gt;With website overlays, you are able to visually distinguish between different websites in your graph by taking a look at their favicons, which will save you time when looking for outliers.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay005.png&#34; loading=&#34;lazy&#34; alt=&#34;Favicon overlays on Maltego Website Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please note that Maltego only automatically fetches the website favicons from the internet when your Maltego Desktop Client is set to the Normal Privacy Mode. If you set Maltego to &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000022891-privacy-mode&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Stealth Mode&lt;/a&gt;, your Client will be blocked from directly fetching any image or image overlay for the Website Entity.&lt;/p&gt;
&lt;h2 id=&#34;adding-new-overlays-to-an-entity&#34;&gt;Adding New Overlays to an Entity&lt;/h2&gt;
&lt;p&gt;Aside from these default Entity overlays, Maltego also gives users the option to add new overlays to an Entity. For example, you can add a location overlay to a Person Entity, easily marking the birthplace or current residence of the Person-of-Interest.&lt;/p&gt;
&lt;h3 id=&#34;marking-the-birthplace-of-a-person-in-a-maltego-graph-for-person-of-interest-investigation&#34;&gt;Marking the Birthplace of a Person in a Maltego Graph for Person of Interest Investigation&lt;/h3&gt;
&lt;p&gt;To mark the birthplace or current residence, open the Entity Manager by clicking the Manage Entities button in the Entity Tab. Find the Person Entity in the list and click on the ellipsis button to open the Edit Entity window.&lt;/p&gt;
&lt;p&gt;In the Additional Properties tab, click the Add Property button on the top right corner. Enter the name and display name of the new property you want to add. In this case, we are adding the &amp;ldquo;CountryofBirth” property to the Person Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay008.png&#34; loading=&#34;lazy&#34; alt=&#34;Adding new overlay to Maltego Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, in the Display Settings tab, we choose the position for this overlay property. We decide to place the “CountryofBirth” property we just created in the South West position and set the type to Image since we want to display the image of the country’s flag.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay009.png&#34; loading=&#34;lazy&#34; alt=&#34;Mapping overlay property on Maltego Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After editing the Entity’s overlay property, we double click on the targeted Person Entity, “John Doe.” In the Properties tab in the Details window, we now see a new property called “CountryofBirth.” By inputting the country code, we can display the corresponding location overlay on the Person Entity.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay010.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/entity-icon-overlay010.png&#34; loading=&#34;lazy&#34; alt=&#34;Showing location overlay on a Maltego Person Entity&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Remember to make sure that the information you enter is spelled correctly, because, fun fact: If you type in “bear”, the overlay will show the image of a bear!&lt;/p&gt;
&lt;h2 id=&#34;customize-maltegos-entities-for-your-organizations&#34;&gt;Customize Maltego’s Entities for Your Organizations&lt;/h2&gt;
&lt;p&gt;Maltego’s Entity settings don’t just stop here. In fact, Maltego allows users to set up a wide range of customization that goes as far as &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010462-create-new-entity&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;creating or importing unique Entities&lt;/a&gt;, &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010771-icon-manager&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;using your own set of icons&lt;/a&gt;, and &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019246-advanced-entity-creation&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;adding various custom properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The freedom of customizing Entities enables you to reshape Maltego’s investigation environment to fit your own context and language. We encourage you to explore these possibilities and make Maltego your own investigation tool.&lt;/p&gt;
&lt;p&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/index.xml&#34; &gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; for new use cases, product updates and news!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego Data Integrations Just Got Bigger and Better: Improved Data, Design and Discoverability</title>
      <link>https://www.maltego.com/blog/maltego-data-integrations-got-bigger-and-better/</link>
      <pubDate>Wed, 12 Aug 2020 15:07:52 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-data-integrations-got-bigger-and-better/</guid>
      <description>&lt;p&gt;For over 10 years, Maltego has been empowering a global community of investigators ranging from individuals and teams from cybersecurity, law enforcement, trust and safety and journalists to mine data, perform link analysis and solve cases. Throughout the process, Maltego’s Transform Hub has played a vital role in supporting investigators, serving as a doorway to the vast ocean of OSINT data resources and commercial intelligence.&lt;/p&gt;
&lt;h2 id=&#34;whats-new&#34;&gt;What’s New?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Recognizing the value of data integration to our users, our teams continue to work to ensure and enhance the variety, quality and accessibility of the &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Maltego Transform Hub&lt;/a&gt;.&lt;/strong&gt; Today we are launching a major update to the look and feel of the Transform Hub, which we believe will greatly improve user experience, both on the web and in the Maltego Desktop Client.&lt;/p&gt;
&lt;p&gt;In addition to design improvements, a significant change to the Paterva CTAS Hub item is also being introduced effective today! The next time you open Maltego or refresh the Transform Hub, you will see the new &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;&lt;/strong&gt; in place of the Paterva CTAS Hub item– with all your Transforms and Machines continuing to work as expected.&lt;/p&gt;
&lt;p&gt;Lastly, we are proud to announce the launch of two new commercial integrations; enterprise customers will now be able to use their existing subscriptions and have access to the &lt;strong&gt;Pipl&lt;/strong&gt; identity resolution engine and Bureau van Dijk’s &lt;strong&gt;Orbis&lt;/strong&gt; company database through Maltego.&lt;/p&gt;
&lt;h2 id=&#34;our-transform-hub-redesigned&#34;&gt;Our Transform Hub Redesigned!&lt;/h2&gt;
&lt;p&gt;As part of our &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;Transform Hub&lt;/a&gt; update, we’ve redesigned the Hub’s user interface to improve discoverability of data sources as well as new ways to access commercial Hub items.&lt;/p&gt;
&lt;h3 id=&#34;redesign-overview&#34;&gt;Redesign Overview&lt;/h3&gt;
&lt;p&gt;With improved search and filter functionalities, the newly designed interface allows users to browse and discover different data sources and integrations. Now you can find the data sources best suited to your investigation based on use cases, data categories, pricing and other criteria accessible through the Hub.&lt;/p&gt;
&lt;p&gt;For example, with the new “Useful for Teams” filter, users can select the “SOC” filter to find all data sources commonly used or particularly useful to investigations in security operations teams. There are also a number of other filters available within the “Useful for Teams” group covering the range of typical Maltego users, for instance, Fraud Investigations, Cybercrime, Digital Forensics, Investigative Journalism, KYC and more.&lt;/p&gt;
&lt;p&gt;When seeking a specific type of data set, users now have a “Data Categories” filter they can use to view all relevant Hub items. These categories include: Infrastructure, Cryptocurrency, Deep &amp;amp; Dark Web, Social Media and others.&lt;/p&gt;
&lt;p&gt;Finally, if users already know the name of a service or data source they are looking for, they can simply type the name directly in the search box to quickly find it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/transform-hub-redesign001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/transform-hub-redesign001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Transform Hub on the website&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With the new Transform Hub features, it is quick and simple for users to distinguish between our various integrations by data types, use cases and other criteria, helping to find and choose the correct data from within the growing number of integrations more efficiently.&lt;/p&gt;
&lt;p&gt;The new design will be introduced on both the Transform Hub page on our website as well as in the Maltego Desktop Client.&lt;/p&gt;
&lt;h3 id=&#34;update-your-maltego-desktop-client-for-new-looks-and-functionalities&#34;&gt;Update Your Maltego Desktop Client for New Looks and Functionalities&lt;/h3&gt;
&lt;p&gt;In the Client, this update introduces a number of changes, along with the filter and search functionalities described above. We have revamped the Start Page to provide users with a convenient way to access news and resources specifically geared to getting started with and continuously improving upon their Maltego skills.&lt;/p&gt;
&lt;p&gt;Finally, users’ internal Hub items will be searchable in the Client based on name and description text, meaning that even if users have made numerous custom integrations, they will be able to return search results quickly and easily.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/transform-hub-redesign002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/transform-hub-redesign002.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Transform Hub on the Desktop Client&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The updated Maltego Client release is &lt;strong&gt;available as of today&lt;/strong&gt; and users can update their Client either via clicking the notification at the bottom right of the Maltego Client, or, by &lt;a href=&#34;https://www.maltego.com/downloads/&#34; &gt;downloading the Client&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Older versions of the Maltego Client will continue to work. However, we strongly recommend updating to the latest version as this update also includes a number of stability and security fixes.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/downloads/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;UPDATE YOUR MALTEGO CLIENT NOW&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;introducing-the-new-maltego-standard-transforms&#34;&gt;Introducing the New Maltego Standard Transforms&lt;/h2&gt;
&lt;p&gt;Besides the new Transform Hub interface, we are also launching the new Maltego Standard Transforms Hub Item. This is now also the new home of the Paterva CTAS Transforms. There are also brand new free OSINT Transforms included in the new Hub Item. Try them out now! Watch this space for all new Transforms for OSINT sources and services in the coming months.&lt;/p&gt;
&lt;h3 id=&#34;what-can-users-expect-from-the-maltego-standard-transforms-update&#34;&gt;What can users expect from the Maltego Standard Transforms update?&lt;/h3&gt;
&lt;p&gt;This release includes new Transforms that allow users to explore links between URLs and images more thoroughly, that provide more flexibility to pivot from any Entity into the various types of properties it may have, as well as an improved image EXIF metadata Transform.&lt;/p&gt;
&lt;p&gt;To top it all off, the entire set of recently announced &lt;a href=&#34;https://www.maltego.com/blog/introducing-wayback-machine-transforms/&#34; &gt;Wayback Machine Transforms&lt;/a&gt; are also included and will ship with all Maltego Clients by default. Further to this, we will be rolling out more updates to this Hub item in the future to ensure that users’ OSINT and investigative needs are covered from the moment Maltego runs.&lt;/p&gt;
&lt;p&gt;Unfortunately, we also have some bad news: As Twitter has recently suspended Paterva’s API access, the affected Transforms have been removed for the time being. We continue to work towards a resolution and will update you as we progress.&lt;/p&gt;
&lt;p&gt;The new Maltego Standard Transforms are &lt;strong&gt;available right now!&lt;/strong&gt; Restart the Maltego Client, or manually refresh the Transform Hub to access the new Hub item. In order to fully install the new Transforms, users may need to manually refresh the Hub item as well. Alternatively, uninstall and re-install the Hub item altogether.&lt;/p&gt;
&lt;h2 id=&#34;new-enterprise-hub-partners&#34;&gt;New Enterprise Hub Partners&lt;/h2&gt;
&lt;p&gt;We’re thrilled to announce a further two new integrations with &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;Bureau van Dijk’s (BvD) Orbis&lt;/a&gt;&lt;/strong&gt; database.&lt;/p&gt;
&lt;p&gt;Pipl’s vast cache of identity, social and personal information on over 3 billion profiles will help users to supercharge “person of interest” investigations. BvD’s Orbis data enhances due diligence and KYC investigations by helping vet companies, investigate financial crime, explore corporate ownership structures and more. Stay tuned for more details on these integrations, their use cases and how to make use of them most effectively in Maltego.&lt;/p&gt;
&lt;p&gt;Both of these integrations at this time will be launched as restricted Hub items and are available for purchase for customers with existing subscriptions to these services. In the case of Pipl, access to the service can also be purchased directly via Maltego.&lt;/p&gt;
&lt;p&gt;To gain access to these Transforms or inquire for more information, refer to the respective Hub partner pages (&lt;a href=&#34;https://www.maltego.com/transform-hub/pipl/&#34; &gt;Pipl&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/bureau-van-dijk-orbis/&#34; &gt;Orbis&lt;/a&gt;) or contact our team through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://support.maltego.com/support/home&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SEND INQUIRY&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;enjoy-your-investigations-with-maltegos-extended-transform-hub&#34;&gt;Enjoy Your Investigations with Maltego’s Extended Transform Hub!&lt;/h2&gt;
&lt;p&gt;We will be making continuous improvements to our Transform Hub, adding more Standard Transforms, and onboarding more data partners at all levels in the weeks and months to come.&lt;/p&gt;
&lt;p&gt;We hope you will enjoy the extended Transform Hub. If you have any questions or feedback, please feel free to contact us via &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or visit our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support site&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Investigating Insider Threats on Warehouses and E-Commerce Portals with Maltego</title>
      <link>https://www.maltego.com/blog/investigate-insider-threats-e-commerce-maltego/</link>
      <pubDate>Wed, 29 Jul 2020 14:48:28 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/investigate-insider-threats-e-commerce-maltego/</guid>
      <description>&lt;p&gt;At Maltego, we continuously learn and develop new use cases based on our interactions with customers and end users. This is how the following example of an investigation into insider threats affecting warehouses came about. But first, some context.&lt;/p&gt;
&lt;p&gt;Stores, whether online or brick-and-mortar, rely on their warehouse facilities to satisfy their customers’ demands. It is precisely at these locations that they themselves are susceptible to insider threats i.e. employees stealing merchandise. Motivations for this type of activity are broad and can range from employee dissatisfaction to gullibility and lack of better judgement in the face of offers made by criminal networks. In fact, the recruitment of employees has become a very attractive alternative for criminals as increasing physical and cybersecurity measures are being put in place by companies.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;With the ever-present potential for inventory to go missing, actions must be undertaken for the investigation, attribution, and remediation of such cases.&lt;/strong&gt; So, can Maltego help warehouse staff fight off this type of insider threat? The answer is yes. But how? The example provided below relies on criminal tendency to sell the stolen articles on other online marketplaces, and this type of activity can be traced using Maltego.&lt;/p&gt;
&lt;h2 id=&#34;preparing-for-e-commerce-insider-threats-investigation&#34;&gt;Preparing for E-Commerce Insider Threats Investigation&lt;/h2&gt;
&lt;p&gt;For this example, we will assume that small numbers of our inventory have gone missing and we want to figure out if the individual products are being sold off on a third-party Webshop, who may be behind this, and, where the offers are geographically coming from. If this is the first time we are using Maltego for this type of investigation, it is very likely that we will need to do a bit of preparation in the form of Transform writing and Entity creation in order to query the data we require.&lt;/p&gt;
&lt;p&gt;Based on the goals described in the previous paragraph, and after studying the type of data that we need to query for our investigation, we will write the following Transforms:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce000.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce000.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Demo Transform for Maltego&amp;amp;rsquo;s E-Commerce Insider Threats Use Case&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are several methods of writing Maltego Transforms (a list of them are available &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000015757-transform-libraries&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;), however, in this example, we will stick to our &lt;a href=&#34;https://github.com/MaltegoTech/maltego-trx&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego TRX Library&lt;/a&gt; for Transform writing. The TRX Library provides the advantage of allowing for the same code to be used for writing Local and TDS Transforms.&lt;/p&gt;
&lt;p&gt;One example of a Transform’s final code is shown below. The Product Entity can also be easily added during the Transform writing process by &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000017605-local-transforms-example-#adding-the-transform-class-0-2&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;updating the “create Entities”&lt;/a&gt; method of the Transform class.&lt;/p&gt;
&lt;p&gt;Worry not, this whole process is easy enough and, in case this is your first time, you will be able to find a detailed tutorial on how to write your own Maltego Transforms and add them to the Maltego Desktop Client in our documentation section. To see how, click &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000017605-local-transforms-example-#new-transform-code-0-1&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce001.png&#34; loading=&#34;lazy&#34; alt=&#34;Custom Transform Code Example&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The properties of the Entities we have created (as well as any other Entity) can be easily edited directly from within the Maltego Client. All we need to do is select the Entities Tab, click on the Manage Entities option to open the Entity Manager pop-up window, and then on the ellipsis icon at the right end of the Entity we want to edit for the edit menu.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce002.png&#34; loading=&#34;lazy&#34; alt=&#34;Select Entities Tab and Click On Manage Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce003.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce003.png&#34; loading=&#34;lazy&#34; alt=&#34;Click on Ellipsis Icon to Edit&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce004.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce004.png&#34; loading=&#34;lazy&#34; alt=&#34;Edit Entities in Edit Menu&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;investigating-stolen-merchandises-from-e-commerce-warehouses&#34;&gt;Investigating Stolen Merchandises from E-Commerce Warehouses&lt;/h2&gt;
&lt;p&gt;Once we have our Transforms up and running, we can start our Maltego investigation.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;*Fair warning: the data you will see is the result of a simulation with a dummy database, we do not have access to a warehouse or its data.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;*A reminder: The Transforms you are about to see are not available as a Hub item on the Maltego Transform Hub, they have been written for this specific purpose.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The structure of the CSV file we used for the dummy data is as follows:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce000-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce000-1.png&#34; loading=&#34;lazy&#34; alt=&#34;Structure of our dummy file for demo&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;According to our inventory reports, one of the products that has been going missing is the newest iPhone. Our first step will be to drag a Phrase Entity from our Entity Palette, drop it into our working area and change its name to “iPhone”, and then run the “To Products” Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce005.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce005.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the &amp;amp;ldquo;To Products&amp;amp;rdquo; Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here we can see the “sold via” feature displayed on the Entity link which shows us which products matching the description of our missing inventory are being sold off on marketplaces.&lt;/p&gt;
&lt;p&gt;We want to proceed with the attribution part of our investigation, so we select the “iPhone 11” and “iPhone new” Entities and run a “To Sold Via” Transform to discover which specific websites are carrying these offers.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce006.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce006.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the &amp;amp;ldquo;To Sold Via&amp;amp;rdquo; Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We learn that the offers are coming from 3 locations: Munich and Berlin in Germany, and London in the UK. We now want to retrieve information on the merchants and for that we select again the Product Entities and run a “To Seller” Transform.&lt;/p&gt;
&lt;p&gt;Remember, the results will point us to suspicious merchants, but this will not be an absolute confirmation of guilt.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce007.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce007.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the &amp;amp;ldquo;To Seller&amp;amp;rdquo; Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We find out that the iPhones being sold in Germany come from 4 different merchants and that the ones in the UK come from a single merchant. What we want to do now is retrieve the email addresses associated with each of the merchants. Therefore, we proceed to select the “Seller” Entities and run a “To Seller Email” Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/ecommerce008.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/ecommerce008.png&#34; loading=&#34;lazy&#34; alt=&#34;Run the &amp;amp;ldquo;To Seller Email&amp;amp;rdquo; Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now we have obtained the email addresses attached to the suspicious merchants. Given that this was a simulation, for this example we cannot pivot into Transforms for social media or person-of-interest profiling Transforms to enrich and contextualize the email addresses we just obtained, but we fully recommend it as a further step.&lt;/p&gt;
&lt;p&gt;Another option would be to write a Transform that would allow us to pivot from the merchant back to other products on offer by this merchant or to their available merchant ratings – this would allow us to gain better context and decide whether or not the product being offered is in fact a stolen one.&lt;/p&gt;
&lt;p&gt;Lastly, please remember this was only a small example and, as you can imagine, Maltego presents a multitude of options available for investigators who are looking for ways to tackle insider threats and the resulting offering of stolen items in online marketplaces.&lt;/p&gt;
&lt;p&gt;If this use case was of interest to you and your team or you have any questions, do not hesitate to contact us through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;. Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/index.xml&#34; &gt;&lt;/a&gt;&lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to stay tuned for new use cases, product updates and news!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Building Maltego for the Enterprises: Improvements Across the Board</title>
      <link>https://www.maltego.com/blog/building-maltego-for-the-enterprises-improvements-across-the-board/</link>
      <pubDate>Thu, 23 Jul 2020 08:01:18 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/building-maltego-for-the-enterprises-improvements-across-the-board/</guid>
      <description>&lt;p&gt;When you are moving quickly, it is sometimes easy to forget how far you have come. Certainly, a lot has changed for us at Maltego during the past two years: Born in and for the investigative community, Maltego has empowered over a million investigators, analysts, journalists, and experts around the world to protect their organizations, fight crime, gain security insights and perform data-driven investigations. &lt;strong&gt;As of today, Maltego is trusted by cybersecurity experts, law enforcement, trust and safety teams, and more. 22 of the Dow 30 companies rely on Maltego for faster and more comprehensive investigations.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-maltego-solution-for-enterprises&#34;&gt;The Maltego Solution for Enterprises&lt;/h2&gt;
&lt;p&gt;With our growing user base and the evolving needs of investigator teams in larger organizations, we have evolved our product to better address your needs. With features to seamlessly integrate all your data sources into a single interface, help you comply with privacy regulations, enhance the security of user management capabilities, improve collaboration between distributed teams, and support your organization throughout your journey with us through the provision of better support and learning opportunities.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/enterprise001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/enterprise001.png&#34; loading=&#34;lazy&#34; alt=&#34;The Five Offerings of Maltego Solution for Enterprises&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Learn more about Maltego&amp;rsquo;s Enterprise solutions &lt;a href=&#34;https://www.maltego.com/pricing/&#34; &gt;here&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;collaboration-and-customization&#34;&gt;Collaboration and Customization&lt;/h2&gt;
&lt;p&gt;Our Maltego Desktop Client serves the collaboration and reporting needs of organizations through features such as &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010801-generate-report&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;automatic report generation&lt;/a&gt;, &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010792-sharing-a-graph&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;live graph sharing&lt;/a&gt;, &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000020082-finding-items-in-multiple-graphs#the-select-copy-and-paste-method--0-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;annotations&lt;/a&gt;, &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010796-import-export-tab&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;exports&lt;/a&gt; and &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010794-chat-window&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;live chat&lt;/a&gt;, both on-premise and in the cloud. Also, Maltego can be fully customized to your context and investigation through Entity, Transform, and Property design. &lt;a href=&#34;https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/&#34; &gt;Maltego Machines&lt;/a&gt; help you and your team to automate repetitive tasks and standardize playbooks across the entire organization.&lt;/p&gt;
&lt;h2 id=&#34;more-data-at-your-fingertips&#34;&gt;More Data at your Fingertips&lt;/h2&gt;
&lt;p&gt;In addition to enhanced navigability of the growing number of data sources in our Transform Hub, we are also supporting integrations with enterprise services like &lt;a href=&#34;https://www.maltego.com/transform-hub/splunk/&#34; &gt;Splunk&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/servicenow/&#34; &gt;ServiceNow&lt;/a&gt; for our enterprise customers. With &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;more than 40 integrations from over 35 data partners&lt;/a&gt;, you can pivot through all your favorite data sources directly in Maltego. Access comes either for free or via our data partners’ API. If you do not have access to a data source yet, simply reach out.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/#contact-us&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;CONTACT US FOR DATA INTEGRATION&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;speed-performance-and-security&#34;&gt;Speed, Performance and Security&lt;/h2&gt;
&lt;p&gt;In addition to our Cloud offering, enterprise customers have the option to host Maltego’s Standard Transforms and Collaboration capabilities completely on-premise. You have the option to use your own API keys for unlimited access and can expand our out-of-the-box data sources with on-premise data integrations.&lt;/p&gt;
&lt;p&gt;For our enterprise on-premise users, we provide OAuth 2.0 support, the industry-standard protocol for authorization, to authenticate users. This allows your users to securely connect to your own data sources and gives you the peace of mind that Transform users have been properly authenticated and access can be assigned based on their roles (RBAC).&lt;/p&gt;
&lt;h2 id=&#34;continuous-services-and-learning&#34;&gt;Continuous Services and Learning&lt;/h2&gt;
&lt;p&gt;We strive to provide you with the best-customized service and resources to guide you from your first steps to becoming an advanced Maltego user. This is why all our &lt;a href=&#34;https://www.maltego.com/maltego-intensive-training-for-teams/&#34; &gt;comprehensive in-person training&lt;/a&gt; is fully tailored to the needs of the teams trained. We deliver &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;training both remotely and on-premise&lt;/a&gt;. This way, if you are a new customer, you can quickly become acquainted with all of Maltego’s functionalities to help you and your team to be precise and accelerate all your investigations.&lt;/p&gt;
&lt;p&gt;Our dedicated customer success engineers will ensure that your onboarding and on-premise deployment is frictionless. We also provide solution services for your specific integration needs and consulting for more complex data integration projects. Ideally, we ensure that your analysts and investigators are fully equipped with the necessary skills and tools to write integrations themselves.&lt;/p&gt;
&lt;p&gt;For enterprise customers, we provide tailored support plans with our enterprise-grade SLAs to ensure uptime and high availability and to resolve any issues that may occur. We appoint a dedicated customer success expert and key account manager to every enterprise account to directly assist with issues or questions.&lt;/p&gt;
&lt;h2 id=&#34;what-our-customers-are-saying&#34;&gt;What Our Customers Are Saying&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Keith Gilbert, Malformity Labs&lt;/strong&gt;, says:&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&amp;ldquo;A great strength of Maltego is the ease of gaining insights from multiple, disparate data sets. In the past couple of years, Maltego has been increasingly developed towards a relevant marketplace for data and I am excited to see how this will evolve in the future.&amp;rdquo;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Robert McArdle, Trend Micro&lt;/strong&gt;, says:&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&amp;ldquo;Maltego is the first tool I&amp;rsquo;d install on any researcher&amp;rsquo;s laptop, and the first I open any time I&amp;rsquo;m starting a new investigation. From the ability to access many different data sources through one tool, to the advanced visualisations, it&amp;rsquo;s an absolutely essential part of modern cybercrime research&amp;rdquo;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Stay ahead of cyber threats with Maltego – Schedule a demo with us today!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/get-a-demo/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SCHEDULE A DEMO&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Five Pillars of the Maltego Offering</title>
      <link>https://www.maltego.com/blog/the-five-pillars-of-the-maltego-offering/</link>
      <pubDate>Wed, 22 Jul 2020 15:01:14 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/the-five-pillars-of-the-maltego-offering/</guid>
      <description>&lt;p&gt;Most of you know Maltego as a powerful graphical link analysis tool for OSINT investigations. Whether you are a novice investigator, or leading a team of enterprise analysts and investigators, there are many customizable elements to the Maltego solution to help you optimize your investigations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;While we often talk about continuously improving our Desktop Client, we are equally excited about other improvements we have made over the past few months which are less visible to the everyday investigator.&lt;/strong&gt; Most notably, we have extended our offering with more flexible infrastructure and deployment, new data integration options with improved navigability, as well as a range of support services, learning and training options. We want to use today’s blog post to focus on current and past improvements across the five pillars of the Maltego offering.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/five-pillar-new.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/five-pillar-new.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego&amp;amp;rsquo;s main focuses and services&#34; 
        title=&#34;Maltego&amp;#39;s main focuses and services&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-maltego-desktop-client&#34;&gt;The Maltego Desktop Client&lt;/h2&gt;
&lt;p&gt;The Maltego Desktop Client is the visual interface through which you can link and combine all gathered information. It is a Java application that runs on Windows, Mac, and Linux. Maltego allows users to build graphs with intuitive point-and-click logic.​ Getting started is easy. Simply &lt;a href=&#34;https://www.maltego.com/ce-registration/&#34; &gt;register for our free Community Edition&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/downloads/&#34; &gt;download the software&lt;/a&gt; and start investigating!&lt;/p&gt;
&lt;p&gt;A core element of Maltego for more avid users is the Desktop Client’s customizability. Analyst and investigator teams can bring their own Entity design into the Client and tap into their own data sources by writing custom Transforms. Since context is an important element of every investigation, the properties of Entities on Maltego graphs can be easily extended to show additional information valuable to the analysts at work.&lt;/p&gt;
&lt;p&gt;For teams, the Maltego Desktop Client features &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010792-sharing-a-graph&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;live graph sharing&lt;/a&gt; and a &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010794-chat-window&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;chat function&lt;/a&gt;, both on-premise and in the Cloud. This enables different subject matter experts to work on the same investigation simultaneously, which drastically speeds up the investigative process.&lt;/p&gt;
&lt;h2 id=&#34;deployment--infrastructure&#34;&gt;Deployment &amp;amp; Infrastructure&lt;/h2&gt;
&lt;p&gt;By default, Maltego uses our public Transform server​. However, over time, we recognized the importance of flexibility in choosing the deployment infrastructure for our enterprise users. Enterprises require deployment options that are not only performant but also compliant with the needs and guidelines of their organizations. Therefore, all Maltego capabilities can be fully deployed on-premise and even work without an active connection to the public internet (“dark site”). We also support a wide range of modern private cloud infrastructure based on virtualization or containerized applications.&lt;/p&gt;
&lt;p&gt;Our customer success engineers support new customers throughout the deployment process. We also offer maintenance services for on-premise servers should customers wish to leave their Maltego servers in our hands.&lt;/p&gt;
&lt;h2 id=&#34;data-integration&#34;&gt;Data Integration&lt;/h2&gt;
&lt;p&gt;Maltego features over 40 data integrations from &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;over 35 data partners&lt;/a&gt;. These numbers are one of the key reasons customers repeatedly turn to Maltego to empower their analysts and investigators with modern link-analysis software.&lt;/p&gt;
&lt;p&gt;In addition to popular new data sources like &lt;a href=&#34;https://www.maltego.com/transform-hub/wayback-machine/&#34; &gt;The Wayback Machine&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/att-ck-misp-misp-and-mitre-attack/&#34; &gt;ATT&amp;amp;CK and MISP&lt;/a&gt; now available for free in the Transform Hub, we also offer free-tier access to some of our commercial Hub partners. In this way, it is possible to run a limited number of queries per hour for Hub items such as &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight&lt;/a&gt; without an API key. This way, we can support new users by initially providing them with a chance to try out and evaluate a new commercial data source.&lt;/p&gt;
&lt;p&gt;For most of our commercial third-party data providers like &lt;a href=&#34;https://www.maltego.com/transform-hub/crowdstrike-threatgraph/&#34; &gt;CrowdStrike&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/recorded-future/&#34; &gt;Recorded Future&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/transform-hub/flashpoint/&#34; &gt;Flashpoint&lt;/a&gt; and &lt;a href=&#34;https://www.maltego.com/transform-hub/domaintools-iris/&#34; &gt;DomainTools&lt;/a&gt;, for example, our users require an API key directly from the data provider in order to access the Transforms. In these cases, you can always rely on Maltego as your first-level of support with questions around the Partner Transforms.&lt;/p&gt;
&lt;h2 id=&#34;learning--training&#34;&gt;Learning &amp;amp; Training&lt;/h2&gt;
&lt;p&gt;Maltego is a tool for professionals and it requires some time to fully master link analysis. However, we firmly believe that everyone can be a skilled investigator. Therefore, &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;training and learning&lt;/a&gt; content has long been central to our work. Besides on-site training and workshops in popular conferences over the past year, we began providing additional learning opportunities online, such as better &lt;a href=&#34;https://docs.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;documentation&lt;/a&gt;, &lt;a href=&#34;https://www.maltego.com/categories/webinar/&#34; &gt;webinars&lt;/a&gt; with data partners, and &lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;blog&lt;/a&gt; posts featuring popular &lt;a href=&#34;https://www.maltego.com/categories/case-studies-whitepapers/&#34; &gt;use cases&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To improve your learning experience even further, we have recently introduced new content and training modules to the Maltego website. Whether you are just starting out with Maltego, or are a seasoned user, we are developing the right learning solution to help you get the most out of Maltego’s analytic capabilities. Additionally, we are providing a platform where you can share your knowledge and connect with the Maltego community.&lt;/p&gt;
&lt;p&gt;The new Maltego learning resources include the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://courses.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;On-demand courses&lt;/a&gt;&lt;/strong&gt; on our new Maltego Learning Platform&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/maltego-intensive-training-for-teams/&#34; &gt;In-person training&lt;/a&gt;&lt;/strong&gt; both remote and on-premise&lt;/li&gt;
&lt;li&gt;Documentation and free resources like case studies, whitepaper, use cases and tutorials&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=ceQhIBKFp2A&amp;amp;list=PLfRX-xJAc2yz6CjQVQuogJeCBoy8HbCOR&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Video tutorials&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Webinars&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Read more about our &lt;a href=&#34;https://www.maltego.com/blog/new-and-improved-learning-experience-with-maltego/&#34; &gt;learning and training options here&lt;/a&gt;. If you are interested in one of our training options or would like to sign up for early access to our new &lt;strong&gt;&lt;a href=&#34;https://courses.maltego.com/courses/maltego-basics&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Foundations&lt;/a&gt;&lt;/strong&gt; course, click the button below to send us a message now.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/online-trainings/?title=Maltego-Trainings-and-Resources&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SEND MESSAGE&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;support--services&#34;&gt;Support &amp;amp; Services&lt;/h2&gt;
&lt;p&gt;We are very proud of the &lt;a href=&#34;https://www.maltego.com/maltego-community/&#34; &gt;Maltego community&lt;/a&gt; and the support Maltego users provide each other, informally or via our network of implementation and training partners. Maltego also provides a wide range of services to its enterprise customers directly to make the procurement, deployment, learning, and maintenance of Maltego a smooth ride:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enterprise onboarding and guided deployment to ensure a smooth set-up process&lt;/li&gt;
&lt;li&gt;Enterprise support and maintenance for high availability&lt;/li&gt;
&lt;li&gt;Enterprise Integration and Transform writing services to help you seamlessly integrate custom and internal data sources into your workflows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Happy investigating!&lt;/p&gt;
&lt;h2 id=&#34;questions-or-comments&#34;&gt;Questions or comments?&lt;/h2&gt;
&lt;p&gt;If you have any questions or feedback, feel free to contact us via &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; or &lt;a href=&#34;https://www.linkedin.com/company/maltego/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or visit our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;support site&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>New and Improved Learning Experience with Maltego!</title>
      <link>https://www.maltego.com/blog/new-and-improved-learning-experience-with-maltego/</link>
      <pubDate>Wed, 15 Jul 2020 08:49:15 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/new-and-improved-learning-experience-with-maltego/</guid>
      <description>&lt;p&gt;Great news! To help improve your learning experience we have introduced new content and training modules to the &lt;a href=&#34;https://www.maltego.com/&#34; &gt;Maltego website&lt;/a&gt;. Whether you are just starting out with Maltego, or are a seasoned user, we are developing the right learning solution to help you get the most out of Maltego’s analytic capabilities and we are providing a platform where you can share your knowledge within the Maltego community.&lt;/p&gt;
&lt;p&gt;The new and improved Maltego Training resources now include the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://courses.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Learning Platform&lt;/a&gt;&lt;/strong&gt;: On-demand courses&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/maltego-intensive-training-for-teams/&#34; &gt;In-Person Training&lt;/a&gt;&lt;/strong&gt;: Remote and on-premise&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://docs.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Documentation&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/&#34; &gt;Case Studies, Whitepaper, and Blog&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=ceQhIBKFp2A&amp;amp;list=PLfRX-xJAc2yz6CjQVQuogJeCBoy8HbCOR&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Video Tutorials&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/categories/webinar/&#34; &gt;Webinars&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On top of that, the &lt;a href=&#34;https://www.maltego.com/maltego-community/&#34; &gt;Maltego Community&lt;/a&gt; page further empowers our users to engage in Maltego’s development and grow as a community by connecting, learning, and sharing knowledge.&lt;/p&gt;
&lt;h2 id=&#34;brand-new-maltego-learning-experience&#34;&gt;Brand-New Maltego Learning Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;On our new &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Learning &amp;amp; Training&lt;/a&gt; page, you can discover all our training and educational resources in one place.&lt;/strong&gt; These include our technical documentation, tutorial video series, as well as our newly introduced on-demand courses and in-person training—both remote and on-premise.&lt;/p&gt;
&lt;h3 id=&#34;documentation-and-free-learning-resources&#34;&gt;Documentation and Free Learning Resources&lt;/h3&gt;
&lt;p&gt;Just as you do today, you can continue to find our free resources, ranging from our &lt;a href=&#34;https://docs.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;online documentation&lt;/a&gt; to blog articles, whitepapers, case studies and webinars through the top-level navigation on our website or on the new Maltego Training webpage.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/learning001.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/learning001.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Website Navigation&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you’ve paid a recent visit to our online knowledge base, you may have spotted some changes. We’ve worked hard toward updating and improving the documentation and site navigation. We’ve also introduced a guide-like approach to support users who are just getting started and to empower advanced users and developers. In the future, we will be introducing a forum to spur interaction and knowledge exchange within the Maltego online community.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/learning002.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/learning002.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Desktop Application Guide Overview&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;maltego-essentials-video-tutorials&#34;&gt;Maltego Essentials: Video Tutorials&lt;/h3&gt;
&lt;p&gt;Apart from the text-based learning materials, we also recently launched our new &lt;a href=&#34;https://www.youtube.com/watch?v=ceQhIBKFp2A&amp;amp;list=PLfRX-xJAc2yz6CjQVQuogJeCBoy8HbCOR&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;10-part Maltego Essentials video tutorial series&lt;/a&gt; to equip you with all the essentials you need to start investigating with Maltego.&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/ceQhIBKFp2A&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;These videos are available for all Maltego users on our YouTube channel, where we will be releasing more tutorials and useful guides in the future.&lt;/p&gt;
&lt;h2 id=&#34;introducing-maltego-learning-platform-on-demand-courses-and-in-person-training&#34;&gt;Introducing Maltego Learning Platform: On-Demand Courses and In-Person Training&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;This week, we are proud to launch the &lt;a href=&#34;https://academy.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Learning platform&lt;/a&gt;, where you can access our &lt;a href=&#34;https://courses.maltego.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;on-demand courses&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/maltego-intensive-training-for-teams/&#34; &gt;book in-person training sessions&lt;/a&gt;.&lt;/strong&gt; You can find the new learning platform under “Product” or “Resources” tabs on our top navigation bar. These resources are created to offer a variety of learning approaches and focuses. You will be able to enhance your Maltego skills in ways that best suit your learning style and needs.&lt;/p&gt;
&lt;p&gt;As part of the launch, we are rolling out the first (limited release) course, “&lt;strong&gt;&lt;a href=&#34;https://courses.maltego.com/courses/maltego-basics&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Maltego Foundations&lt;/a&gt;&lt;/strong&gt;,” on our online learning platform. Maltego Foundations is a series of online courses that are perfect for you to jump start into the basics of performing investigations with Maltego.&lt;/p&gt;
&lt;p&gt;Maltego&amp;rsquo;s Pro and Enterprise plan users have the option to purchase or subscribe to these on-demand courses. You can acquire access by providing your plan detail &lt;a href=&#34;https://www.maltego.com/online-trainings/?title=Maltego-Trainings-and-Resources&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In celebration, we are offering &lt;strong&gt;free access&lt;/strong&gt; to Maltego Foundations online courses to the &lt;strong&gt;first 100 learners&lt;/strong&gt; who sign up. As a first learner, your feedback will help us greatly in improving the learning experience. &lt;a href=&#34;https://www.maltego.com/online-trainings/?title=Maltego-Trainings-and-Resources&#34; &gt;Sign up here&lt;/a&gt; to become our first learners and access the course for free!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/capture-learning-1009.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/capture-learning-1009.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego Learning Webpage Preview&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the coming months, we will be adding advanced learning courses that will guide you through unlocking the full power of Maltego.&lt;/p&gt;
&lt;p&gt;Besides online courses, we also offer &lt;a href=&#34;https://www.maltego.com/maltego-intensive-training-for-teams/&#34; &gt;&lt;/a&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/maltego-intensive-training-for-teams/&#34; &gt;in-person training&lt;/a&gt;&lt;/strong&gt;, both remote and on-premise, for teams and enterprises. To learn more about these, please submit your inquiry using the link below.&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/online-trainings/?title=Maltego-Trainings-and-Resources&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;LEARN MORE ABOUT MALTEGO IN-PERSON TRAINING&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;maltego-community&#34;&gt;Maltego Community&lt;/h2&gt;
&lt;p&gt;Our incredible community, ranging from students to enterprise customers, and pentesters to investigative journalists, is the driving force behind Maltego! &lt;strong&gt;With our new &lt;a href=&#34;https://www.maltego.com/maltego-community/&#34; &gt;Community page&lt;/a&gt; we want to make it easier to connect, learn and share knowledge and, as a community, empower our users.&lt;/strong&gt; There are many opportunities to get engaged. We would love to hear your suggestions for new data integrations, collaborate with you on content creation or organize a meetup.&lt;/p&gt;
&lt;p&gt;All of these improvements aim to provide you with an immersive learning approach and equip you with the educational content that you need to make the most of your Maltego experience!&lt;/p&gt;
&lt;p&gt;To explore and customize your learning options or to give us feedback, contact us through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt;. Don’t forget to follow Maltego’s &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; channels, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; to keep up to date with new developments.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Introducing Wayback Machine Transforms</title>
      <link>https://www.maltego.com/blog/introducing-wayback-machine-transforms/</link>
      <pubDate>Thu, 02 Jul 2020 07:11:12 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/introducing-wayback-machine-transforms/</guid>
      <description>&lt;p&gt;We are thrilled to announce that we’re adding an integration of the &lt;a href=&#34;https://archive.org/web/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Wayback Machine&lt;/a&gt; to Maltego!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Internet Archive’s Wayback Machine is a digital library of over 330 billion web pages and other internet artifacts.&lt;/strong&gt; One of its many applications includes monitoring changes to websites, finding deleted social media posts and locating or tracing bad actors attempting to conceal their online footprints. All of which make it an incredibly useful tool for investigators.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/wayback_hubitem_2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/wayback_hubitem_2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Wayback Machine Transforms in Maltego&#34; 
        title=&#34;Wayback Machine Transforms in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;wayback-machine-transforms-in-maltego&#34;&gt;Wayback Machine Transforms in Maltego&lt;/h2&gt;
&lt;p&gt;The new &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/wayback-machine/&#34; &gt;Wayback Machine Transforms&lt;/a&gt;&lt;/strong&gt; in Maltego return archived Snapshots of the web resources available for a given input. Although uses must install the individual Wayback Machine Hub item, they are available to all Maltego users as a part of the &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;&lt;/strong&gt; set.&lt;/p&gt;
&lt;p&gt;Currently, you can use &lt;strong&gt;maltego.Domain, maltego.URL, maltego.File, maltego.Website, maltego.Image&lt;/strong&gt; and &lt;strong&gt;maltego.Document&lt;/strong&gt; as input Entities for the Wayback Machine Transforms. You can also filter Snapshots based on the HTTP Status code returned to Wayback Machine when the page was archived, which can be useful to investigate webpage redirects.&lt;/p&gt;
&lt;p&gt;Through online research, dead ends can be frequently encountered when web resources have been moved, modified or deleted. This new set of Transforms aims to clear the way to successful investigations!&lt;/p&gt;
&lt;h3 id=&#34;how-to-investigate-with-wayback-machine-transforms-in-maltego&#34;&gt;How to Investigate with Wayback Machine Transforms in Maltego&lt;/h3&gt;
&lt;p&gt;To give you some idea of what is possible with these new Transforms, we will walk you through three quick use cases that make use of the Wayback Machine Transforms.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-wayback-machine-transforms/#use-case-1-message-boards-chatter-around-the-2019-el-paso-shooter&#34; &gt;Use Case 1: Message Boards Chatter around the 2019 El Paso Shooter&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-wayback-machine-transforms/#use-case-2-disputing-patents&#34; &gt;Use Case 2: Establishing Common General Knowledge for Patent Disputes&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/introducing-wayback-machine-transforms/#use-case-3-investigating-amaq-news-agency&#34; &gt;Use Case 3: Investigating Amaq News Agency&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;use-case-1-message-boards-chatter-around-the-2019-el-paso-shooter&#34;&gt;Use Case 1: Message Boards Chatter around The 2019 El Paso Shooter&lt;/h2&gt;
&lt;p&gt;For this example, let’s assume you want to research the background behind the tragic &lt;a href=&#34;https://en.wikipedia.org/wiki/2019_El_Paso_shooting&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;2019 El Paso Shooting&lt;/a&gt; to further understand the mechanisms and conditions which fed into far-right extremism. Knowing that a lot of past right-wing shooters were active on &lt;a href=&#34;https://www.bellingcat.com/news/rest-of-world/2019/03/15/shitposting-inspirational-terrorism-and-the-christchurch-mosque-massacre/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;8chan&lt;/a&gt; (most frequently on the /pol/ board, a descendant of 4chan’s &lt;a href=&#34;https://en.wikipedia.org/wiki//pol/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;/pol/&lt;/a&gt;), you decide to investigate.&lt;/p&gt;
&lt;p&gt;However, you quickly find that the original 8Chan domain (8ch[.]net) was &lt;a href=&#34;https://www.nytimes.com/2019/08/05/technology/8chan-website-online.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;removed from the web&lt;/a&gt; after the El Paso shooting. So where do you go from here?&lt;/p&gt;
&lt;h3 id=&#34;searching-through-8chan-with-wayback-machine-transforms&#34;&gt;Searching through 8chan with Wayback Machine Transforms&lt;/h3&gt;
&lt;p&gt;Let’s start by inserting 8ch[.]net as a &lt;strong&gt;maltego.Domain&lt;/strong&gt; Entity. Select the Entity and run the Transform &lt;strong&gt;To Snapshots between Dates [Wayback Machine]&lt;/strong&gt;. This will prompt a popup asking for a date range allowing us to look for posts on the day of the shooting.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/8chan_domain.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/8chan_domain.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Investigate 8 chan domain with Wayback Machine Transforms&#34; 
        title=&#34;Investigate 8 chan domain with Wayback Machine Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After combing through the Snapshots from the /pol/ board, you find a post with a file named “P. Crusius - Notification ….pdf”. Since Patrick Crusius has been &lt;a href=&#34;https://www.cbsnews.com/news/el-paso-texas-shooting-suspect-patrick-crusius-what-we-know/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;identified&lt;/a&gt; as the shooter, you decide to further investigate this post.&lt;/p&gt;
&lt;p&gt;Although the .pdf file itself was not saved by the Wayback Machine, you can copy its name and insert it as a &lt;strong&gt;maltego.Phrase&lt;/strong&gt; Entity into Maltego. We can then run the Transform &lt;strong&gt;To Files (Office) [using Search Engine]&lt;/strong&gt; and &lt;strong&gt;To Website [using Search Engine]&lt;/strong&gt; (both from the Maltego Standard Transforms Hub item) to look for the file elsewhere.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/pic-3-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/pic-3-2.png&#34; loading=&#34;lazy&#34; alt=&#34;To Files (Office) [using Search Engine] and To Website [using Search Engine] Transform&#34; 
        title=&#34;To Files (Office) [using Search Engine] and To Website [using Search Engine] Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the &lt;strong&gt;maltego.Website&lt;/strong&gt; and &lt;strong&gt;maltego.Document&lt;/strong&gt; Entities returned, you can find several copies of the shooter’s manifesto and a “Student Code of Conduct” warning from his university that he appears to have mistakenly included in the post.&lt;/p&gt;
&lt;p&gt;You could now continue with your investigation by mapping the spread of the manifesto through 8chan or digging up the shooter’s online footprint.&lt;/p&gt;
&lt;h2 id=&#34;use-case-2-disputing-patents&#34;&gt;Use Case 2: Disputing Patents&lt;/h2&gt;
&lt;p&gt;Another way to utilize the Wayback Machine Transforms is in the search for &lt;a href=&#34;https://en.wikipedia.org/wiki/Prior_art&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Prior art&lt;/a&gt; when submitting or disputing patents. Evidence from the Internet Archive has been successfully used to establish what was &lt;a href=&#34;https://www.epo.org/law-practice/legal-texts/html/guidelines/e/g_vii_3_1.htm&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;common general knowledge&lt;/a&gt; at the time, which in turn can help determine the novelty of the invention described in the patent.&lt;/p&gt;
&lt;p&gt;In the case of &lt;a href=&#34;https://www.judgments.fedcourt.gov.au/judgments/Judgments/fca/single/2019/2019fca1552&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Dyno Nobel Inc (Dyno) v Orica Explosives Technology Pty Ltd (Orica)&lt;/a&gt;, Dyno submitted as evidence printouts of snapshots from the Wayback Machine of a website (i-konsystem.com), operated on behalf of Orica, in an attempt to revoke the patent “Method of blasting multiple layers or levels of rock” filed by Orica.&lt;/p&gt;
&lt;p&gt;With the Snapshots, Dyno attempted to establish the common general knowledge at the time of filing.&lt;/p&gt;
&lt;h3 id=&#34;establishing-common-general-knowledge-for-patent-disputes&#34;&gt;Establishing Common General Knowledge for Patent Disputes&lt;/h3&gt;
&lt;p&gt;To investigate Dyno’s claim, insert the website in question (i-konsystem.com) as a &lt;strong&gt;maltego.Website&lt;/strong&gt; Entity. Next, with the Transform slider set to 256, select the website and run the &lt;strong&gt;To Snapshots between Dates [Wayback Machine]&lt;/strong&gt; Transform.&lt;/p&gt;
&lt;p&gt;Since the patent was filed on the &lt;a href=&#34;http://pericles.ipaustralia.gov.au/ols/auspat/applicationDetails.do?applicationNo=2004293486&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;13th October 2004&lt;/a&gt;, we now search for all snapshots between the 12th October 2003 and the 12th October 2004.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;60623206224c1400&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;60623206224c1400__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/patent.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/patent.gif&#34;
        var video = document.getElementById(&#34;60623206224c1400__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;60623206224c1400&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;Among the results, you can find over 40 PDFs containing details about their blasters and detonators, specific projects where they were used and even trade magazine articles detailing the current state of blasting systems at that time—which could be considered a description of common general knowledge!&lt;/p&gt;
&lt;p&gt;To get a clearer picture of which documents may have warranted the court’s attention, we can run the PDF documents through IBM Watson to extract Entities:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/watson.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/watson.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Run To Entities [IBM Watson] Transform on the PDF Entities&#34; 
        title=&#34;Run To Entities [IBM Watson] Transform on the PDF Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From this, a rather large graph is returned with different Entities and keywords that were extracted from the document content. Using &lt;strong&gt;Ctrl+F&lt;/strong&gt; to search by phrase, we can quickly select relevant matches:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/watson2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/watson2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Use Ctrl&amp;#43;F to search and select relevant Entities&#34; 
        title=&#34;Use Ctrl&amp;#43;F to search and select relevant Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Finally, to isolate the relevant documents, we click &lt;strong&gt;Add Parents&lt;/strong&gt; in the selection toolbar, after which we invert and delete our selection to clean up the graph:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/watson3.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/watson3.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Isolate relevant Entities&#34; 
        title=&#34;Isolate relevant Entities&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As shown, we were able to quickly find, explore, and narrow down content in a visual way to aid us in discovering relevant evidence for this case.&lt;/p&gt;
&lt;h2 id=&#34;use-case-3-investigating-amaq-news-agency&#34;&gt;Use Case 3: Investigating Amaq News Agency&lt;/h2&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/vbUqyd1VA9U&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;For this final use case, let us assume you want to gather material on past ISIS propaganda videos, hoping to find an unintentional information leak or other insights. Knowing that the &lt;a href=&#34;https://en.wikipedia.org/wiki/Amaq_News_Agency&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Amaq News Agency&lt;/a&gt; is largely considered to be ISIS’s &lt;a href=&#34;https://www.nytimes.com/2016/01/15/world/middleeast/a-news-agency-with-scoops-directly-from-isis-and-a-veneer-of-objectivity.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;“state media”&lt;/a&gt;, you attempt to browse the website and find it to be down (the Belgian police in cooperation with Europol &lt;a href=&#34;https://www.europol.europa.eu/newsroom/news/eu-law-enforcement-and-judicial-authorities-join-forces-to-disrupt-terrorist-propaganda-online&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;took it down&lt;/a&gt; in November 2019).&lt;/p&gt;
&lt;p&gt;Note that this use case will require us to use Transforms from &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;Farsight DNSDB&lt;/a&gt;, one of our Hub Partners. To follow along with this example, you will need to have Farsight’s Hub item installed:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/farsight.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/farsight.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Farsight&#34; 
        title=&#34;Farsight&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;find-the-previous-domain-names-with-farsight-dnsdb-transform&#34;&gt;Find the Previous Domain Names with Farsight DNSDB Transform&lt;/h3&gt;
&lt;p&gt;To find the agency’s archived content, insert their last known domain name (&lt;strong&gt;amaqagency&lt;/strong&gt;) as a &lt;strong&gt;maltego.Phrase&lt;/strong&gt; into an empty graph. Now run the &lt;strong&gt;[DNSDB] lookup $phrase.&lt;/strong&gt;* Transform.&lt;/p&gt;







&lt;div class=&#34;c-video&#34; id=&#34;c3dbb576aa4cc9a6&#34;&gt;
    &lt;video width=&#34;100%&#34; playsinline webkit-playsinline autoplay muted loop id=&#34;c3dbb576aa4cc9a6__video&#34;&gt;
        
        &lt;source src=&#34;https://static.maltego.com/cdn/Blog_Animations/domain_lookup.webm&#34; type=&#34;video/webm&#34;&gt;
        
        
        Your browser does not support the video tag.
    &lt;/video&gt;

    &lt;script type=&#34;text/javascript&#34;&gt;
        var img = &#34;\/img\/domain_lookup.gif&#34;
        var video = document.getElementById(&#34;c3dbb576aa4cc9a6__video&#34;);
        
        setTimeout(function () {
            if (video.readyState &gt; 0) {
            } else {
                document.getElementById(&#34;c3dbb576aa4cc9a6&#34;).innerHTML = &#34;&lt;img src=&#39;&#34; + img + &#34;&#39; alt=&#39;&#39;&gt;&#34;
            }
        }, 2000)

    &lt;/script&gt;
&lt;/div&gt;
&lt;p&gt;This Transform will return all domains with the same &lt;a href=&#34;https://en.wikipedia.org/wiki/Second-level_domain&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;second-level domain&lt;/a&gt; (&lt;strong&gt;amaqagency&lt;/strong&gt;), by switching out the top-level domain. It returns 49 &lt;strong&gt;maltego.DNSName&lt;/strong&gt; Entities and 17 &lt;strong&gt;maltego.Domain&lt;/strong&gt; Entities. Let’s go ahead and explore them!&lt;/p&gt;
&lt;h3 id=&#34;explore-archived-content-from-the-domains-with-wayback-machine-transforms&#34;&gt;Explore Archived Content from the Domains with Wayback Machine Transforms&lt;/h3&gt;
&lt;p&gt;Select the Domain Entities returned and run the &lt;strong&gt;To Snapshots [Wayback Machine]&lt;/strong&gt; Transform. This returns 151 &lt;strong&gt;maltego.wayback.Snapshot&lt;/strong&gt; Entities (including various Snapshots of videos) and 30 &lt;strong&gt;maltego.wayback.ImageSnapshot&lt;/strong&gt; Entities.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/archieved_amaq.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/archieved_amaq.png&#34; loading=&#34;lazy&#34; alt=&#34;Archived Amaq&#34; 
        title=&#34;Archived Amaq&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some relevant content can be found in these Snapshots, specifically via the &lt;strong&gt;amaqagency.ch&lt;/strong&gt; Entity. The Wayback Machine captured 61 videos from this domain, all the way from “martyrdom operations” (what the Amaq News Agency calls suicide bombings) and the “assault and capture” of territories, to videos of the Aleppo night life and road repair.&lt;/p&gt;
&lt;p&gt;Other content includes an infographic on how to download a Firefox and Chromium add-on in order to access the Amaq News Agency website at its latest URL (since they are constantly being taken down), invites to their Telegram groups and even an image from when Anonymous took control of one of their websites.&lt;/p&gt;
&lt;h2 id=&#34;pivoting-from-wayback-machine-transforms-to-deeper-investigations&#34;&gt;Pivoting from Wayback Machine Transforms to Deeper Investigations&lt;/h2&gt;
&lt;p&gt;Some further steps you could take to further explore Amaq’s internet presence could include searching for other pages where the images returned are linked from (with our &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/blog/mapping-visual-disinformation-campaigns-with-maltego-and-tineye/&#34; &gt;TinEye Transforms&lt;/a&gt;&lt;/strong&gt;), or through exploring connections by matching Tracking Codes, DNS servers or IPs (with our &lt;strong&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;&lt;/strong&gt;).&lt;/p&gt;
&lt;p&gt;We hope this introduction to our new Wayback Machine Transforms will inspire you to try them out!&lt;/p&gt;
&lt;p&gt;Be sure to keep visiting our blog and follow our &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; pages, or &lt;a href=&#34;https://www.maltego.com/newsletter-signup/&#34; &gt;subscribe to our email newsletter&lt;/a&gt; for more interesting walk-throughs, announcements and use cases!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How to accelerate SOC Operations with Transforms and Machines: A Primer</title>
      <link>https://www.maltego.com/blog/how-to-accelerate-soc-operations-with-transforms-and-machines/</link>
      <pubDate>Wed, 10 Jun 2020 13:27:57 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-accelerate-soc-operations-with-transforms-and-machines/</guid>
      <description>&lt;p&gt;With the rising number and sophistication of cyber-attacks faced by enterprises, modern CISO’s are ramping up internal processes and infrastructure to not only prevent incidents, but also remediate them faster to reduce the harmful impact of attacks on the organization. In larger enterprises today it is common to have a Security Operations Center (SOC) to
monitor, investigate, and react to security alerts and thereby safeguard enterprise data and systems. A challenge for SOC teams is to create a bigger – and more effective - impact on the alert triage, escalation, and mitigation processes, all while fighting an increasing skills shortage where teams find themselves terribly understaffed and overworked.&lt;/p&gt;
&lt;p&gt;With its strong analysis and visualization capabilities, Maltego can expedite and simplify complex SOC investigations, saving valuable time for analysts, incident responders, and threat hunters, by improving legitimization and false positive identification of alerts provided by security systems. This enables more efficient evaluations of incidents, as well as conducting effective investigation and analysis of anomalies and evidence left by threat actors in your networks.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this  paper, we introduce you to Maltego and give you a primer on Maltego Machines, a special Maltego feature which allows
investigators to automate repetitive investigations by automating multiple steps in a single sweep.&lt;/strong&gt;&lt;/p&gt;

&lt;div class=&#34;dn-res&#34;&gt;
    &lt;div class=&#34;dn-res__box&#34;&gt;
        &lt;h3 class=&#34;list-title&#34;&gt;Download the resource&lt;/h3&gt;
        &lt;form class=&#34;dn-res__form formtheme--1&#34; id=&#34;download-resources-form&#34; action=&#34;&#34; method=&#34;POST&#34; autocomplete=&#34;off&#34;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;resource&#34; value=&#39;1c93da90-d68f-4fdf-a813-3b547348f7e6&#39;&gt;
            &lt;input type=&#34;hidden&#34; name=&#34;page&#34; value=&#39;How to accelerate SOC Operations with Transforms and Machines: A Primer&#39;&gt;
            &lt;div class=&#34;formgroup&#34;&gt;
                &lt;div class=&#34;formgroup__row row&#34;&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;fName&#34;&gt;First Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input name=&#34;first_name&#34; id=&#34;fName&#34; type=&#34;text&#34; placeholder=&#34;e.g. Howard&#34;&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;lName&#34;&gt;Last Name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;last_name&#34; class=&#34;last_name&#34; placeholder=&#34;e.g. Johnson&#34;
                                data-invalid=&#34;Last Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;orgName&#34;&gt;Organization name&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;text&#34; name=&#34;company_name&#34; class=&#34;company_name&#34; placeholder=&#34;&#34;
                                data-invalid=&#34;Company Name is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&#34;formgroup__col col-lg-6&#34;&gt;
                        &lt;div class=&#34;formfield&#34;&gt;
                            &lt;label for=&#34;email&#34;&gt;Company Email&lt;span class=&#34;red&#34;&gt;*&lt;/span&gt;&lt;/label&gt;
                            &lt;input type=&#34;email&#34; name=&#34;email&#34; class=&#34;email&#34; placeholder=&#34;e.g. name@company.com&#34;
                                data-invalid=&#34;Email is missing/incorrect&#34; required&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class=&#34;bsalespartner__form--toggles&#34;&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-recaptcha&#34;&gt;
                    &lt;div class=&#34;g-recaptcha&#34; data-sitekey=&#34;6Ldwr30pAAAAAM1Ty4oGWMDePeb8DJUaESX5Fyby&#34;&gt;&lt;/div&gt;
                &lt;/div&gt;
                &lt;div class=&#34;bsalespartner__form--toggles-agree&#34;&gt;
                    &lt;div class=&#34;checkbox&#34;&gt;
                        &lt;input name=&#34;keep_me_updated&#34; id=&#34;receiveUpdateAgree&#34; value=&#34;0&#34; type=&#34;checkbox&#34;&gt;
                        &lt;label for=&#34;receiveUpdateAgree&#34;&gt;Please keep me updated about Maltego product
                            updates, news, events and offers.&lt;/label&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;p class=&#34;form--policy&#34;&gt;By clicking on &#34;Access&#34;, you agree to the processing of the data you entered and you
                allow us to contact you for the purpose selected in the form. For further information, see our Data
                Privacy Policy.&lt;/p&gt;
            &lt;div class=&#34;formfield formfield__submit&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;handler&#34; value=&#34;&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_campaign&#34; id=&#34;utm_campaign&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_content&#34; id=&#34;utm_content&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_medium&#34; id=&#34;utm_medium&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_source&#34; id=&#34;utm_source&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;utm_term&#34; id=&#34;utm_term&#34;&gt;
                &lt;input type=&#34;hidden&#34; name=&#34;recaptcha_response&#34; id=&#34;recaptchaResponse&#34;&gt;
                &lt;button type=&#34;submit&#34; class=&#34;btn btn__primary btn--lg&#34;&gt;&lt;span class=&#34;btn__icon&#34;&gt;&lt;img
                            src=&#34;https://www.maltego.com/img/icons/log-in.svg&#34; alt=&#34;&#34;&gt;&lt;/span&gt;&lt;span class=&#34;text&#34;&gt;Access&lt;/span&gt;&lt;/button&gt;
            &lt;/div&gt;
        &lt;/form&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script src=&#34;https://cdn.jsdelivr.net/npm/jquery-validation@1.21.0/dist/jquery.validate.min.js&#34;&gt;&lt;/script&gt;

&lt;script&gt;
    function loadRecaptcha() {
      if (!document.getElementById(&#39;recaptchaScript&#39;)) {
        var script = document.createElement(&#39;script&#39;);
        script.id = &#39;recaptchaScript&#39;;
        script.src = &#39;https://www.google.com/recaptcha/api.js&#39;;
        document.body.appendChild(script);
      }
    }
    document.querySelector(&#39;#download-resources-form&#39;).addEventListener(&#39;focus&#39;, loadRecaptcha, true);
&lt;/script&gt;

&lt;script type=&#34;text/javascript&#34;&gt;
    document.addEventListener(&#34;DOMContentLoaded&#34;, function (event) {

        
        const ajaxForm = $(&#34;#download-resources-form&#34;)

        ajaxForm.validate({
            rules: {
                first_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                last_name: {
                    required: true,
                    regex: /^[a-zA-ZÀ-ÿ\s]{2,}$/,
                },
                email: {
                    required: true,
                    email: true
                },
                company_name: {
                    required: true
                },
            },
            messages: {
                first_name: {
                    required:  &#39;This field is required.&#39;,
                    regex: &#39;Invalid name format.&#39;
                },
                last_name: {
                    required: &#39;This field is required.&#39;,
                    regex: &#39;Invalid last name format.&#39;
                },
                email: {
                    required: &#39;This field is required.&#39;,
                    email: &#39;Must be a valid email.&#39;
                },
                company_name: {
                    required: &#39;This field is required.&#39;
                }
            },
            errorPlacement: function (error, element) {
                error.addClass(&#34;invalid-feedback&#34;);
                error.insertAfter(element.parent());
            },
            submitHandler: function (form, event) {
                handleSubmit(form, event)
            }
        })

        function handleSubmit(form, event) {
            event.preventDefault()

            var btns = $(this).find(&#39;.btn&#39;)
            btns.addClass(&#39;btn--loading&#39;);
            btns.attr(&#34;disabled&#34;, true);

            var urlUtmVars = getUtmUrlVars();
            if (urlUtmVars.target) {
                $(&#34;.field__target&#34;).val(urlUtmVars.target);
            }

            if (urlUtmVars.utm_campaign) {
                $(&#39;#utm_campaign&#39;).val(urlUtmVars.utm_campaign)
            }
            if (urlUtmVars.utm_content) {
                $(&#39;#utm_content&#39;).val(urlUtmVars.utm_content)
            }
            if (urlUtmVars.utm_medium) {
                $(&#39;#utm_medium&#39;).val(urlUtmVars.utm_medium)
            }
            if (urlUtmVars.utm_source) {
                $(&#39;#utm_source&#39;).val(urlUtmVars.utm_source)
            }
            if (urlUtmVars.utm_term) {
                $(&#39;#utm_term&#39;).val(urlUtmVars.utm_term)
            }

            if ($(&#39;#utm_source&#39;).val() === &#39;&#39;) {
                const { utmMedium, utmSource } = getFilteredUtmSourceAndMedium();
                if(utmSource) {
                    $(&#39;#utm_source&#39;).val(utmSource);
                }
                if(utmMedium) {
                    $(&#39;#utm_medium&#39;).val(utmMedium)
                }
            }

            var data = $(form).serializeArray()

            const posting = $.ajax({
                url: &#34;/.netlify/functions/download_resources&#34;,
                type: &#34;POST&#34;,
                data: JSON.stringify(data),
                contentType: &#34;application/json&#34;
            });

            posting.done(function (data) {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);

                    

                    try {
                        
                        var response = JSON.parse(data)

                        popup.show({
                            message: &#34;Redirecting...&#34;,
                            title: &#34;Thank you!&#34;,
                            shouldReload: false,
                        });

                        setTimeout(function(){
                            window.open(response.resource.file_url, &#39;_blank&#39;) || window.location
                            .replace(response.resource.file_url);
                        }, 3000);
                    } catch (e) {
                        alert(&#34;An Error Occured, Please try again Later&#34;)
                    }
                })
                .fail(function (e, status, errorType) {
                    try {
                        if (e.status === 400) {
                            var error = JSON.parse(e.responseText)
                            if (error.type === &#34;INPUT_ERROR&#34;) {
                                if (typeof error.message === &#39;object&#39;) {

                                    popup.show({
                                        message: error.message[0].message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                } else {
                                    popup.show({
                                        message: error.message,
                                        title: &#34;Looks like an error!&#34;,
                                        shouldReload: false,
                                        show_close: true,
                                        type: &#39;error&#39;,
                                    });
                                }
                                return
                            }
                        }
                        throw e
                    } catch (e) {
                        popup.show({
                            message: &#34;Sorry, something went wrong. Please try again later&#34;,
                            title: &#34;Looks like an error!&#34;,
                            shouldReload: false,
                            show_close: true,
                            type: &#39;error&#39;,
                        });
                    }
                })
                .always(function () {
                    btns.removeClass(&#39;btn--loading&#39;);
                    btns.attr(&#34;disabled&#34;, false);
                    grecaptcha.reset();
                });
        
            return false
        }
        
    });
&lt;/script&gt;
</description>
    </item>
    
    <item>
      <title>Welcome to version 4.2.10 of Maltego!</title>
      <link>https://www.maltego.com/blog/welcome-to-version-4-2-10-of-maltego/</link>
      <pubDate>Thu, 14 May 2020 07:42:03 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/welcome-to-version-4-2-10-of-maltego/</guid>
      <description>&lt;p&gt;Greetings, and welcome to our next release for Maltego. Despite the challenges of working in these crazy times, we are happy to announce a new release of Maltego. &lt;strong&gt;This release includes the usual contingent of bug fixes and a few new features but focuses on the installation experience. Visit the &lt;a href=&#34;https://www.maltego.com/changelog/&#34; &gt;change log&lt;/a&gt; for a comprehensive list of changes.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The two biggest highlights of this release are the new signed installers for Windows, and the bundled installer now shipping with OpenJDK 11. These changes are of interest to users who will be installing Maltego anew, but do not worry, there are plenty of fixes and features for existing users as well. We still officially support Java 8 and 11 (both Oracle and OpenJDK).&lt;/p&gt;
&lt;h4 id=&#34;new-windows-installers&#34;&gt;New Windows Installers&lt;/h4&gt;
&lt;p&gt;The Windows installers are now signed with a proper certificate, meaning that you will not see that pesky warning anymore about running “untrusted” software. In most cases, you will still be presented with a warning about running an application requiring administrative rights, but it should now also include the certificate information.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/product_update_2_1.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/product_update_2_1.jpg&#34; loading=&#34;lazy&#34; alt=&#34;User Account Control Maltego&#34; 
        title=&#34;User Account Control Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For Windows, we have always had the option to download an installer that is bundled with Oracle’s HotSpot Java version 8, but due to license changes, for version 11 onwards we need to use OpenJDK. The new bundled installer ships with AdoptOpenJDK’s JRE version 11.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/product_update_2_2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/product_update_2_2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;AdoptOpenJDK&#34; 
        title=&#34;AdoptOpenJDK&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;*Side note:&lt;/strong&gt; In the most recent version of the macOS update, OpenJDK is automatically being updated to version 14. This is not the Long Term Support (LTS) version of OpenJDK, and there are some known compatibility issues with Maltego and OpenJDK 14. We are working on a fix for these issues, but if you encounter anything strange, our best advice for now is to roll back to OpenJDK 11. For more information, read our &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000014889-how-do-i-configure-the-version-of-java-used-by-maltego-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Another nice new touch is that the Maltego configuration wizard will now prompt you to choose a preferred browser to use, instead of surprising you on first opening of an external URL from within Maltego in a seemingly random browser.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/product_update_2_3.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/product_update_2_3.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Configure Maltego&#34; 
        title=&#34;Configure Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;other-fixes-and-features&#34;&gt;Other fixes and features&lt;/h4&gt;
&lt;p&gt;As always, we have thrown in a list of other fixes and features. One of the most notable features is that you can now access the Entity Detail window of a specific Entity from within a Collection Node. Simply double-click on the Entity in the Collection Node or press Ctrl/Cmd-Enter to open the Entity’s Detail window — the way you would for a regular Entity.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Some other highlights include:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved handling of illegal characters when attaching URL’s to Entities&lt;/li&gt;
&lt;li&gt;Improvements to how Notes are rendered, especially when they are long&lt;/li&gt;
&lt;li&gt;Fixes to managing Transform Sets in the Transform Manager&lt;/li&gt;
&lt;li&gt;Better regular expression parsing when pasting data to the graph, particularly where values of a group is missing&lt;/li&gt;
&lt;li&gt;Fixes to the way proxy settings are reloaded&lt;/li&gt;
&lt;li&gt;A fix for importing icons from saved graphs&lt;/li&gt;
&lt;li&gt;Errors related to the undo function (Ctrl/Cmd-Z)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We hope you enjoy this release, and as always don’t hesitate to contact us through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt; if you experience any issues.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>How to Uncover Phishing Domains Using Maltego to Analyze Domain Infrastructure</title>
      <link>https://www.maltego.com/blog/how-to-uncover-phishing-domains/</link>
      <pubDate>Wed, 22 Apr 2020 08:07:50 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/how-to-uncover-phishing-domains/</guid>
      <description>&lt;p&gt;In times of crisis, our vulnerabilities at a national, organizational and individual level may be exposed. And while it is heartening to see people coming together to form voluntary initiatives e.g. the exceptional efforts by the Cyber Threat Coalition and Cyber Volunteers 19 to fight COVID-19 challenges, we also see a sharp spike in exploitations by malicious actors preying on these vulnerabilities. This has occurred in many forms using topics related to COVID-19 as a hook for phishing attacks, fake apps claiming to distribute information from the WHO on the spread of the disease and ploys to extract user credentials from high on-demand products and services, a recent example being the outcry against Zoom, a hugely popular video conferencing platform.&lt;/p&gt;
&lt;p&gt;A phishing attack is when a threat actor sends out a seemingly innocent message or email designed to mislead people into downloading malware, logging into a fake service and providing personal data, or attempting to blackmail for financial gain, etc. In addition to being alert and practicing safe behaviors such as steering clear of suspicious links and not clicking on download files from unknown senders, and reporting suspicious emails (all great weapons against phishing attacks) but, if you want to delve deeper and carry out a specific investigation, there are also some smart steps you can take to analyze phishing infrastructure.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In this post, we outline a quick and easy process in Maltego that can provide additional insight into suspicious or phishing domains.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Returning to fraudsters taking advantage of the Covid-19 crisis, on the 2nd of April 2020, the Bundesagentur für Arbeit in Germany warned on its &lt;a href=&#34;https://www.arbeitsagentur.de/vor-ort/balingen/Warnhinweis-Phishing-Mails&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;website&lt;/a&gt; and &lt;a href=&#34;https://twitter.com/Bundesagentur/status/1245659823003201539&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter account&lt;/a&gt; about an ongoing phishing attack using the email account kurzarbeitergeld[at]arbeitsagentur-service[.]de.&lt;/p&gt;
&lt;p&gt;The phishing message was targeted at German companies and demanded information about the entity, its legal representatives and its employees. It claimed that this information would be used to perform an online application for the company to obtain “Kurzarbeitergeld”, directly translating into “short-term pay”, a German government scheme that allows companies to retain employees even if they are asked to work fewer than usual hours by sponsoring part of the wages.&lt;/p&gt;
&lt;h4 id=&#34;so-how-do-we-find-out-more-information-about-this-phishing-domain&#34;&gt;So, how do we find out more information about this phishing domain?&lt;/h4&gt;
&lt;p&gt;For this example, we will be using the &lt;a href=&#34;https://www.maltego.com/transform-hub/recorded-future/&#34; &gt;Transforms by Recorded Future&lt;/a&gt;. You will need an API or current subscription for this. Other useful data integrations you can use  in the Transform Hub are providers such as Passive Total (e.g. to check if digital artifacts have been detected and by which systems) , Domain Tools (e.g. to get historical data on domains), and Shodan (e.g. to see if there are different services running on a domain) to name only a few.&lt;/p&gt;
&lt;p&gt;Note: The results on the specific artifacts (Domain, ISP) are no longer available in the exact manner presented in this investigation, possibly because action was taken quickly to redirect users to the official website of the German Arbeitsagentur. However, you can still follow the steps presented here to discover the structure of any other suspicious domains.&lt;/p&gt;
&lt;h4 id=&#34;lets-run-some-transforms&#34;&gt;Let’s run some Transforms!&lt;/h4&gt;
&lt;p&gt;We copy the Domain arbeitsagentur-service.de to Maltego and run a To Website mentioning domain [Bing] Transform on it. This query results in a Website named www[.]arbeitsagentur-service[.]de.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-1.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-1.jpg&#34; loading=&#34;lazy&#34; alt=&#34;To Website mentioning domain Bing Transform&#34; 
        title=&#34;To Website mentioning domain Bing Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s go back to the Domain arbeitsagentur-service[.]de and run a To DNS Name - MX (mail server) Transform on it. We see that this resolves to a Russian MX Record named emx.mail.ru.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;To DNS Name MX mail server Transform&#34; 
        title=&#34;To DNS Name MX mail server Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We select the Domain arbeitsagentur-service[.]de Entity and run a To DNS Name [Find common DNS names] Transform on it. This query results in one DNS Name: ftp[.]arbeitsagentur-service[.]de.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-3.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-3.jpg&#34; loading=&#34;lazy&#34; alt=&#34;To DNS Name Transform&#34; 
        title=&#34;To DNS Name Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, we want to find out if there is an IP Address linking this domain and DNS Name. In order to do so, we select the Website www[.]arbeitsagentur-service[.]de and the DNS Name ftp[.]arbeitsagentur-service[.]de, and run a To IP Address [DNS] Transform on them. We find that there is one IPv4 Address 193[.]29[.]59[.]104 linking both the Website and the Name Entities together.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-4.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-4.jpg&#34; loading=&#34;lazy&#34; alt=&#34;To IP Address DNS Transform&#34; 
        title=&#34;To IP Address DNS Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s see if we can dig a bit deeper and get the ISP (or Internet Service Provider) of this IP Address. We select the IP Address 193[.]29[.]59[.]104 and run a To ISP [Shodan] Transform. This returns an ISP named Gwy lt Pty Ltd.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-5.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-5.jpg&#34; loading=&#34;lazy&#34; alt=&#34;To ISP Shodan Transform&#34; 
        title=&#34;To ISP Shodan Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But we’re not done with the IP Address just yet. We select it again and run a To Location [Country] Transform on it, which traces the location of the IP to Germany.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-6.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-6.jpg&#34; loading=&#34;lazy&#34; alt=&#34;To Location Country Transform&#34; 
        title=&#34;To Location Country Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So far so good, but let’s go back to the Website www[.]arbeitsagentur-service[.]de and try to get some information on its certificate by running a To Certificate Transform on it. We obtain a Certificate for arbeitsagentur-service[.]de from Let’s Encrypt Authority X3.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-7.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-7.jpg&#34; loading=&#34;lazy&#34; alt=&#34;To Certificate Transform&#34; 
        title=&#34;To Certificate Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Side note here: Let’s Encrypt is a non-profit certificate authority run by Internet Security Research Group (ISRG). It provides X.509 certificates for Transport Layer Security encryption at no charge. The certificates are valid for 90 days, and renewals can take place at any time during that period. These certificates are believed to be as safe as paid certificates.&lt;/p&gt;
&lt;p&gt;Let’s take a look at the certificate date information. Select Certificate arbeitsagentur-service[.]de and run a To Valid From Transform on it. The information returned tells us that this certificate was registered in March 2020 - the timing around which the German Government decided to ease conditions on Kurzarbeit. This helps us further validate this artifact as part of a phishing infrastructure!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-8.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-8.jpg&#34; loading=&#34;lazy&#34; alt=&#34;To Valid From Transform&#34; 
        title=&#34;To Valid From Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is looking pretty good so far but let’s see if we can find some concrete information for our investigation by querying data from one of our Data Hub members, Recorded Future. By using Recorded Future’s Transforms, we seek to find evidence on whether the domain we have used for the investigation has been detected as an Indicator of Compromise (IOC). Make sure you have a valid RF API with you for the next step!&lt;/p&gt;
&lt;p&gt;We select the Domain Entity arbeitsagentur-service[.]de and run a Recorded Future [RF] Domain to RFDoc Transform on it, which results on 7 RFDoc Entities, meaning 7 sources which cite this domain as part of a campaign (all of them in German). By clicking on each of the resulting documents, it’s possible to read the content - or a summary thereof - and learn more about this phishing campaign.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/phishing-9.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/phishing-9.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Recorded Future Transform&#34; 
        title=&#34;Recorded Future Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And this is how with the use of just a few Maltego Transforms we’re able to pivot from a Domain to a Website, from the Website to its IP address and Certificate - including data on the Certificate - from the IP to an ISP and Location, and finally from the domain to related articles and mentions of it as part of a phishing campaign!&lt;/p&gt;
&lt;p&gt;We hope this tutorial has revealed some of the possibilities within Maltego to keep yourselves and your organizations safe from malicious actors.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Follow us on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt; and &lt;a href=&#34;https://www.linkedin.com/company/maltego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;LinkedIn&lt;/a&gt; or &lt;a href=&#34;https://www.maltego.com/index.xml&#34; &gt;subscribe to our RSS feed&lt;/a&gt; and stay tuned for more interesting use cases!&lt;/strong&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego &amp; Metasploit’s db_nmap Part 2: Visualizing with Maltego</title>
      <link>https://www.maltego.com/blog/maltego-metasploits-db_nmap-part-1/</link>
      <pubDate>Wed, 18 Mar 2020 15:55:22 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/maltego-metasploits-db_nmap-part-1/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://www.maltego.com/blog/using-maltego-metasploits-db_nmap-for-daily-admin-tasks-part-1/&#34; &gt;Part 1&lt;/a&gt; of this exercise we made our preparations for getting started. Now let´s focus on Maltego and visualizing the contents of our Metasploit database.&lt;/p&gt;
&lt;h2 id=&#34;using-metasploit-databases-in-maltego&#34;&gt;Using Metasploit Databases in Maltego&lt;/h2&gt;
&lt;p&gt;Let´s start Maltego:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-29.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-29.png&#34; loading=&#34;lazy&#34; alt=&#34;Starting Maltego&#34; 
        title=&#34;Starting Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regardless of which license you’re using, you can simply enter your commercial license when Maltego starts up. But, for the sake of easy reproduction by new Maltego users, we will run this example on the Community Edition.&lt;/p&gt;
&lt;p&gt;If you wish to examine networks with more hosts, you may want to consider using Maltego Commercial Edition as you could make use of more flexible Transforms. However, you would only need to create a free user account to gain access to Maltego’s Community Edition.&lt;/p&gt;
&lt;p&gt;Don’t forget that we are working with local Transforms for this exercise and that Maltego limits do apply in the Community Edition. To be precise, the limit is 12 Entities on local Transforms for the Community Edition versus 100 Entities on local Transforms for the Commercial Edition.&lt;/p&gt;
&lt;p&gt;Upon successful login you will be presented with something like this:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-15.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-15.png&#34; loading=&#34;lazy&#34; alt=&#34;Successful Login Maltego&#34; 
        title=&#34;Successful Login Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s get started!&lt;/p&gt;
&lt;p&gt;For the sake of my own little test lab instance, I didn’t select ‘Stealth Mode’ and I went straight to the import/export tab and chose to import the msploitego mtz-file located at its cloning location in the subpath ‘msploitego/src/msploitego/resources/maltego/msploitego.mtz’.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-16.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-16.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Import msploitego&#34; 
        title=&#34;Import msploitego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Select ‘All’ and continue the import.&lt;/p&gt;
&lt;p&gt;Next, let’s attempt to access our database. To do this, we simply create an empty project, then search for ‘postgres’ in the Entity Palette and drag a Postgresql DB Entity into our project.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-riether-17.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-riether-17.png&#34; loading=&#34;lazy&#34; alt=&#34;Search postgresql in Entity Palette&#34; 
        title=&#34;Search postgresql in Entity Palette&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, we double click it and navigate to ‘Properties’.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-30.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-30.png&#34; loading=&#34;lazy&#34; alt=&#34;Navigate to Properties in Maltego&#34; 
        title=&#34;Navigate to Properties in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now to the million-dollar question: Where do we find the database login details? They’re generated by msfdb and we can access them when we’re checking out the corresponding yml file located at ‘/usr/share/metasploit-framework/config’.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-18.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-18.png&#34; loading=&#34;lazy&#34; alt=&#34;msfdb&#34; 
        title=&#34;msfdb&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And yes, passwords are usually expunged from blogs. However, this is a test lab created solely for a blog article so for the sake of simplicity, ignore it. Grab the username and the password, paste them into the Maltego dialogue window as shown in the image below, and then close it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-19.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-19.png&#34; loading=&#34;lazy&#34; alt=&#34;maltego dialogue window username passwords&#34; 
        title=&#34;maltego dialogue window username passwords&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now, select your database Entity, and click on the only available Transform at this point, namely (Enum Workspaces [Postgres]).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-20.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-20.png&#34; loading=&#34;lazy&#34; alt=&#34;Transfirn Enum Workspace Postgres&#34; 
        title=&#34;Transfirn Enum Workspace Postgres &#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Et voilà, you can now see your workspaces. Most likely you will see only the ‘default’ because in our example we created a test workspace to play around a little at first. Nevertheless, the three identified hosts were placed in the ‘default’ workspace.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-21.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-21.png&#34; loading=&#34;lazy&#34; alt=&#34;Default workspace in maltego&#34; 
        title=&#34;Default workspace in maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sweet. Now let’s expand the ‘default’ workspace to show the hosts we collected live in msfconsole. Right-click on the ‘default’ workspace Entity and select the Transform (Enum Hosts [postgres]).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-22.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-22.png&#34; loading=&#34;lazy&#34; alt=&#34;Transform Enum Hosts postgres&#34; 
        title=&#34;Transform Enum Hosts postgres&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Say hello to our three hosts recently added via db_nmap in msfconsole!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-28.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-28.jpg&#34; loading=&#34;lazy&#34; alt=&#34;three hosts recently added via db_nmap in msfconsole&#34; 
        title=&#34;three hosts recently added via db_nmap in msfconsole&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you think this looks a bit boring, wait for the fun part! Let’s explore the services. Select one of the hosts, right-click it and select the [Postgress Services] Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-23.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-23.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Postgress Services Transform&#34; 
        title=&#34;Postgress Services Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That looks better. Services are beautifully mapped directly to Maltego. Let’s do this for all three hosts. With Maltego, you can select multiple objects at once and use the same Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-24.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-24.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Same Transform on multiple objects in Maltego&#34; 
        title=&#34;Same Transform on multiple objects in Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is looking great! And the possibility to play around here is becoming apparent.&lt;/p&gt;
&lt;p&gt;Let’s dig deeper. From here, there are boundless possibilities using Maltego’s features combined with those of this GitHub project. For example, let’s enumerate on shares. Select the Entity and look for the (Samba Enum Shares[nmap]) Transform.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-25.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-25.png&#34; loading=&#34;lazy&#34; alt=&#34; Samba Enum Shares nmap Transform&#34; 
        title=&#34; Samba Enum Shares nmap Transform&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click on it&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-26.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-26.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego mapping&#34; 
        title=&#34;Maltego mapping&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And again, voilà – you have just mapped a database dump using only three objects, you have transformed it into a Maltego visualization, and you are now able to make use of all the grouping and mapping features Maltego has to offer.&lt;/p&gt;
&lt;p&gt;This Use Case was performed solely using free software such as Maltego’s Community Edition, Kali Linux, and other software. However, Maltego’s Commercial Edition can be used to run far more powerful Transforms, and run more of them concurrently.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;NOTE: This is a live-connect to the real msf database. You can access it at the same time from within msfconsole and Maltego. For my day-to-day job, this makes a huge difference in terms of visualization in routine operations.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the author&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://twitter.com/joergriether&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Joerg Riether&lt;/a&gt; specializes in the fields of information security, high availability, storage and virtualization. During the last 20 years he has developed numerous projects and wrote publications in said fields.&lt;/strong&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maltego &amp; Metasploit’s db_nmap Part 1: Setup and Preparation for Daily Admin Tasks</title>
      <link>https://www.maltego.com/blog/using-maltego-metasploits-db_nmap-for-daily-admin-tasks-part-1/</link>
      <pubDate>Mon, 16 Mar 2020 16:42:08 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/using-maltego-metasploits-db_nmap-for-daily-admin-tasks-part-1/</guid>
      <description>&lt;p&gt;Maltego is a widely known a visualization tool for performing noteworthy external tasks. And indeed, it does perform powerfully by using external Transforms to gather information that is visualized in a target-oriented process.&lt;/p&gt;
&lt;p&gt;However, based on its Transform architecture, &lt;strong&gt;Maltego can also be used as part of the daily routine of Admin or Security Officers in ways that people are not aware of, including internal visualizations for internal hosts, systems, weaknesses and services.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;metasploit-data-integration-in-maltego-easily-visualize-a-bulging-database&#34;&gt;Metasploit Data Integration in Maltego: Easily Visualize A Bulging Database&lt;/h2&gt;
&lt;p&gt;Let’s use Metasploit for example. Most are aware of Metasploit’s powerful functions, especially when used in conjunction with a database and db_nmap. Very quickly though, you could find yourself lost in a bulging database which may not be easily visualized afterward without performing some tricks using tools like Armitage.&lt;/p&gt;
&lt;p&gt;You may not be aware that with Maltego, visualization of the output is possible, and putting it into practice is actually quite simple. For starters, everything you need can be found on the web and can be done in very little time.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take a look at it, but let’s start almost from scratch. Let’s assume you have neither Maltego, nor Metasploit installed. In fact, let’s just assume you have nothing to begin with at all.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you have already set up Metasploit and Maltego, dive into Part 2 to see how Metasploit is visualized in Matlego!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/maltego-metasploits-db_nmap-part-1/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Dive into Part 2: Visualizing Metasploit’s db_nmap with Maltego&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;h2 id=&#34;setting-up-metasploit-in-maltego&#34;&gt;Setting Up Metasploit in Maltego&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;In this example we’re going to use VMware Fusion on a Mac and a Kali Linux VM&lt;/strong&gt;, but you can replicate this on any setup you prefer. We begin by grabbing the latest 2020-1 VMware Kali 64Bit image at &lt;a href=&#34;https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-image-download/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-image-download/&lt;/a&gt; and start it up in Fusion.&lt;/p&gt;
&lt;p&gt;Login with the kali/kali (remember the latest images don’t have the usual root/toor applied). If you prefer to simply play around in your testlab, you could set your root password with ‘sudo passwd root’ and use that. For this example, I’m going to be lazy and use the last method.&lt;/p&gt;
&lt;p&gt;First, update everything using ‘apt-get update &amp;amp;&amp;amp; apt-get dist-upgrade’ to ensure that we’re using the latest toolset. At the time of writing this article (March, 08th, 2020), we needed to download about a Gig (and pair it with at least two cups of coffee, because honestly, this can take 15 minutes even on fast machines).&lt;/p&gt;
&lt;p&gt;We have Maltego in place and we have Metasploit’s latest version on Kali, but we don’t have the Metasploit database support in place yet. We verify this by launching msfconsole and doing a db_status as shown in the image below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-1.png&#34; loading=&#34;lazy&#34; alt=&#34;db_status&#34; 
        title=&#34;Verify metasploit database support wiht db_status&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s enable it now by opening a fresh console and entering ‘/etc/init.d/postgresql start‘ to start up the database, and ‘msfdb init 2&amp;gt;/dev/null‘ to create the database user ‘msf’, and the ‘msf’ and ‘msf_test’ databases.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-2.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-2.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Enable metasploit database&#34; 
        title=&#34;Enable metasploit database&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s verify whether db_status is satisfied. Launch msfconsole again and query with the command ‘db_status’.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-3.png&#34; loading=&#34;lazy&#34; alt=&#34;Verify metasploit database support wiht db_status after enabling&#34; 
        title=&#34;Verify metasploit database support wiht db_status after enabling&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That looks better!&lt;/p&gt;
&lt;p&gt;Next, let’s get db_nmap populated to get an idea of how it can be used on a larger scale. To keep it short, I launched a quick db_nmap on a private, home network. I used the msf command ‘db_nmap’ targeting three devices: a fritzbox home router, a TV and a network printer.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-4.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-4.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Population db_nmap&#34; 
        title=&#34;Population db_nmap&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you have multiple networks to examine, you could create Metasploit workspaces and manage each network in its corresponding space. You can find a great write-up with this method on the offsec website (&lt;a href=&#34;https://www.offensive-security.com/metasploit-unleashed/using-databases/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://www.offensive-security.com/metasploit-unleashed/using-databases/&lt;/a&gt;). Otherwise, the ‘default’ workspace is always selected and used.&lt;/p&gt;
&lt;p&gt;When the db_nmap command has finished, we verify whether actual content lies in the database using the ‘Hosts’ command inside msfconsole.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-5.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-5.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Hosts command in msfconsole&#34; 
        title=&#34;Hosts command in msfconsole&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now we’re getting somewhere: there is something in our msf database! Imagine that Maltego could connect directly to this very same database, access its content and produce a visualization. Except you don’t need to imagine it because it can be done, and it’s actually quite simple!&lt;/p&gt;
&lt;p&gt;There are many different options, but why complicate it when everything we need is on GitHub. For example, msploitego by shizzz477 (&lt;a href=&#34;https://github.com/shizzz477/msploitego&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;https://github.com/shizzz477/msploitego&lt;/a&gt;) is an easy way to get the database opened inside of Maltego. Let’s grab it using git clone command. This is considered a beta feature of msploitego but why not give it a try.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; git clone https://github.com/shizzz477/msploitego.git
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-6.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-6.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Git clone command&#34; 
        title=&#34;Git clone command&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some configuration and installation of pre-requisites is necessary to get things running. First, the Transforms path should be in ‘root’ because that is the way this GitHub defaults. Alternatively, you could also enter the ‘Transforms Manager’ in Maltego and change the paths manually.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; ln -s /root/msploitego/msploitego/src/msploitego/transforms /root/
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-7.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-7.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Transforms path&#34; 
        title=&#34;Transforms path&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But, this little stunt requires some installations so first go with python-pip to install some python bits and pieces.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; apt-get install python-pip
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-8.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-8.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Python-pip installations&#34; 
        title=&#34;Python-pip installations&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Launch ‘pip install deprecated’ to get them installed.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; pip install deprecated
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-9.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-9.jpg&#34; loading=&#34;lazy&#34; alt=&#34;pip install deprecated&#34; 
        title=&#34;pip install depracated&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Get python-libnmap and don’t be confused when the GitHub project site shows something else. The name has simply changed.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; pip install python-libnmap
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-11.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-11.jpg&#34; loading=&#34;lazy&#34; alt=&#34;Get python-libnmap&#34; 
        title=&#34;Get python-libnmap&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now launch ‘pip install NmapParser’.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; pip install NmapParser 
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-12.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-12.jpg&#34; loading=&#34;lazy&#34; alt=&#34;pip install NmapParser&#34; 
        title=&#34;pip install NmapParser&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We install libpq-dev.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; apt-get install libpq-dev  
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-13.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-13.jpg&#34; loading=&#34;lazy&#34; alt=&#34;install libpq-dev&#34; 
        title=&#34;install libpq-dev&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And finally we install psycopg2.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; pip install psycopg2  
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/jr-article-14.jpg&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/jr-article-14.jpg&#34; loading=&#34;lazy&#34; alt=&#34;install psycopg2&#34; 
        title=&#34;install psycopg2&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Yes, this was the tedious part of our exercise, but in &lt;a href=&#34;https://www.maltego.com/blog/maltego-metasploits-db_nmap-part-1/&#34; &gt;Part 2&lt;/a&gt; we focus on the fun part and we’ll use Maltego to start visualizing!&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/blog/maltego-metasploits-db_nmap-part-1/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Read Part 2: Visualizing Metasploit’s db_nmap with Maltego&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the author&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://twitter.com/joergriether&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Joerg Riether&lt;/a&gt; specializes in the fields of information security, high availability, storage and virtualization. During the last 20 years he has developed numerous projects and wrote publications in said fields.&lt;/strong&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Welcome to version 4.2.9 of Maltego!</title>
      <link>https://www.maltego.com/blog/welcome-to-version-4-2-9-of-maltego/</link>
      <pubDate>Mon, 03 Feb 2020 08:23:39 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/welcome-to-version-4-2-9-of-maltego/</guid>
      <description>&lt;p&gt;In this week’s Maltego release, we have included several usability improvements in addition to the usual mix of bug fixes and performance enhancements. A few of these are highlighted below, but don’t hesitate to visit the &lt;a href=&#34;https://www.maltego.com/changelog/&#34; &gt;change log&lt;/a&gt; for a comprehensive list.&lt;/p&gt;
&lt;p&gt;Part of what makes Maltego so successful is the community behind us. Our community has created fantastic video tutorials, written numerous blog posts about advanced use cases, and talked about Maltego in classrooms and on Twitter. Over the last few months, we have collected many of the suggestions from various platforms, including Twitter (thank you, Jörn!). And we are pleased to say that we have implemented several of those suggestions in this release of Maltego.&lt;/p&gt;
&lt;h4 id=&#34;import-all-exported-formats&#34;&gt;Import all Exported Formats&lt;/h4&gt;
&lt;p&gt;Maltego supports various ways to export data as a table. Previously, it was not always possible to import those formats back into Maltego. We have now fixed this problem.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/product_update_1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/product_update_1.png&#34; loading=&#34;lazy&#34; alt=&#34;Import all Exported Formats&#34; 
        title=&#34;Import all Exported Formats&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;transform-sets-sorted-alphabetically&#34;&gt;Transform Sets Sorted Alphabetically&lt;/h4&gt;
&lt;p&gt;The list of Transform Sets are now sorted alphabetically in the Transform Manager upon adding a Transform to a Transform Set.&lt;/p&gt;
&lt;h4 id=&#34;click-to-run-transforms-in-run-view&#34;&gt;Click-to-Run Transforms in Run View&lt;/h4&gt;
&lt;p&gt;There are two ways to run a Transform: with an Entity selected, you can right-click and bring up the context menu, or you can click on the run-icon in the “&lt;strong&gt;Run View&lt;/strong&gt;” menu on the bottom-left of the window. The &lt;strong&gt;Run View&lt;/strong&gt; now behaves the same way that the Transform menu does, and you can simply click on the name of the Transform to run it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/product_update_2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/product_update_2.png&#34; loading=&#34;lazy&#34; alt=&#34;Click to Run Transforms in Run View&#34; 
        title=&#34;Click to Run Transforms in Run View&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/product_update_3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/product_update_3.png&#34; loading=&#34;lazy&#34; alt=&#34;Click to Run Transforms in Run View&#34; 
        title=&#34;Click to Run Transforms in Run View&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;search-for-entity-in-entity-manager&#34;&gt;Search for Entity in Entity Manager&lt;/h4&gt;
&lt;p&gt;It is easy to create your own custom Entity in Maltego, and our Hub Partners, as well as other community-driven sources, often use these Entities to add new kinds of data to Maltego. If you are an investigator who uses many such sources, your Entity list could become quite long. In most other areas of Maltego, you could simply run a search. The Entity Manager has received the same bit of love and you can now search for Entities in the Entity Manager as well.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/product_update_4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/product_update_4.png&#34; loading=&#34;lazy&#34; alt=&#34;Search for Entity in Entity Manager&#34; 
        title=&#34;Search for Entity in Entity Manager&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;entity-id-in-drop-down-lists&#34;&gt;Entity ID in Drop-down Lists&lt;/h4&gt;
&lt;p&gt;Related to the Entity search issue above, it does happen that different sources have their own way of representing pieces of information. A “&lt;strong&gt;Company&lt;/strong&gt;” from one source might not use the same Company Entity from another. In several drop-down lists for Entity type selection, there was previously no way to tell which of the variants you were going to select, as just the word “&lt;strong&gt;Company&lt;/strong&gt;” would be shown. Now, in these menus, we also show you the unique ID (which should be prefixed by the provider’s namespace) of the Entity type.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/product_update_5.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/product_update_5.png&#34; loading=&#34;lazy&#34; alt=&#34;Entity ID in Dropdown Lists&#34; 
        title=&#34;Entity ID in Dropdown Lists&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;fixes-to-prevent-graph-corruption&#34;&gt;Fixes to prevent Graph Corruption&lt;/h4&gt;
&lt;p&gt;This release includes multiple bug fixes (have a look at the comprehensive &lt;a href=&#34;https://www.maltego.com/changelog/&#34; &gt;change log&lt;/a&gt;), but there is one in particular that received special attention. Previously, when users saved a graph to disk there were certain conditions under which the graph might become corrupted. We identified a few possible reasons for this and expect that we have eliminated most, if not all, of them.&lt;/p&gt;
&lt;p&gt;Finally, the certificate that Maltego uses to secure communications to the server has been updated. The previous certificate was signed by a CA certificate which is due to expire soon.&lt;/p&gt;
&lt;p&gt;As always, keep the feedback flowing and don’t hesitate to contact us through our &lt;a href=&#34;https://support.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Support Portal&lt;/a&gt; if you experience any issues.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Free-Tier Data in the Transform Hub</title>
      <link>https://www.maltego.com/blog/free-tier-data-in-the-transform-hub/</link>
      <pubDate>Wed, 04 Dec 2019 14:11:11 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/free-tier-data-in-the-transform-hub/</guid>
      <description>&lt;p&gt;



&lt;section class=&#34;page-section page-section--dark&#34;&gt;


&lt;div class=&#34;container &#34;&gt;
    &lt;div class=&#34;row&#34;&gt;
    





&lt;div class=&#34;col-md-12 &#34;&gt;
    &lt;strong&gt;Update on August 19th, 2020:&lt;/strong&gt; We at Maltego have been working to extend the number of data sources offering free access or free trials. &lt;strong&gt;To explore more Transform Hub items and data partners that offer such options, please &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;visit our Transform Hub&lt;/a&gt;, where you can view all free-tier data integrations under the related filter.&lt;/strong&gt;
&lt;/div&gt;





    &lt;/div&gt;
&lt;/div&gt;



&lt;/section&gt;

&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/free-tier-data-update.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/free-tier-data-update.png&#34; loading=&#34;lazy&#34; alt=&#34;Maltego free tier data sources in the Transform Hub&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;SEE ALL FREE DATA INTEGRATIONS&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;One of the reasons why many investigators enjoy working with Maltego is the ability to easily connect data and functionalities from diverse sources. As a Maltego user, one can browse, discover and access all sorts of integrations via the Transform Hub.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We are excited to announce that select data partners like Farsight and Dataprovider.com are offering free-tier access on the Transform Hub.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-does-that-mean-for-you&#34;&gt;What does that mean for you?&lt;/h2&gt;
&lt;p&gt;In order to make it as easy as possible for you to test the data offered by our partners for your investigations, you can now access a limited amount of Transforms for &lt;a href=&#34;https://www.maltego.com/transform-hub/farsight-dnsdb/&#34; &gt;FarSight DNSDB&lt;/a&gt; for free and with no API key required, directly through Maltego. It is as easy as clicking “install” in the Transform Hub and you can immediately start running the Transforms. The Maltego output window will tell you once you have exceeded your free quota.&lt;/p&gt;
&lt;h2 id=&#34;free-trial-with-farsight&#34;&gt;Free trial with Farsight&lt;/h2&gt;
&lt;p&gt;Let us look at a quick example. Farsight maintains a huge passive DNS historical database. Among other things, this data allows you to discover hidden subdomains on a particular domain, giving you a deeper glimpse into the potential attack surface of a target you’re investigating than a regular DNS / reverse-DNS lookup provides.&lt;/p&gt;
&lt;p&gt;Here is what Maltego’s regular “DNS From Domain” Transforms (from the &lt;a href=&#34;https://www.maltego.com/transform-hub/standard-transforms/&#34; &gt;Maltego Standard Transforms&lt;/a&gt;) reveal about maltego.com:&lt;/p&gt;
&lt;p&gt;![DNS from Domain Transform from Maltego Standard Transform](/images/uploads/farsight-image-1.png &amp;ldquo;\\\\&amp;ldquo;DNS from Domain\\\\&amp;rdquo; Transforms from Maltego Standard Transform&amp;rdquo;)&lt;/p&gt;
&lt;p&gt;Running the same domain through FarSight’s passive DNSDB, here are the additional subdomains we are able to uncover:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/farsight-image-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/farsight-image-2.png&#34; loading=&#34;lazy&#34; alt=&#34;DNS Domains from Farsight DNSDB Transforms&#34; 
        title=&#34;DNS Domains from Farsight DNSDB Transforms&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That is quite a bit of additional information, a lot of it certainly relevant if you were thinking about pentesting this domain.&lt;/p&gt;
&lt;p&gt;In sum, there are now three options how Maltego users can access Farsight DNSDB:&lt;/p&gt;
&lt;h3 id=&#34;1-free-tier-functionality&#34;&gt;1. Free-tier functionality&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Instant access, no API key required&lt;/li&gt;
&lt;li&gt;Limited queries (12 per hour)&lt;/li&gt;
&lt;li&gt;Limited responses (12 per query for Maltego CE, 50 for Maltego One)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are a Maltego user but new to the Farsight DNSDB, all you need to do is install the Farsight DNSDB Transform set and immediately utilize the provided limited free queries without installing a Farsight DNSDB API Key.&lt;/p&gt;
&lt;h3 id=&#34;2-30-day-trial&#34;&gt;2. 30-day trial&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;(Free) API key required&lt;/li&gt;
&lt;li&gt;100 queries per day for 30 days&lt;/li&gt;
&lt;li&gt;No response limit&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To test the use of Farsight beyond the free integrations, you can &lt;strong&gt;get a DNSDB Trial API Key to utilize DNSDB for 30 days with 100 queries available per day by registering&lt;/strong&gt; &lt;strong&gt;&lt;a href=&#34;https://www.domaintools.com/products/farsight-dnsdb/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;3-use-the-farsight-api-key-to-unleash-full-functionality&#34;&gt;3. Use the Farsight API key to unleash full functionality&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;API key required&lt;/li&gt;
&lt;li&gt;No rate limits, no response limits&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;using-maltego-with-farsight-dnsdb-transforms&#34;&gt;Using Maltego with Farsight DNSDB Transforms&lt;/h2&gt;
&lt;p&gt;If you are already both a Maltego user and Farsight DNSDB customer (or 30-day trial user), simply install the Farsight DNSDB Transform set.&lt;/p&gt;
&lt;p&gt;To learn more, check out the &lt;a href=&#34;https://www.domaintools.com/products/farsight-dnsdb/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;user guide here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;are-you-a-data-provider&#34;&gt;Are you a data provider?&lt;/h3&gt;
&lt;p&gt;If you would like to reach new potential audiences by leveraging the large global Maltego user base, join our partnership program and make your data  easily accessible to investigators worldwide. Click here:&lt;/p&gt;
&lt;p&gt;&lt;div class=&#34;left&#34;&gt;&lt;a href=&#34;https://www.maltego.com/partner-signup/&#34; class=&#34;btn btn--primary&#34;  &gt;&lt;span class=&#34;text&#34;&gt;Become a Partner&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;If you have any questions regarding the free-tier functionality or the Transform Hub, please reach out on Twitter &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@MaltegoHQ&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Network Footprinting with Machines in Maltego!</title>
      <link>https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/</link>
      <pubDate>Tue, 12 Nov 2019 17:04:39 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/network-footprinting-with-machines-in-maltego/</guid>
      <description>&lt;p&gt;Footprinting is a vital first step part of any reconnaissance phase, in which one gathers information about a network, system or application with the aim to narrow down the areas and techniques of attack. &lt;strong&gt;In this post, we show you how Maltego can help you structure and speed up the footprinting process by automating many of the involved steps in a single sweep.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-can-maltego-help&#34;&gt;How can Maltego help?&lt;/h2&gt;
&lt;p&gt;In a nutshell, Maltego can save you significant time spent on information gathering, processing and visualizing and lets you focus on the pattern recognition and explorative parts of your reconnaissance. Maltego can gather and connect a large amount of technical and personal data from open-source, commercial and private &lt;a href=&#34;https://www.maltego.com/transform-hub/&#34; &gt;data sources&lt;/a&gt; in a single step. Next, you can play around with different visualizations in the &lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000010458-view-tab&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;View Tab&lt;/a&gt; of your graph to identify outliers and potential weak spots.&lt;/p&gt;
&lt;p&gt;In this article, we will focus on network footprinting, whereby we gather information around the technical infrastructure of a target domain, e.g. subdomains, IP addresses, WHOIS information, e-mail addresses, and the relationship between the target domain and other Entities. Within Maltego, we have devised a structured methodology which we follow when conducting a network footprint, involving a series of Transform runs for each step of the footprinting process. This process is outlined in the data model in the image below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/footprint-1.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/footprint-1.png&#34; loading=&#34;lazy&#34; alt=&#34;network footprinting methodology maltego&#34; 
        title=&#34;Image 1&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;To read more about the entire network footprinting methodology and the corresponding Transforms to run this on Maltego, check out our&lt;/em&gt; &lt;a href=&#34;https://www.maltego.com/blog/how-to-use-maltego-transforms-to-map-network-infrastructure-an-in-depth-guide/&#34; &gt;&lt;em&gt;detailed guide&lt;/em&gt; &lt;em&gt;here&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fortunately, it is not required to remember every step of this footprinting process thanks to the concept of&lt;/strong&gt; &lt;strong&gt;&lt;a href=&#34;https://docs.maltego.com/support/solutions/articles/15000019249-machines-transform-macros-&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Machines&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;in Maltego&lt;/strong&gt; (Cue collective sigh of relief! :D). Machines allow you to script Transforms together and have them run sequentially in an automated fashion, thereby simplifying repetitive steps of an investigation.&lt;/p&gt;
&lt;h2 id=&#34;lets-get-started&#34;&gt;Let’s get started!&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1 Download Maltego&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;First, download and install Maltego Desktop Client by picking the right installer for your machine &lt;a href=&#34;https://www.maltego.com/downloads/&#34; &gt;here&lt;/a&gt;. The quickest way to get started is with the free Community Edition, for which you will additionally register an account &lt;a href=&#34;https://www.maltego.com/ce-registration/&#34; &gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2 Pick a target&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Next, pick a target domain. In our example, we look at “paterva.com”.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/footprint-2.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/footprint-2.png&#34; loading=&#34;lazy&#34; alt=&#34;Run Machine Maltego&#34; 
        title=&#34;Image 2&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3 Choose a type of Machine&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Out-the-box Maltego comes with three Machines for network footprinting for L1, L2 and L3 footprinting stages, which vary in exploration depth.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Footprint L1 (basic):&lt;/strong&gt; This is the most basic footprinting machine and runs through the data model from Image 1 straight down from top to bottom without looking at any shared infrastructure or historical DNS records. As you can see in the results (Image 3), the graph contains the Netblocks, Internet Service Providers, other domains, E-mail addresses, DNS servers, and Mail servers used by Paterva.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/footprint-3.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/footprint-3.png&#34; loading=&#34;lazy&#34; alt=&#34;L1 Footprint Machine Maltego&#34; 
        title=&#34;Image 3&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Footprint L2 (moderate):&lt;/strong&gt; Machine L2 includes all the Transforms in Machines L1, and additionally looks for additional domains related to the original domain by looking for shared infrastructure of its name servers (NS) and mail servers (MX). The Machine will also look for other websites hosted on the same IP addresses. The machine also has user filters, which prompt the user to manually inspect results and decide with ones to continue with. User filters allow us to choose which name servers, mail servers and websites are hosted by the target organization or by an ISP. This is done to prevent the Machine from looking for shared infrastructure on DNS names that are not hosted by the target. An example of a user filter when running Footprint L2 on the domain paterva.com is shown in the image below.&lt;br&gt;
From visual inspection we find that Paterva&amp;rsquo;s mail is hosted by Google and their name servers are hosted by Linode. Therefore, you would not want the Machine to continue to run Transforms that look for shared infrastructure on these Entities as you&amp;rsquo;ll follow the rabbit hole all the way to Google&amp;rsquo;s (and Linode&amp;rsquo;s) infrastructure!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/footprint-4.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/footprint-4.png&#34; loading=&#34;lazy&#34; alt=&#34;L2 Footprint Machine Maltego User Filters&#34; 
        title=&#34;Image 4&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Footprint L3 (very comprehensive):&lt;/strong&gt; If you want to dig deeper, you can run Footprint L3, which runs the same Transforms as Footprint L2 but additionally looks at historical / reverse DNS records on the netblocks that are found to find additional DNS names belonging to the target. Again, the Machine will use user filters to allow the user to specify which of the netblocks are still relevant. Footprint L3 will also run a Transform named ToServerTechnologyWebsite on selected website Entities on the graph and returns the name of different server technologies that are used on that website. Running this Transform provides an easy way to identify which technologies are used commonly across many of the target&amp;rsquo;s websites as well as outliers - the (sometimes more outdated) technologies that are only be used on one or two servers.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is one possible strategy of conducting network footprinting in a structured and efficient way. If you have any questions about this post or using Maltego for footprinting or other use cases, reach out on &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Twitter&lt;/a&gt;and follow us to stay tuned with what’s fresh in the Maltego world.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt; Never perform any active action against any network except with written consent of the owner!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Fighting Cyberbullies and Harassment with Martial Art and Maltego </title>
      <link>https://www.maltego.com/blog/fighting-cyberbullies-and-harassment-with-martial-art-and-maltego/</link>
      <pubDate>Mon, 28 Oct 2019 16:54:13 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/fighting-cyberbullies-and-harassment-with-martial-art-and-maltego/</guid>
      <description>&lt;p&gt;Cyberbullying is a constantly growing problem in our society today. According to &lt;a href=&#34;https://www.ipsos.com/en/global-views-cyberbullying&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Ipsos&lt;/a&gt;, one in three parents worldwide know a child in their community that has been a victim of cyberbullying. While awareness of cyberbullying and its effects is growing globally, measures still need to be taken to combat cyberbullying and harassment and teach vigilance to current and future generations!&lt;/p&gt;
&lt;p&gt;To achieve this, a group of people in Italy created &lt;a href=&#34;https://zanshintech.it/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Zanshin Tech&lt;/a&gt; in 2014. &lt;strong&gt;Zanshin Tech is a martial art that deals specifically with cyberbullying.&lt;/strong&gt; Yes, you read that right: a martial art! Zanshin Tech empowers its students by matching up cybersecurity techniques with the principles of traditional oriental martial arts like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Acceptance&lt;/li&gt;
&lt;li&gt;Respect for your opponent&lt;/li&gt;
&lt;li&gt;Serene vigilance&lt;/li&gt;
&lt;li&gt;Discipline&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Through the analysis of real cases, students learn how to recognize the internal mechanisms of digital attacks by understanding the individual attack techniques used by the aggressor, always in the respect of the &lt;a href=&#34;http://donracinekarate.weebly.com/dojo-rules--etiquette.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Rules of the Dojo &lt;/a&gt;(a primary one being not using what you learn to attack other people).&lt;/p&gt;
&lt;h3 id=&#34;and-they-are-using-maltego&#34;&gt;&lt;strong&gt;And they are using Maltego!&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Students train in doing OSINT, both as individuals and in groups, in order to assess the potential risk of a first contact and to deal with an aggressor, collecting evidence that can be provided to law enforcement should the need arise.&lt;/p&gt;
&lt;p&gt;Claudio Canavese, founder of Zanshin Tech, says:&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&amp;ldquo;Maltego was an ideal choice: it&amp;rsquo;s simple but powerful; a very young student can learn how to use it in minutes while a trained one can unleash its full potential, taking advantage of the powerful sorting functions and building a shared graph together with others. These young students can create quick response teams (minimum 3 people) and assist their peers in the event of an attack.&amp;rdquo;&lt;/p&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;p&gt;Silvia Perfigli, Shihan 2nd Dan Master, says:&lt;/p&gt;
&lt;div class=&#39;aside &#39;&gt;
&lt;p&gt;&amp;ldquo;The immediacy of Maltego&amp;rsquo;s GUI allows us to never lose sight of the big picture while we are conducting an investigation session: in active OSINT (during an aggression) the key is to find a few important pieces of information in the shortest time possible. We developed a set of rules to facilitate teamwork and we are introducing specific entities to teach our students how to protect their digital identity.&amp;rdquo;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;If you are curious to see how these young students (11 years up) train, watch this short video!&lt;/p&gt;


&lt;div class=&#34;video-container&#34;&gt;
  &lt;iframe
    class=&#34;yt-shortcode&#34;
    width=&#34;560&#34;
    height=&#34;315&#34;
    src=&#34;https://www.youtube.com/embed/E9ZnVYaP2Bk&#34;
    title=&#34;YouTube video player&#34;
    frameborder=&#34;0&#34;
    allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34;
    allowfullscreen&gt;
  &lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;To stay up to date with other cool use cases, product updates and Maltego events, follow &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@MaltegoHQ&lt;/a&gt; on Twitter. If you have questions, requests, ideas or use cases you built that you want to share, we would love to hear from you on Twitter!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Beginners&#39; Guide | Examining your Digital Profile and Social Media Footprint</title>
      <link>https://www.maltego.com/blog/beginners-guide-examining-your-digital-profile/</link>
      <pubDate>Tue, 15 Oct 2019 13:11:11 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/beginners-guide-examining-your-digital-profile/</guid>
      <description>&lt;p&gt;October is Cybersecurity Awareness Month, created as a collaborative effort between the U.S. Department of Homeland Security and The National Cyber Security Alliance (NCSA). Its main aim is to raise awareness on the importance of cybersecurity, cyber hygiene, and safeguarding one’s digital profile.&lt;/p&gt;
&lt;p&gt;We used this occasion to gather some best practices and universal recommendations for cyber-hygiene:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Avoid using the same password on multiple sites, use a password manager.&lt;/li&gt;
&lt;li&gt;Learn what information the cyber world has collected about you.&lt;/li&gt;
&lt;li&gt;Delete old and unused accounts&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this blog post, we show you how Maltego Graph can help you with the latter two points. &lt;strong&gt;In this step-by-step guide, we show you how to research the information you share with the world and stay in control of your digital profile.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-get-started&#34;&gt;How to get started?&lt;/h2&gt;
&lt;p&gt;Maltego is easy to start with! All you need to do is &lt;a href=&#34;https://www.maltego.com/downloads/&#34; &gt;download&lt;/a&gt; Maltego and register for free Community Edition (CE) &lt;a href=&#34;https://www.maltego.com/ce-registration/&#34; &gt;here&lt;/a&gt; and start using the OSINT integrations. Read our step-by-step guide for &lt;a href=&#34;https://www.maltego.com/blog/beginners-guide-to-maltego-setting-up-maltego-community-edition-ce/&#34; &gt;instructions on how to set up your CE&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To begin searching for a person, you can start with what you know about that person, e.g. name, nickname or email. Before we begin, we want to jot down this information to know where to start.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Value&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Nickname / Alias&lt;/td&gt;
&lt;td&gt;Mr. X&lt;/td&gt;
&lt;td&gt;spongebob&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Name&lt;/td&gt;
&lt;td&gt;First name Last name&lt;/td&gt;
&lt;td&gt;Sponge Bob&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Email&lt;/td&gt;
&lt;td&gt;Firstname Lastname@&lt;domain&gt;dot&lt;tld&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;mailto:Spongebob@gmail.com&#34; &gt;Spongebob@gmail.com&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;step-1-researching-social-networks-linked-to-an-alias&#34;&gt;Step 1: Researching social networks linked to an alias&lt;/h2&gt;
&lt;p&gt;Our first step is to add an alias Entity, rename it with your nickname, and right-click it to run the Transform below.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To Social Account [Using NameChk]&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/spongebob.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/spongebob.png&#34; loading=&#34;lazy&#34; alt=&#34;to social account transform&#34; 
        title=&#34;To Social Account Using NameChk&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This Transform will search different social networks where the given alias is used as an account. This data is retrieved from &lt;a href=&#34;https://namechk.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;NameChk&lt;/a&gt;. It returns social networks linked to the alias, as illustrated in the graph on above. You can open each Entity result to investigate further using your browser.&lt;/p&gt;
&lt;p&gt;If you wish to narrow down the search to a particular social network such as Twitter, it is possible to check for the Twitter handles who have the same name as you. This can assist in finding any potential imposters of your account. You can do this using the Twitter Tranforms in the hub. These Transforms can also show you how much of your tweets are out there in the public and what topics you like to talk about.&lt;/p&gt;
&lt;h2 id=&#34;step-2-investigating-personal-information-using-an-email-address&#34;&gt;Step 2: Investigating personal information using an email address&lt;/h2&gt;
&lt;p&gt;Next, we look at how to check whether your account has been involved in a data breach. To check this, we use a service by one of our data partners &lt;a href=&#34;https://haveibeenpwned.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Have I Been Pwned (HIBP)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Starting with your email, we select the email and run the following Transforms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Get all breaches involving an email address&lt;/li&gt;
&lt;li&gt;Get all pastes featuring the email address&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/hibp.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/hibp.png&#34; loading=&#34;lazy&#34; alt=&#34;Hibp maltego&#34; 
        title=&#34;Have I Been Pwned Transforms on Maltego&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With HIBP we can obtain the data breaches containing the given email address. Additionally, it is possible to also get pastes where the email is mentioned on online clipboard services like Pastebin, Pastie, Slexy, Ghostbin, QuickLeak, JustPaste, AdHocUrl, PermanentOptOut and OptOut (see full list &lt;a href=&#34;https://haveibeenpwned.com/API/v3#PasteModel&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;), which are sometimes used by hackers to post breach data. Since people tend to reuse passwords across multiple accounts, a data breach in one service compromises the accounts on other services. In case you find your account in HIBP, please change the password for that service if you haven&amp;rsquo;t done so already. We hope these Transforms help in hardening your digital footprint.&lt;/p&gt;
&lt;p&gt;Besides NameChk and Have I Been Pwned, there are also other data leak databases such as &lt;a href=&#34;https://cybernews.com/personal-data-leak-check/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;the one developed by CyberNews&lt;/a&gt;, which investigators can use to enrich or confirm their findings.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Maltego can seem a bit overwhelming initially, but we hope our step-by-step guide helps you get started. After getting the hang of some basics, the possibilities are endless. Read our&lt;/strong&gt; &lt;strong&gt;&lt;a href=&#34;https://docs.maltego.com/support/home&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;resources&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;and get in touch with us to learn more.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Follow &lt;a href=&#34;https://twitter.com/MaltegoHQ&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;@MaltegoHQ on Twitter&lt;/a&gt; and make sure you don’t miss on updates.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Welcome to Maltego</title>
      <link>https://www.maltego.com/blog/welcome-to-maltego/</link>
      <pubDate>Wed, 28 Aug 2019 12:36:35 +0000</pubDate>
      
      <guid>https://www.maltego.com/blog/welcome-to-maltego/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Dear Maltego Community,&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We are excited to welcome you to Maltego’s homepage! As of today, this page serves as &lt;strong&gt;your number one destination&lt;/strong&gt; to get Maltego and to learn about new features, product updates, and company news.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.maltego.com/images/uploads/company-news-2x.png&#34; class=&#34;image&#34; data-lightbox=&#34;image-1&#34;&gt;
    &lt;img src=&#34;https://www.maltego.com/images/uploads/company-news-2x.png&#34; loading=&#34;lazy&#34; alt=&#34;&#34;  /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What you probably noticed is the new look and feel of our website. Having a new visual interface is often a signal for big changes and upheavals. Indeed, a lot has happened since &lt;strong&gt;Maltego Technologies has taken responsibility for the customer-facing operations for all Maltego products&lt;/strong&gt; from &lt;a href=&#34;https://www.paterva.com/about/company.php&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer noopener&#34; rel=&#34;noopener&#34;&gt;Paterva&lt;/a&gt; and we opened our &lt;strong&gt;new headquarters&lt;/strong&gt; in Munich, Germany &lt;a href=&#34;https://www.maltego.com/careers/&#34; &gt;(…btw, we are hiring!)&lt;/a&gt;. For us, this is the next milestone in a transition to make your Maltego experience “more powerful and pleasant” - and that has been going on for the last 1.5 years.&lt;/p&gt;
&lt;p&gt;From the beginning, we have listened carefully to the needs of the Maltego user community as we consider it our core mission to empower investigators around the world to do their best work and solve investigations. Over the past year, we have set up &lt;strong&gt;new support processes, troubleshooting, and onboarding services&lt;/strong&gt;. Further, we have launched new projects on the product side. These include &lt;strong&gt;new servers for Maltego on-premise solutions&lt;/strong&gt;, the launch of &lt;strong&gt;enterprise features to simplify team management&lt;/strong&gt;, as well as a much &lt;strong&gt;more powerful way for developers to build Transforms&lt;/strong&gt;. At the same time, we are busy building and scaling up an international organization that is a capable and reliable partner for all Maltego stakeholders &lt;a href=&#34;https://www.maltego.com/careers/&#34; &gt;(…still hiring – also for remote positions!)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To summarize, our new website is one of many bits and pieces in growing Maltego. We look forward to taking you on our journey ahead. As we continue to improve this page, we will regularly release new content, from product updates and hands-on tutorials to inspiring case studies. So, make sure to stop-by from time to time! If you have further questions regarding Maltego, please &lt;a href=&#34;https://www.maltego.com/maltego-faq/&#34; &gt;have a look at our FAQ&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If there is anything else, please do not hesitate to reach out to us.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Your Maltego Team&lt;/p&gt;
</description>
    </item>
    
    
  </channel>
</rss>
