httpillage
httpillage copied to clipboard
For some reason the polling JS is loaded into every page, causing errors. Refactor this to only poll when actually viewing an active job.
A performance issue was discovered that seems to be related to the use of Mechanize. Initial tests indicate that raw Net::HTTP `GET` queries are about 10x faster than leveraging Mechanize's...
## Description httpillage should be able to parse data from the response and use the results to flag the C&C. This will be useful for detecting successful vulnerabilities, etc. Response...
For some reason the last result of a dictionary file is never returned as a payload.
By default we'll leverage the following charsets over a fixed length. Custom charsets will be implemented later. ``` ?l = abcdefghijklmnopqrstuvwxyz ?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ ?d = 0123456789 ?s = «space»!"#$%&'()*+,-./:;?@[\]^_`{|}~...
We need to make this better.Right now it's all a single column, text fields and textarea's are not large enough.