
Network & Security Projects and Tutorials | algissalys.com
Monday, 11 April 2016 11:58
Network switch port blinker - Identify switch ports with Windows batch file
Windows Network Switch Port Blinker
Windows laptop running a batch file to identify remote network switch ports
Using a Windows laptop, and a simple batch file written with notepad, I was able to map out many network drops.
Tuesday, 22 March 2016 18:17
DHCP IP, Mac Address and Hostname Sniffer On Raspberry Pi 2
View DHCP Request IP Addresses and Client Mac Addresses in real time
Raspberry Pi 2, Nokia 5110 LCD to display DHCP IP's, Mac Addresses, and Hostnames
Portable and extremely useful tool to see the newest client on a DHCP network...The DHCP-Snooper
Saturday, 13 February 2016 21:27
Samba Change Shares Real Time smb.conf
Change Samba shares automatically with python
Only share the directories with samba that have specific video files
I share files to my media player with samba. My problem was that my media player doesn't tell me if each directory is empty or actually has videos.
Wednesday, 03 February 2016 16:55
Pcap capture : View SSID AP names in Wireshark
Pcap capture files : Viewing BSSID/SSID names
Using Wireshark, and some of its features to dig in and analyze Pcap capture files
Finding out what SSID's were captured by viewing them using tools such as Wireshark.
Monday, 01 February 2016 18:24
Pcap capture : Extract SSID AP names
Pcap capture files : Extracting BSSID/SSID names
Using tcpdump, pyrit, and other tools to dig in and analyze Pcap capture files
Finding out what SSID's were captured by filtering them out using tools such as tcpdump and pyrit.