Difference between pages "Bloom Filters" and "Hash (tool)"
From Forensics Wiki
(Difference between pages)
m |
(→External Links: official hash download page) |
||
| Line 1: | Line 1: | ||
| − | = | + | ===Background=== |
| − | + | ||
| − | + | Hash ('''Ha'''cker '''She'''ll) is a tool to enable people to evade detection while penetrating a system. | |
| − | + | Hash, originally written in 2003, was re-written in June 2007 and released at the Korean security conference, [http://www.powerofcommunity.net Power of Community] that November. | |
| − | + | ===Features=== | |
| − | * [ | + | '''Hacking utilities''' |
| + | * Inline file transfer | ||
| + | * qondom - remote diskless execution | ||
| + | |||
| + | '''Builtins''' | ||
| + | * Triggers | ||
| + | * Aliasing | ||
| + | * Basic file system and shell escape commands | ||
| + | |||
| + | ===External Links=== | ||
| + | * [http://powerofcommunity.net/poc2007/grugq.pdf PoC presentation: ''Hacking Sucks!''] | ||
| + | * [http://www.tacticalvoip.com/tools.html hash-0.2.5.tar.gz] | ||
Revision as of 16:56, 4 July 2008
Background
Hash (Hacker Shell) is a tool to enable people to evade detection while penetrating a system.
Hash, originally written in 2003, was re-written in June 2007 and released at the Korean security conference, Power of Community that November.
Features
Hacking utilities
- Inline file transfer
- qondom - remote diskless execution
Builtins
- Triggers
- Aliasing
- Basic file system and shell escape commands