Elephantshark, a tool to monitor Postgres network traffic
https://neon.com/blog/elephantshark-monitor-postgres-network-traffic
#HackerNews #Elephantshark #Postgres #Monitoring #NetworkTraffic #DatabaseTools #DataSecurity
Elephantshark, a tool to monitor Postgres network traffic
https://neon.com/blog/elephantshark-monitor-postgres-network-traffic
#HackerNews #Elephantshark #Postgres #Monitoring #NetworkTraffic #DatabaseTools #DataSecurity
๐ฆ Wireshark Useful Filters โ Quick Guide for Network Pros ๐
Wireshark is the go-to tool for packet analysis ๐ก. With the right filters, you can cut through the noise and find exactly what matters ๐. Here are some of the most useful ones every cybersecurity pro ๐ก๏ธ and network engineer โ๏ธ should know:
โจ Host & IP Filters
ip.addr == 192.168.1.10 โ traffic from/to one host ๐ฅ๏ธ
ip.src == 10.0.0.5 โ packets from a source ๐ค
ip.dst == 8.8.8.8 โ packets to a destination ๐ฅ
โจ Protocol Filters
http โ all HTTP traffic ๐
dns โ DNS lookups & responses ๐ค
tcp / udp โ filter transport layer ๐ก
โจ Port Filters
tcp.port == 443 โ HTTPS ๐
udp.port == 53 โ DNS ๐ก
tcp.port == 22 โ SSH ๐
โจ Conversation Tracking
tcp.stream eq 5 โ follow a single TCP session ๐
http.request โ show only client requests ๐ค
http.response โ show only server responses ๐ฅ
โจ Error & Suspicious Activity
tcp.flags.reset == 1 โ connection resets โ ๏ธ
icmp โ ping/echo packets ๐ฐ๏ธ
ssl.handshake โ TLS handshakes ๐
โ ๏ธ Disclaimer:
For educational & authorized use only. Always analyze traffic in labs or systems you manage. ๐ซ๐
#Wireshark #PacketAnalysis #CyberSecurity #InfoSec #NetworkSecurity #BlueTeam #NetworkTraffic #TechTools ๐ฆ
My favorite pentesting setup.
Today i'm setting up the #KaliLinux #Docker #container for my #ansible #playbook. This setup has some pretty cool advantages for me.
I can:
This has been my favorite #pentesting setup so far for obvious reasons. I can access a fully configured pentesting environment on all my devices, always accessible and ready to go.
In case anyone is interested in the setup, it will be included in my ansible playbook, which will be published on this repository.
Join Anthony Verez at #Honeynet2025 in Prague for a hands-on training that dives into pcap analysis, attack classification, and large-scale metadata extraction. Learn how to use tools like Zeek, Suricata, DuckDB, and even LLMs like ChatGPT to break down malicious traffic patterns and understand real-world threats.
๐ ๏ธ Hone your skills in traffic dissection and detection
๐ช Limited seats available โ donโt wait!
๐ Register now: https://prague2025.honeynet.org
Qtap: An eBPF agent that captures pre-encrypted network traffic, providing rich context about egress connections and their originating processes. - qpoint-io/qtap
This is the third blog in my series about Microsegmentation, using Elisityโs product (and training/other graphics) to make key points. This blog covers discovering traffic flows, and the powerful tools built into the Elisity GUI to help you do that, also serving to help you build policy.
Don't mix up #WireShark and #WireGuard: One is for analyzing #networktraffic and the other one is for hiding and encrypting network traffic (besides other things).
And yes, I verbally mix them up often enough even though I know exactly which one does what. Seems to be a #dyslexia thing.
Tomโs Hardware: This Raspberry Pi project visualizes your real-time network traffic in the most beautiful way. โKeeping an eye on your network activity is an important part of network security, but did you ever consider it could be an important element of design? Weโre tickled to show off this cool Raspberry Pi art display put together by maker and developer Alex Chang that uses network [โฆ]
Need to monitor and diagnose network traffic on Windows? ๐๐ป Learn the best tools and techniques to track, analyze, and troubleshoot your network like a pro! ๐ #NetworkTraffic #WindowsTips #TechTutorial #Troubleshooting
https://pupuweb.com/how-to-monitor-and-diagnose-windows-network-traffic/