Skip to content

Quickly pin sources, launch multiple investigations, and copy your references - All in 1-click!

Notifications You must be signed in to change notification settings

jhatzimalis/LazyOSINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

LazyOSINT - URL Generator

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!


Features

  • 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.

Installation

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.

Usage

  1. 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.
  2. 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.
  3. Copy Sources:

    • Use the Copy "📋" button to copy all links in the section.
    • Delimeter: ", "
  4. 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.
  5. 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.
  6. Dark/Light Mode:

    • Toggle between Dark "🌃" and Light "🌇" modes using the button in the top-right corner of the navbar.

Contributing

Contributions are welcome! If you have any improvements or additional sources to add, feel free to fork the repository and submit a pull request.

Contact

If you have any questions or suggestions, feel free to reach out via GitHub issues.


Enjoy using LazyOSINT for your OSINT tasks!