Jonathan Claudius

Results 23 issues of Jonathan Claudius

Processing from the wire or from pcap are really slow using packetfu. Consider dropping packefu for the flow handling and only use it for parsing packets that we know we're...

Feature

BNAT-Router code is currently not supported for remote networks just yet. I need to add local routing table support for remote networks.

Feature

UDP Support

Feature

Currently this project is just scratch ruby scripts to perform specific tasks. To resolve this issue, this project should be converted over to use all standard ruby library conventions as...

An untested attempt at fixing syslog facility parameter Closes #103

I was looking into the syslog integration and best I can tell a user setting a honeycomb.yml in core cannot override (or at least I haven't figured out how to...

I was doing a mass scan of some of our web properties and managed to run into an infinite loop with the Spider. It would run and run and run,...

add-on
in:spider

When checking default credentials on Oracle 11g2, there is a NoMethod bug in the parsing of the crypto response. > > require 'net/tns' > > => true > > require...

This PR adds forge unit-tests for PausableUtil