Coder Social home page Coder Social logo

domino_fuzzer's Introduction

Domino_Fuzzer

Fuzzing Test 방법

# step1 - run mutate_server # windows10, ubuntu 공통
python3 Domino_server.py

# step2 - Start Fuzzing 
[Windows10]
python3 run_fuzz_windows10.py --method (normal or iframe) (or --help)

[Ubuntu]
python3 run_fuzz_ubuntu.py --method (normal or iframe) (or --help)
  • 로그 저장 장소

    • 크래시 로그 : ./log/crash_[날짜 및 시간].log

    • 크래시 html : ./log/crash_[날짜 및 시간].html

  • 생성한 템플릿 저장 장소

    • ./Test_Templates
    • 이 디렉토리에 템플릿들을 추가하면 됩니다.
  • Fuzzing 방식 선택

    • Domato Template Based Fuzzing (기존 방식)

      python3 run_fuzz_[windows10 or ubuntu].py --method normal
      
    • iframe Domato Template Based Fuzzing (추가된 방식)

      python3 run_fuzz_[windows10 or ubuntu].py --method iframe
      

패치

2021-12-22

  • git에 업로드

domino_fuzzer's People

Contributors

oz1ng 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.