mirror of
https://github.com/brmlab/BLIT.git
synced 2025-06-07 19:34:00 +02:00
Update README.md
This commit is contained in:
parent
a9a96e3038
commit
1d7d706313
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
||||||
|
|
||||||
* **MaDHCPhost changer** - you probably know macchanger that changes hardware address of your network device when you want to avoid tracking identities bundled with your network device identificator (MAC address). Unfortunately this is not the only identificator bundled with your device. Normally you are sending your hostname in your DHCP request for an IPv4 address. This script selects new DHCP hostname from dictionary of common words and fake your hostname in DHCP request. Your real local hostname is not changed in any way. Warning: can eat up all your DHCP range of not assigned IP address if you reconnecting frequently
|
* **MaDHCPhost changer** - you probably know macchanger that changes hardware address of your network device when you want to avoid tracking identities bundled with your network device identificator (MAC address). Unfortunately this is not the only identificator bundled with your device. Normally you are sending your hostname in your DHCP request for an IPv4 address. This script selects new DHCP hostname from dictionary of common words and fake your hostname in DHCP request. Your real local hostname is not changed in any way. Warning: can eat up all your DHCP range of not assigned IP address if you reconnecting frequently
|
||||||
* **My UDEV notify** - udev rule scripts that notifies you each time an device is plugged/unplugged.
|
* **My UDEV notify** - udev rule scripts that notifies you each time an device is plugged/unplugged.
|
||||||
* **NeNe (Network Neighbours) discovery** - discovers network devices connected to the same network as your laptop. When you connect with your laptop via ethernet/WiFi to the network you'd possibly like to know something about network devices that resides on the same network as You. This script does it automatically each time you connect and makes an desktop notification with a list of devices discovered.
|
* **NeNe (Network Neighbours) discovery** - discovers network devices connected to the same network as your laptop. When you connect with your laptop via ethernet/WiFi to the network you'd possibly like to know something about network devices that resides on the same network as You. This script does it automatically each time you connect and makes an desktop notification with a list of devices discovered. This way you'd for example reveal an intruder hanging on your home network.
|
||||||
* **thinkpad-antitheft** - customized script that starts when you lock screen, ends itself when screen unlocked and activate an audio alarm when device moves while screen locked. Needs an working HDAPS (Thinkpad notebooks)
|
* **thinkpad-antitheft** - customized script that starts when you lock screen, ends itself when screen unlocked and activate an audio alarm when device moves while screen locked. Needs an working HDAPS (Thinkpad notebooks)
|
||||||
* **wifi-probes**: collection of scripts that sniffs wireless network broadcasts from wireless devices around, logs them and notify you an SSIDs seen. Requires an secondary wireless device.
|
* **wifi-probes**: collection of scripts that sniffs wireless network broadcasts from wireless devices around, logs them and notify you an SSIDs seen. Requires an secondary wireless device.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue