Giter Club home page Giter Club logo

fuzzing.py's Introduction

Fuzzing.py

A python script for testing the BufferOver-flow vulnerability on a system.

At line 10-you have to provide the payload name or the commands that are running on the server. At line 13- you have to provide the Ip address and port.

BufferOverflow

Stack is Divided into four parts-

ESP(Extended Stack Pointer)

BufferSpace

EBP(Extended Base Pointer)

EIP(Extended Instruction Pointer)

So,what this script does it sends out characters to the bufferspace and keep sending until it is filled and if a system will have buffer-overflow Vulnerability it will also send the characters to EBP and EIP and then the system will crash.

If this Vulnerability is present then the attacker can overwrite the EIP and create a reverse shell and gain access to the system.

Please only use if you have permissions of the owner of the system that you will test this script on because it will crash the system.

fuzzing.py's People

Contributors

raghav-1078 avatar

Watchers

 avatar

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.