Difference between pages "FreeBSD" and "Hash (tool)"
From Forensics Wiki
(Difference between pages)
m |
m (add to cat) |
||
| Line 1: | Line 1: | ||
| − | + | {{Infobox_Software | | |
| + | name = Hash | | ||
| + | maintainer = [[The Grugq]] | | ||
| + | os = {{Linux}} | | ||
| + | genre = {{Analysis}} | | ||
| + | license = | | ||
| + | website = [http://www.tacticalvoip.com/ tacticalvoip.com] | | ||
| + | }} | ||
| − | == | + | ===Background=== |
| − | + | Hash ('''Ha'''cker '''She'''ll) is a tool to enable people to evade detection while penetrating a system. | |
| − | + | ||
| − | [[Category: | + | 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] | ||
| + | |||
| + | [[Category:Anti-Forensic Tools]] | ||
| + | [[Category:Anti-forensics tools]] | ||
Revision as of 17:55, 4 July 2008
| Hash | |
|---|---|
| Maintainer: | The Grugq |
| OS: | Linux |
| Genre: | Analysis |
| License: | |
| Website: | tacticalvoip.com |
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