Git Product home page Git Product logo

omnisci3nt's Introduction

     

Omnisci3nt equips users with a comprehensive toolkit for conducting web reconnaissance with precision and efficiency.


Omnisci3nt is a powerful web reconnaissance tool designed to unravel the concealed intricacies of the online realm. With a comprehensive array of capabilities, Omnisci3nt offers users the means to delve into various aspects of a target domain, including IP lookup, domain information, SSL certificate details, DNS enumeration, subdomain enumeration, port scanning, web crawling, analysis of technologies utilized, Wayback Machine exploration, DMARC record examination, social media link discovery, and more.

Whether you're a cybersecurity professional, researcher, or individual seeking to gain insights into a particular domain, Omnisci3nt's versatile toolkit offers a comprehensive solution for navigating the intricate landscape of the web.

Run Online Free On Google Colab

Open In Colab

For the best experience and to utilize the tool's full potential, install it.

⭔ Key Features:

  • IP Lookup: Retrieve geographic and network-related information.
  • WHOIS Lookup: Disclose domain registration details.
  • SSL Certificate Inspection: Gain insights into encryption protocols.
  • DNS Enumeration: Explore domain-related DNS records.
  • Subdomain Enumeration: Uncover subdomains associated with the target.
  • Port Scanning: Scan the top 1000 ports for potential vulnerabilities.
  • Directory Enumeration: Find and list the files and directories.
  • Web Crawling: Analyze the target website's structure and content.
  • Technology Analysis: Identify programming languages, technologies, and libraries.
  • Wayback Machine Access: Explore archived versions of the website.
  • DMARC Record Examination: Understand email security measures.
  • Social Media and Email Discovery: Uncover associated links and addresses.
  • Admin panel: Find the admin panel of the website / Admin Login Page

OS compatibility :

Requirements:

⭔ Installation


git clone https://github.com/spyboy-productions/omnisci3nt.git
cd omnisci3nt
pip3 install -r requirements.txt
python3 omnisci3nt.py

Contribution:

Contributions and feature requests are welcome! If you encounter any issues or have ideas for improvement, feel free to open an issue or submit a pull request.

😴🥱😪💤 ToDo:

  • make seprate cmd for all module
  • add urlscan.io
  • spoof check (mx record checkup) if domain email is spoofable
  • reverse IP lookup
  • banner grabbing
  • CVE reporting (check for top vulnerability)

💬 If having an issue Chat here

Discord Server

⭔ Snapshots:


If you find this GitHub repo useful, please consider giving it a star! ⭐️

omnisci3nt's People

Contributors

thisisshubhamkumar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

omnisci3nt's Issues

some issue on website build stage

[~] Website build with :

^CTraceback (most recent call last):
File "/app/omnisci3nt/omnisci3nt.py", line 299, in
programming_languages, technologies, javascript_libraries, web_server = analyze_website(website_url)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/omnisci3nt/buildwith.py", line 21, in analyze_website
technologies = builtwith.builtwith(url)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/builtwith/init.py", line 65, in builtwith
if contains(html, snippet):
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/builtwith/init.py", line 111, in contains
return re.compile(regex.split('\;')[0], flags=re.IGNORECASE).search(v)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyboardInterrupt
Exception ignored in: <main.Tee object at 0xffffa3ee6ed0>
AttributeError: 'Tee' object has no attribute 'flush'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.