IOActive / laf

This project intends to provide a series of tools to craft, parse, send, analyze and crack a set of LoRaWAN packets in order to audit or pentest the security of a LoraWAN infrastructure.
BSD 3-Clause "New" or "Revised" License
171 stars 34 forks source link

I need to analyze the LoraWan security features through simulations. #7

Closed OniremE closed 4 years ago

OniremE commented 4 years ago

could you give me a suggestion for me?

matiassequeira commented 4 years ago

Sure, we can help you. Would you describe with more details what do you need and what do you want to do?

OniremE commented 4 years ago

I want to analyze the possible vulnerabilities in LoraWan through simulations, packets traffic, encryption.

matiassequeira commented 4 years ago

Ok. The offensive part of this framework will help you to craft and inject packets into a LoRaWAN architecture but it's not meant to simulate traffic. Personally, I don't remember any repository to simulate traffic. Anyway, I strongly suggest you to take a quck look at shodan and look for open MQTT brokers with LoRaWAN messages, which are generated by real devices. This could be a first step! Anything else let me know.

hjmhardsoft commented 4 years ago

could you give me a suggestion for me? Hi, take a look to https://simplesoft.com/SimpleIoTSimulator.html

OniremE commented 4 years ago

Thank`s, i´ll request for a demo of that software.