Affichage des articles dont le libellé est Smartphone. Afficher tous les articles
Affichage des articles dont le libellé est Smartphone. Afficher tous les articles

Your data is open to Hackers when sending from SmartPhone to SmartWatch

The growing number of smart devices that interoperates with smartphones could leave text messages, calendar entries, biometric data, and other sensitive user information wide open to hackers, security researchers warn.



That's because most smart watches rely on a six-digit PIN to secure information traveling to and from connected Android smartphones. With only one million possible keys securing the Bluetooth connection between the handset and the smart device, the PINs are susceptible to brute-force attacks, in which a nearby hacker attempts every possible combination until finding the right one.


Researchers from security firm Bitdefender mounted a proof-of-concept hack against a Samsung Gear Live smartwatch that was paired with a Google Nexus 4 running Android L Preview. Using readily available hacking tools, they found that the PIN obfuscating the Bluetooth connection between the two devices was easily brute forced. From that point on, they were able to monitor the information passing between the watch and the phone.

The findings aren't particularly surprising. Six-digit PINs have always contained one million possible combinations. Security engineers have long known that's hardly enough entropy to prevent a determined hacker from arriving at the right sequence of numbers. Still, the research is important because it comes at an important time. With the explosion of relatively new smartwatches and other wearable smart devices, the data traveling over Bluetooth connections is growing ever more sensitive. Smart device manufacturers would do well to create more secure communications channels now, before the devices become ubiquito.

Read full article on Arstechnica

~ jeudi 11 décembre 2014 0 commentaires

Tutorial of Stealing WhatsApp Chat - POC

WhatsApp is the renowned instant messaging service for smartphones. Facebook has acquired whatsapp in February, 2014; the acquisition and its impact on whatsapp is not the topic of our interest, but as an information security professional we should focus on to report the vulnerabilities and exploitation of whatsapp to facebook so that they can secure it. There is a famous saying that you can't secure unless and until you know the bug, its exploitation and the possible damage that the company might bear; so that the parent company will be interested to review your submission.


I was talking with some friends on linkedin about whatsapp security and the way that bad guys (hackers) are hacking and stealing whatsapp chats; one of my friend has shared the prove of concept. It is a tutorial that I want to share with you, written by Mohit Sahu (@mohitnitrr). I don't know him personal but he did a wonderful job and we appreciate his effort.



Long story short, here is what he wrote on the said story:


Image credit


~ vendredi 19 septembre 2014 0 commentaires

Android Data Extractor Lite - ADEL


http://www.ehacking.net/2014/06/android-data-extractor-lite-adel.html
This Python script dumps all important SQLite Databases from a connected Android smartphone to the local disk and analyzes these files in a forensically accurate workflow. If no smartphone is connected you can specify a local directory which contains the databases you want to analyze. Afterwards this script creates a clearly structured XML report. 



If you connect a smartphone you need a rooted and insecure kernel or a custom recovery installed on the smartphone. 

Forensic principles: ADEL is intended to treat data in a forensically correct way. This goal is reached by the fact that activities are not conducted directly on the phone but on a copy of the databases. This procedure assures that data does not become changed, neither by the users of ADEL nor by an uncompromised operating system. In order to proof the forensic correctness of ADEL, hash values are calculated prior and after each analysis, to guarantee that dumped data did not become changed during analysis. 

Extendibility: ADEL has been modularly built and contains two separate modules: the analysis and the report module. Predefined interfaces exist between these modules and both of them can be easily amended by additional functions. The modular structure allows for dumping and analyzing further databases of smartphones without great effort and facilitates updates of the system in the future. 

Usability: The use of ADEL is intended to be as simple as possible to allow its use by both qualified persons and non-experts. At best, the analysis of the mobile phone is conducted in an autonomous way so that the user does not receive any notice of internal processes. Moreover, the report module creates a detailed report in a readable form, including all of the decoded data. During the execution, ADEL optionally writes an extensive log file where all of the important steps that were executed are traced.




ADEL needs a predefined configuration for each device to work proper. This configuration has to be added in the following file:
xml/phone_configs.xml 

As an example we added the configuration for the Samsung Galaxy S2 running Android 2.3.3, more phone configurations will follow.
Example for the use of ADEL with a connected smartphone:
adel.py -d device -l 4 

Example for the use of ADEL with database backups:
adel.py -d /home/user/backup -l 4 


In the current development state, the following databases are forensically treated and parsed:
  • telephone and SIM-card information (e. g. IMSI and serial number)
  • telephone book and call lists,
  • calendar entries,
  • SMS messages,
  • GPS locations from different sources on the smartphone.


ADEL now makes use of a custom recovery image based on the Clockworkmod-Recovery. Due to this change you do not need to modify the kernel or the adb daemon anymore. Furthermore, on some newer smartphones you can load the modified recovery to RAM via fastboot, so you don't need to do any persistent changes to the smartphone.

Download and more information

Image Credit

~ vendredi 6 juin 2014 0 commentaires

Is Phone Verification Fool Proof?

Ping! The sound of a new message that fills the inbox of your email account is not something new. Yet another offer to update your business information, sign up to purchase the latest product or join a new social networking site. However, while filling out details of your business and typing in sensitive information, the thought of misuse of data may be the last one on your mind. However, a spurt in cyber crime over the last few years means that your data may not always be safe. It also means that the transmitted information may not always reach the intended destination.




Information being intercepted in the middle is not entirely new, but how this is done has changed over the years. With phishers and hackers occupying cyberspace with more gusto than we can imagine, no one is exempt from the attackers’ net and therefore, using a mobile phone as an additional tool to verify information has become even more important.

To counter illegal interception, technology has introduced new mechanisms when it comes to people identification and to verify phone numbers. While doing away with simple passwords, a more robust approach of phone verification has been put in place.

A strong phone verification system keeps a watchful eye out for hackers and fraudsters to prevent attacks as well as ensures that all account details of a customer are delivered to them via SMS. A tighter control over user accounts can be established and account hijacks can be reduced, thus avoiding falling prey to phishers.

But, how well do these phone verification tools actually work? An in-depth look at the system brings out some loopholes through which phishers find an easy getaway. A shaky verification structure of quick resetting of passwords without proper certification and a faulty authentication process can often prove to be the final nail in the coffin.

While most systems carefully check the functioning of the phone verification tools at regular periods, MITM attacks often strike at the heart of the most unsuspecting of users. Therefore, a hack proof two step verification process also known as “two factor authentication” or 2FA helps minimize and even completely remove the risk of attacks.

This system combines a unique password with an access code relayed directly to a user’s phone. Without the access code, a hacker cannot intercept an account even though he may know the password for it. It is a double sheath of sorts that makes online transactions more secure, reliable and competent, thus, saving one from legal hassles and unnecessary costs related to fraudulent deals.

While internet giants like Google and Facebook have made phone verification of user accounts mandatory on many levels, Smartphone apps such as Whatsapp and Viber use it too. Once a new user signs up, an access code is required to complete the installation of the app. This access code is delivered via SMS or an automated phone call to the phone number of that user, which is then entered in to complete installation of the app.

However, even beyond two factors authentication lays the fact that businesses should be aware of malicious emails and content on the web. It may start with one, simple click on an unsolicited email but can end with losses running into billions of dollars for a business. The much needed solutions of the hour: The ability to have a strong perception of the damage that can be caused by cyber crooks lurking on the web, maintaining unique passwords and keeping track of innovations in the two-step verification procedure so that it continues to be effective over time. Check these boxes and you can be sure to leave cyber criminals far behind for a long time to come!

Author’s Bio:

James Brown is a business and technology blogger living in Los Angeles, CA. He likes to share his knowledge in the field of Internet security and out-of-band authentication by writing articles for high-quality blogs/websites. And he is crazy about baseball.




Note: If you want to learn more about Linux and Windows based Penetration testing, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.

~ vendredi 28 juin 2013 0 commentaires

Smartphone Security & Protection- Mobile Malware

Smart phones are now every where and everyone are using it, mobile technology has changed the way of communication. Now a days the most famous smart phones operating systems are Android, iOS, Symbian and Microsoft mobile operating system, mobile devices are now the popular target of the attacks like malware and data theft. There are many tools out there that has been designed to hack a mobile device like there are many applications to hack into Android.

Below is the wonderful inforgraphic that has created by bullguard, this infography will discuss
  • What is mobile malware
  • How mobile devices are affected
  • How the an attacker get you
  • Tips to protect your mobile devices 
     
Mobile Malware


Note: If you want to learn more about Linux and Windows based Penetration testing, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.

~ vendredi 7 octobre 2011 0 commentaires

Remote Code Execution Vulnerability in BlackBerry Server

Vulnerabilities can be find in on any server and application, even the big companies are not secure you can find vulnerabilities on their servers. BlackBerry, I think there is no need to introduce BlackBerry a high risk vulnerability has been found on BlackBerry Enterprise server components that process images could allow remote code execution.

RIM has released a security warning with advisory about a hole on BlackBerry server that can be use by an attacker to compromise a system remotely. The vulnerabilities have a Common Vulnerability Scoring System (CVSS) score of 10.0 (high severity). Vulnerabilities exist in components of the BlackBerry Enterprise Server that process PNG and TIFF images for rendering on the BlackBerry smartphone.

To exploit these vulnerabilities in how the BlackBerry MDS Connection Service processes PNG and TIFF images, an attacker would need to create a specially crafted web page and then persuade the BlackBerry smartphone user to click a link to that web page. The attacker could provide the link to the user in an email or instant message.

Affected Software

  • BlackBerry® Enterprise Server version 5.0.1 through 5.0.3 MR2 for Microsoft Exchange
  • BlackBerry® Enterprise Server version 5.0.1 through 5.0.3 MR2 for IBM Lotus Domino
  • BlackBerry® Enterprise Server version 4.1.7 and version 5.0.1 through 5.0.1 MR3 for Novell GroupWise
  • BlackBerry® Enterprise Server Express version 5.0.1 through 5.0.3 for Microsoft Exchange
  • BlackBerry® Enterprise Server Express version 5.0.2 and 5.0.3 for IBM Lotus Domino
BlackBerry smartphones and the device software's are not affected so as a end user you dont need to worry about it.


Note: If you want to learn more about Linux and Windows based Penetration testing, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.

~ vendredi 12 août 2011 0 commentaires

Top 5 Applications For Rooted Android Phones

