> For the complete documentation index, see [llms.txt](https://muserint.gitbook.io/navigating-cybersecurity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://muserint.gitbook.io/navigating-cybersecurity/cti-careers/osint-technologist.md).

# OSINT Technologist

Our team believes that OSINT is instrumental for our threat intelligence products. And to harness OSINT effectively, we need to identify, procure and/or build OSINT solutions. Relevant OSINT technologies will enable users to be more analytical and efficient in their critical decision making and complex operations.

As an OSINT technologist, you will be part of a team which is responsible for identifying OSINT technological gaps and propose solutions which can bridge users’ gaps. The scope of OSINT solutions could vary from simple internet services, off the shelf products, to custom OSINT tools. Whenever applicable, you will also be responsible for integrating the OSINT tools and systems, with existing enterprise data and analytic systems. \
\
Collaborating closely with OSINT users and other engineering teams, you’ll work closely with them to understand how they carry out OSINT discovery and investigation, recommend ready solutions and/or develop custom OSINT solutions to enable users to more efficiently and effectively conduct OSINT.

**Responsibilities**&#x20;

* End-to-end design and development process in collaboration with users and fellow engineers to co-create and rapidly iterate on OSINT concepts through exploration, ideation and validation
* Design, develop, deploy and sustain custom OSINT solutions
* Identify, procure and integrate OSINT technologies into existing enterprise systems
* Recommend balance between the practicalities of user requirements and business needs

**Requirements**\
\
Minimum Qualifications

* Degree in Computer Science, Software Engineering, Information Technology or related fields
* Proficient in at least one general purpose programming language such as Python, Java, Javascript

Nice-to-haves

* Familiar with OSINT technologies or OSINT investigation work
* Familiar with database concepts, queries and optimisation techniques
* Experience with engaging users directly to understand business challenges and needs

Source: <https://www.csit.gov.sg/join-us/job-opportunities/job-detail/osint-technologist>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://muserint.gitbook.io/navigating-cybersecurity/cti-careers/osint-technologist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
