From a39fa40c45243bcabc3c9fcf87f8fb7596180a6c Mon Sep 17 00:00:00 2001 From: mdmahib10 Date: Sun, 3 Nov 2024 11:45:57 +0600 Subject: [PATCH 1/3] Update who-and -what-to-follow README.md Added David Bombal Youtube channel to the README.md Youtubers to follow list --- who-and-what-to-follow/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/who-and-what-to-follow/README.md b/who-and-what-to-follow/README.md index 40c3128..8139675 100644 --- a/who-and-what-to-follow/README.md +++ b/who-and-what-to-follow/README.md @@ -88,6 +88,7 @@ - [STÖK](https://www.youtube.com/channel/UCQN2DsjnYH60SFBIA6IkNwg) - [The Art of Hacking](https://www.youtube.com/theartofhacking) - [The Cyber Mentor](https://www.youtube.com/channel/UC0ArlFuFYMpEewyRBzdLHiw) +- [David Bombal}(https://www.youtube.com/@davidbombal) ## Twitch - [Red Team Village](https://twitch.tv/redteamvillage) From 05e4c0cd9603b8dd04c8c7eee26a99f51dfaa470 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Mon, 4 Nov 2024 00:31:13 -0500 Subject: [PATCH 2/3] Create maltego.md --- recon/maltego.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 recon/maltego.md diff --git a/recon/maltego.md b/recon/maltego.md new file mode 100644 index 0000000..0c8d4f9 --- /dev/null +++ b/recon/maltego.md @@ -0,0 +1,29 @@ +# Exploring Maltego +Maltego is a powerful tool designed for data visualization and link analysis, widely used in cybersecurity, digital investigations, and open-source intelligence (OSINT) gathering. It helps professionals uncover hidden relationships and patterns within vast datasets, making it a valuable asset for threat analysts, investigators, and law enforcement agencies. + + +### Data Gathering and Integration +Maltego allows users to collect data from a variety of sources, including OSINT, commercial databases, and proprietary resources. It supports over 100 "transforms"—scripts that fetch data from different sources such as DNS records, WHOIS information, social media profiles, and more[1]. + +### Graphical Visualization +One of Maltego’s standout features is its ability to visually represent complex data relationships through graphs. This graphical interface allows users to explore connections between entities like people, organizations, domains, and IP addresses dynamically[1][2]. + +### Entity Types +Maltego organizes data into different entity types (e.g., people, locations, email addresses), making it easier to manage and analyze the information gathered. Users can also customize these entities to fit their specific investigation needs[1]. + +### Transform Hub +The Transform Hub is central to Maltego’s functionality. It provides access to both built-in and community-contributed transforms that allow users to fetch data from various sources without needing to write custom scripts[1]. + +### Collaboration +Maltego facilitates teamwork by allowing users to share their graphs and investigations with others. This is particularly useful for collaborative cybersecurity efforts or investigative projects[1]. + +### Geospatial Mapping +For investigations that involve geographical data (e.g., tracking IP addresses or physical locations), Maltego offers geospatial mapping capabilities[1]. + +### Export and Reporting +Maltego enables users to export their findings in various formats (CSV, PDF, Excel), making it easier to share results with stakeholders or clients[1]. + +## Use Cases of Maltego + +Maltego is widely used by cybersecurity professionals for reconnaissance. However, it is also used by law enforcement to track criminals across social networks and other online platforms. + From 26db30d444a6e33cc40e8f4026f42bff4ad66e1c Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Mon, 4 Nov 2024 00:34:44 -0500 Subject: [PATCH 3/3] Update maltego.md --- recon/maltego.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/recon/maltego.md b/recon/maltego.md index 0c8d4f9..16bc08c 100644 --- a/recon/maltego.md +++ b/recon/maltego.md @@ -3,25 +3,25 @@ Maltego is a powerful tool designed for data visualization and link analysis, wi ### Data Gathering and Integration -Maltego allows users to collect data from a variety of sources, including OSINT, commercial databases, and proprietary resources. It supports over 100 "transforms"—scripts that fetch data from different sources such as DNS records, WHOIS information, social media profiles, and more[1]. +Maltego allows users to collect data from a variety of sources, including OSINT, commercial databases, and proprietary resources. It supports over 100 "transforms"—scripts that fetch data from different sources such as DNS records, WHOIS information, social media profiles, and more. ### Graphical Visualization -One of Maltego’s standout features is its ability to visually represent complex data relationships through graphs. This graphical interface allows users to explore connections between entities like people, organizations, domains, and IP addresses dynamically[1][2]. +One of Maltego’s standout features is its ability to visually represent complex data relationships through graphs. This graphical interface allows users to explore connections between entities like people, organizations, domains, and IP addresses dynamically. ### Entity Types -Maltego organizes data into different entity types (e.g., people, locations, email addresses), making it easier to manage and analyze the information gathered. Users can also customize these entities to fit their specific investigation needs[1]. +Maltego organizes data into different entity types (e.g., people, locations, email addresses), making it easier to manage and analyze the information gathered. Users can also customize these entities to fit their specific investigation needs. ### Transform Hub -The Transform Hub is central to Maltego’s functionality. It provides access to both built-in and community-contributed transforms that allow users to fetch data from various sources without needing to write custom scripts[1]. +The Transform Hub is central to Maltego’s functionality. It provides access to both built-in and community-contributed transforms that allow users to fetch data from various sources without needing to write custom scripts. ### Collaboration -Maltego facilitates teamwork by allowing users to share their graphs and investigations with others. This is particularly useful for collaborative cybersecurity efforts or investigative projects[1]. +Maltego facilitates teamwork by allowing users to share their graphs and investigations with others. This is particularly useful for collaborative cybersecurity efforts or investigative projects. ### Geospatial Mapping -For investigations that involve geographical data (e.g., tracking IP addresses or physical locations), Maltego offers geospatial mapping capabilities[1]. +For investigations that involve geographical data (e.g., tracking IP addresses or physical locations), Maltego offers geospatial mapping capabilities. ### Export and Reporting -Maltego enables users to export their findings in various formats (CSV, PDF, Excel), making it easier to share results with stakeholders or clients[1]. +Maltego enables users to export their findings in various formats (CSV, PDF, Excel), making it easier to share results with stakeholders or clients. ## Use Cases of Maltego