working in a feature that saves specific characteristics (relevant for cybersecurity audits) but its still bugged as hell
Log in to leave a comment
Now it can read both the header of the payload for general data and the body for specificic analysis
Log in to leave a comment
Today was kind of a low day, i just took the 500 lines spaghetti code I had in main and refactorize it to something more legible and sustainable
Log in to leave a comment
Refactored some code, standarized all to fit the style guidelines I imposed and corrected some minor bugs/redundant code that was really pissing me off
Also added the capability to interpret other signals apart from wifi but in residential areas obviously the most common are wifi signals
Log in to leave a comment
Now I can succesfuly analize wifi request headers
Log in to leave a comment
Now I can extract addresses of src and destination, implementing a function to extract the name of the web
Log in to leave a comment
Worked in artemisa module: now it can analyze the payload to identify the mac Address of the sender
Log in to leave a comment
Created some basic promiscuous mode for artemisa module
Log in to leave a comment