Forensic Blogs

An aggregator for digital forensics blogs

April 20, 2021 by LCDI

How to Build an Engaging Resume and LinkedIn Profile

The skills, experience, and expertise that you show off on your resume and LinkedIn are crucial for landing your dream job, but everyone has one crucial step to pass before that can matter: you need your employer to open that email, to pick up that sheet of paper on their desk. Your way to that happening is through structuring your resume and LinkedIn profile professionally (and impressively). This blog will help your profile to the top of their stack.

Crafting Your Resume Do NOT use an Online Template Highlighting items to avoid in terms of resume builders

Businesses are well aware of the standard online templates that too many applicants use each year. The main method of getting your resume noticed is to stand out from the crowd; show your employers that you’re passionate about both the work you’ve done and the prospect of employment at their company. By doing something as simple as drafting the resume yourself in your own style, you’re already getting HR to take a closer look at what you have to offer.

There are a few design philosophies to keep in mind here. Firstly, you don’t want to clutter your resume with things that aren’t directly relevant to your position. While flashy colors and shapes can look appealing, if it takes space away from your achievements it will only end up hurting your odds. That said, there’s a balance that, when achieved, works to grab your employers attention, show your passion, and highlight your skills. This comes in the form of your header.

The upper portion of your resume, this is where your name and information would go, and this is the space where you can personalize your resume. A nice background color can add some nice visual contrast, as well as provide great framing for a brand logo if you had one. 

Experience / Education

Something all too often misunderstood is how to properly convey your experience. It’s important to understand the difference between goal-oriented and result-oriented thinking. When writing out your personal/job experience, don’t get caught up in the specifics of what you managed to accomplish, talk instead about the goals achieved, with the specific tasks used as context. Not only does this show employers that you’re aware of how you fit into a larger picture, but it also gives them a good idea of the scope of your past projects. 

8 Top Trends Of Digital Transformation In Higher Education - eLearning  Industry

Also important is to highlight specific higher-level courses that you’ve taken (if applicable). While an employer might care very little about your first semester english requirement, a mobile app developer would be very interested in that junior year Android Dev class you took. It offers a more detailed look at what that college degree you might have listed would mean for them. 

Building Your LinkedIn The Profile Picture

Often overlooked, having a professional profile picture on your LinkedIn is crucial to generating engagement with employers. A blank or default picture can convey a lack of motivation. You also miss out on the connection generated by simply showing your face. First impressions are crucial, and a generic, vaguely anthropomorphic grey blob doesn’t cut it in the job market. 

Examples of poorly chosen profile pictures

There are a few guidelines to keep in mind when taking/selecting your profile photo. For starters: avoid busy backgrounds. Your future boss doesn’t want to see you at a party. Keep it nice and simple, and stick to the center of the frame. Another thing to note is that it should be a clear headshot of you. The less clear your face is in the image, the less of a connection you’ll make with your employer. Lastly: format it correctly. Nobody wants to see your face mashed together or stretched out. LinkedIn photos typically have a square aspect ratio (with a minimum of 400x400px, but your image should be larger than that for clarity). If you need to crop ahead of time to stick with that ratio, do so.

Personalization

Make sure you claim your personal URL. This is the bare minimum you can do to make your profile stand out, as well as make it easier for employers following a physical copy of your resume to find you. Also important is your opening statement; you want to sell yourself. Consider it like an elevator pitch—you have the few minutes that the employer is on your profile to make your experiences stand out concisely. 

Having unique and strongly crafted materials like this reserves your spot in your employers brain. From here, let your experience and interview skills speak for themselves, and land your dream job.

STAY UP TO DATE WITH TWITTER, INSTAGRAM, FACEBOOK, AND LINKEDIN SO YOU ALWAYS KNOW WHAT WE’RE UP TO!

The post How to Build an Engaging Resume and LinkedIn Profile appeared first on The Leahy Center for Digital Forensics & Cybersecurity.

Read the original at: The Leahy Center for Digital Forensics & CybersecurityFiled Under: Digital Forensics, Uncategorized Tagged With: Blog Post, Jobs, linkedin, profile, resume, Tips

December 13, 2018 by LCDI

Mobile App Forensics Final Update

Introduction

During this semester, the Mobile Forensics team analyzed social media apps such as Snapchat, Telegram, and LinkedIn. 

Snapchat

As for a conclusion on our Snapchat analysis, we couldn’t find much outside of prior research within the community. A big concern we had was how much data would remain on a device  twenty-four hours after it was generated. An immediate pull from the device yielded evidence of what stories the user viewed and also a log of messages exchanged with other users (but not the content of the message). This log showed who sent and received the message and the timestamp of the event. The text of messages was only viewable if either user had saved the message. Some pictures were also recovered that had the contents of stories that were viewed. This could provide some information on the interests of a user, but nothing incriminating. An interesting artifact found on the device that could not be decoded was location data found in  /data/data/com.snapchat.android/cache. We could not parse these files and believe they may related to ArcGIS.

We aquired Snapchat after a few days to see what information would still be available. Logs of conversations were not deleted and remained on the device. However, there were still no contents of the conversation again with the exception of any messages that either user saved. It appears Snapchat does not store data from the user directly on the phone, it may simply be processed and erased while in memory. There was little evidence of user activity.

Telegram

When testing Telegram we did two pulls of the tablets. We first did a pull with all three of the members and then a pull with just two members on the different operating systems. When we did the first pull, the data between the group was very easy to analyze, but the solo data was very confusing, so we did the second pull. When we tested Telegram, we were interested in the secret chats the most to see if we could find any information about them. Telegram advertises that the messages are encrypted and we were interested to see if we could verify this. The only chats that were encrypted were messages in a secret chat. This is definitely a note for a forensic investigator. When we did the pull, we could see each message in the chat log as well as any pictures and images. The one thing we could not find was any videos or voice messages that did not get saved.

LinkedIn

While analyzing LinkedIn, we once again didn’t find all the data we were looking for. We had hoped to be able to find the user’s whole work profile but that was not the case. We were able to pull and reconstruct all their chat messages, a summary of their profile, and users they connected with, but we couldn’t find any search history, viewed articles, or viewed jobs. Even when looking in the chat, we didn’t find images or voice messages in the same location as the other chats. We had some temporary files for images, but we weren’t able to confirm what the images were. They could have been images from the chat logs or they could have been images from an articles or profile.

Versions

Readers of previous blog posts may note that we were comparing differences in Android operating system versions. There has been little to no evidence found that the version of the OS has an impact on our examined applications. The only major change we found was occasionally an app on Android 6 would generate a few extra folders, but they were always empty. However, it is important to note the biggest changes would be found with differing application versions.

 

Different operating systems don’t affect the data we pulled because OS updates focus more on new features and security fixes rather than how app data is stored on the device. If we looked into different versions of the application then there would be differences in the pulls. The updates of the apps will have bug fixes as well as security fixes that make the app more secure. If we could test an older version of one of the apps to the most current update then we would find different data.

 

This is clear in the below screenshots:

Snapchat on Android 6

Snapchat on Android 7

As you can see the files may be slightly different. Any files that were not common between the two extractions were empty.

Conclusion

Our work this semester has been a good test of our examined applications to ensure that they work as advertised. One may believe that mainstream applications are secure because of their size and amount of users. Previous reports, which can be found here and here, have shown that Snapchat has been less secure in the past, and we have seen clear improvements in the amount of data that is stored on the device. With Telegram, the application works as it should and doesn’t store data on the phone to be viewed later on. However, this was only the case when using “secure messaging” and is not on by default. With LinkedIn there was little data we were able to recover from the phone. That by no means infers that LinkedIn is not storing your personal data. This simply means that that data is not stored on the device.

 

There has been a lot of hands on with tools such as ADB and Cellebrite to find efficient ways to examine these phones, and one should always question the applications they use every day with their private information. We are glad to have formed a plan of analysis for these apps, and look forward to seeing what research will be performed on the apps we use every day. As always, stay up to date with the LCDI on our social media.  Follow us on Twitter @ChampForensics, Instagram @ChampForensics, and Facebook @ChamplainLCDI.

The post Mobile App Forensics Final Update appeared first on The Leahy Center for Digital Investigation.

Read the original at: The Leahy Center for Digital InvestigationFiled Under: Digital Forensics, Uncategorized Tagged With: Analysis, Android Forensics, Application Analysis, Blog Post, Champlain College, Digital forensics, Digital Investigation, linkedin, Mobile, Mobile Apps, Projects, snapchat, Student Work, Students, Update

About

This site aggregates posts from various digital forensics blogs. Feel free to take a look around, and make sure to visit the original sites.

  • Contact
  • Aggregated Sites

Suggest a Site

Know of a site we should add? Enter it below

Sending

Jump to Category

All content is copyright the respective author(s)