May 08, 2020

Choosing a Forensically Sound Zip Program: Testing WinRAR and Others for Long Filenames, ADS, and Date Retention (Zip-It Part 1)

 

Choosing a Forensically Sound Zip Program: Testing WinRAR and Others for Long Filenames, ADS, and Date Retention (Zip-It Part 1)

That’s what my mother used to say to me when I was bad. But that’s not what we are talking about here.

However, we will talk about “bad” zipping software. Yes zipping software doesn’t always perform as expected. What a revelation.

May 05, 2020

7 Emerging Cloud Computing Trends to Watch in 2020: Containers, Edge Computing, AI & Cloud Security

  With each passing year, cloud computing is slowly becoming synonymous with computing as such.

7 Emerging Trends In Cloud Technology For 2020

Calculations that involve massive amounts of data are simply not solvable on a single computer, no matter how powerful. Instead, the task has to be distributed over a network of machines that comprise the modern computing cloud.

Understanding the current state of cloud computing is vital for business owners. By leveraging cloud technology businesses can keep running even in situations of economic disruption, such as the one we are experiencing due to the Covid-19 pandemic.

To bring you up to speed on where cloud computing is heading in 2020, we decided to cover the latest trends in the cloud industry. You can find our coverage in the paragraphs below.

May 04, 2020

NetFlow vs. Metadata vs. Packet Capture: Choosing the Right Network Visibility Method

 

NetFlow vs Metadata vs Packet Inspection - Which is right for you?

Isolating and rooting out network problems all comes down to having good visibility into the network. Without it, engineers just end up finger pointing and chasing problems around the enterprise.


At this stage of the network game, there are three major methods of getting insight into the network infrastructure and the traffic that traverses it: NetFlow, Metadata, and Packet Capture.

April 23, 2020

Free Command Line Timer Tool: How to Measure Elapsed Time for File Transfers and Scripts

Free Command Line timer

Command line or batch files are incredibly important to me as an analyst.
I cannot count the number of times creating a simple script has saved me countless hours. Some examples that come mind;

  • Performing testing when I’m working alone

  • Running tests unattended

  • Having other people perform your testing

  • Running a task as part of a notification system

In this article I use a simple example of recording the start/stop or elapsed time when copying a file. This can be easily modified for a wget, iperf, iperf3 copy, etc.

How to Troubleshoot HTTP 503 Service Unavailable Errors: Application, Network, and Server Causes

Troubleshooting HTTP 503 Issues

 I have mentioned in the past that you should really look ‘under the hood’ as far as application communication goes.

I have seen many web applications that ‘work’ but not ‘work well’. if you dig in, you may find error messages or logs. Errors can caused many different ways;

Popular post in the past 30 days