Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 913 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 913 Bytes

katori

DISCLAIMER

The functions provided by katori is for EDUCATIONAL PURPOSES ONLY. You are solely responsible for your actions. Creator of katori, in no way responsible for any of the actions performed by anyone.

If you agree with the above statements, you may proceed to use this tool for anything legal.

General info

katori is a tool to work with a network. it's both a sniffer and attacks provider (only few features is implemented for now).

Project is under development, so it's far away from expected tool.

Features

FEATURES WILL BE ADDED SOON

How to build

You can build katori by using make like this:

$ cd ./katori
$ make

Of course, make install option will be added soon.

How to run

HOW TO RUN WILL BE ADDED SOON

$ sudo ./katori -i wlan0 -l /tmp/log

Note that you have to run it using sudo, cause sniffing requires root privileges