https://github.com/shellbear/flushy
Advanced man in the middle framework for macOS and Linux
https://github.com/shellbear/flushy
Last synced: 10 months ago
JSON representation
Advanced man in the middle framework for macOS and Linux
- Host: GitHub
- URL: https://github.com/shellbear/flushy
- Owner: shellbear
- License: gpl-3.0
- Created: 2017-05-10T16:06:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-24T22:01:14.000Z (over 8 years ago)
- Last Synced: 2024-12-31T21:25:59.626Z (12 months ago)
- Language: HTML
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[]()
[]()
[]()
flushy
=
Flushy is an advanced man in the middle framework for macOS and Linux for penetration testing. It includes multiple tools such as sniffing passwords, phishing, (HTML,JS,CSS) injector ...

This is a beta version ! It can contains some bugs.
Legal Disclamer
=
I don't hold any responsibility for the bad use of this tool,
remember that attacking targets without prior consent is illegal and punished by law.
Credits and dependencies
=
- nmap : https://nmap.org/
- bettercap : https://www.bettercap.org/
- bettercap proxy-modules : https://github.com/evilsocket/bettercap-proxy-modules
- dsniff : https://www.monkey.org/~dugsong/dsniff/
- wifiphisher (phishing page: oauth-login) : https://github.com/wifiphisher/wifiphisher
Instalation
=
Dependencies will be automatically installed running the install script.
git clone https://github.com/ShellBear/flushy/
cd flushy && sudo bash install.sh
sudo bash flushy.sh
Known Issues
=
If you discover any bugs, feel free to create an issue on GitHub fork and
send us a pull request.
Author
=
* ShellBear (https://github.com/ShellBear)
Blogspot (http://shellbearblog.blogspot.com)
Contributing
=
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request