Showing posts with label attack. Show all posts
Showing posts with label attack. Show all posts

Sunday, September 3, 2017

UMBREON ATTACK

UMBREON ATTACK




197 / UMBREON - Attack - Pok�mon Papercraft
Name: Umbreon
Type: Dark
Species: Moonlight Pok�mon
Height: 1.0 m (3 3")
Weight: 27.0 kg (59.5 lbs)
Interesting Facts: When agitated, this Pok�mon protects itself by spraying poisonous sweat from its pores. Also, on the night of a full moon, or when it gets excited, the ring patterns on its body glow yellow. It evolves from Eevee by Happiness during the night or when around a Moon Shard.

THE PAPER MODEL
Height: 16.5 cm/6.5 in
Width: 9.6 cm/3.8 in
Depth: 17.9 cm/7.1 in
No. of Pages: 4
No. of Pieces: 44
Level: Medium-Easy
Designer: PODragon
Photo: LuIS
NOTES: The model starts at the head and its closed at the back legs. Some parts can be a bit complicated if you dont pay attention, such as piece 20, start this one by the place close to the * and stop gluing it when you reach the place where piece 23 (right leg) goes, glue the leg and proceed. The ears and tail can be quite heavy, so reinforcing from the inside with scrap paper glued to the place where they connect is highly recommended. The teeth are quite small, so tweezers are recommended, glue them as soon as the mouth is done.

Download: A4 / Letter

download file now

Read more »

Sunday, August 13, 2017

Tsunami DNS Amplification Attack Tool

Tsunami DNS Amplification Attack Tool


Tsunami is a DNS Amplification Attack Tool which is collected from the internet and modified by Samiux. It is designed for testing your server and/or network under the DNS Amplification Attack. Perform this test on any server and/or network without authorization is a crime and you will be put into a jail.

The number of open recursive DNS servers and the bandwidth of the attacker as well as duration may affect the traffic volume size of the attack.

Tsunami is working perfectly on Kali Linux 1.0.7 or above. The official site is at here.

Usage



To perform DNS Amplification attack :

python amplfiy.py -t 1.2.3.4 -s open_dns.txt -a domain_name.txt -c -1 --verify -v --threads=1000

*where 1.2.3.4 is the victims IP address

To scan for the open recursive DNS server :

perl find_open_resolvers.pl 1.0.0.0 - 1.84.255.255 -q 1000

Remarks : this script just can check if the DNS server has the RA flag or not only. You need to double check with the following command to confirm the scanned DNS server is a true open recursive DNS server.

dig ANY isc.org @samsung.idv.tw

*where samsung.idv.tw is the open recursive DNS server
where isc.org is the domain to lookup

Tsunami comes with the following files :

amplfiy.py - the attack script
find_open_resolvers.pl - the scanner script
gov-uk_domain.txt - domain names of UK Government
open_dns_1.0.0.0-1.84.255.255.txt - open recursive DNS list within 1.0.0.0 and 1.84.255.255 IP range

Thats all! See you.

download file now

Read more »