There are various method and tools available to hack almost every Android device and get the rooted, here rooted means to get the system level authorities just like in the Linux when you sudo command it requires system level permission, and same for windows operating system you need to be admin to install some applications (software's).

If you get root access into your android phone than you can easily run more application and can install custom version of android operating system.
Below are the best application that are worth rooting your phone to use.

Super User
Super user is the best application that allows other applications root access, it is the best application that must be installed after rooting to allows other application to get install. It provides better support for ldpi devices and landscape mode, if you install super user than any app that needs root privileges to run will have to ask permission. Click here to get super user and to learn more about it.

CacheMate for Root Users Free
If you want to clear your cache memory of your android phone than CacheMate is the best application to use, CacheMate for Root Users allows you to clear cache from your device in one click, you must have a root access to install this application. It has a free version to download and install ans it provides effective cache cleaning facility than other application. Click here to learn more and install.


Barnacle Wifi Tether
Wifi Tether is the best application that allows you to Turn your phone into a Wireless Ad-hoc HotSpot (root users). It also provides the security feature for your wifi hotspot includes the art of cryptography like WEP and WPA security. Another feature is that its allows you to share your Internet connection via Bluetooth for devices that don’t have Wifi. Click here to learn more about Barnacle Wifi Tether.


Root Explorer (File Manager)
Root Explorer is the ultimate file manager for root users. Access the whole of android's file system (including the elusive data folder!).
Features include SQLite database viewer, Text Editor, create and extract zip or tar/gzip files, extract rar archives, multi-select, execute scripts, search, remount, permissions, bookmarks, send files (via email, bluetooth etc), image thumbnails, APK binary XML viewer, change file owner and group. Click here to learn more about it.


SSH Tunnel For Android

If you want to make your Internet surfing private and secure with your android phone than SSH tunnel is the best application for root users. It is a good choice when you are using public Internet (WiFi) use SSH to secure your accounts from hackers. Click here to learn more about SSH Tunnel for Android.


Note: If you want to learn more about Linux and Windows based Penetration testing, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.

~ mardi 21 juin 2011 0 commentaires

Orbot: Tor- Anonymous On Android

Everyone wants to secure their privacy nobody want to share their privacy and information of their existing, so people want maximum privacy while they are browsing Internet they want to hide their identity by any means.
There are so many techniques available for both windows and Linux based operating system, but for this article these operating systems are not the point of consideration.

In this article we cover on how to remains anonymous when you are using Android operating system, i guess you have an idea about the simplest anonymous techniques like proxy surfing etc. 
Tor is originally designed, development and implemented for US navy now it is available for home user too. 

Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. Tor is also available for windows, Linux/BSD, MAC, Maemo/N900 and android.

Orbot is a version of Tor for android OS, it an application that allows mobile phone users to access the web, instant messaging and email without being monitored or blocked by their mobile internet service provider. Orbot brings the features and functionality of Tor to the Android mobile operating system.


It provides:
  • Local HTTP proxy
  • Standard SOCKS4A/SOCKS5 proxy
  • Ability to transparently torify all of the TCP traffic on your Android device
Setting & Configuration
  • SOCKS 4A/5 proxy 127.0.0.1:9050
  • HTTP proxy 127.0.0.1:8118
  • Transparent proxying (on select devices)
For more information about orbot click here

Note: If you enjoyed this post, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.

~ vendredi 15 avril 2011 0 commentaires

7 Security Tips For Smartphone

As the mobile is the most common device to access the web world wide, Smart phones has been changed the way of mobility and the user's using their smart phones for the tasks such as online shopping, accessing bank account, connecting their friends and social networking etc.


Beside each and everything you should secure your online information, smartphone user's identity can be stolen and hacked. There are some security tips for smartphone user's to keep secure their self.

Updates for your phone

Keep up to date your phone so that the latest patch of the software's be install, just like any other operating system, desktop computer and laptop, keep update your software's as a first line defense against hackers and malware.

Public Place

Now a days WiFi networks have become ubiquitous but unfortunately viewing your important information on public WiFi is not secure. You should avoid your email program, social networking sites, online shopping while connecting on public network.

Use Password

You should set a password for your phone and enabling the screen auto-lock time to be three minutes is the simplest way to secure your phone, in case if it stolen than nobody can access into your personal information.


Enable a Wipe feature
In case if you find yourself and your cell phone in difficult situation means if you have lost your phone and you would not able to get it back, than it is good practise to clean all the information store in the cell phone, you can use a wipe application clear your data. Try to download the wipe application that can able to clean your external card too.

Use Encryption  
As you know that the cryptography is the art of secret communication, so you must enable encryption when available. Although encryption is not available in all plate form, but if you find this feature you must use it.

Use Antivirus    
Mobile viruses and malware is developing daily and more quickly, due to the increasing usage of smartphones for banking and other purpose, the attacker can affect your phone by back door so you must secure your phone from these activities. Use the appropriate antivirus for your smartphone operating system. For a variety of antivirus list about android operating system click here.  


Avoid Phishing SMS
Smishing is a term that is a combination of SMS (Short Message Service) and phishing, you must beware and know about these activities. In smishing a miscellaneous user send a message linked with a website and they might ask you to enter your sensitive information on the given web page(may be a fake page).


Note: If you enjoyed this post, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.

~ samedi 19 mars 2011 0 commentaires

Top Free Android Antivirus

There is no doubt that the security and the performance of any application and operating system is the key point to measure is overall performance. No matter about your operating system because viruses develop and make daily basis for every applications and operating systems.
I think you well aware about anti-viruses that are available for windows based and linux based operating system.

Android is the operating system that are widely used in smart phones, technology has been changed rapidly now we have a Android for our phone,now below are the list of freely available anti-virus tool for Android.


Lookout mobile security is a award winning security suite that provides the maximum security and protection against viruses for your smart phones, the main point is that it is freely available to download. It has more than 4-Million user's on around 170 countries.





As the name itself give an idea that it is free antivirus tool for Android operating system, it scan whole device and remove the viruses on a single click, you can set your schedule scan. Check website content, emails, and SMS for malware before downloading to device. It has an ability to locate the stolen device using GPS and it provides the basic security against a SMS spammer. 




Another great tool that provide the cloud based anti-virus engine to secure your important data. It provides the feature to hide your data, you can update this application live and it provides the real time monitoring feature, it has a built in task manager and soft manager.




Another tool to secure your android operating system from malware, it has some cool features like ‘Find Phone’ via GPS ,’Audio Ping’, ‘Remote Lock’, ‘Call Blocker’ and ‘SimCard Guardian’ features.

Note: If you enjoyed this post, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.

~ samedi 5 mars 2011 0 commentaires