Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 364 Bytes

File metadata and controls

7 lines (6 loc) · 364 Bytes

python-scripts

pic_organizer.py - a script to organization JPEG's by date using the "EXIF DateTimeOriginal" tag. Use at your own risk!!

dns_queries.py - A script that uses scapy to collect DNS requests and responses. If you sniff an interface, the output is printed directly to the screen. If you extract DNS queries from a pcap, the output is written to CSV.