Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
31 results tagged scanner  ✕   ✕
punk-security/dnsReaper https://github.com/punk-security/dnsReaper
Tue 27 Sep 2022 09:13:21 PM PDT archive.org

DNS Reaper is yet another sub-domain takeover tool, but with an emphasis on accuracy, speed and the number of signatures in our arsenal!

We can scan around 50 subdomains per second, testing each one with over 50 takeover signatures. This means most organisations can scan their entire DNS estate in less than 10 seconds.

Currently only supports Route53, Cloudflare, and Azure.

infosec cli python dns scanner reconaissance
Shine Ultra Series Affordable Document & Book Scanner https://shop.czur.com/products/czur-shine-ultra-series
Sat 11 Jun 2022 09:41:50 AM PDT archive.org

A flatbed document and book scanner. Will also scan 3d objects that'll fit under the camera. Minimum of 13MP image resolution (4160 x 3120), can handle up to A3 size documents. Maximum document thickness: 10mm. Scanner camera's height above the document is adjustable. As fast as one second per scan. Portable - can be folded up for transportation. Can detect when you turn the page or change the document, look for the new page, and automatically take the next image. Abbyy OCR functionality built in. Scans to Word documents, PDF, Excel spreadsheets, or TIFF image files. Software for Windows (back to XP) and OS X.

Shows up as a UVC device under Linux (archived), so any image or video capture software that is UVC enabled can do the work for you.

images scanner documents books archival hardware buy ocr 3d
ScanOC/trunk-player https://github.com/ScanOC/trunk-player
Wed 23 Feb 2022 03:25:15 PM PST archive.org

Python Django web frontend for playing recorded radio transmisisons. The audio files are recorded using Trunk Recoder.

python webapps scanner radio player audio
norasector/turbine https://github.com/norasector/turbine
Wed 09 Feb 2022 04:07:07 PM PST archive.org

Turbine is the SDR software for NoraSector. It's designed to capture and stream all frequencies in a trunked radio system. It is capable of decoding multiple systems concurrently, even different system types, provided they all fall within the same sample bandwidth generated by the radio and there's enough CPU available.

It's built with the expectation that it uses a single SDR that is able to capture the bandwidth containing all frequencies in the system.

All audio is encoded using the Opus codec for compatibility with WebRTC and output over UDP.

Designed for big-bore SDRs, like the HackRF. You won't get an RTL-SDR working with this (even though I tagged it with that to make it easier to find).

go rf rtlsdr scanner monitoring sousveillance trunking
Raspberry Pi Stingray Detector https://hackaday.io/project/15711-raspberry-pi-stingray-detector
Mon 06 Sep 2021 03:59:05 PM PDT archive.org

The number of IMSI-catchers (rogue cell towers) has been steadily increasing in use by hackers and governments around the world. Rogue cell towers, which can be as small as your home router, pose a large security risk to anyone with a phone. If in range, your phone will automatically connect to the rogue tower with no indication to you that anything has happened. At that point, your information passes through the rogue tower and can leak sensitive information about you and your device. Currently, there are no easy ways to protect your phone from connecting to a rogue tower (aside from some Android apps which are phone specific and require root access).

This project demonstrates how you can create a rogue cell tower detector using a Raspberry Pi and a SIM 900 module. The detector can identify rogue towers and triangulate their location. The demonstration uses a SIM 900 GSM module to fingerprint each cell tower and determine the signal strength of each tower relative to the detector.

raspi cellular scanner security police
mcogoni/supersdr/ https://github.com/mcogoni/supersdr/
Wed 28 Apr 2021 04:59:00 PM PDT archive.org

SuperSDR allows a realtime view of the spectrum waterfall and audio playback of any KiwiSDR around the world along with a local or remotely controlled CAT transceiver.

Requires pygame, pyaudio, matplotlib, numpy, and scipy.

References the KiwiSDR specifically. Maybe it'll work with others?

python rtlsdr rf scanner visualization
Security Headers https://securityheaders.com/
Fri 16 Apr 2021 04:58:15 PM PDT archive.org

The HTTP response headers that this site analyses provide huge levels of protection and it's important that sites deploy them. Hopefully, by providing an easy mechanism to assess them, and further information on how to deploy missing headers, we can drive up the usage of security based headers across the web.

websites headers sysadmin online scanner security
isnic/prober https://gitlab.com/isnic/prober
Mon 22 Mar 2021 10:49:01 AM PDT archive.org

Reproducibly verify assumptions about your network: DNS, available hosts, open ports, TLS configuration; nmap, testssl, and dig/kdig in an Ansible-shaped trench coat.

Rysiek calls it a poor being's personal SHODAN.

ansible sysadmin scanner services dns configs analysis
EndlessTrax/pyanchor/ https://github.com/EndlessTrax/pyanchor/
Tue 23 Feb 2021 03:46:58 PM PST archive.org

A CLI utility which scans websites for broken links. Sitemap aware.

python cli utility spider scanner websites
GitHub - rhodey/radiowitness: P25 public safety radio archive with a web application and support for cryptographically authenticated mirrors through Dat Protocol. https://github.com/rhodey/radiowitness
Mon 16 Nov 2020 01:35:50 PM PST archive.org

RadioWitness is a P25 public safety radio archive with a web application and support for cryptographically authenticated mirrors through Dat Protocol. Running this software requires two or more RTLSDR radios and one or more local P25 "Phase 1" public safety radio networks.

