All Projects → JettChenT → Scan For Webcams

JettChenT / Scan For Webcams

Licence: mit
scan for webcams on the internet

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Scan For Webcams

Entropy
Entropy Toolkit is a set of tools to provide Netwave and GoAhead IP webcams attacks. Entropy Toolkit is a powerful toolkit for webcams penetration testing.
Stars: ✭ 126 (-1.56%)
Mutual labels:  webcam, shodan
Awesome Puppeteer
A curated list of awesome puppeteer resources.
Stars: ✭ 1,728 (+1250%)
Mutual labels:  scraping
Dotnetcrawler
DotnetCrawler is a straightforward, lightweight web crawling/scrapying library for Entity Framework Core output based on dotnet core. This library designed like other strong crawler libraries like WebMagic and Scrapy but for enabling extandable your custom requirements. Medium link : https://medium.com/@mehmetozkaya/creating-custom-web-crawler-with-dotnet-core-using-entity-framework-core-ec8d23f0ca7c
Stars: ✭ 100 (-21.87%)
Mutual labels:  scraping
Scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Stars: ✭ 42,343 (+32980.47%)
Mutual labels:  scraping
Languagepod101 Scraper
Python scraper for Language Pods such as Japanesepod101.com 👹 🗾 🍣 Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨
Stars: ✭ 104 (-18.75%)
Mutual labels:  scraping
Fireshodanmap
FireShodanMap is a Realtime map that integrates Firebase, Google Maps and Shodan. A search is carried out using Shodan searching vulnerable devices and they are showed on the map for analysis. All data updated in Firebase are Realtime.
Stars: ✭ 111 (-13.28%)
Mutual labels:  shodan
Grawler
Grawler is a tool written in PHP which comes with a web interface that automates the task of using google dorks, scrapes the results, and stores them in a file.
Stars: ✭ 98 (-23.44%)
Mutual labels:  scraping
Xray
XRay is a tool for recon, mapping and OSINT gathering from public networks.
Stars: ✭ 1,666 (+1201.56%)
Mutual labels:  shodan
Shodan Dorks
Dorks for shodan.io. Some basic shodan dorks collected from publicly available data.
Stars: ✭ 118 (-7.81%)
Mutual labels:  shodan
Webmagic
A scalable web crawler framework for Java.
Stars: ✭ 10,186 (+7857.81%)
Mutual labels:  scraping
Instacam
Instant canvas video
Stars: ✭ 106 (-17.19%)
Mutual labels:  webcam
Inferno
🔥 Modern command line tool for malware creation on Windows
Stars: ✭ 105 (-17.97%)
Mutual labels:  webcam
Seleniumcrawler
An example using Selenium webdrivers for python and Scrapy framework to create a web scraper to crawl an ASP site
Stars: ✭ 117 (-8.59%)
Mutual labels:  scraping
Ssh keyscanner
ssh public host key scanner using shodan
Stars: ✭ 102 (-20.31%)
Mutual labels:  shodan
Od Database
Distributed crawler, database and web frontend for public directories indexing
Stars: ✭ 121 (-5.47%)
Mutual labels:  scraping
Osint San
Framework для сбора данных из открытых источников. В Framework используется большое количество API, их необходимо зарегистрировать самому.​
Stars: ✭ 99 (-22.66%)
Mutual labels:  shodan
Webcamoid
Webcamoid is a full featured and multiplatform webcam suite.
Stars: ✭ 1,675 (+1208.59%)
Mutual labels:  webcam
Laravel Bank Statements
Laravel package to collect your bank statements history. Currently support for parsing statements history from BCA, Mandiri, BNI, and MUAMALAT e-banking websites.
Stars: ✭ 105 (-17.97%)
Mutual labels:  scraping
Htmlsql
htmlSQL is a experimental PHP library which allows you to access HTML values by an SQL like syntax.
Stars: ✭ 120 (-6.25%)
Mutual labels:  scraping
Souqscraper
Simple scriptes for Level UP your scraping Skills, and source code for Level UP playlist on Youtube
Stars: ✭ 118 (-7.81%)
Mutual labels:  scraping

scan-for-webcams 📷

scan-for-webcamBanner

Discord PyPI - License PyPI

中文文档

Table of contents

Usage

The program will output a list of links with the format of ip_address:port, and descriptions of the image beneath it.

If your terminal supports links, click the link and open it in your browser, otherwise, copy the link and open it in your browser.

Installation

  1. install package from PYPI: pip install scan-for-webcams

  2. set up shodan: go to shodan.io, register/log in and grab your API key

  3. set up clarifai: go to clarifai.com, register/log in, create an application and grab your API key

  4. setup geoip: go to geo.ipify.org, register/log in and grab your API key

  5. Add API keys:

    1. run sfw setup
    2. enter your shodan, clarifai and geoip API keys

And then you can run the program!

Demo

asciicast

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].