Giter Club home page Giter Club logo

torshammer's Introduction


Use for educational purposes ONLY

This is a maintained fork of Torshammer

It works with the new TOR port 9150

TORS HAMMER HOW TO


python torshammer.py

You should now see a terminal-based GUI interface. Tor'shammer interface has it's own basic help menu that tells you how to run the script according to your target.

Example usage:

python torshammer.py -t 192.168.1.100 -r 100000 -T
  • The larger the thread count, the more efficient and effective the attack!!
  • -T adds the Tor function which provides security, as well, as providing a new identity in case the site is programmed to ban IP addresses which leave an open connection for "x" amount of time. Tor'shammer's method of combining this is clever and effective, making it the powerful tool it is. However, Tor'shammer is only effective to apache servers which do not run nginx.

torshammer's People

Contributors

dotfighter avatar karlheinzniebuhr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

torshammer's Issues

error

i get this error if i run the python3 torshammer.py

Traceback (most recent call last):
File "/home/user/Desktop/Tor/torshammer/torshammer.py", line 24, in
term = terminal.TerminalController()
File "/home/user/Desktop/Tor/torshammer/terminal.py", line 106, in init
setattr(self, attrib, self._tigetstr(cap_name) or '')
File "/home/user/Desktop/Tor/torshammer/terminal.py", line 124, in _tigetstr
return re.sub(r'$<\d+>[/*]?', '', cap)
File "/usr/lib/python3.9/re.py", line 210, in sub
return _compile(pattern, flags).sub(repl, string, count)
TypeError: cannot use a string pattern on a bytes-like object

The python file shows this error while running

File "torshammer.py", line 76
print term.BOL+term.UP+term.CLEAR_EOL+"Posting: %s" % p+term.NORMAL
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(term.BOL+term.UP+term.CLEAR_EOL+"Posting: %s" % p+term.NORMAL)?

Please don't use this (and preferably delete this)

Tor network has very low capacity. This only hurts Tor itself. You will not cause any denial of service on the targeted websites, you will only cause traffic on the Tor network and block it for legitimate users.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.