It looks like reading through the documentation alone will help in building a trunk tracker.

radio monitoring p25 archival rtlsdr scanner
GitHub - merbanan/rtl_433: Program to decode radio transmissions from devices on the ISM bands (and other frequencies) https://github.com/merbanan/rtl_433
Fri 02 Oct 2020 02:24:40 PM PDT archive.org

rtl_433 is a generic data receiver, mainly for the 433.92 MHz, 868 MHz (SRD), 315 MHz, 345 MHz, and 915 MHz ISM bands. rtl_433 is written in portable C (C99 standard) and known to compile on Linux (also embedded), MacOS, and Windows systems. Older compilers and toolchains are supported as a key-goal. Low resource consumption and very few dependencies allow rtl_433 to run on embedded hardware like (repurposed) routers. Systems with 32-bit i686 and 64-bit x86-64 as well as (embedded) ARM, like the Raspberry Pi and PlutoSDR are well supported.

rtlsdr rf scanner decoder monitoring exocortex
GitHub - GerbenJavado/LinkFinder: A python script that finds endpoints in JavaScript files https://github.com/GerbenJavado/LinkFinder
Wed 01 Jul 2020 04:03:28 PM PDT archive.org

LinkFinder is a python script written to discover endpoints and their parameters in JavaScript files. This way penetration testers and bug hunters are able to gather new, hidden endpoints on the websites they are testing. Resulting in new testing ground, possibility containing new vulnerabilities. It does so by using jsbeautifier for python in combination with a fairly large regular expression. The regular expressions consists of four small regular expressions.

Seems like it'd be useful for finding REST APIs to reverse engineer.

python cli webapps rest api reverseengineering exocortex scanner
charlie-foxtrot /RTLSDR-Airband https://github.com/ charlie-foxtrot /RTLSDR-Airband
Sat 09 May 2020 04:47:37 PM PDT archive.org

RTLSDR-Airband receives analog radio voice channels and produces audio streams which can be routed to various outputs, such as online streaming services like LiveATC.net. Originally the only SDR type supported by the program was Realtek DVB-T dongle (hence the project's name). However, thanks to SoapySDR vendor-neutral SDR library, other radios are now supported as well. Runs on the RasPi just as well as more powerful systems.

Now under new management.

cplusplus rtlsdr rf scanner streaming audio
yyl-20020115/RTLSDR-Scanner-Python3: RTLSDR Scanner rewrite in Python3 https://github.com/yyl-20020115/RTLSDR-Scanner-Python3
Mon 13 Apr 2020 06:41:53 PM PDT archive.org

A cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library.

Seems rather along the lines of gqrx, but in Python.

python gui rtlsdr rf scanner
bemasher/rtlamr: An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band. https://github.com/bemasher/rtlamr
Fri 27 Dec 2019 03:12:23 PM PST archive.org

This project is a software defined radio receiver for these messages. We make use of an inexpensive rtl-sdr dongle to allow users to non-invasively record and analyze the commodity consumption of their household. Designed with ERT-compatible smart meters i mind.

golang rtlsdr rf scanner iot data exocortex meters power water
RPI Zero Scanner V2 http://www.revolutionscan.com/rpi_scanner_v2/
Sun 24 Nov 2019 08:36:20 PM PST archive.org

An open source 3d scanner built around multiple RasPi single board computers and an equal number of digital cameras (between 3 and 5, inclusive). This is a fairly complex build, definitely not for beginners.

project foss python 3dprinting scanner camera
GitHub - kpreid/shinysdr https://github.com/kpreid/shinysdr
Thu 08 Aug 2019 04:35:27 PM PDT archive.org

Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.

Installation docs: https://shinysdr.switchb.org/manual/installation

Requires more horsepower than a RasPi 0 W can provide.

Written using Python v2.7. Don't think it's been updated to Python3 yet.

webapps python rtlsdr rf scanner exocortex
GitHub - simonyiszk/openwebrx https://github.com/simonyiszk/openwebrx
Thu 08 Aug 2019 04:25:15 PM PDT archive.org

A web-based SDR package for multiple users. Tune an SDR with your web browser, listen to what it picks up. Includes demodulators. 2d and 3d waterfall displays. Supports multiple SDRs, including the RTL-SDR. You can also join the sdr.hu radio network if your server is publically available.

In the AUR.

Implemented with Python v2.7 and HTML5.

webapps python rtlsdr scanner html5 rf exocortex
Shodan Monitor https://monitor.shodan.io/
Sat 25 May 2019 06:46:22 PM PDT archive.org

SHODAN has a service where you can use them to monitor your your stuff if you have an account with API access. Schedule and run scans, get alerts if something new or unexpected appears. Has its own API and CLI tool, too.

monitoring infrastructure scanner services service api
j3ssie/Osmedeus: Fully automated offensive security tool for reconnaissance and vulnerability scanning https://github.com/j3ssie/Osmedeus
Thu 11 Apr 2019 03:57:00 PM PDT archive.org

Osmedeus allow you automated run the collection of awesome tools to reconnaissance and vulnerability scanning against the target. Webapp, uses Flask. Has a REST API.

infosec python tools osint reconaissance scanner webapps rest api
page 1 / 2
4816 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn