raider
0.3.0

Overview

  • What is Raider
  • Installing Raider
  • Glossary
  • Frequently asked questions

Tutorials

  • Prerequisites
  • Getting Started
  • Reddit authentication
  • KeyCloak OAuth setup
  • Juiceshop setup

Examples

  • Writing Custom Operations
  • Writing Custom Plugins
  • Writing Macros

Case Studies

  • Architecture
  • Why LISP/Hylang?
  • What are macros and how to use them?

API Reference

  • CLI reference
  • User facing API reference
  • Macros reference
  • Internal API reference
    • Raider
    • Config
    • FlowStore
    • Projects
    • Search
    • Structures
    • utils
    • Logger
    • Parsers
raider
  • Internal API reference
  • View page source

Internal API reference

Internal API

  • Raider
    • Raider
  • Config
    • Config
  • FlowStore
    • FlowStore
  • Projects
    • ProjectConfig
    • Project
    • Projects
  • Search
    • Matches
    • Search
  • Structures
    • DataStore
    • HeaderStore
    • CookieStore
  • utils
    • colored_text()
    • default_user_agent()
    • get_config_dir()
    • get_config_file()
    • get_project_dir()
    • get_project_file()
    • import_raider_objects()
    • hy_dict_to_python()
    • py_dict_to_hy_list()
    • create_hy_expression()
    • serialize_hy()
    • eval_file()
    • eval_project_file()
    • list_projects()
    • list_hyfiles()
    • match_tag()
    • parse_json_filter()
    • colored_hyfile()
  • Logger
    • CustomFormatter
    • get_logger()
  • Parsers
    • config
    • show
    • new
    • run
    • delete
    • edit
    • inspect
    • shell
Previous Next

© Copyright 2022, OWASP.

Built with Sphinx using a theme provided by Read the Docs.