Hackersh (Hacker Shell) - An Open Source Command-line Shell For Security Testing
Hackersh (Hacker Shell) is a free and open source shell (command interpreter) written in Python with Pythonect-like syntax, built-in security commands, and out of the box wrappers for various security tools. It is like Unix pipeline, but for processing security information and metadata rather than bytes. In short, it is basically an interactive console for security research and testing.
Requirements:
HOW TO INSTALL HACKERSH
- Automatic installation:
Hackersh is listed in PyPI and can be installed with pip or easy_install:.
easy_install hackersh
orpip install hackersh
- Manual installation:
tar xvzf Hackersh-0.2.0.tar.gz
cd Hackersh-0.2.0
sudo python setup.py install
Source: www.effecthacking.com
Hackersh (Hacker Shell) - An Open Source Command-line Shell For Security Testing
Reviewed by Anonymous
on
9:52 AM
Rating: