Skip to content
Snippets Groups Projects
  • Pavel Valach's avatar
    c4300b84
    cowrie/wardenfiler: Credentials aggregation change · c4300b84
    Pavel Valach authored
    First, store the credentials into the session info.
    If the login succeeds, only the credentials from that login session will be sent.
    
    Store all of the attempted credentials in aggregation buffer.
    
    When the aggregation window expires and the event is flushed,
    send the aggregated credentials to Warden.
    c4300b84
    History
    cowrie/wardenfiler: Credentials aggregation change
    Pavel Valach authored
    First, store the credentials into the session info.
    If the login succeeds, only the credentials from that login session will be sent.
    
    Store all of the attempted credentials in aggregation buffer.
    
    When the aggregation window expires and the event is flushed,
    send the aggregated credentials to Warden.