Showing posts with label facebook. Show all posts
Showing posts with label facebook. Show all posts

Top 10 Worst Passwords Of 2016 You Should Never Keep, Else You’re A Dumbo

The year 2016 was rough regarding data security and the thing that enhances the frustration of the advocates of cyber security is the pathetic choice of passwords people have on the internet. Keeper Security has released the list of the most popular (worst) passwords used in 2016. It is highly recommended to set a password that is strong and can’t be guessed easily.
Apassword is used to protect people’s devices and online accounts from unauthorized access. But some people just don’t get it and make sure that their password is the dumbest of all. Seriously, it’s 2017 now. Your internet life is as important as your real one unless you’re some wannabe cave dweller hiding somewhere in the forests of Amazon.
Keeper Security has released the list of the most common passwords for 2016, but I would like to call them the ‘worst passwords’ and people should avoid using passwords which are guessable.
THE AWARD FOR THE MOST POPULAR PASSWORD FOR 2016 GOES TO 123456.
Last year was full of different data breaches. Yahoo Inc. (Altaba Inc. in the future) announced their huge data leak involving 1 billion accounts. The research team at Keeper Security was able to harvest and analyze 10 million publicly available passwords that resulted from various data breaches last year.

Top 10 Worst Passwords You Should Never Keep

RankString
1.123456
2.123456789
3.qwerty
4.12345678
5.111111
6.1234567890
7.1234567
8.password
9.123123
10.987654321
The actual list includes 25 passwords which account for around 50% of the 10 million passwords. Most of these passwords are predictable as hell, even if they’re long. An interesting thing is the password 18atcskd2w0, which is assumed to be used by internet bots which create online accounts and spread spam messages.
It has been advised to keep a secure password with alphabets, numbers, and special characters. Cracking a simple password is a child’s play for password cracking software which use brute-force technique to guess it. And the people who think, Why would anyone hack me?”, won’t even get a chance to regret after their details get compromised.

Donald Trump: ‘Full Report’ On Hacking In First 90 Days

President-elect Donald Trump said his administration would produce a full report on hacking within the first 90 days of his presidency and accused “my political opponents and a failed spy” of making “phony allegations” against him.
“Totally made up facts by sleazebag political operatives, both Democrats and Republicans,” Trump said in a Twitter post Friday, adding in a later tweet, “My people will have a full report on hacking within 90 days!’’
In a flurry of early morning messages, the president-elect also suggested that the intelligence community had leaked damaging information about his alleged ties to Russia, after news reports published information about a dossier claiming the Kremlin had compromised him.
“Russia says nothing exists,’’ Trump said on Twitter. “Probably released by ‘Intelligence’ even knowing there is no proof, and never will be.’’
In messages sent before many Americans reported to work, Trump took to social media to share with the public his thoughts on a range of issues Friday, including congressional moves to repeal Obamacare — calling it the “‘Unaffordable’ Care Act” — and the testimony of his cabinet nominees which has sometimes differed from his stated views.
Trump also commented on the Justice Department’s internal probe into the FBI’s handling of Hillary Clinton’s use of a private e-mail server Friday, denouncing the reaction by Clinton aides who said again Thursday that Comey cost her the election.
Trump said investigators had been “nice’’ to Clinton and that the former secretary of state’s loss in the presidential race could not be attributed to actions by the Federal Bureau of Investigation in the final days of the campaign.
“What are Hillary Clinton’s people complaining about with respect to the F.B.I.,’’ Trump said on Twitter. “Based on the information they had she should never have been allowed to run – guilty as hell. They were VERY nice to her. She lost because she campaigned in the wrong states – no enthusiasm!’’

What are the some of the best programming tips and tricks | Padsa Information

  • Readability is the path to more interesting projects within a career.
  • Readability is the path to knowing what you wrote 5 years ago, and makes code reuse actually viable
  • Readability is the path to acquiring protégées that can learn from your style.
  • Readability that is understandable by others allows people to appreciate your code at a level of architecture, not just functional.
  • Readability is the path of lease resistance when you have a bug in your code.
  • Readability is the how you put ideas into understandable text and syntax, much like writing a paragraph in natural language.
  • Readability is somehow not a priority for most other developers, however it’s probably pretty important to your development director, if you work for one.
  • Readability is more important than most believe. With moore’s law, it’s even more important to focus on readability than pre-mature optimization.
Here’s more:
  • Most schools and colleges teach computer science like trade school skills. How to fix a car. How to be a dental assistant. How to be an admin.
  • Most schools and colleges don’t realize there’s a difference between Computer Science and Programming. These are different.
  • Most of the people applying for job in California are Programmers, when the job actually requires a Computer Scientist.
  • Most people only know one or three programming languages. I personally believe you need to know between 7–8 of them to really master the idea of programming.
Psychology wise?
  • Most programmers are very insecure about their programming skills and end up in bandwagon debates over which programming language is better.
  • Following that, most don’t realize that each programming language is just a tool that’s better at something while other is better at something else… Like speaking Spanish while in Spain, or knowing Chinese in the middle of China down. Right tools for the job.
  • Most programmers are habituated to just google everything, that’s how they were taught.
  • Most insecure programmers rave about how “compact” their code is. Which serves very little purpose on compiled languages.
  • Most insecure programmers focus on hyper tuning a few lines of code. Good programmers focus on delivering functional and useable software.
Habits….
  • Most programmers follow the syntax and structure of the style they were taught. Very few question the style they were taught. Examples are {’s on the if-statement line, or on the next line vertically aligned with the }.
  • Most programmers don’t make diagrams before they begin experimenting. Many just copy some existing example and start their modifications from there (which runs the risk of adopting bugs from existing examples).
  • Most programmers don’t unit test. They believe they are better than that, or they are lazy.
  • Most programmers read xkcd.
  • Programmers that are computer scientists are better at computational problems.
What most don’t realize about computer science (as opposed to only programming.)
  • You can merge sort your socks.
  • You can apply scalability methods of algorithms to work labor level processes to improve business efficiency.
  • You can learn other fields and industries because CS is a catalyze for industries like physics, chemistry, rendering, etc…
  • You can apply CS methods to accounting, management, logistics, market trends, human resource management, workflow processing engineering, etc…
  • Computer science has philosophies within it that can change your mode of thinking.
Lots and lots. It’s amazing what you can do if you pay attention to the computer science bit, rather than only how to program software.
Computer science includes:
  • Hardware
  • Software
  • Programming
  • Algorithms
  • Problem solving
  • Efficiency measurement methods
  • Stability methods
  • Integration concepts
  • Computer architecture
And most importantly….
  • Computer Science History
You learn to appreciate these things when you take in CS and listen in beyond only the programming trade skill.
Either you are a viable employee… Or you’re an amazing one that could hold a position of technical leadership.
Take your time to comment on this article.

Here is How to run Kali Linux on your Android device | Padsa Information

This tutorial mainly created for Linux fans. Follow the given steps below to install Kali Linux on your Android phone.
Step 1: Install Linux Depoly on your Android Mobile.
Step 2: Now launch “Linux Depoly” and click download icon
Step 3: In Depol tab click and change the Distribution to Kali Linux
Step 4: Now Change the VNC settings according to your mobile screen.
Step 5: Once done click Install(Start GNU/Linux installation).
Note: This might take few minutes to be completed.
Tips: Recommended to do it on a Wi-Fi.
Step 6:  After installing Kali Linux now click Reconfiguration button. After that hit Start.
Step 7: Now download and install Android-Vnc-Viewer and enter the details. Once every goes smooth then you can start using Kali Linux.
Don't forget to comment below .

Arch Linux 2017.01.01 Released, ISO Files And Torrents Available For Download | Padsa Information

Thanks to the hard-working Arch Linux developers, the first Arch Linux ISO images of 2017 are available for download. The latest release, i.e., Arch Linux 2017.01.01, is powered by Linux kernel 4.8.13. While the first time users can grab the ISO images and torrents from Arch’s website, the existing users can update their systems using `pacman -Syu.’
Arch Linux installation isn’t something that involves simply clicking next and skip buttons. It includes multiple steps like partitioning the hard drive, formatting them, enabling swap, mounting partition as root file system, and manually downloading and installing the base OS. The user also needs to run various commands for setting up various things.
There’s no denying the fact that getting an Arch Linux machine up and running needs a little more time and commitment — as compared to other Linux distributions like Fedora or Ubuntu. But, this practical approach teaches you many things and it appeals lots of hardcore Linux enthusiasts.

Arch Linux 2017.01.01 — first ISO spin of 2017

As a great news for Linux enthusiasts, the first ISO snapshot, i.e. Arch Linux 2017.01.01, has been made available for download. This means that the devs have been working hard in the holidays to bake this Linux treat.
Contrary to what many of you would’ve expected, Arch Linux 2017.01.01 is powered by Linux kernel 4.8 series, version 4.8.13 to be precise. The size of the latest ISO image is 867MB.
As this image is intended for the new installations only, the users can burn this on a DVD, mount it as ISO, or write it to a USB drive using some utility.

Arch Linux 2017.01.01 download and update

New users can grab the ISO images and torrents by visiting the Arch Linux download page.
The existing Arch Linux users can update their systems using the following command:
So, are you going to try out the latest release of Arch Linux by updating your system? Don’t forget to share your views and feedback.

10 Best Programming Languages That You Need To Learn In 2017

The year 2017 has arrived. So, this year, are you ready to learn a new programming language and boost your skill set? If your answer is yes, you’re at the right place. GitHub’s recent data gives us a pretty good idea about the best popular programming languages that you need to learn in 2017. Our top recommendations are Java, JavaScript, Swift, and Python.
These days, skilled programmers are in great demand. Over the past decade, coding jobs have become mainstream, creating millions of employment opportunities every year.
If you’re new to the programming world, there are many ways to choose your first programming language. You can analyze the needs — app development, web application, web design — and choose the programming language. If you’re looking for a useful and easy language to get started, Python can help you out.
Those who are already having the knowledge of programming, are taking the polyglot approach. The programmers are learning programming languages and improving their skill sets. By leveraging multiple languages, they are able to solve a problem statement easily.
For learning a new language, very often it’s suggested that one must take a look at the latest trends. This gives a pretty strong idea about future and how much a language can grow in usage and importance. This automatically tells us the employment opportunities.
Here, in this article, I’m going to use GitHub’s data to tell you the most popular programming languages that one needs to learn in 2017. The data is also accompanied by the percentage growth witnessed by these languages in 2016.

10 Best Popular Programming Languages

1. JavaScript:

JavaScript, also known as the language of the web, is at the top as it’s basically everywhere. This is a high-level, dynamic, and interpreted programming language that’s supported by all modern web browsers. It allows the developers to build web applications and add interactive elements to the websites.
— Growth of JS in 2016: 97%
— Learn JavaScript

2. Java:

Java, a general purpose and object-oriented programming language, is used for creating server-side applications, video games, and mobile applications. As it’s the core element of any native Android application, Java keeps enjoying an enormous popularity among the developers.
— Growth of Java in 2016: 63%
— Learn Java

3. Python:

Python is a widely popular and general purpose programming language. Just think about the job and a Python framework is there for you. Due to its simple syntax, it’s also recommended as the first programming language. Without a doubt, Python is one of the best popular programming languages you can run in 2017.
— Growth of Python in 2016: 54%
 Learn Python

4. Ruby:

Ruby, a general purpose and object oriented programming language, supports multiple programming paradigms and is used to create web apps. Apart from being easy to use, Ruby is known for its power. Ruby on Rails (Rails is a framework) is in high demand these days.
— Growth of Ruby in 2016: 66%
 Learn Ruby

5. PHP:

PHP is a server-side scripting language that primarily focused on web development. It forms the base of two internet giants, WordPress and Facebook. If you wish to become a web developer, PHP is an important language that you need to learn.
— Growth of PHP in 2016: 43%
—  Learn PHP

6. C++:

Based on C, C++ is a general purpose programming language that has influenced many other modern programming languages. Tons of daily applications, software, drivers, firmware, etc., used by us are written in C++. It’s considered to be an intermediate level language that has the qualities of both high-level and low-level programming language.
–Growth of C++ in 2016: 43%
—  Learn C++

7. C#:

Designed by Microsoft, C# (pronounced C-sharp) is a general-purpose, modern, object-oriented programming language. This relatively newer language breathes life into a wide range of Microsoft applications that are powered by .NET Framework. The programming in C# is very much based on C and C++. So, if you have a basic idea of C and C++, learning C# won’t be much tough.
–Growth of C# in 2016: 88%
—  Learn C#

8. Go:

Go is an open source programming language that’s aimed at making simple, efficient, and reliable software. It was created by three Google employees in 2007. In the recent times, it has emerged as one of the most popular programming languages, and it’s used by some of the Google’s won production systems. Many Go projects are also used for web servers, APIs, minimal web application frameworks, etc.
–Growth of Go in 2016: 93%
—  Learn Go

9. Scala:

Scala, a general purpose programming language, has been designed to be concise and fulfill the shortcomings of Java. Its source code is intended to be compiled to Java bytecode to allow the resultant code to run on a Java VM. Also, as its name suggests (Scala is portmanteau of scalable and language), Scala is designed to grow with the demand.
–Growth of Scala in 2016: 54%
—  Learn Scala

10. Swift:

Back in 2014, Apple decided to create a new programming language for its iOS and OS X application development. As a result, Swift was born. Since then, it has been in tremendous demand and the developers are learning this skill in big numbers. It adopts the best of C and Objective-C, allowing a developer to create an intuitive app.
–Growth of Swift in 2016: 262%
—  Learn Swift
So, which of these popular programming languages suits your need and interested? Any new year resolution to learn a new programming language?
 Don’t forget to share your views and feedback.

How To Secure Your Facebook/Gmail Accounts From Hackers | Padsa Information

How To Secure Your All Social Media Accounts From Hackers? Social Media is a tool in every single person’s hand to share his/her feeling and idea to the world. But if your social media account will hacked? Then where to go? How to recover that account? And mostly asked Question is How To secure social media accounts Like Facebook, Gmail, Twitter and Instagram from hackers .So in this post i’ll tell you how to secure social media accounts from hackers.So in this article i’ll show you which methods hackers use to hack your accounts.

How Hackers Hack Your Facebook/Gmail/Twitter Accounts.


#1. Phishing.

Phishing is a Most common method used for hacking like facebook hacking. mostly readers don’t have a single knowledge about that What Is Phishing? phishing is trick to make a fake login page of any social media site like facebook or gmail or any other. as the hacker send you the fake login page of social sites in your gmail or in anyother site. as you enter your “Email Address” & “Password” and as you click on Login button your login mail and password goes to the hackers mail and your account is Hacked.
#2. Keylogging.
Keylogger is the easiest way to hack a Facebook Profile password. basically Keylogger is a small program Built by hackers to hack someone facebook accounts.Mostly Hackers Make Keylogger and install that keylogger on victims computer.now a question arrises how a keylogger works? As victim use his/her facebook account or else any thing on that keylogged computer ,keylogger get all the saved Passwords,Emails And important information of your computer. And that passwords is send directly to hackers email address.
#3. Session Hijacking.
Session Hijacking can be often very dangerous if you are accessing Facebook on a http:// connection, In a Session Hijacking attack a hacker steals the victims browser cookie which is used to authenticate a user on a website and uses to it to access victims account, Session hijacking is widely used on Lan’s. I have already written a three part series on How session hijacking works? and also a separate post on Facebook session hijacking.Be safe from these attacks.
#4. Botnets.
Botnets are not commonly used for hacking facebook accounts, because of it’s high setup costs, They are used to carry more advanced attacks, A botnet is basically a collection of compromised computer, The infection process is same as the keylogging, however a botnet gives you, additional options in for carrying out attacks with the compromised computer. Some of the most popular botnets include Spyeye and Zeus.
#5. Faceniff.
Facebook Hacking By Faceniff App In Android Or On PC In bluestack.Faceniff is a app which Disables the victims facebook access page from Secure Socket To Unsecure Socket. But The Problem Is that this Facebook Hacking Technique is works on Same Wi-Fi Network. but if you know this technique in Better Way Then I Promised You That you are going in good direction in become of Facebook Pro. Hacker.

Secure Social Media Accounts from Hackers

#1. Update Passwords Regularly.
Updation of social media passwords helps you to secure your social media accounts from being hacked.change your social networking sites accounts regularly i preferred you to change your social media’s accounts passwords in 1 month. and choose your password smartly, make sure you use all alphabets,numbers and special characters in your passwords, by using all these your password is much stronger and not easy to break by hackers.
#2. Link your account with Verified Mobile No.
linking your social media accounts with mobile no. helps you alot, if you really wana to protect your account then dont forget to link your account with mobile no. It helps you when someone tried to login in your social media accounts without permission, as someone tried to do jailbreaking your social media service sent you message about your login access.
#3. Add Trusted Contacts.
Add trusted contacts helps you to recover your hacked account, as some hack your facebook or gmail accounts then by help of your trusted contacts you are able to recover back, i recommended you to apply trusted contacts on facebook, because as you know everyone finds working facebook hacking tricks like a hunger dog. so be safe.
#4. Use HTTPs Connection.
HTTPs Connection helps you to build a secure connection over internet, make sure check your URL before you use HTTPs, by using this feature a rare chance, that a hacker hack your social media account.

#5. Never Save Passwords.
Yes, this is quite interesting in social media hacking. generally, many of you going to use your social media accounts in cyber cafes or your friends laptop. but you forgot when you enter your email & password while login on your accounts then mostly every browser give a warning or ask you to Do You Want To Save Password or Not. by default browser have a option of Not Saved,but unluckily if you ignore that warning and you save your password in cyber cafe or friends laptop then defiantly, if i was in the position of your friend then i am able to hack that social media account, the question arises why i am doing this? because you people are fool.so i again told you Never ever saved your social media or other accounts password in any annoying PC/laptop.
Comment Below If You Have Any Question .

Good News For Ubuntu Linux Lovers | Ubuntu 17.04 | Release Date & New Features

Short Bytes: Ubuntu 17.04 is scheduled to release next year in April 13. It’ll be a short-term release that’ll be supported for 9 months. At the moment, we don’t know much about the detailed features coming with Ubuntu 17.04. However, it’s expected to showcase more capabilities of Unity 8 and push Snap packages even more.
Following the release of Ubuntu 16.10, Canonical is gearing up for the release of the next iteration of the world’s most popular open-source operating system, i.e., Ubuntu 17.04. This release is codenamed Zesty Zapus after a jumping mouse found in the North American region. While Zapus stands for the genus name of a mouse, Zesty is an adjective for ‘great enthusiasm and energy.’
As the name suggests, this next short-term release will arrive in the month of April. If you’re an avid Ubuntu user, you must be knowing the significance of .04 in 17.04.

Ubuntu 17.04 Release Date

Ubuntu 17.04 final release will be generally available on April 13, 2017. Make sure to save the date. While Ubuntu project usually sticks to its dates, these dates can fluctuate as they depend on multiple factors like mirror syncing, printing of release notes, server configuration, etc.
Here’s the complete release schedule of Ubuntu 17.04:
  • Alpha 1 – 29 December (for flavors)
  • Alpha 2 – 26 January (for flavors)
  • Feature Freeze — 16 February
  • Beta 1 – 23 February (for flavors)
  • UI Freeze — 9 March
  • Final Beta – 23 March
  • Kernel Freeze — 30 March
  • Release Candidate — 9 April
  • Stable Release – 13 April
Ubuntu 17.04 Zesty Zapus will be the fourth concurrently supported release when it’ll arrive in April. The other supported versions will be Ubuntu 14.04 LTS, 16.04 LTS and 16.10. This short term release will be supported for 9 months, i.e., until January 2018.

New features in Ubuntu 17.04

Ubuntu 17.04 will be released with the latest Linux kernel series 4.8. The same Linux kernel also ships with Ubuntu 16.10 Yakkety Yak.
The previous release arrived with Unity 8 Preview. Canonical has been working on Unity 8 for many years, and Ubuntu 17.04 will showcase its greater capabilities. At a Q&A session at Ubuntu Online Summit held earlier this year, Richard Collins, Product Manger at Canonical, said that Canonical is heavily focused on sharing a more evolved Unity 8 experience with Ubuntu 17.04. In the past, Canonical has also hinted that it’s going to get “a usable all-snaps based Unity 8 image by 17.04.” Also, in Ubuntu 17.04, Canonical’s Snaps will surely be more noticeable.
At the time of writing this article, Canonical is yet to release any new Ubuntu 17.04 features. As Canonical starts releasing more feature-rich builds, I’ll be updating this article to include more updates.

Ubuntu 17.04 download

Canonical has started releasing the Ubuntu 17.04 Daily Builds. While it’s not recommended that you install these builds on your primary machine, you can use it on a test system or virtual machine. You can find the download links on the  release notes page.

How to upgrade from Ubuntu 16.10 to 17.04?

For upgrading to Ubuntu 17.04 on a desktop system, you simply need to open the “Software & Updates” Setting in System Settings and select the “Updates” tab. Now “Notify me of a new Ubuntu version” menu to “For any new version”. Now press Alt+F2 and type this in command box: update-manager -d
It should open the Update Manager and tell you that development builds of 17.04 are available. Now click on “Upgrade” and follow the on-screen instructions.
Do you wish to upgrade to Ubuntu 17.04 Zesty Zapus once it’s release? What are the new features that you’re expecting? Share your views in the comments.
Thanks for reading our blog ..