Code Monkey home page Code Monkey logo

7etsuo / j0lt-ddos-tool Goto Github PK

View Code? Open in Web Editor NEW
15.0 0.0 4.0 788 KB

DNS amplification tool. 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.

Home Page: https://www.rootstorm.com

C 97.85% Makefile 2.15%
ddos ddos-tool ddos-attack-tools dns dns-amplification-attack dns-amplification-lab hacking-tool

j0lt-ddos-tool's Introduction

7etsuo

Excessively driven developer, constantly labouring on self-improvement and supporting others.

snowcrash_banner_good

🧮 Statistics


GitHub stats

🌟 Small Contributions

Contribution Details
Icon Microsoft Fixed misplaced closing brace in WndProc.
Icon Rust Updated an unnecessary newline following the println examples.
Icon Kali Fixed a broken historical link in the 'Kali Linux History' topic.
Icon Kali Got a shoutout for contributing to the community by sharing my notes, and resources with users.
Icon Ronin Updated broken link for Pragmatic Programmers Guide to Ruby

🐛 CVE-2003-0358

Buffer overflow in (1) nethack 3.4.0 and earlier, and (2) falconseye 1.9.3 and earlier, which is based on nethack, allows local users to gain privileges via a long -s command line option.

https://github.com/7etsuo/CVE-2003-0358
https://www.exploit-db.com/?author=4939

🏁 CTF Writeups

https://github.com/7etsuo/zh3r0-CTF-binaryexploit
https://ctftime.org/writeup/21710
https://ctftime.org/writeup/21729
https://ctftime.org/writeup/21728

j0lt-ddos-tool's People

Contributors

7etsuo avatar aalawfi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

azure-arc-0 egida

j0lt-ddos-tool's Issues

Enhanced Error Reporting feature

Error Handling Refactor: Refactor the current error handling approach to make use of a Result enum throughout the codebase. This will standardize how errors are managed.

random source / proxy list..

i test it on tcp udp icmp method source was not randomize but only single my own ip show in victom machine . proxy is not working ?
in icmp method --help shows command format《ip:port》in implification section: but icmp protocol have no port

Refactor Process Spawning Function for Improved Readability and Modularity

Objective: The current implementation of the process spawning function combines multiple operations (initialization, spawning, and cleanup) in a single block, leading to code that is difficult to read and maintain. This issue aims to refactor the function to improve clarity, modularity, and error handling.

Tasks:

Separate Error Handling: Implement a dedicated error handling function to streamline error reporting.
Modularize Initialization and Cleanup: Create separate functions for initializing and destroying the posix_spawnattr_t attributes to simplify the main logic.
Isolate Process Spawning: Extract the process spawning logic into its own function to enhance readability and reusability.

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.