J0lt Save

DNS amplification DDOS attack tool.

Project README

j0lt DNS amplification (DDoS) attack tool



Knowledge:


  • Usage: sudo ./j0lt -t -p -m
  • (the-scientist㉿rs)-$ gcc j0lt.c -o j0lt
  • (the-scientist㉿rs)-$ sudo ./j0lt -t 127.0.0.1 -p 80 -m 1337

  • Options:
  • [-x] will print a hexdump of the packet headers
  • [-d] puts j0lt into debug mode, no packets are sent
  • [-r list] will not fetch a resolv list, if one is provided.

What is DNS a amplification attack:

  • A type of DDoS attack in which attackers use publicly accessible open DNS servers to flood a target with DNS response traffic. An attacker sends a DNS lookup request to an open DNS server with the source address spoofed to be the target’s address. When the DNS server sends the
    record response, it is sent to the target instead.

Open Source Agenda is not affiliated with "J0lt" Project. README Source: thesc1entist/j0lt
Stars
40
Open Issues
0
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating