Tom’s Hardware: Raspberry Pi and AI power open source smart city monitoring project. “If you’re planning to go out, it doesn’t hurt to take a look at the weather and traffic report for your area. But what if you could get even more specific? That’s where this cool Raspberry Pi project put together by maker and developer Glossyio comes in. Using our favorite SBC, they’ve crafted an AI-driven […]
hello everyone.
in today's article we are writing our own code to scan ports with python scapy.
I wish everyone good work and reading:
https://denizhalil.com/2025/01/14/port-scanning-with-scapy/
#cybersecurity #networksecurity #packetmanipulation #portscanning #scapy #trafficmonitoring #pythonprogramming
Hello everyone.
In today's article we learn tshark in detail and with usage examples
I wish everyone good work:
https://denizhalil.com/2024/02/16/tshark-network-analysis-tool/
#tshark #cybersecurity #networksecurity #packetsniffer #packetcapture #wireshark #trafficmonitoring
TShark is the command-line counterpart to the popular Wireshark network analysis tool. Whether for headless server environments or remote setups, TShark offers an extensive range of features and robust capabilities for network admins, security pros, and system operators. Keyphrase: TShark network analysis tool
Have you ever wanted to detect moving objects in a video using Python and OpenCV?
This tutorial has got you covered! We'll teach you step-by-step how to use OpenCV's functions to detect moving cars in a video.
check out our video here : https://youtu.be/YSLVAxgclCo&list=UULFTiWJJhaH6BviSWKLJUM9sg
Enjoy,
Eran
#Python #OpenCV #ObjectDetection #ComputerVision #MotionDetection #VideoProcessing #MovingCars #Contours #TrafficMonitoring #Surveillance #DetectionAndTracking