Giter VIP home page Giter VIP logo

hammer's People

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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hammer's Issues

No notice of license.

By default, your software would be All-Rights-Reserved. Judging from your readme file though, I don't think that's what you want.

If you want a license that lets other people do whatever they want with your software, I'd recommend Creative Commons Zero. It's one of Github's defaults. Creative Commons Share Alike and Creative Commons Attribution are also both pretty freedom-friendly.

http://choosealicense.com/

Creating a new file on Github and then using LICENSE as the name gives you the license-picker, just in case you're as lazy as I am.

line 120

when you change the site from facebook to another the header on line 120 becomes a problem

DDOS TERMUX

$ apt update
$ apt upgrade
$ apt install python
$ apt install git
$ apt install dnsutils
$ git clone https://github.com/Pavithran-R/Hammer/

Hammer need the Name Server of a website which you want to attack...
To get the Name Server...just type
$ nslookup example.com
Note the IP Address of that Website

then
$ cd Hammer
$ python hammer.py -s [ip Address] -t 135
example:
$ python hammer.py -s 123.45.67.89 -t 135

Can you improve this can use with proxy?

This script work fine but it can only run on a short time then server will block that ip, it will work better if it can use via proxy list. It'll more effect

Work?

I don't know if it works or not but..I'm trying DDoS my own website and yeah, my website is down, how to fix it huhu

Line 9 No Module Named Queue

hammer.py -s xxxxxxxxxx -p 80 -t 135
Traceback (most recent call last):
File "C:\Users\User\Desktop\hammer\hammer.py", line 9, in
from queue import Queue
ImportError: No module named queue

C:\Users\User\Desktop\hammer>

This is what happens when I tried to use this script on my own IP, can anyone tell me how to fix this?

ImportError: No module named queue

$ python hammer.py 

Traceback (most recent call last):
  File "hammer.py", line 9, in <module>
    from queue import Queue
ImportError: No module named queue

How to use Instructions: Youtube

Youtube removed the Video. Following messange appears:

This video has been removed because it violates YouTube's Community Guidelines.

Ih

Bro where is code for linux

YT video

i am new in hacking i want to test this script on my website can the yt video be released again pls

Great tool!

Thank you so much! Works flawless! Code more like this please! I don't understand people complaining. If you don't know how to run simple python script then this tools is definitely not for you! And GitHub is not your place! He already stated tool is for administrative educational purposes. Good video is down, so kids don't play around with it.

Missing `LICENSE` file

There's no license for this project. The default is copyright.

I'd suggest you'd release this project under the GPLv3 (with the "any later version" clause) so if anyone makes changes to your project, they must also distribute their changes under the GPLv3 or any later version.

Null_boy

ننه شما توسط نول بوی بگا
۲۰۲۰۰۳۱۶_۱۷۵۸۵۸

Bug on ARM

Hi, I have this bug on ARM arch :

Traceback (most recent call last):
  File "hammer.py", line 151, in <module>
    t2.start()
  File "/usr/lib/python3.4/threading.py", line 850, in start
    _start_new_thread(self._bootstrap, ())
RuntimeError: can't start new thread

File "hammer.py", line 7 <!DOCTYPE html> ^ SyntaxError: invalid syntax

I'm on ubuntu 16.04.
when i type
python3 hammer.py, this is what i get:

root@bruhhh:~# python3 hammer.py
  File "hammer.py", line 7
    <!DOCTYPE html>
    ^
SyntaxError: invalid syntax

i also get this error when using an option:

root@bruhhh:~# python3 hammer.py -s 10.10.10.10 -p 80 -t 135
  File "hammer.py", line 7
    <!DOCTYPE html>
    ^
SyntaxError: invalid syntax

obviously i've used the command python3 to get rid of python2.7:

root@bruhhh:~# python3
Python 3.5.2 (default, Nov 12 2018, 13:43:14)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>

what could be the problem? i'm using a vps.

about accounts

can we collect accounts of users by using DDOS attacks

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.