Hermes banner

Hermes

8 devlogs
18h 20m 34s
lisardowo

working in a feature that saves specific characteristics (relevant for cybersecurity audits) but its still bugged as hell

Attachment
0
lisardowo

Now it can read both the header of the payload for general data and the body for specificic analysis

Attachment
0
lisardowo

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

Attachment
0
lisardowo

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

Attachment
Attachment
0
lisardowo

Now I can succesfuly analize wifi request headers

Attachment
0
lisardowo

Now I can extract addresses of src and destination, implementing a function to extract the name of the web

Attachment
0
lisardowo

Worked in artemisa module: now it can analyze the payload to identify the mac Address of the sender

Attachment
0
lisardowo

Created some basic promiscuous mode for artemisa module

Attachment
0