mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
df8ebd2525
commit
8d66e68fc2
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<a href="https://travis-ci.org/bettercap/bettercap"><img alt="Travis" src="https://img.shields.io/travis/bettercap/bettercap/master.svg?style=flat-square"></a>
|
||||
<a href="https://goreportcard.com/report/github.com/bettercap/bettercap"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/bettercap/bettercap?style=flat-square&fuckgithubcache=1"></a>
|
||||
<a href="https://codecov.io/gh/bettercap/bettercap"><img alt="Code Coverage" src="https://img.shields.io/codecov/c/github/bettercap/bettercap/master.svg?style=flat-square"></a>
|
||||
<a href="https://repology.org/project/bettercap/versions"><img src="https://repology.org/badge/tiny-repos/bettercap.svg" alt="Packaging status"></a>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
|
@ -22,6 +23,7 @@ bettercap is a powerful, easily extensible and portable framework written in Go
|
|||
* A powerful **network sniffer** for **credentials harvesting** which can also be used as a **network protocol fuzzer**.
|
||||
* A very fast port scanner.
|
||||
* A powerful [REST API](https://www.bettercap.org/modules/core/api.rest/) with support for asynchronous events notification on websocket to orchestrate your attacks easily.
|
||||
* A very convenient [web UI](https://www.bettercap.org/usage/#web-ui).
|
||||
* [More!](https://www.bettercap.org/modules/)
|
||||
|
||||
## About the 1.x Legacy Version
|
||||
|
@ -43,3 +45,7 @@ The project is documented [here](https://www.bettercap.org/).
|
|||
## License
|
||||
|
||||
`bettercap` is made with ♥ by [the dev team](https://github.com/orgs/bettercap/people) and it's released under the GPL 3 license.
|
||||
|
||||
## Stargazers over time
|
||||
|
||||
[](https://starchart.cc/OWASP/Amass)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue