mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 14:03:17 -07:00
preparing for github
This commit is contained in:
parent
69fa3127b6
commit
9ede6c1518
3 changed files with 618 additions and 1 deletions
21
README.md
Normal file
21
README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
<p align="center">
|
||||
<img alt="BetterCap" src="https://www.bettercap.org/assets/logo.png" height="140" />
|
||||
<h3 align="center">BetterCAP-NG</h3>
|
||||
<p align="center">
|
||||
<a href="https://github.com/evilsocket/bettercap-ng/releases/latest"><img alt="Release" src="https://img.shields.io/github/release/evilsocket/bettercap-ng.svg?style=flat-square"></a>
|
||||
<a href="/LICENSE"><img alt="Software License" src="https://img.shields.io/badge/license-GPL3-brightgreen.svg?style=flat-square"></a>
|
||||
<a href="https://travis-ci.org/evilsocket/bettercap-ng"><img alt="Travis" src="https://img.shields.io/travis/evilsocket/bettercap-ng/master.svg?style=flat-square"></a>
|
||||
<a href="https://goreportcard.com/report/github.com/evilsocket/bettercap-ng"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/evilsocket/bettercap-ng?style=flat-square"></a>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
**bettercap** is a complete, modular, portable and easily extensible **MITM** tool and framework with every kind of diagnostic
|
||||
and offensive feature you could need in order to perform a man in the middle attack.
|
||||
|
||||
**This is a WIP of the new version, very alpha, do not use.**
|
||||
|
||||
## License
|
||||
|
||||
BetterCAP and BetterCAP-NG were made with ♥ by [Simone Margaritelli](https://www.evilsocket.net/) and it is released under the GPL 3 license.
|
Loading…
Add table
Add a link
Reference in a new issue