LazyOSINT is a static webpage designed to assist Security Operations Center (SOC) analysts in conducting efficient OSINT (Open-Source Intelligence) investigations.
The tool is hosted on GitHub Pages and offers quick access to various online resources for IP, domain/URL, and file hash analysis.
Quickly pin sources, launch multiple investigations, and copy your references - All in 1-click!
- IP Address Analysis: Quickly check IP addresses for reputation and malicious reports.
- Domain/URL Investigation: Access various sources for domain or URL lookups.
- File Hash Lookup: Investigate file hashes (MD5, SHA-1, or SHA-256) with various tools.
- Pinning Sources: Pin your most-used sources for easy access.
- Launch Sources Launch all of your selected sources with the click of a button.
- Copy References Copy all references to the sources you used with the click of a button.
- Quick Links: Access a list of general and essential OSINT tools directly.
- Dark/Light Mode: Toggle between dark and light themes to personalize your experience.
This is a static webpage hosted on GitHub Pages, so no installation is necessary. However, you can download the file and host it locally yourself. You can directly access the site here.
-
Input Field:
- Enter an IP, domain/URL, or file hash, in the provided input field.
- Links are updated automatically upon input.
- No need to hit enter or click any buttons to generate links!
- Leave the input field empty for general links to sources.
- All funcationality works even without input!
- Keep in mind, there are no input checks.
- Input is simply appended to the source URLs.
-
Launch Sources:
- Click on any individual source button to open the link in a new tab.
- Use the Launch "🔎" button to open all sources at once, in new tabs.
-
Copy Sources:
- Use the Copy "📋" button to copy all links in the section.
- Delimeter: ", "
-
Pinning Sources:
- Pin sources by clicking the "+" button, and unpin them with the "−" button. Pinned sources appear at the top of the section for quick access.
- When using the Launch "🔎" and Copy "📋" buttons in the pinned subsection, only pinned sources will be launched or copied.
-
Quick Links:
- Quick links to the sections can be found in the navbar.
- Use the Quick Links section for easy access to general OSINT resources.
- No input or pin options for this section.
-
Dark/Light Mode:
- Toggle between Dark "🌃" and Light "🌇" modes using the button in the top-right corner of the navbar.
Contributions are welcome! If you have any improvements or additional sources to add, feel free to fork the repository and submit a pull request.
If you have any questions or suggestions, feel free to reach out via GitHub issues.
Enjoy using LazyOSINT for your OSINT tasks!