Hackersh
A free and open source command-line shell and scripting language designed especially for security testing
Install / Use
/learn @ikotler/HackershREADME
======== Hackersh
Hackersh <http://www.hackersh.org>_ ("Hacker Shell") is a shell (command interpreter) written in Python with Pythonect-like syntax, builtin security commands, and out of the box wrappers for various security tools.
Hello, world
Here is the canonical "Hello, world" example program in Hackersh::
"http://localhost" -> url -> nmap -> w3af
Wait, what? This is a a compacted but 100% complete implementation of a black-box web application vulnerability scanner
Installation
There are a few ways to install Hackersh.
-
You can install directly from PyPI_ using
easy_installor pip_::easy_install hackershor::
pip install hackersh -
You can clone the git repository somewhere in your system::
git clone git://github.com/ikotler/hackersh.gitThen you should do following steps::
cd hackersh python setup.py installAlternatively, if you use pip_, you can install directly from the git repository::
pip install \ git+git://github.com/ikotler/hackersh.git@master#egg=Hackersh \ -r https://github.com/ikotler/hackersh/raw/master/doc/requirements.txt
For any of the above methods, if you want to do a system-wide installation, you will have to do this with root permissions (e.g. using su or sudo).
.. _PyPI: http://pypi.python.org/pypi/Hackersh/ .. _pip: http://www.pip-installer.org/
License
Hackersh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
