csvkit, (Sat, May 25th)
After reading my diary entry “Checking CSV Files“, a reader informed me that CSV toolkit csvkit also contains a command to check CSV files: csvstat.py.
Collaborate Disseminate
After reading my diary entry “Checking CSV Files“, a reader informed me that CSV toolkit csvkit also contains a command to check CSV files: csvstat.py.
(c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License. Continue reading ISC Stormcast For Friday, May 24th, 2024 https://isc.sans.edu/podcastdetail/8996, (Fri, May 24th)
(c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License. Continue reading ISC Stormcast For Friday, May 24th, 2024 https://isc.sans.edu/podcastdetail/8996, (Fri, May 24th)
(c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License. Continue reading ISC Stormcast For Thursday, May 23rd, 2024 https://isc.sans.edu/podcastdetail/8994, (Thu, May 23rd)
[This is a Guest Diary by Robert Riley, an ISC intern as part of the SANS.edu BACS program]
Going back a year or so, I wrote a story on the passive recon, specifically the IPINFO API (https://isc.sans.edu/diary/28596).&#;x26;#;xc2;&#;x26;#;xa0; This API returns various information on an IP address: the registered owning organization and ASN, and a (usually reasonably accurate) approximation of where that IP might reside.
&#;x26;#;xd; Looking at yesterday&#;x26;#;39;s story, I thought to myself, why not port my script from last year to an NMAP NSE script?&#;x26;#;xc2;&#;x26;#;xa0; So I did!
&#;x26;#;xd; Continue reading NMAP Scanning without Scanning (Part 2) – The ipinfo API, (Wed, May 22nd)
(c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License. Continue reading ISC Stormcast For Wednesday, May 22nd, 2024 https://isc.sans.edu/podcastdetail/8992, (Wed, May 22nd)
A year ago I wrote up using Shodan&#;x26;#;39;s API to collect info on open ports and services without actually scanning for them (Shodan&#;x26;#;39;s API for the (Recon) Win!). This past week I was trolling through the NMAP scripts directory, and imagine my surprise when I stumbled on shodan-api.nse.
So the network scanner we all use daily can be used to scan without actually scanning? Apparently yes!
Continue reading Scanning without Scanning with NMAP (APIs FTW), (Tue, May 21st)
(c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License. Continue reading ISC Stormcast For Tuesday, May 21st, 2024 https://isc.sans.edu/podcastdetail/8990, (Tue, May 21st)
.msg email files are ole files and can be analyzed with my tool oledump.py.