Git Product home page Git Product logo

netfuzzer's Introduction

Callback函数:

ex_send_callback()     #自定义发送函数
connect_failed_callback()         #连接失败回调函数
connect_success_callback()       #连接成功回调函数
send_failed_callback()           #发送失败回调函数
set_mutate_frame_callback()       #设置使用的测试用例生成框架
pre_mutate_callback()             #测试用例生成前回调函数
post_mutate_callback()           #测试用例生成后回调函数
start_wait_callback()             #开始Fuzz前回调函数
fetch_proc_crash_callback()       #在进程监视器中获取进程到crash信息回调
detected_target_crash_callback() #通过网络监视器获取到目标crash信息回调
custom_detect_crash_callback()   #自定义检测目标crash方法的回调函数
pre_send_callback()               #测试用例发送前的回调函数
post_send_callback()             #测试用例发送完成后的回调函数
packet_handler_callback()         #网络嗅探器抓取到的数据包回调处理函数


其它API:

get_name()                       #获取block名称
get_field_value()                 #获取block中字段的值
set_field_value()                 #设置block中字段的值
dump_corpus_file()               #将用户定义的block结构dump到AFL语料库中
set_mutate_option()               #设置AFL数据生成的长度选项
set_mutate_payload()             #设置AFL生成的数据为指定的payload
dump_fuzz_store_list()           #将存储的Fuzz列表dump到指定文件

NetFuzzer

image


netfuzzer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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