All Projects → bettercap → Caplets

bettercap / Caplets

Licence: gpl-3.0
bettercap scripts (caplets) and proxy modules.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Caplets

mitm
A simple yet effective python3 script to perform DNS spoofing via ARP poisoning
Stars: ✭ 23 (-93.66%)
Mutual labels:  mitm
websploit
Websploit is an advanced MITM framework.
Stars: ✭ 105 (-71.07%)
Mutual labels:  mitm
Hackdroid
Android Apps, Roms and Platforms for Pentesting
Stars: ✭ 310 (-14.6%)
Mutual labels:  mitm
service-identity
Service Identity Verification for Python
Stars: ✭ 78 (-78.51%)
Mutual labels:  mitm
Raven-Storm
Raven-Storm is a powerful DDoS toolkit for penetration tests, including attacks for several protocols written in python. Takedown many connections using several exotic and classic protocols.
Stars: ✭ 235 (-35.26%)
Mutual labels:  mitm
Wifi Pumpkin Deprecated
DEPRECATED, wifipumpkin3 -> https://github.com/P0cL4bs/wifipumpkin3
Stars: ✭ 2,964 (+716.53%)
Mutual labels:  mitm
MITM-cheatsheet
All MITM attacks in one place.
Stars: ✭ 655 (+80.44%)
Mutual labels:  mitm
Ssh Mitm
ssh mitm server for security audits supporting public key authentication, session hijacking and file manipulation
Stars: ✭ 335 (-7.71%)
Mutual labels:  mitm
emuiibo
Virtual amiibo (amiibo emulation) system for Nintendo Switch
Stars: ✭ 584 (+60.88%)
Mutual labels:  mitm
Hetty
Hetty is an HTTP toolkit for security research.
Stars: ✭ 3,596 (+890.63%)
Mutual labels:  mitm
mitm-python
A simple as possible man in the middle written in python using scapy
Stars: ✭ 6 (-98.35%)
Mutual labels:  mitm
iyov
Web proxy for http(s) for developers to analyze data between client and servers based on workerman, especailly for app developers.
Stars: ✭ 27 (-92.56%)
Mutual labels:  mitm
Wirespy
Framework designed to automate various wireless networks attacks (the project was presented on Pentester Academy TV's toolbox in 2017).
Stars: ✭ 293 (-19.28%)
Mutual labels:  mitm
httransform
A framework to build precise and fast HTTP proxies.
Stars: ✭ 54 (-85.12%)
Mutual labels:  mitm
Modlishka
Modlishka. Reverse Proxy.
Stars: ✭ 3,634 (+901.1%)
Mutual labels:  mitm
mps
MPS is a high-performance HTTP(S) proxy library that supports forward proxies, reverse proxies, man-in-the-middle proxies, tunnel proxies, Websocket proxies. MPS 是一个高性能HTTP(s)中间代理库,它支持正向代理、反向代理、中间人代理、隧道代理、Websocket代理
Stars: ✭ 64 (-82.37%)
Mutual labels:  mitm
mitm-play
Man in the middle using Playwright
Stars: ✭ 13 (-96.42%)
Mutual labels:  mitm
Mastermind
Man in the middle testing
Stars: ✭ 341 (-6.06%)
Mutual labels:  mitm
Https Mitm Proxy Handbook
基于Node.js的HTTPS MITM(中间人)代理的原理和实现
Stars: ✭ 321 (-11.57%)
Mutual labels:  mitm
Mitmf
Framework for Man-In-The-Middle attacks
Stars: ✭ 3,277 (+802.75%)
Mutual labels:  mitm

Caplets

bettercap's interactive sessions can be scripted with .cap files, or caplets, the following are a few basic examples, look at this repo for more.

To install / update the caplets on your computer:

git clone https://github.com/bettercap/caplets.git
cd caplets
sudo make install

Or, from within bettercap:

> caplets.update

Refer to the official documentation and to any caplet specific README for more info.

License

bettercap is made with ♥ by the dev team and it's released under the GPL 3 license.

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