All Projects → TuuuNya → Webpocket

TuuuNya / Webpocket

Licence: gpl-3.0
Exploit management framework

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Webpocket

Exploitpack
Exploit Pack -The next generation exploit framework
Stars: ✭ 728 (+412.68%)
Mutual labels:  security-tools, security-vulnerability, exploitation-framework
Threatmapper
Identify vulnerabilities in running containers, images, hosts and repositories
Stars: ✭ 361 (+154.23%)
Mutual labels:  security-tools, security-vulnerability
Watchdog
Watchdog - A Comprehensive Security Scanning and a Vulnerability Management Tool.
Stars: ✭ 345 (+142.96%)
Mutual labels:  security-tools, security-vulnerability
Vulscan
vulscan 扫描系统:最新的poc&exp漏洞扫描,redis未授权、敏感文件、java反序列化、tomcat命令执行及各种未授权扫描等...
Stars: ✭ 486 (+242.25%)
Mutual labels:  security-tools, exploitation-framework
Soteria
Plugin to block compilation when unapproved dependencies are used or code styling does not comply.
Stars: ✭ 36 (-74.65%)
Mutual labels:  security-vulnerability, security-tools
Cheatsheet God
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
Stars: ✭ 3,521 (+2379.58%)
Mutual labels:  security-tools, security-vulnerability
Fireelf
fireELF - Fileless Linux Malware Framework
Stars: ✭ 435 (+206.34%)
Mutual labels:  security-tools, exploitation-framework
Pyup
A tool to update your project's dependencies on GitHub. Runs on pyup.io, comes with a command line interface.
Stars: ✭ 379 (+166.9%)
Mutual labels:  security-tools, security-vulnerability
Brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
Stars: ✭ 6,281 (+4323.24%)
Mutual labels:  security-tools, security-vulnerability
Ossa
Open-Source Security Architecture | 开源安全架构
Stars: ✭ 796 (+460.56%)
Mutual labels:  security-tools, security-vulnerability
Resources
A Storehouse of resources related to Bug Bounty Hunting collected from different sources. Latest guides, tools, methodology, platforms tips, and tricks curated by us.
Stars: ✭ 62 (-56.34%)
Mutual labels:  security-tools, security-vulnerability
H1domains
HackerOne "in scope" domains
Stars: ✭ 223 (+57.04%)
Mutual labels:  security-tools, security-vulnerability
Crithit
Takes a single wordlist item and tests it one by one over a large collection of websites before moving onto the next. Create signatures to cross-check vulnerabilities over multiple hosts.
Stars: ✭ 182 (+28.17%)
Mutual labels:  security-tools, security-vulnerability
Syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
Stars: ✭ 3,841 (+2604.93%)
Mutual labels:  security-tools, security-vulnerability
Recsech
Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .
Stars: ✭ 173 (+21.83%)
Mutual labels:  security-tools, security-vulnerability
Vuls
Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
Stars: ✭ 8,844 (+6128.17%)
Mutual labels:  security-tools, security-vulnerability
Lynis
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
Stars: ✭ 9,137 (+6334.51%)
Mutual labels:  security-tools, security-vulnerability
Network Threats Taxonomy
Machine Learning based Intrusion Detection Systems are difficult to evaluate due to a shortage of datasets representing accurately network traffic and their associated threats. In this project we attempt at solving this problem by presenting two taxonomies
Stars: ✭ 79 (-44.37%)
Mutual labels:  security-tools, security-vulnerability
Nimscan
🚀 Fast Port Scanner 🚀
Stars: ✭ 134 (-5.63%)
Mutual labels:  security-tools
Personal Security Checklist
🔒 A curated checklist of 300+ tips for protecting digital security and privacy in 2021
Stars: ✭ 2,388 (+1581.69%)
Mutual labels:  security-tools

WebPocket

Python Version GitHub GitHub repo size in bytes GitHub issues GitHub stars GitHub last commit

WebPocket 是一个轻量级渗透测试辅助框架,使用Python3.7构建,整体思路借鉴自 Metasploit

包含 use, search, list, show, exploit 等命令,可通过help命令查看全部命令。

本框架仅为沉淀安全研究成果,方便甲方公司及安全人员自测漏洞使用,请勿用于非授权的渗透测试,请使用者遵守《中华人民共和国网络安全法》,本人及公司不负任何连带法律责任

asciicast

Document

中文文档:https://webpocket.readthedocs.io/zh_CN/latest/

Feature

  • 支持多线程
  • 支持对多个目标执行模块/POC(批量扫描)
  • 社区支持维护的模块库
  • 可按自己需求开发模块

About

目前基础框架大部分功能已经完成,欢迎各位试用!

有任何问题/BUG/建议,欢迎提交issue!

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