Skip to content

evilpan/hamster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamster 2.0

Intro

Hamster is tool or "sidejacking". It acts as a proxy server that replaces your cookies with session cookies stolen from somebody else, allowing you to hijack their sessions.

Cookies are sniffed using the Ferret program. You need a copy of that as well.

Building

The projects/makefiles are in the "hamster/build" directory. For Linux, you probably want the "hamster/build/gcc4" directory.

Building is pretty straightforward. If you want to make your own project, you can simply compile all the files together. Any errors that occur should be obvious how to fix.

Changes

I'm currently rearranging how the code works, things might be in odd places at the moment.

See also

See http://hamster.erratasec.com for more information.

Robert Graham March 9, 2009

About

A proxy server for cookie sidejacking. Works with 'ferret'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.9%
  • C++ 18.4%
  • JavaScript 1.3%
  • Other 0.4%