anwebservices
Level X5
Write the reason you're deleting this FAQ
and you ae exactly on point. Many of us securing our selves from this and that and not even dreaming about simple hacks can be done. Yes like backdoors. No matter how we protect our computers it can be done by someone from ISP company. If anyone think this is not true, then bad luck, i know it is. So as Lynne said, i am also suspicious of everything 

Are you sure you want to delete this post?
Are you sure you want to delete this post?
well the guy was just employee there and thought i would find out, but i wasn't that stupid either :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
How do you prevent your self against cyber attacks?
This is a great discussion to have for everyone that uses the Internet in some way today! Especially for young families getting online for the first time and starting to use the Internet more and more in their daily lives. From using social media sites, checking emails, surfing and browsing sites on the Internet. To doing online shopping, banking and much more. Simply because, the Internet is a public place. And like any public place you need to be alert and on your guard. You need to be a bit street smart. You need to be aware of your surroundings. You need to be aware that the Internet can be both a good thing and a bad thing at the same time.
You've brought up a very good point and I'm going to make a very good point about it.
The Internet is easily accessed. Marketed, advertised and promoted on TV, magazines, newspapers, billboards and everywhere else. All you need to do is get a computer, choose an ISP and in 24 hours or less you can get online at home. And while it can seem like a convenient tool for yourself and your family. Such as for your kids who can use it for research and using social media sites. To yourself being able to use it to check up on things like events or recipes or see what the weather is or see how your friends and family are around the world and talk on Skype and stuff like that and do shopping and things like that online. It can seem like a fun, friendly place on the face of it. But there is also a darker, underworld as well which is quite frankly, out to get you at all costs. You might think that it will never happen to you. But your details have already probably been passed around online or stolen from a site you've used in the past. Even the biggest sites like LinkedIn and Yahoo get hacked and the details can be used for nefarious reasons by cyber criminals.
[quote][b]How do you prevent your self against cyber attacks?[/b][/quote]
Everything you do online is traceable. You leave behind digital footprints online like you do footprints in the snow. Leave enough footprints in the snow and people can see where you've been and where you live for that matter! It's sort of the same online. It's so easy to create a Facebook profile and put your real name and address and everything on it. After all, it's Facebook so it's safe right? But cyber crims can use these details you leave online on Facebook and on any other site you've joined and used to build up a profile on you. So much so that they can go on to use it for ID fraud which can mean them using your credentials, name etc to get credit cards or take out loans etc all in your name. Often for the people that happens to they don't find out until they start getting letters asking for money. Some of them will go as far as intercepting your mail or even stealing your trash to root through it and find letters and bills and things so they can use it to create fake ID so they can use that to take out the credit and loans and buy things with it.
I'm not trying to scare people. Just saying it's as bad as that and you have to be aware that can happen if you leave too much information about yourself, or your business online or even easily interceptable via the trash you throw out! That's why you should always shred all your paperwork. Any paper bills, or any letters with your name and address and any private and sensitive information on them. Never throw these sorts of things away in the trash or out with your recycling unless you have shredded it first. Mind you even shredded paper work can be pieced back together by a really determined criminal if they think they have something using sellotape. That's why you should get a shredder that shreds the paper both ways into tiny little squares as it's much harder to repeice them back together.
But yeah! When using the Internet. Be careful about what sort of information you are giving out about yourself! Don't go telling the whole world on Facebook that you're going on holiday for the next 2 weeks and the dog is going into the kennels until you're back. It's an open invitation to saying come and burgle me. Especially if you have lots of random friends that you don't really know in real life as many people on Facebook and other social media sites do today!
And practice some common sense and stick to the rivers and streams you're used to. Use the rule of thumb that if something seems too good to be true then it often is as a way to avoid getting scammed online. Stick to the sites you know to be safe and don't go around just giving out your location and address and other details about you on public websites and the like online that can be used against you. And of course invest in some anti virus and firewalls for your computer or network. Do regular scans and security checks and make sure you have all the latest updates for your Operating System.
Just use some common sense. Take some little steps and you can safely enjoy the Internet without fear of anything negative happening. :)
Are you sure you want to delete this post?
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='19860' | 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='19860' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='254580' | 1 | SELECT * FROM seoclerks.members WHERE USERID='254580' | /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=254580 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=254580 | /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=19860 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=19860
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='19860' 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='19860' 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=108393 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=108393
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=108438 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=108438
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=108448 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=108448
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=108454 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=108454
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=108424 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=108424
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=108379 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=108379
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=108421 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=108421
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=108433 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=108433
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=126160 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=126160
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=187909 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=187909
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='19860' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='19860' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='19860' AND status='1' AND (question like '%Cyber Security - Safe Online?%' OR question like '%Cyber%' OR question like '%Security%' OR question like '%Safe%' OR question like '%Online?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='19860' AND status='1'
AND (question like '%Cyber Security - Safe Online?%' OR question like '%Cyber%' OR question like '%Security%' OR question like '%Safe%' OR question like '%Online?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='1967' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1967' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3160' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3160' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1895' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1895' 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='9' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' 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=19860%' 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=19860%'
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='377074.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='254580.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='254580.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='134.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| 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='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.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 |
| Avg Time | Count | SQL | Max | Min |
procoder
I love everything that is related to technology, and cyber security is one of those field that I like more. If I'm worried to something, that is "backdoors" that big companies are using to spy to its users, through softwares, systems, devices basically everything that is connected to internet, and I'm sure that all of you probably have seen news about those things that how some big companies are spying users with backdoors that are installed to those devices.
My Advice : 1) Do not click everything you see, 2) do not open/run everything that sounds too good to be true, avoid download anything that seems suspicious, 3)Use antivirus, 4) Extra firewalls , 5) Try to keep all softwares updated 6) Store personal information only in places that are not connected to internet.
Now keep it mind that antivirus it's just a software, and it will catch only viruses that are reported as viruses , all antiviruses use a big database that contains virus details, that's how antivirus works, whenever antivirus will recognize a file as virus it means that, the ID of that virus is uploaded to their database, that's why is important to update anitivirus too often in order to get better protection. I would like to say I'm safe but It's not true, specially when it comes to internet. Every kind of system,machine, software, apps, or whatever are vulnerable to cyber attacks, because they are built in that way, directly or non directly nothing is unhackable. Now, to be honest I'm not worried about hackers or what they are capable to do, because nobody will or can hack you without giving a "permission" to do that, what I want to say with this is that , let's say you got a "keylogger" to your email address, and this virus it's not going to do anything itself, it can't be activated automatically without opening it, it's your click that infects you not the virus itself. I love everything that is related to technology, and cyber security is one of those field that I like more. If I'm worried to something, that is "backdoors" that big companies are using to spy to its users, through softwares, systems, devices basically everything that is connected to internet, and I'm sure that all of you probably have seen news about those things that how some big companies are spying users with backdoors that are installed to those devices. My Advice : 1) Do not click everything you see, 2) do not open/run everything that sounds too good to be true, avoid download anything that seems suspicious, 3)Use antivirus, 4) Extra firewalls , 5) Try to keep all softwares updated 6) Store personal information only in places that are not connected to internet. Now keep it mind that antivirus it's just a software, and it will catch only viruses that are reported as viruses , all antiviruses use a big database that contains virus details, that's how antivirus works, whenever antivirus will recognize a file as virus it means that, the ID of that virus is uploaded to their database, that's why is important to update anitivirus too often in order to get better protection.
Are you sure you want to delete this post?