Form->create('Attribute', array('id')); ?>

Paste a list of IOCs into the field below for automatic detection.

Form->hidden('event_id'); echo $this->Form->input('value', array( 'type' => 'textarea', 'error' => array('escape' => false), 'div' => 'input clear', 'class' => 'input-xxlarge', 'label' => false )); ?>
Cancel
Form->end(); ?>
Js->writeBuffer(); // Write cached scripts