• Log In
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • About
  • Structure
  • Gradebook

ITACS 5211: Introduction to Ethical Hacking

Wade Mackey

Connor Fairman

Sextortion gang found to be behind email bomb threat spree

December 15, 2018 by Connor Fairman Leave a Comment

A bunch of malicious actors who have been sending email bomb threats are believed to be the same actors who engaged in a sextortion campaign. In the bomb threat campaign, schools, government offices, and private organizations were told to send bitcoins to prevent an explosion from going off. However, this was not a financially successful endeavor for the perpetrators. In relation to our course content, this is a classic example of social engineering, not sophisticated hacking. However, as we’ve learned, social engineering attacks make up the brunt of most hacks and are extremely effective. People need to be aware of these kinds of attacks in the future so that they don’t fall for them.

 

https://www.scmagazine.com/home/security-news/sextortion-gang-found-to-be-behind-email-bomb-threat-spree/

SECURITY NEWS THIS WEEK: DID QUORA GET HACKED? TOP ANSWER: YES

December 15, 2018 by Connor Fairman Leave a Comment

Quora recently acknowledged that they were hacked by a malicious third party. In a classic tale, user data was stolen through a breach. Quora has alerted the authorities. The breach has implications for around 100 million users:

  • Account information, e.g. name, email address, encrypted password (hashed using bcrypt with a salt that varies for each user), data imported from linked networks when authorized by users
  • Public content and actions, e.g. questions, answers, comments, upvotes
  • Non-public content and actions, e.g. answer requests, downvotes, direct messages (note that a low percentage of Quora users have sent or received such messages)

One interesting find here in my opinion is that Quora uses bcrypt to encrypt passwords. That’s a pretty standard way that people do it when they build apps. That’s how I encrypted user passwords this summer at my internship. I guess I expected Quora to have maybe a proprietary way of encrypting passwords. Maybe bcrypt is just that good. I don’t know.

https://blog.quora.com/Quora-Security-Update

U.S. Ballistic Missile Defense Systems Fail Cybersecurity Audit

December 15, 2018 by Connor Fairman 1 Comment

One day one of us may be the ones auditing US Ballistic Missile Defense Systems. As the title suggests, they failed a cyber security audit recently. Numerous vulnerabilities were found. Users were instructed to only use single-factor authentication for 15 days after account creation. However, there was no mechanism for enforcing this, and people used single-factor authentication for a long time after 15 days. Once identified, multiple vulnerabilities were not patched at at numerous stations. Data that was stored on removable devices was not being encrypted. These vulnerabilities, among many others, contributed to the systems’ failure to pass the cybersecurity audit. These are all relatively fixable things. It seems like the employees or whoever is responsible for cyber security is simply being lazy.

https://www.bleepingcomputer.com/news/security/us-ballistic-missile-defense-systems-fail-cybersecurity-audit/

Chinese Hackers Breach U.S. Navy Contractors

December 15, 2018 by Connor Fairman Leave a Comment

Chinese hackers have gained access to American military technology and other sensitive information by hacking US Navy contractors. Contractors are civilians that are hired by government agencies and the military on a contract basis. Especially over the past year, the Navy and Air Force have suffered breaches. These two branches of the military are prime targets because they utilize the latest technologies accessible to the military. Contractors frequently are more vulnerable to attacks.

https://www.wsj.com/articles/u-s-navy-is-struggling-to-fend-off-chinese-hackers-officials-say-11544783401?ns=prod/accounts-wsj

Android Trojan Targets PayPal Users

December 12, 2018 by Connor Fairman Leave a Comment

What was supposed to be a battery optimization app from the android app store turned out to be a trojan. Once downloaded from a third-party android app store, the app changes an accessibility setting on an android phone to help thieves access the user’s paypal app and send money from the account to the thieves. The moral of this story is to never download apps from third-party markets.

 

https://threatpost.com/android-trojan-targets-paypal-users/139872/

Supply Chain Security: Managing a Complex Risk Profile

December 12, 2018 by Connor Fairman Leave a Comment

Supply chains are particularly vulnerable to hacking because they can be long and one breach has the possibility to compromise the data of countless stakeholders. For example, a transportation company could be responsible for delivering goods to a wide array of different customers. Even if the individual customers have solid security within their own walls, the suppliers that they contract may not. Therefore, the businesses that contract these suppliers can be targeted through their supply chain. The article advocates for increased conversation between clients and suppliers about cyber security. There should be standards that both parties adhere to.

