Git Product home page Git Product logo

heydc7 / osmos Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 9 KB

Osmos is a command-line tool written in Go for analyzing HTTP responses and checking if parameter values are reflected. It fuzzes parameter values with random sets of characters from various character sets and checks if the modified values are reflected in the HTTP response.

License: MIT License

Go 100.00%
fuzzing input-sanitization input-validation

osmos's Introduction

osmos

Osmos is a command-line tool written in Go for analyzing HTTP responses and checking if parameter values are reflected. It fuzzes parameter values with random sets of characters from various character sets and checks if the modified values are reflected in the HTTP response.

Installation

go install github.com/heydc7/osmos@latest

Usage:

osmos [flags]

Flags:

-h, --help             help for osmos
-r, --request string   HTTP Request
-u, --url string       URL

Run the osmos executable with the desired URL or request as follows:

./osmos -u <URL>

Disclaimer:

Usage of osmos for fuzzing targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

Contributing

Contributions are welcome! Please feel free to submit bug reports or feature requests.

License

This project is licensed under the MIT License.

osmos's People

Contributors

heydc7 avatar

Stargazers

 avatar

Watchers

 avatar

osmos's Issues

Add a feature to test specific parameters using “FUZZ” keyword

Description:
The proposed feature involves adding support for the "FUZZ" keyword to parameters, which allows testers to specify parameters for targeted testing scenarios.

Goals:

  • Implement the FUZZ keyword functionality for parameter testing.
  • Enable testers to specify specific parameters to be fuzzed during testing.

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.