Write the reason you're deleting this FAQ
Apple iOS and Android both provide FDE (Full Disk Encryption) which lets you protect the contents of your phone with a password lock. But the thing is, that feature is rarely used by Android users as it slows the phone down and makes it run slower. This is also because it's much harder to enable encryption on Android devices and there's no hardware for encryption or decryption where as its built into iOS devices. As an iOS user all you need to do is turn on passcode lock and encrypt your data with it which all takes place in the background.
However you have to do this manually on Android devices and it makes the device run much much slower. Because of this increased difficulty and difference in speed, a lot of Android users don't even bother to use encryption. Sure their phones will run a little faster but they're basically sacrificing security for speed.
That's because of a huge design flaw in the way Qualcomm chips are used in Android devices to handle the encryption keys. There is no hardware that can protect passwords from being bypassed like there is for iOS devices making the Android keys vulnerable to attack by cyber criminals.
Patched but not for everyone.
This particular vulnerability has now been patched by Qualcomm and Google but a massive 37% of Android devices will never receive the patch. This is because that many of those OS's will never be updated making them vulnerable to the attack which is very easy to execute do to software that is readily available online. And even though Qualcomm and Google have now patched this particular security hole, the issue still remains in that Android devices don't have dedicated hardware to protect passwords with.
Basically, it makes it easy for a cyber criminal to develop a software that can effectively roll back the the OS version running on that device to one that doesn't have the patch. However right now these kind of hacks can't be found easily in the wild so for now, your Android devices FDE is secure.

Android - the most bullied OS of them all.
Because of the way that Android devices work and how 3rd party manufacturers can say how passwords are stored on them, there are a number of companies that could potentially hack into an Android device. Only Apple can update its OS firmware into iOS devices. But devices running on Google, Samsung, HTC, Motorola, LG, Qualcomm, and many other devices are easily cracked. It doesn't matter what version of software is running on the Android device, it will always be much less secure than an iOS device.
So how to protect your Android devices data?
The best and most secure way of encrypting your Android devices data is to encrypt it separately using a 3rd party app which will encrypt the files on your device. Then, even if the entire disk is decrypted by a cyber criminal or hacker, and even if the hack can make your device vulnerable to cyber criminals and hackers, it still provides an extra layer of security that would have to be hacked and bypassed which wouldn't be an easy task if that app is using a secure SHA2 like algorithm along with a strong hashed and salted password.
This kind of technique is the standard but for storing highly secure information and top secret details on your Android device you should take this extra step to make sue you research and find out all about the app you're using to protect and secure your devices stored data. Quite simply the best way to encrypt your Android devices data would be to do so on a different device like a MAC or another iOS device.
My conclussion? While Android is very open to do more on it than you can other mobile OS's, it also makes it very open and vulnerable to these sorts of things. So if you're using an Android device you might not want to use it for securing really important information.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='17835' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='17835' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT * FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='55' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='55' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=272 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=272 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=17835 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=17835
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='17835' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='17835' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97365 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=97365
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=97444 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=97444
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=154518 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=154518
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='17835' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='17835' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='17835' AND status='1' AND (question like '%A Major Security Flaw Revealed Android’s Full Disk Encryption%' OR question like '%Major%' OR question like '%Security%' OR question like '%Flaw%' OR question like '%Revealed%' OR question like '%Android’s%' OR question like '%Full%' OR question like '%Disk%' OR question like '%Encryption%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='17835' AND status='1'
AND (question like '%A Major Security Flaw Revealed Android’s Full Disk Encryption%' OR question like '%Major%' OR question like '%Security%' OR question like '%Flaw%' OR question like '%Revealed%' OR question like '%Android’s%' OR question like '%Full%' OR question like '%Disk%' OR question like '%Encryption%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='19120' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19120' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='17847' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17847' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='22718' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22718' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='8812' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8812' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='17038' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17038' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=17835%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=17835%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='139192.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='139192.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='306632.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
MusicMoguls
"Basically, it makes it easy for a cyber criminal to develop a software that can effectively roll back the the OS version running on that device to one that doesn't have the patch."
Do these criminals have to be on the same network as you? Have they hacked the cellular network? I own an Iphone my wife owns an android and i will be taking your advice on this one. Also how do you feel about cloud storage to back up your files? This is really scary for the end user, I just have one question about this part though. "Basically, it makes it easy for a cyber criminal to develop a software that can effectively roll back the the OS version running on that device to one that doesn't have the patch." Do these criminals have to be on the same network as you? Have they hacked the cellular network? I own an Iphone my wife owns an android and i will be taking your advice on this one. Also how do you feel about cloud storage to back up your files?
Are you sure you want to delete this post?