Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rifandani/ddos-hammer
ddos tool berbasis "hammer" in python
https://github.com/rifandani/ddos-hammer
ddos ddos-attack-tools ddos-tool python termux termux-tools
Last synced: about 1 month ago
JSON representation
ddos tool berbasis "hammer" in python
- Host: GitHub
- URL: https://github.com/rifandani/ddos-hammer
- Owner: rifandani
- Created: 2020-02-15T12:27:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T12:31:39.000Z (over 2 years ago)
- Last Synced: 2024-05-15T15:30:13.880Z (8 months ago)
- Topics: ddos, ddos-attack-tools, ddos-tool, python, termux, termux-tools
- Language: Python
- Size: 2.93 KB
- Stars: 15
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PERHATIAN... SAYA TIDAK BERTANGGUNG JAWAB ATAS SEGALA DAMPAK YANG AKAN TERJADI
TOOLS INI TERBUKA HANYA SEBAGAI EDUKASI, JANGAN DISALAHKGUNAKAN$ apt update && apt upgrade (update dan upgrade tools yg sudah ada)
$ apt install python (install python bagi yg belum punya)
$ apt install git (install git biar bisa input command git clone)
$ git clone https://github.com/rifandani/ddos-hammer.gitDDOS tools ini berbasis "Hammer" tool yang membutuhkan Name Server dari website yang ingin anda serang
Biar bisa mendapatkan "Name Server" nya... input command
$ apt install dnsutils (install biar bisa input command nslookup)
$ nslookup example.com
Catat IP Address dari Website tersebut...Kalau semua sudah siap, masuk ke direktori
$ cd ddos-hammer
$ python hammer.py -s [ip Address] -t 135
contoh:
$ python hammer.py -s 123.45.67.89 -t 135Silahkan di STAR dan FORK jika bermanfaat