How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks, system administration, and developer workflows. The project serves as a suite for task automation, data utility, and web automation. The collection includes specialized tools for multimedia processing, such as optical character recognition for extracting text from images, speech-to-text conversion, and real-time face and human body detection. It also features web scraping and monitoring capabilities to track product prices, fetch external API content, and automate interactions wi
W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through a modular plugin architecture. It functions as a scanning engine that executes specialized security logic against web endpoints to detect injection flaws, information leaks, and configuration errors. The platform distinguishes itself by combining active probing with passive traffic analysis and out-of-band detection. It utilizes a callback-based service to verify blind vulnerabilities that do not provide immediate feedback, and it operates as a proxy to intercept and inspect l
Burp extension to increment a parameter in each active scan request
` Q1: 将浏览器代理到被动扫描器上,访问网站变慢,甚至有时被封ip,这该怎么办? Q2: 需要人工渗透的同时后台进行被动扫描,到底是代理到burp还是被动扫描器? Q3: ...... `
The main features of c0ny1/passive-scan-client are: Automation and Workflow, Passive Scanning Tools.
Open-source alternatives to c0ny1/passive-scan-client include: avinashkranjan/amazing-python-scripts — This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks,… w-digital-scanner/w13scan — W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through… alexgenco/neovim-ruby — Ruby support for Neovim. arbazkiraak/burpblh — Broken Link Hijacking Burp Extension. aress31/flarequench — Burp Suite plugin that adds additional checks to the passive scanner to reveal the origin IP(s) of… alexlauerman/incrementmeplease — Burp extension to increment a parameter in each active scan request.