https://github.com/spyboy-productions/omnisci3nt
Unveiling the Hidden Layers of the Web – A Comprehensive Web Reconnaissance Tool
https://github.com/spyboy-productions/omnisci3nt
admin-login-finder admin-panel-finder admin-panel-finder-of-any-website directory-enumeration dmarc-record-examination dns-enumeration ip-lookup osint pentesting-tools port-scanning reconnaissance-tool social-media-and-email-discovery ssl-certificate subdomain-enumeration technology-analysis wayback-machine-access web-crawling web-reconnaissance website-hacking whois
Last synced: 11 days ago
JSON representation
Unveiling the Hidden Layers of the Web – A Comprehensive Web Reconnaissance Tool
- Host: GitHub
- URL: https://github.com/spyboy-productions/omnisci3nt
- Owner: spyboy-productions
- License: mit
- Created: 2023-08-16T08:57:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-05T01:00:15.000Z (2 months ago)
- Last Synced: 2025-03-28T08:04:39.983Z (18 days ago)
- Topics: admin-login-finder, admin-panel-finder, admin-panel-finder-of-any-website, directory-enumeration, dmarc-record-examination, dns-enumeration, ip-lookup, osint, pentesting-tools, port-scanning, reconnaissance-tool, social-media-and-email-discovery, ssl-certificate, subdomain-enumeration, technology-analysis, wayback-machine-access, web-crawling, web-reconnaissance, website-hacking, whois
- Language: Jupyter Notebook
- Homepage:
- Size: 8.22 MB
- Stars: 231
- Watchers: 3
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- project-awesome - spyboy-productions/omnisci3nt - Unveiling the Hidden Layers of the Web – A Comprehensive Web Reconnaissance Tool (Jupyter Notebook)
- awesome-rainmana - spyboy-productions/omnisci3nt - Unveiling the Hidden Layers of the Web – A Comprehensive Web Reconnaissance Tool (Jupyter Notebook)
README
If you find this GitHub repo useful, please consider giving it a star! ⭐️
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
[](https://colab.research.google.com/github//spyboy-productions/omnisci3nt/blob/main/omnisci3nt.ipynb)
`For the best experience and to utilize the tool's full potential, install it.`
### 🛠 Key Features:
| Feature | Description |
|---------|-------------|
| IP Lookup | Retrieve IP-based information |
| WHOIS Lookup | Extract domain registration details |
| HTTP Header Analysis | Fetch and analyze HTTP headers |
| SSL Inspection | Analyze SSL certificates |
| DNS Enumeration | Retrieve DNS records and check Reverse & Shared DNS |
| Subdomain Enumeration | Discover subdomains |
| Port Scanning | Identify open ports |
| Directory Enumeration | List files and directories |
| Web Crawling | Analyze website structure and fetch robots.txt & sitemap |
| Technology Detection | Identify tech stacks used by the website |
| Wayback Machine | View archived pages from the past |
| DMARC Analysis | Examine email security measures |
| Social Media Discovery | Extract social media links and emails |
| Admin Panel Detection | Locate admin login pages |
| Reverse DNS Lookup | Identify hostnames associated with an IP |
| Shared DNS Lookup | Find domains sharing the same DNS server |
| Website Crawling | Extract internal links and file structure |
| Full Recon | Run all modules for a complete analysis |---
OS compatibility :
![]()
![]()
![]()
![]()
Requirements:
![]()
![]()
### ⭔ Installation
---```
git clone https://github.com/spyboy-productions/omnisci3nt.git
```
```
cd omnisci3nt
```
```
pip3 install -r requirements.txt
```### ⭔ Example Usage:
```
python omnisci3nt.py -whois example.com
```### **Usage Commands**
| Command | Description |
|---------|-------------|
| `python3 omnisci3nt.py -ip ` | Perform an IP lookup |
| `python3 omnisci3nt.py -headers ` | Fetch HTTP headers |
| `python3 omnisci3nt.py -whois ` | Retrieve WHOIS information |
| `python3 omnisci3nt.py -ssl ` | Retrieve SSL certificate information |
| `python3 omnisci3nt.py -dns ` | Perform DNS enumeration |
| `python3 omnisci3nt.py -reversedns ` | Show Reverse DNS |
| `python3 omnisci3nt.py -shareddns ` | Show Shared DNS |
| `python3 omnisci3nt.py -subdomains ` | Find subdomains |
| `python3 omnisci3nt.py -dmarc ` | Check DMARC record |
| `python3 omnisci3nt.py -crawl ` | Crawl the target website files
| `python3 omnisci3nt.py -robots ` | fetch robots.txt and sitemap |
| `python3 omnisci3nt.py -tech ` | Analyze web technologies |
| `python3 omnisci3nt.py -wayback ` | Fetch Wayback Machine data |
| `python3 omnisci3nt.py -social ` | Find social media links |
| `python3 omnisci3nt.py -dirscan ` | Perform directory scanning |
| `python3 omnisci3nt.py -portscan ` | Perform a port scan |
| `python3 omnisci3nt.py -admin ` | Find admin login pages |
| `python3 omnisci3nt.py -all ` | Run every module |---
## 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:
- 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](https://discord.gg/ZChEmMwE8d)
[](https://discord.gg/ZChEmMwE8d)### ⭔ Snapshots:
---
![]()
![]()
![]()
![]()
If you find this GitHub repo useful, please consider giving it a star! ⭐️