Posts

Cyber security safety guide

With so many recent cyber security breache, it has become increasingly necessary to become secure online. With so many access points (via smart home devices, fitness trackers, etc.), it’s easier than ever to fall prey to a potential hack. Breaches can happen to the best of us, not just your vulnerable average Joe. Hackers have sophisticated ways of stealing your identity and could be accessing your accounts as we speak. Unlike a house break-in where there is often evidence of a crime, it is a lot easier for digital theft to go unnoticed. Are you leaving the front door wide open for these new-age criminals? Read on to learn some basic cyber security tips that could save you, before it’s too late. Cyber Security Safety Tips Nearly half of INDIANS have been exposed to some sort of cyber security threat.  If that’s not convincing enough to jump on the bandwagon, learn more shocking stats and why cyber security is so important. How exactly do these hackers get access to ...

Cyber security October month for awareness?

In USA, Did you know that there’s an entire month dedicated to cyber security awareness? Yep! October is officially the month dedicated to bringing attention to this issue. Created by the National Cyber Security Division (NCSD) of the United States Department of Homeland Security and the NCSA in 2004, National Cyber Security Awareness Month (NCSAM) was set up to encourage protection among all internet users across the country. However, you shouldn’t just “celebrate” one month out of the year. Practice these tips year-round! Watch this quick three-minute video from former President Obama as he explains how the growth of digital networks has increased the need to invest in online security and the steps you can take to protect yourself from online threats.

Cybersecurity is not something; it is everything you want

Four years ago, the Obama Administration rolled out the  Cybersecurity Framework  from the National Institute of Standards and Technology (NIST). It has proven to be an essential and indispensable roadmap for companies to review their cybersecurity risk and preparedness. Recently, NIST updated the document to reflect supply chain risk and additional security insights. The anniversary of the NIST Framework should be a time to celebrate the federal government’s preparation for the cyber threats to the critical infrastructure of our communications networks. The Department of Defense, Department of Homeland Security, and intelligence community have all stepped up. Unfortunately, the agency responsible for the commercial networks that connect us, the Federal Communications Commission, is AWOL on cyber. It is a policy gap so great that the National Security Council recently found it important to  propose their own solutions  for the security of next generation wireless...

Kali linux commands

KALI LINUX COMMANDS A-Z of Kali Linux commands are here below: a apropos  Search Help manual pages (man -k) apt-get  Search for and install software packages (Debian) aptitude  Search for and install software packages (Debian) aspell  Spell Checker awk  Find and Replace text, database sort/validate/index b basename  Strip directory and suffix from filenames bash  GNU Bourne-Again SHell bc  Arbitrary precision calculator language bg  Send to background break  Exit from a loop builtin  Run a shell builtin bzip2  Compress or decompress named file(s) c cal  Display a calendar case  Conditionally perform a command cat  Concatenate and print (display) the content of files cd  Change Directory cfdisk  Partition table manipulator for Linux chgrp  Change group ownership chmod  Change access permissions chown  Change file owner and group chroot  Run a command with a different root d...

Make Flash Drive Bootable Using cmd

Image
Steps by steps using cmd.. 1.  Insert your Flash Drive and go to start, Search for  CMD . 2.  Right Click on it and  Run as Administrator .   3.  Once command prompt is open, type  diskpart  and hit enter. It will enter into disk partition management mode. 4.  Type  list disk   and hit enter, here you can see all the disk into your computer, it doesn’t show disk partitions but list of connected disk to your computer. 5.   After you get list of disk, recognize your flash drive by  its size , here mine is  4 GB  which is  Disk 2 ,  now lets select flash drive by typing   select disk disk no.   eg   select disk 2   and hit enter. 6.  Once Flash drive is selected type  clean  and hit enter, this command will erase everything from flash drive so make sure it does not contain your important files. 7.  Now you need to make your fl...

dll missingmsvcp90d

http://dlldir.com/wp-content/uploads/2016/02/msvcp90d.zip How to Install DLL File on Windows      1. Download missing .dll file     2. Drag and drop that file to the program folder. 3. OR if that doesn't work, put the file to the   Windows 95/98/Me - C:\Windows\System   Windows NT/2000 - C:\WINNT\System32   Windows XP, Vista, 7 - C:\Windows\System32   For 64bit Windows - C:\Windows\SysWOW64      4. Reboot your PC or Laptop      5. Open the program again.