-
When I run the following query I receive an error. This only happens once I join the blobs table. I am running this over 155 repos, if you need me to narrow it down, let me know.
```sql
SELECT fi…
-
This may or may not be an issue depending on the intent of reader.py. But, httpreplay/reader.py passes a file path (variable name fp) to dkpt/pcap.py but dkpt wants a file object. This is causing issu…
-
Hi Jurriaan,
i have taken a look at the code of httpreplay, because i had some issues during the decrytion of https traffic with cuckoo. My thoughts about these issues are that you are using tlslite …
-
Hi,
I am trying to use your tool, but I am facing some difficulties. I have a pcap file containing the whole communication between my kali linux and a webserver, where kali linux sends packages fro…
-
Hi Jurriaan,
i found a strange error decoding some sessions. I added the pcap.
The error "AttributeError: 'str' object has no attribute 'name'" that you see if running without debugging is not corr…
-
This should include a main.tf to create a GCP PubSub topic and subscription. See https://www.terraform.io/docs/providers/google/r/pubsub_topic.html, https://www.terraform.io/docs/providers/google/r/pu…
-
Please answer these questions before submitting your issue. Thanks!
#### What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on …
jteng updated
5 years ago
-
I installed Volatility from source and it seems to work but I get the following warnings, and would like to ask what they mean.
2016-07-15 14:25:30,897 [volatility.debug] WARNING: NoneObject as strin…
-
(delete this for feature requests)
## Client
## Describe Your Environment
mac go get/glide
Seeing this error from go get or using glide...
go get -v -u cloud.google.com/go/httpreplay/i…
-
Thanks for creating an issue! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html
##### My issue is: ERROR: AttributeError: 'NoneType' object has …