file_name stringlengths 5 73 | relative_path stringlengths 7 117 | extension stringclasses 6
values | size_bytes int64 0 971k | content stringlengths 0 960k |
|---|---|---|---|---|
README.md | README.md | .md | 39,403 | [](https://github.com/sindresorhus/awesome)
[](https://github.com/EthicalML/awesome-artificial-intelligence-guidelines/graphs/commit-activity)

 Gecko/20100101 Firefox/64.0"
... |
FUNDING.yml | .github/FUNDING.yml | .yml | 797 | # These are supported funding model platforms
github: [Astrosp]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
communi... |
md-link-check.yml | .github/workflows/md-link-check.yml | .yml | 1,490 | name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
# name: Markdown Link Check
# on:
# push:
# pull_request:
# branches:
# - dev
# jobs:
# link-check:... |
settings.json | .vscode/settings.json | .json | 3,447 | {
"cSpell.words": [
"Accu",
"Addy",
"Aeroleads",
"Airborn",
"Anymailfinder",
"Atvirųjų",
"Avaddon",
"Awesomelists",
"backcolor",
"Bellingcat’s",
"Bitcoinprivacy",
"Bitdefender",
"Bluestacks",
"bugbounty",... |
README.md | README.md | .md | 17,580 | # CamSniff
> **Automated IP Camera & Network Video Stream Reconnaissance Toolkit**
> Smart, mode-aware reconnaissance that maps every camera and stream across your infrastructure, from living rooms to datacenters.
<div align="center">
[
make clean # drop build artefacts and staging directories
make lint # shellcheck + bash -n across project scripts
make dev # run lint ... |
rtsp-urls.txt | data/dictionaries/rtsp-urls.txt | .txt | 3,510 | #!comment: The following dictionary contains a list of well-known RTSP URLs
#!comment: used by common video surveillance equipment.
/
/0
/0/video1
/0/profile2/media.smp
/1
/1.AMP
/1/1
/1/1:1/main
/1/2
/1/cif
/1/h264major
/1/stream1
/1/profile2/media.smp
/11
/12
/4
/CAM_ID.password.mp2
/CH001.sdp
/CH002.sdp
/GetData.cgi... |
http-paths.txt | data/dictionaries/http-paths.txt | .txt | 4,217 | # template|port|channel|stream|label
http://{{username}}:{{password}}@{{ip_address}}/snapshot.jpg|80|1|0|generic snapshot
http://{{username}}:{{password}}@{{ip_address}}/image.jpg|80|1|0|generic image
http://{{username}}:{{password}}@{{ip_address}}/jpg/image.jpg|80|1|0|grandstream image
http://{{username}}:{{password}}... |
passwords.txt | data/dictionaries/passwords.txt | .txt | 907 | admin
12345
123456
12345678
password
username
root
camera
000000
1111
1234
4321
9999
ubnt
pass
default
admin123
support
changeme
security
supervisor
system
user
guest
123456789
1234567890
888888
666666
777777
00000000
qwerty
letmein
admin1234
adminadmin
123qwe
1q2w3e4r
passw0rd
P@ssw0rd
password1
password123
camera123
... |
usernames.txt | data/dictionaries/usernames.txt | .txt | 852 | admin
Admin
ADMIN
administrator
Administrator
admin1
admin01
admin123
admin888
webadmin
sysadmin
root
Root
ROOT
superuser
superadmin
super
rootadmin
master
system
sys
service
service1
servicetech
support
support1
tech
techsupport
technician
installer
install
maintenance
supervisor
supervisor1
manager
man
operator
opera... |
cves.json | data/catalog/cves.json | .json | 14,311 | [
{
"id": "CVE-2025-60855",
"severity": "Critical",
"cvss": 9.8,
"summary": "Reolink Video Doorbell Wi-Fi (DB_566128M5MP_W) performs insufficient validation of firmware update signatures, allowing remote attackers to upload malicious images and achieve root RCE.",
"references": ["https://nvd.nist.... |
example-targets.json | data/examples/example-targets.json | .json | 81 | {
"targets": [
"192.168.1.0/24",
"10.0.0.1",
"172.16.0.0/28"
]
}
|
example-targets.txt | data/examples/example-targets.txt | .txt | 213 | # Example target file for CamSniff
# One IP address or CIDR range per line
# Lines starting with # are comments
# Local network scan
192.168.1.0/24
# Specific IP address
10.0.0.1
# Another subnet
172.16.0.0/28
|
README.md | data/vendors/README.md | .md | 588 | Vendor dictionaries
===================
Each vendor directory can include two optional files:
- `http-paths.txt` for HTTP snapshot templates
- `rtsp-paths.txt` for RTSP stream templates
Format
------
HTTP entries:
```
template|port|channel|stream|label
```
RTSP entries:
```
template|port|channel|stream|transport... |
rtsp-paths.txt | data/vendors/axis/rtsp-paths.txt | .txt | 333 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/axis-media/media.amp|554|1|0|tcp|axis-media
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/axis-media/media.amp?videocodec=h264|554|1|0|tcp|axis-h264
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/axis-media/media.amp?videocodec=h265|554|1|0|t... |
http-paths.txt | data/vendors/axis/http-paths.txt | .txt | 318 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/axis-cgi/jpg/image.cgi|80|1|0|axis-image
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/axis-cgi/mjpg/video.cgi|80|1|0|axis-mjpeg
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/axis-cgi/jpg/image.cgi?resolution=640x480|80|1|0|axis-image-640
|
rtsp-paths.txt | data/vendors/avigilon/rtsp-paths.txt | .txt | 291 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/defaultPrimary|554|1|0|tcp|default-primary
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/defaultSecondary|554|1|1|tcp|default-secondary
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live.sdp|554|1|0|tcp|live-sdp
|
http-paths.txt | data/vendors/avigilon/http-paths.txt | .txt | 244 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snap.jpg|80|1|0|snap
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.jpg|80|1|0|snapshot
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/image.jpg|80|1|0|image
|
rtsp-paths.txt | data/vendors/bosch/rtsp-paths.txt | .txt | 269 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/rtsp_tunnel|554|1|0|tcp|rtsp-tunnel
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live.sdp|554|1|0|tcp|live-sdp
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/video.sdp|554|1|0|tcp|video-sdp
|
http-paths.txt | data/vendors/bosch/http-paths.txt | .txt | 244 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snap.jpg|80|1|0|snap
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.jpg|80|1|0|snapshot
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/image.jpg|80|1|0|image
|
rtsp-paths.txt | data/vendors/sony/rtsp-paths.txt | .txt | 277 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/media/video1|554|1|0|tcp|media-video1
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/media/video2|554|1|1|tcp|media-video2
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live.sdp|554|1|0|tcp|live-sdp
|
http-paths.txt | data/vendors/sony/http-paths.txt | .txt | 254 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/image.jpg|80|1|0|image
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.jpg|80|1|0|snapshot
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/image/jpeg.cgi|80|1|0|jpeg-cgi
|
rtsp-paths.txt | data/vendors/geovision/rtsp-paths.txt | .txt | 263 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live/av0|554|1|0|tcp|live-av0
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live/ch0|554|1|0|tcp|live-ch0
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live/main|554|1|0|tcp|live-main
|
http-paths.txt | data/vendors/geovision/http-paths.txt | .txt | 268 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/Image.jpg|80|1|0|image
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/jpeg/image.jpg|80|1|0|jpeg-image
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi|80|1|0|snapshot-cgi
|
rtsp-paths.txt | data/vendors/vivotek/rtsp-paths.txt | .txt | 265 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live.sdp|554|1|0|tcp|live-sdp
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live1.sdp|554|1|0|tcp|live1-sdp
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/live2.sdp|554|1|1|tcp|live2-sdp
|
http-paths.txt | data/vendors/vivotek/http-paths.txt | .txt | 309 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/viewer/video.jpg|80|1|0|viewer-jpg
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/viewer/video.jpg?resolution=640x480|80|1|0|viewer-jpg-640
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.jpg|80|1|0|snapshot
|
rtsp-paths.txt | data/vendors/dahua/rtsp-paths.txt | .txt | 351 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/cam/realmonitor?channel={{channel}}&subtype={{stream}}|554|1|0|tcp|realmonitor-main
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/cam/realmonitor?channel={{channel}}&subtype=1|554|1|1|tcp|realmonitor-sub
rtsp://{{username}}:{{password}}@{{ip_address}}:... |
http-paths.txt | data/vendors/dahua/http-paths.txt | .txt | 353 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi|80|1|0|snapshot-cgi
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi?channel={{channel}}|80|1|0|snapshot-channel
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapManager.cgi?action=snap&channel... |
rtsp-paths.txt | data/vendors/uniview/rtsp-paths.txt | .txt | 298 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/unicast/c1/s0/live|554|1|0|tcp|unv-main
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/unicast/c1/s1/live|554|1|1|tcp|unv-sub
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/Streaming/Channels/101|554|101|0|tcp|stream-101
|
http-paths.txt | data/vendors/uniview/http-paths.txt | .txt | 306 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.jpg|80|1|0|snapshot
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi|80|1|0|snapshot-cgi
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi?channel={{channel}}|80|1|0|snapshot-channel
|
rtsp-paths.txt | data/vendors/lorex/rtsp-paths.txt | .txt | 351 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/cam/realmonitor?channel={{channel}}&subtype={{stream}}|554|1|0|tcp|realmonitor-main
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/cam/realmonitor?channel={{channel}}&subtype=1|554|1|1|tcp|realmonitor-sub
rtsp://{{username}}:{{password}}@{{ip_address}}:... |
http-paths.txt | data/vendors/lorex/http-paths.txt | .txt | 317 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi|80|1|0|snapshot-cgi
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapManager.cgi?action=snap&channel={{channel}}|80|1|0|snap-manager
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.jpg|80|1|0|snapshot
|
rtsp-paths.txt | data/vendors/hanwha/rtsp-paths.txt | .txt | 263 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/onvif1|554|1|0|tcp|onvif1
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/onvif2|554|1|1|tcp|onvif2
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/profile1/media.smp|554|1|0|tcp|profile1
|
http-paths.txt | data/vendors/hanwha/http-paths.txt | .txt | 278 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/stw-cgi/image.cgi|80|1|0|stw-image
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi|80|1|0|snapshot-cgi
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/image/jpeg.cgi|80|1|0|jpeg-cgi
|
rtsp-paths.txt | data/vendors/amcrest/rtsp-paths.txt | .txt | 272 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/cam/realmonitor?channel={{channel}}&subtype={{stream}}|554|1|0|tcp|realmonitor-main
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/cam/realmonitor?channel={{channel}}&subtype=1|554|1|1|tcp|realmonitor-sub
|
http-paths.txt | data/vendors/amcrest/http-paths.txt | .txt | 353 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi|80|1|0|snapshot-cgi
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi?channel={{channel}}|80|1|0|snapshot-channel
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapManager.cgi?action=snap&channel... |
rtsp-paths.txt | data/vendors/hikvision/rtsp-paths.txt | .txt | 314 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/Streaming/Channels/101|554|101|0|tcp|stream-main
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/Streaming/Channels/102|554|102|1|tcp|stream-sub
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/h264/ch1/main/av_stream|554|1|0|tcp|h264-main
|
http-paths.txt | data/vendors/hikvision/http-paths.txt | .txt | 351 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/ISAPI/Streaming/channels/101/picture|80|101|0|isapi-picture-main
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/ISAPI/Streaming/channels/102/picture|80|102|1|isapi-picture-sub
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/Streaming/channels/1... |
rtsp-paths.txt | data/vendors/panasonic/rtsp-paths.txt | .txt | 301 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/MediaInput/h264|554|1|0|tcp|media-h264
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/MediaInput/h264/stream_1|554|1|0|tcp|media-h264-1
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/MediaInput/mpeg4|554|1|0|tcp|media-mpeg4
|
http-paths.txt | data/vendors/panasonic/http-paths.txt | .txt | 289 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/SnapshotJPEG|80|1|0|snapshotjpeg
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/SnapshotJPEG?Resolution=640x480|80|1|0|snapshotjpeg-640
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.jpg|80|1|0|snapshot
|
rtsp-paths.txt | data/vendors/ezviz/rtsp-paths.txt | .txt | 314 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/Streaming/Channels/101|554|101|0|tcp|stream-main
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/Streaming/Channels/102|554|102|1|tcp|stream-sub
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/h264/ch1/main/av_stream|554|1|0|tcp|h264-main
|
http-paths.txt | data/vendors/ezviz/http-paths.txt | .txt | 351 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/ISAPI/Streaming/channels/101/picture|80|101|0|isapi-picture-main
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/ISAPI/Streaming/channels/102/picture|80|102|1|isapi-picture-sub
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/Streaming/channels/1... |
rtsp-paths.txt | data/vendors/reolink/rtsp-paths.txt | .txt | 202 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/h264Preview_01_main|554|1|0|tcp|preview-main
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/h264Preview_01_sub|554|1|1|tcp|preview-sub
|
http-paths.txt | data/vendors/reolink/http-paths.txt | .txt | 235 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/api.cgi?cmd=Snap&channel={{channel}}|80|0|0|reolink-snap
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/api.cgi?cmd=Snap&channel=0|80|0|0|reolink-snap0
|
rtsp-paths.txt | data/vendors/tiandy/rtsp-paths.txt | .txt | 279 | rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/profile1|554|1|0|tcp|profile1
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/profile2|554|1|1|tcp|profile2
rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/Streaming/Channels/101|554|101|0|tcp|stream-101
|
http-paths.txt | data/vendors/tiandy/http-paths.txt | .txt | 281 | http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.jpg|80|1|0|snapshot
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/snapshot.cgi|80|1|0|snapshot-cgi
http://{{username}}:{{password}}@{{ip_address}}:{{port}}/cgi-bin/snapshot.cgi|80|1|0|snapshot-cgi-legacy
|
requirements.txt | scripts/requirements.txt | .txt | 128 | bottle==0.13.4
cffi==2.0.0
cryptography==46.0.2
dnspython==2.8.0
ivre==0.9.20
pycparser==2.23
pymongo==4.15.3
pyOpenSSL==25.3.0
|
ivre-sync.py | scripts/integrations/ivre-sync.py | .py | 19,685 | #!/usr/bin/env python3
#
# https://github.com/John0n1/CamSniff
#
# Copyright (c) 2026 John Hauger Mitander
# License: MIT License https://opensource.org/license/MIT
"""CamSniff to IVRE integration bridge."""
from __future__ import annotations
import argparse
import csv
import datetime as dt
import json
import sys
fr... |
http_metadata_parser.py | scripts/helpers/http_metadata_parser.py | .py | 2,872 | #!/usr/bin/env python3
#
# https://github.com/John0n1/CamSniff
#
# Copyright (c) 2026 John Hauger Mitander
# License: MIT License https://opensource.org/license/MIT
"""Extract structured HTTP metadata from captured headers/body."""
from __future__ import annotations
import argparse
import json
import re
from pathlib ... |
confidence_scorer.py | scripts/helpers/confidence_scorer.py | .py | 10,946 | #!/usr/bin/env python3
#
# https://github.com/John0n1/CamSniff
#
# Copyright (c) 2026 John Hauger Mitander
# License: MIT License https://opensource.org/license/MIT
"""Compute confidence scores for CamSniff discovery results."""
from __future__ import annotations
import argparse
import json
import re
from pathlib imp... |
profile_resolver.py | scripts/helpers/profile_resolver.py | .py | 18,533 | #!/usr/bin/env python3
#
# https://github.com/John0n1/CamSniff
#
# Copyright (c) 2026 John Hauger Mitander
# License: MIT License https://opensource.org/license/MIT
"""Resolve camera/profile hints based on discovery artefacts."""
from __future__ import annotations
import argparse
import csv
import json
import re
impo... |
rtsp_stream_summary.py | scripts/helpers/rtsp_stream_summary.py | .py | 1,797 | #!/usr/bin/env python3
#
# https://github.com/John0n1/CamSniff
#
# Copyright (c) 2026 John Hauger Mitander
# License: MIT License https://opensource.org/license/MIT
"""Summarise ffprobe output for CamSniff."""
from __future__ import annotations
import argparse
import json
from pathlib import Path
def parse_args() -... |
onvif_device_info.py | scripts/probes/onvif_device_info.py | .py | 1,931 | #!/usr/bin/env python3
#
# https://github.com/John0n1/CamSniff
#
# Copyright (c) 2026 John Hauger Mitander
# License: MIT License https://opensource.org/license/MIT
# shellcheck disable=SC2317
"""Parse ONVIF GetDeviceInformation SOAP responses."""
from __future__ import annotations
import argparse
import json
import ... |
ssdp_probe.py | scripts/probes/ssdp_probe.py | .py | 5,444 | #!/usr/bin/env python3
#
# https://github.com/John0n1/CamSniff
#
# Copyright (c) 2026 John Hauger Mitander
# License: MIT License https://opensource.org/license/MIT
"""Perform a multicast SSDP discovery sweep."""
from __future__ import annotations
import argparse
import json
import socket
import time
import urllib.re... |
report.py | scripts/tools/report.py | .py | 16,793 | #!/usr/bin/env python3
#
# https://github.com/John0n1/CamSniff
#
# Copyright (c) 2026 John Hauger Mitander
# License: MIT License https://opensource.org/license/MIT
"""Generate markdown or HTML reports from CamSniff output."""
from __future__ import annotations
import argparse
import html
import json
from collections... |
README.md | README.md | .md | 8,012 | <p align="center">
<img width="650px" height="100px" src="Icon/Banner.png">
</p>
<p align = "center">
<img src = "https://img.shields.io/github/stars/Lucksi/Mr.Holmes">
<img src = "https://img.shields.io/github/forks/Lucksi/Mr.Holmes">
<img src = "https://img.shields.io/badge/Maintained%3F-yes-green.svg">
<i... |
SECURITY.md | SECURITY.md | .md | 92 | # SECURITY:
## FOR ANY BUG OR PROBLEM RELETED TO MR.HOLMES WRITE ME ON: lukege287@gmail.com
|
Project.yml | Project.yml | .yml | 513 | # YAML EXPLANATION FILE #
Name: Mr.Holmes
Languages: Python,Shell-script,Javascript,Php,Css,Powershell,Batch,C++,Java
Python-Version: Python 3
Original Creator: Luca Garofalo (Lucksi)
Author: Luca Garofalo (Lucksi)
Copyright: (C) 2021-2024 Lucksi <lukege287@gmail.com>
Copyright-Years: 2021,2022,2023,2024
Project-site... |
Removed_Sites.md | Removed_Sites.md | .md | 1,017 | # REMOVED SITES
<br>
## YOUTUBE: https://www.youtube.com
gives always positive response even if the user doesn't exist
<br>
## TELEGRAM: https://telegram.org
gives always positive response even if the user doesn't exist
<br>
## Sparkpeople: https://www.sparkpeople.com
this site has been close
<br>
... |
MrHolmes.py | MrHolmes.py | .py | 1,688 | #!/usr/bin/python3
# ORIGINAL CREATOR: Luca Garofalo (Lucksi)
# AUTHOR: Luca Garofalo (Lucksi)
# Copyright (C) 2021-2023 Lucksi <lukege287@gmail.com>
# License: GNU General Public License v3.0
import os
from Core.Support import Menu
from Core.Support import Font
from Core.Support import Language
filename = Language.T... |
requirements.txt | requirements.txt | .txt | 103 | PyQRCode==1.2.1
phonenumbers==8.12.25
requests>=2.31.0
pdfkit==1.0.0
beautifulsoup4==4.9.3
stem>=1.4.0
|
RELEASES.md | RELEASES.md | .md | 3,261 | # :heavy_check_mark: VERSION: 1.0.2
**FUTURE VERSIONS WILL BE RELEASED SOON**
## IMPLEMENTS:
- **SOCIAL NETWORK OSINT**
- **PHONE-NUMBER-LOOKUP**
- **PROXY-REQUESTS**
- **DOMAIN AND IP GEOLOCATION**
<br>
# :heavy_check_mark: VERSION: 1.0.3
## IMPLEMENTS:
- **ADDED NEW WEBSITES**
- **ADDED JSON STRUCTURE FOR WEBSITE-L... |
UNTILED.txt | Configuration/UNTILED.txt | .txt | 2 | |
Sites.md | Site_lists/Sites.md | .md | 7,107 | # SITE LIST :mag: :
## (1) INSTAGRAM: https://instagram.com
## (2) GIT-HUB: https://github.com
## (3) FACEBOOK: https://facebook.com
## (4) TWITTER: https://twitter.com
## (5) POKEMON-SHODOWN: https://pokemonshowdown.com
## (6) SPEEDRUN: https://www.speedrun.com
## (7) VIMEO: https://vimeo.com
## (8) PSNPROFILES: https... |
Lists.json | Site_lists/E-Mail/Lists.json | .json | 283 | [
{
"HaveiBeenPowned":{
"name": "HaveiBeenPowned",
"url": "https://api.haveibeenpwned.com/unifiedsearch/{}"
},
"IntelligenceX":{
"name": "IntelligenceX",
"url": "https://intelx.io/?s={}"
}
}
]
|
Google_dorks.txt | Site_lists/E-Mail/Google_dorks.txt | .txt | 2,804 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=inurl:%22{}%22
| https://www.google.com/search?q=intext:%22{}%22
| https://www.google.com/search?q=intext:(%22{}%22)filetype:txt
| https://www.google.... |
Yandex_dorks.txt | Site_lists/E-Mail/Yandex_dorks.txt | .txt | 2,198 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text={}mime:txt
| https://yandex.com/search/?text={}mime:pdf
| https://yandex.com/search/?text={}mime:csv
| https://yandex.com/search/?text={}mime:doc
| ht... |
Yandex_Fingerprints.txt | Site_lists/Phone/Yandex_Fingerprints.txt | .txt | 540 | [FINGER-PRINTS-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text=site:instagram.com+"{}"
| https://yandex.com/search/?text=site:twitter.com+"{}"
| https://yandex.com/search/?text=site:facebook.com+"{}"
| https... |
Fingerprints.txt | Site_lists/Phone/Fingerprints.txt | .txt | 645 | [FINGER-PRINTS-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=site:www.instagram.com+intext:%22%22{}%22%22
| https://www.google.com/search?q=site:www.twitter.com+intext:%22%22{}%22%22
| https://www.google.c... |
Google_dorks.txt | Site_lists/Phone/Google_dorks.txt | .txt | 1,700 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=inurl:%22{}%22
| https://www.google.com/search?q=intext:(%22{}%22)
| https://www.google.com/search?q=intext:(%22{}%22)filetype:txt
| https://www.googl... |
Yandex_dorks.txt | Site_lists/Phone/Yandex_dorks.txt | .txt | 1,494 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text={}
| https://yandex.com/search/?text=({})mime:txt
| https://yandex.com/search/?text=({})mime:pdf
| https://yandex.com/search/?text=({})mime:csv
| http... |
ITA_phone.json | Site_lists/Phone/Lookup/ITA_phone.json | .json | 1,924 | [
{
"PagineBianche":{
"Error": "Message",
"text": "Spiacenti. Nessun risultato trovato per ",
"name": "PagineBianche",
"main": "PagineBianche.it",
"url": "https://www.paginebianche.it/cerca-da-numero?qs={}",
"url2": "https://www.pagineb... |
FRA_phone.json | Site_lists/Phone/Lookup/FRA_phone.json | .json | 1,577 | [
{
"PagesJaunes":{
"Error": "Message",
"text": "Oups… nous n’avons pas encore de réponse à cette recherche !",
"name": "PagesJaunes",
"main": "pagesjaunes.fr",
"url": "https://www.pagesjaunes.fr/annuaireinverse/recherche?quoiqui={}",
"... |
Undefined.json | Site_lists/Phone/Lookup/Undefined.json | .json | 1,092 | [
{
"FreeLookup":{
"Error": "Status-Code",
"name": "FreeLookup",
"main": "free-lookup.net",
"url": "https://free-lookup.net/{}",
"url2": "https://free-lookup.net/{}",
"Scrapable": "False",
"Tag": ["Generic"]
},
... |
DEU_phone.json | Site_lists/Phone/Lookup/DEU_phone.json | .json | 2,252 | [
{
"11880":{
"Error": "Message",
"text": "Einfach nochmal probieren!",
"name" : "11880",
"main" : "11880.com",
"url" : "https://www.11880.com/suche/{}/deutschland",
"url2" : "https://www.11880.com/suche/{}/deutschland",
"Sc... |
SWIS_phone.json | Site_lists/Phone/Lookup/SWIS_phone.json | .json | 1,495 | [
{
"Local.ch":{
"Error": "Message",
"text": "Sorry, we couldn't find any results for in switzerland",
"name": "Local.ch",
"main": "local.ch",
"url": "https://www.local.ch/en/q/switzerland/{}",
"url2": "https://www.local.ch/en/q/switzer... |
ROU_phone.json | Site_lists/Phone/Lookup/ROU_phone.json | .json | 1,559 | [
{
"FreeLookup":{
"Error": "Status-Code",
"name": "FreeLookup",
"main": "free-lookup.net",
"url": "https://free-lookup.net/{}",
"url2": "https://free-lookup.net/{}",
"Scrapable": "False",
"Tag": ["Generic"]
... |
USA_phone.json | Site_lists/Phone/Lookup/USA_phone.json | .json | 2,027 | [
{
"411":{
"Error": "Status-Code",
"name": "411",
"main": "411.com",
"url": "https://www.411.com/phone/{}",
"url2": "https://www.411.com/phone/{}",
"Scrapable": "False",
"Tag": ["USA"]
},
"WhitePa... |
site_list.json | Site_lists/Username/site_list.json | .json | 56,424 | [
{
"Instagram":{
"Error": "Status-Code",
"name": "Instagram",
"main": "instagram.com",
"user": "https://instagram.com/{}",
"user2": "https://www.picuki.com/profile/{}",
"exception": [" "],
"Scrapable": "True",
"... |
NSFW_site_list.json | Site_lists/Username/NSFW_site_list.json | .json | 3,801 | [
{
"Xhamster":{
"Error": "Status-Code",
"text": "User not found",
"name": "XHamester",
"main": "https://xhamster.com",
"user": "https://xhamster.com/users/{}",
"user2": "https://xhamster.com/users/{}",
"exception": [" "],
... |
Google_dorks.txt | Site_lists/Username/Google_dorks.txt | .txt | 7,587 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=inurl:(%22{}%22)
| https://www.google.com/search?q=intext:(%22{}%22)
| https://www.google.com/search?q=intext:(%22{}%22)filetype:txt
| https://www.goo... |
Yandex_dorks.txt | Site_lists/Username/Yandex_dorks.txt | .txt | 5,637 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text={}
| https://yandex.com/search/?text=({})mime:txt
| https://yandex.com/search/?text=({})mime:pdf
| https://yandex.com/search/?text=({})mime:csv
| http... |
Google_dorks.txt | Site_lists/Dorks/Google_dorks.txt | .txt | 7,595 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=intext:(%22{}%22)
| https://www.google.com/search?q=intext:(%22{}%22)+filetype:txt
| https://www.google.com/search?q=intext:(%22{}%22)+filetype:csv
| ... |
Yandex_dorks.txt | Site_lists/Dorks/Yandex_dorks.txt | .txt | 5,793 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text=("{}")
| https://yandex.com/search/?text=("{}")mime:txt
| https://yandex.com/search/?text=("{}")mime:pdf
| https://yandex.com/search/?text=("{}")mime:... |
Yandex_Fingerprints.txt | Site_lists/Dorks/Phone/Yandex_Fingerprints.txt | .txt | 560 | [FINGER-PRINTS-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text=site:instagram.com+(""{}"")
| https://yandex.com/search/?text=site:twitter.com+(""{}"")
| https://yandex.com/search/?text=site:facebook.com+(""{... |
Fingerprints.txt | Site_lists/Dorks/Phone/Fingerprints.txt | .txt | 625 | [FINGER-PRINTS-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=site:www.instagram.com+intext:(%22{}%22)
| https://www.google.com/search?q=site:www.twitter.com+intext:(%22{}%22)
| https://www.google.com/searc... |
Google_dorks.txt | Site_lists/Dorks/Phone/Google_dorks.txt | .txt | 1,716 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=inurl:%22{}%22
| https://www.google.com/search?q=intext:(%22{}%22)
| https://www.google.com/search?q=intext:(%22{}%22)+filetype:txt
| https://www.goog... |
Yandex_dorks.txt | Site_lists/Dorks/Phone/Yandex_dorks.txt | .txt | 1,538 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text=("{}")
| https://yandex.com/search/?text=("{}")mime:txt
| https://yandex.com/search/?text=("{}")mime:pdf
| https://yandex.com/search/?text=("{}")mime:... |
Google_dorks.txt | Site_lists/Dorks/Usernames/Google_dorks.txt | .txt | 7,646 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=inurl:(%22{}%22)
| https://www.google.com/search?q=intext:(%22{}%22)
| https://www.google.com/search?q=intext:(%22{}%22)+filetype:txt
| https://www.go... |
Yandex_dorks.txt | Site_lists/Dorks/Usernames/Yandex_dorks.txt | .txt | 5,793 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text=("{}")
| https://yandex.com/search/?text=("{}")mime:txt
| https://yandex.com/search/?text=("{}")mime:pdf
| https://yandex.com/search/?text=("{}")mime:... |
Google_dorks.txt | Site_lists/Dorks/Websites/Google_dorks.txt | .txt | 1,539 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://www.google.com/search?q=site:(www.%22{}%22)
| https://www.google.com/search?q=site:(www.%22{}%22)%29+filetype:txt
| https://www.google.com/search?q=site:(www.%22{}%22)%29+fil... |
Yandex_dorks.txt | Site_lists/Dorks/Websites/Yandex_dorks.txt | .txt | 960 | [GENERAL-DORKS]:
----------------------------------------------------------------------------------------------------------------------
| https://yandex.com/search/?text=site:("{}")
| https://yandex.com/search/?text=site:("{}")+mime:txt
| https://yandex.com/search/?text=site:("{}")+mime:pdf
| https://yandex.com/search/... |
Lookup.json | Site_lists/Websites/Lookup.json | .json | 446 | [
{
"Watchlist":{
"Error": "Message",
"text": "Keine Ergebnisse gefunden.",
"name": "Watchlist",
"main": "watchlist-internet.at",
"url": "https://www.watchlist-internet.at/search/?id=153&tx_kesearch_pi1%5Bsword%5D={}",
"url2": "https://... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.