Changelog
New Features
- 131aa84 misc: added osx tests for tagless travis builds
- c47e3f6 new: gateway.change event for MITM monitoring
- bfe307f new: ticker now broadcasts a tick event
- 906969f new: wifi.probe to send fake client probe requests
- 8827a2a new: session scripts can now include other scripts via require(‘file’)
- 4072706 new: new -script allows to run JS code to instrument session
- a6d5d5d new: implemented icmpv6 rogue router advertisement
- 57436a8 new: experimental ipv6 ndp spoofer (closes #851)
- cbc1432 new: net.sniff now supports ipv6
- bef4c6a new: basic ipv6 support
- d0b5c34 new: module parameters now accept that will be resolved to the interface IP address
- 240c4c3 new: detection and parsing of deauthentication frames as wifi.deauthentication events
- d63122b new: new -caplets-path argument to specify an alternative caplets base path (closes #850)
Fixes
- ee14e96 misc: small fix or general refactoring i did not bother commenting
- 05a1854 misc: small fix or general refactoring i did not bother commenting
- e3078c7 misc: small fix or general refactoring i did not bother commenting
- 22c95c0 misc: small fix or general refactoring i did not bother commenting
- 80f7428 fix: fixed a ‘ble.recon off’ panic on linux
- 421df50 misc: small fix or general refactoring i did not bother commenting
- 4dac3b9 fix: handle disconnection (nil gateway) in routes monitor
- c9ae0f3 misc: small fix or general refactoring i did not bother commenting
- 43a93fd fix: refactored routing logic (fixes #701)
- 88a8319 fix: do not trigger deauth events for frames sent by client stations or unknown access points
- bc7d1d9 misc: small fix or general refactoring i did not bother commenting
- 1d306e6 fix: do not override req.Hostname in http proxy module script (fixes #678)
- 2b4188b misc: small fix or general refactoring i did not bother commenting
- 3c506b7 misc: small fix or general refactoring i did not bother commenting
- d5fb7b6 misc: small fix or general refactoring i did not bother commenting
- e465f9b misc: small fix or general refactoring i did not bother commenting
- 5b8cb9a fix: check ssid probes for non printable characters
- 31b0663 fix: fixed a panic in net.show.meta when rendeing open ports
- 662f5fb fix: don’t print wifi.client.probe we generate
- 2b1ff7d fix: fixed vm locking
- 3c20f2c misc: small fix or general refactoring i did not bother commenting
- fb7bed9 misc: small fix or general refactoring i did not bother commenting
- d5e5abc fix: using static url for qemu
- c2be8a4 fix: fixed net.probe mdns parsing from ipv6
- fad6172 misc: small fix or general refactoring i did not bother commenting
- b0f7e76 fix: keep track of ipv6 packets
- 4d5e930 misc: small fix or general refactoring i did not bother commenting
- c152020 misc: small fix or general refactoring i did not bother commenting
- 16891c4 misc: small fix or general refactoring i did not bother commenting
- 6b821d2 misc: small fix or general refactoring i did not bother commenting
- cea53b9 fix: collect additional frames for stations with key material (ref #810)
- c68c880 misc: small fix or general refactoring i did not bother commenting
- 0d17ba3 misc: small fix or general refactoring i did not bother commenting
- 6dd86c4 fix: using iw if available to get supported wifi frequencies (fixes #743)
- c4bbc12 fix: returning error when neither iw or iwconfig are found
- 67a0063 fix: updated gatt library which fixes some linux issues
- 4f5f89b fix: do not add unhandled dns types to dns spoofing packets (closes #843)
Misc
Directly related posts: