Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ManaToolkit as a new modules, and fixed ngrep. #37

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
674 changes: 674 additions & 0 deletions ManaToolkit/LICENSE

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions ManaToolkit/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Mana Toolkit - Module for the WiFi Pineapples
## RC / Master-branch
This is an early release of the Mana Toolkit "Module" for the WiFi Pineapples made by me. @adde88
It does work, on both Pineapple NANO and TETRA. But i do not feel that it's ready yet to be submitted to the Hak5 repositories.
I would be very happy if people have suggestions or general feedback for improving the Module.
There's also a dev. branch on this repository for those interested in a bleeding-edge version.

### Installation:
#### TETRA:
* Create a folder: /pineapple/modules/ManaToolkit
* Copy all these files to that folder.
* Done.

#### NANO:
* Create a folder: /sd/modules/ManaToolkit
* Copy all these files to that folder.
* You then need to sym-link that folder: ln -s /sd/modules/ManaToolkit /pineapple/modules/ManaToolkit
* Done.

### Disclaimer
Any actions and or activities related to the material contained within this website/repository is solely your responsibility.
The misuse of the information in this website can result in criminal charges brought against the persons in question.
The author will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.
This site contains materials that can be potentially damaging or dangerous.
If you do not fully understand something on this site, then GO OUT OF HERE!
Refer to the laws in your province/country before accessing, using, or in any other way utilizing these materials.
These materials are for educational, research, and ethical purposes only.
Do not attempt to violate the law with anything contained here.
If this is your intention, then LEAVE NOW!
The authors of this material, or anyone else affiliated in any way, is not going to accept responsibility for your actions.
Loading