Skip to content

Synchronous STIX Connector for WordPress iThemes Security itsec_logs #2

@remkohdev

Description

@remkohdev

Write an initial STIX connector for iThemes/WP. This connector is a minimal synchronous connector.

  • STIX_SHIFTER Connector documentation and Developer Guide
  • Deploy localhost MySQL server with Wordpress iThemes Security tables
  • Synchronous Connector to iThemes-WP itsec_logs
    • Transmission
      • ping
      • query (only for asynchronous) N/A
      • results
      • status (only for asynchronous) N/A
      • delete N/A
      • is_async N/A
    • Translate IN
      • results
      • query
      • parse
      • supported_attributes
    • Translate OUT
    • execute
    • Add README.md
  • Present playback to team
  • Add Unit Tests
  • Install Connector on CP4S for integration testing,
  • Add STRIDE attack, https://en.wikipedia.org/wiki/STRIDE_(security)

TODOs:

  • Add ErrorHandling to mysql_connection_client.py#17, self.client = mysql.connector.MySQLConnection()... "mysql.connector.errors.ProgrammingError: 1049 (42000): Unknown database 'db_dev_3'" e.g.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions