All Projects → jjf012 → PassiveScanner

jjf012 / PassiveScanner

Licence: GPL-3.0 license
a passive scanner based on Mitmproxy and Arachni

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PassiveScanner

Arachni
Web Application Security Scanner Framework
Stars: ✭ 2,942 (+2624.07%)
Mutual labels:  scanner, arachni
log4j-detector
Log4J scanner that detects vulnerable Log4J versions (CVE-2021-44228, CVE-2021-45046, etc) on your file-system within any application. It is able to even find Log4J instances that are hidden several layers deep. Works on Linux, Windows, and Mac, and everywhere else Java runs, too!
Stars: ✭ 622 (+475.93%)
Mutual labels:  scanner
Firebase-HMS-ML-Kit-Scanner-Demo
Various scanner use cases using Firebase or HMS ML-Kit
Stars: ✭ 22 (-79.63%)
Mutual labels:  scanner
docus
Android application for scanning and managing documents.
Stars: ✭ 39 (-63.89%)
Mutual labels:  scanner
beholder scanner
一款监控端口变化的系统——beholder_scanner端
Stars: ✭ 63 (-41.67%)
Mutual labels:  scanner
Document-Scanner-and-OCR
A simple document scanner with OCR implemented using Python and OpenCV
Stars: ✭ 31 (-71.3%)
Mutual labels:  scanner
stock scan1
Working Demo of Barcode/QR code scanner using VueJs+Quasaar+Cordova
Stars: ✭ 42 (-61.11%)
Mutual labels:  scanner
jfreesane
Java API to talk to the SANE scanning daemon
Stars: ✭ 46 (-57.41%)
Mutual labels:  scanner
core
An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more...
Stars: ✭ 100 (-7.41%)
Mutual labels:  scanner
yandi-scanner
Network Security Vulnerability Scanner
Stars: ✭ 110 (+1.85%)
Mutual labels:  scanner
Bluetooth-ble-beamer-and-scanner-for-tracing-corona-virus-infected-individual
Bluetooth ble beacon beamer and scanner for tracing corona virus infected person similar to Trace Together app
Stars: ✭ 26 (-75.93%)
Mutual labels:  scanner
PassivesScan
《被动扫描资源汇总》
Stars: ✭ 27 (-75%)
Mutual labels:  mitmproxy
jmitm
Java版本的mitmproxy,对本地浏览器所有的Http(s)请求和响应进行拦截并「重制」;也可充当轻量级B/S版抓包软件;
Stars: ✭ 19 (-82.41%)
Mutual labels:  mitmproxy
juumla
🦁 Juumla is a python tool created to identify Joomla version, scan for vulnerabilities and search for config or backup files.
Stars: ✭ 107 (-0.93%)
Mutual labels:  scanner
RaspberryPi-Packet-Sniffer
An HTTP and HTTPS sniffing tool created using a Raspberry Pi
Stars: ✭ 79 (-26.85%)
Mutual labels:  mitmproxy
WSD-python
Web Services for Devices (WSD) tools and utilities for cross platform support
Stars: ✭ 22 (-79.63%)
Mutual labels:  scanner
openvas-docker
A docker container for openvas
Stars: ✭ 65 (-39.81%)
Mutual labels:  scanner
sec-scannode
SEC分布式资产扫描系统
Stars: ✭ 8 (-92.59%)
Mutual labels:  scanner
PSStringScanner
Provides lexical scanning operations on a String
Stars: ✭ 45 (-58.33%)
Mutual labels:  scanner
Laser-XY-Scanner
Low Cost DIY Laser XY Scanner, Cutter, or Engraver
Stars: ✭ 27 (-75%)
Mutual labels:  scanner

中文

这是一个基于Mitmproxy和Arachni的被动式扫描器。

  • arachni
  • celery
  • mitmproxy

基本流程图.png

其中为了能够让celery运行在windows上面,我选择的版本是3.1.25。 redis作为celery的broker并且设置了密码。 通过celery -A scan worker --loglevel=info启动worker。 proxy.py的默认端口是8080。

mysql.png

更新

使用PreparedStatement

参考链接

English

This is a passive scanner based on Mitmproxy and Arachni.

  • Arachni
  • Celery
  • Mitmproxy

Which in order to be able to celery run on windows, I chose the version is 3.1.25. Redis as celery broker and set the password. Start worker with celery -A scan worker - loglevel = info. The default port for proxy.py is 8080.

update

use Mysql PreparedStatement

Reference link

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].