https://threatpost.com/supply-chain-security-risk/139835/

Another Facebook Bug Could Have Exposed Your Private Information

November 18, 2018 by Connor Fairman Leave a Comment

A small bug has been detected that allows hackers to run some javascript code in the background that could potentially uncover sensitive information about user and their facebook friends. The javascript code runs with various combinations of search queries that the hacker can decide on beforehand. Through these queries, the hacker can learn what pages a user has liked, the locations of photos that you’ve uploaded or been tagged in, whether you have islamic friends, whether you’ve posted anything on a timeline with certain keywords, and so on. What kind of damage could this do? Probably quite a lot of the keyword searches turn up any incriminating posts that could be used to blackmail a person.

https://thehackernews.com/2018/11/facebook-vulnerability-hack.html

0-Days Found in iPhone X, Samsung Galaxy S9, Xiaomi Mi6 Phones

November 18, 2018 by Connor Fairman Leave a Comment

There was a hacking competition held in Tokyo where hacker teams from around the word were encouraged to attempt to hack into wifi-connected mobile devices, such as the iPhone X, Samsung Galaxy s9, and Xiaomi Mi6. Every single device was hacked by at least one of the teams. For the iPhone X, a team was able to gain access to the phone through a Just in Time (JIT) attack, and ended up stealing a recently deleted photo on the phone. For the Samsung, a team exploited a memory heap overflow vulnerability. Many exploitations that I’ve read about involve exploiting the heap part of memory and either causing an overflow or a seg fault. Competitions like this are a great way for companies to gain awareness about the kinds of vulnerabilities faced by their devices.

https://thehackernews.com/2018/11/mobile-hacking-exploits.html

New iPhone Bug Gives Anyone Access to Your Private Photos

November 18, 2018 by Connor Fairman Leave a Comment

I guess there really are people out there who try really hard to find bugs in new software updates that come out for the iPhone and other major devices. Basically, the articles discusses how a hacker, within months of the new iOS software update’s release, figured out how someone could hack into a locked iPhone. I don’t really feel like this should make Apple look bad, though, and I don’t think there will be any repercussions for them. One of the first things you learn in computer science classes is that it’s impossible to make bug free code. There will always be edge cases where something unexpected or unintended will happen. So, should we celebrate people that try to find these bugs? Is it even worth it for Apple to spend the money to patch these bugs? There will always be more to be found.

https://thehackernews.com/2018/10/iphone-lock-passcode-bypass.html

Japan’s New Head of Cybersecurity Has Never Used a Computer

November 18, 2018 by Connor Fairman Leave a Comment

This is not only hilarious, but pretty concerning. Would someone who has never used a computer understand the damage that a simple phishing attack can do to an organization, let alone a government? Probably not. This reminds me of a CEO that doesn’t have a grasp of the kinds of cyber threats facing her company. If Japan’s head of cybersecurity has never used a company, he won’t even be able to understand the executive summaries that we write for our assignments in this class. Pretty alarming. Moreover, while some can claim that as long as he is good at operating the organization, he will do a good job. However, if he doesn’t even know what metrics to look for, how can he judge the success of Japan’s cybersecurity measures? My guess is that he can’t and will be replaced at the first sign of trouble.

https://gizmodo.com/japans-new-head-of-cybersecurity-has-never-used-a-compu-1830460831

  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Go to Next Page »

Primary Sidebar

Weekly Discussions

  • Uncategorized (14)
  • Week 01: Overview (7)
  • Week 02: TCP/IP and Network Architecture (18)
  • Week 03: Reconnaisance (17)
  • Week 04: Vulnerability Scanning (19)
  • Week 05: System and User Enumeration (17)
  • Week 06: Sniffers (17)
  • Week 07: NetCat and HellCat (15)
  • Week 08: Social Engineering, Encoding and Encryption (21)
  • Week 09: Malware (14)
  • Week 10: Web Application Hacking (17)
  • Week 11: SQL Injection (15)
  • Week 12: Web Services (25)
  • Week 13: Evasion Techniques (8)
  • Week 14: Review of all topics (15)

Copyright © 2025 · Magazine Pro Theme on Genesis Framework · WordPress · Log in