-
# Description
Check if countries are well written, and correct wrong ones.
# Process
1. Get countries' dataset
3. Compare original values with database values (needs _split_ of locations)
4.…
-
Hi,
i've developed some additions to make scapy3k usable for automotive penetration testing.
Mainly I implemented sockets for CAN and ISO-TP and Packet definitions for ISO14229 and a properitary ISO…
-
when sending multi-frame, tp_poll handle remain packets. but in isotp_send_with_id function,send_bs_remain set to 0, causing tp_poll can not do sending. link->send_status will stay in ISOTP_SEND_STATU…
-
here is my code snippet.
How can I check if the device is still connected to aws or not.
```
void aws_iot_main(void *pvParameters)
{
int returnStatus = EXIT_SUCCESS;
MQTTContext_t m…
-
Not an issue or a fault, but a nice-to-have additional tool in the toolbox.
Sometimes it’s quite useful to be able to manually construct a specific sequence of hex bytes, send it across to the ECU …
-
```
What steps will reproduce the problem?
1. I am connected to camera via android tablet and and TP-Link
2. I push record video button on tablet the camera switches but displays (Press
record button…
-
This is quite similar to the situation found earlier for ISO-TP sockets. If there is an attempt to read from an unbound socket, then the call will be blocked indefinitely because of course there will …
-
```
What steps will reproduce the problem?
1. I am connected to camera via android tablet and and TP-Link
2. I push record video button on tablet the camera switches but displays (Press
record button…
-
```
What steps will reproduce the problem?
1. I am connected to camera via android tablet and and TP-Link
2. I push record video button on tablet the camera switches but displays (Press
record button…
-
I'm trying to make docker image where will be installed pyiso==0.4.0 (with python3.8.13):
```
Collecting lxml
Downloading lxml-3.6.4.tar.gz (3.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━…