-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
- Transmission
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels