From 09723f5ff8a0fd09f4acd6d94ea29fbbc04533a0 Mon Sep 17 00:00:00 2001 From: Zouhair AMAZZAL Date: Sat, 3 Aug 2024 15:25:19 +0300 Subject: [PATCH] CON-3040 feat(osint-master) free-lang choice --- subjects/cybersecurity/osint-master/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/cybersecurity/osint-master/README.md b/subjects/cybersecurity/osint-master/README.md index 1154e28f6..110973b0d 100644 --- a/subjects/cybersecurity/osint-master/README.md +++ b/subjects/cybersecurity/osint-master/README.md @@ -8,7 +8,7 @@ Open-source intelligence (OSINT) is a key component of cybersecurity, providing valuable insights into potential vulnerabilities and security risks. This project involves creating a tool that performs comprehensive passive reconnaissance using publicly available data. ### Objective: -The goal is to build a multi-functional tool capable of retrieving detailed information based on user inputs such as `Full names`, `IP addresses`, `usernames`, and `domains`. This project will enhance your skills in data analysis, ethical considerations, and the use of various cybersecurity tools and APIs. +The goal is to build a multi-functional using a programming language of your choice, The tool is capable of retrieving detailed information based on user inputs such as `Full names`, `IP addresses`, `usernames`, and `domains`. This project will enhance your skills in data analysis, ethical considerations, and the use of various cybersecurity tools and APIs. By completing this project, You will: - Develop an understanding of OSINT techniques and their applications.