Is it safe to backup data (images, documents, videos, etc…) from a possibly infected computer?Are backups really secure?How to backup files stored in a possibly infected computer?Can a BIOS or UEFI infection transfer to other storage drives without the OS presence?Reducing risk for malware exposure from USB storage devicesIs Windows 10 backup safe from ransomware?Can malware be transferred from an Android device to a Desktop computer?Is this Backup Safe from Ransomware?How can I safely back-up files from an infected computer?How to back up and restore personal data safely from possibly exploited android phone?Security and thumb drive
Is it legal for private citizens to "impound" e-scooters?
What is AM-CM inequality?
How do I run a game when my PCs have different approaches to combat?
Character is called by their first initial. How do I write it?
Trapped in an ocean Temple in Minecraft?
Where to place an artificial gland in the human body?
How do we explain the E major chord in this progression?
Area of parallelogram = Area of square. Shear transform
How do campaign rallies gain candidates votes?
Word for showing a small part of something briefly to hint to its existence or beauty without fully uncovering it
Why are all my history books dividing Chinese history after the Han dynasty?
Giant space birds hatching out of planets; short story
How to deal with a player who makes bad characters and kills them?
What to do when you reach a conclusion and find out later on that someone else already did?
Why does RPM for a fixed-pitch propeller change with an aircraft's pitch?
Replacing tongue and groove floorboards: but can't find a match
Drillers for petroleum strike gusher of blood
How can I stop myself from micromanaging other PCs' actions?
kids pooling money for Lego League and taxes
When going by a train from Paris to Düsseldorf (Thalys), can I hop off in Köln and then hop on again?
High income, sudden windfall
Is there a reason why I should not use the HaveIBeenPwned API to warn users about exposed passwords?
This message is flooding my syslog, how to find where it comes from?
Why didn't Britain or any other European power colonise Abyssinia/Ethiopia before 1936?
Is it safe to backup data (images, documents, videos, etc…) from a possibly infected computer?
Are backups really secure?How to backup files stored in a possibly infected computer?Can a BIOS or UEFI infection transfer to other storage drives without the OS presence?Reducing risk for malware exposure from USB storage devicesIs Windows 10 backup safe from ransomware?Can malware be transferred from an Android device to a Desktop computer?Is this Backup Safe from Ransomware?How can I safely back-up files from an infected computer?How to back up and restore personal data safely from possibly exploited android phone?Security and thumb drive
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
If I had a possibily infected computer, where I had some images and documents that I wanted do backup to a thumb drive, is it possible that that the used thumb drive could be infected and when connected to other computer, infect that computer in the process?
malware backup
add a comment |
If I had a possibily infected computer, where I had some images and documents that I wanted do backup to a thumb drive, is it possible that that the used thumb drive could be infected and when connected to other computer, infect that computer in the process?
malware backup
add a comment |
If I had a possibily infected computer, where I had some images and documents that I wanted do backup to a thumb drive, is it possible that that the used thumb drive could be infected and when connected to other computer, infect that computer in the process?
malware backup
If I had a possibily infected computer, where I had some images and documents that I wanted do backup to a thumb drive, is it possible that that the used thumb drive could be infected and when connected to other computer, infect that computer in the process?
malware backup
malware backup
asked 8 hours ago
zinnkszinnks
132 bronze badges
132 bronze badges
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
Well until and unless you know what the malware performs by reverse engineering it you can never really know what it might do.Right?I mean a malware could simply wait for the victim to attach a USB device then copy itself onto it.When it comes to malware the realm of possibility is kind of limitless.So if you know a computer is infected you might want to use other techniques like a LINUX live boot or attach the hard disk and then copy data from there.Executing the malware might not be a good idea and Booting might do that
add a comment |
The way you phrased your question implies a basic misunderstanding, or perhaps I’m being pedantic, so bare with me.
In general media devices like thumb drives are not themselves infected, rather it’s individual files on the media that may be infected.
This ignores device firmware rewrites, but that is very low
probability in most cases.
The crux of the risks are the files you are moving. They may contain the malware and placing them on another machine may transfer the malware to that machine.
With normal modern configurations, there should be no automatic running of code simply by plugging in the thumb drive, although you may get a pop up asking you to do so to which you should obviously decline.
The big risk is from the files. While there have been a few exploits that managed to leverage data content only such as images via flaws in readers, these are rare. The more common threat is executable files. The catch here is that it’s sometimes difficult to know what is executable. Many “Documents” such as MS Office or PDFs can contain executables. These are you primary vectors for malware transfer.
The thumb drive itself can be sufficiently cleaned up with a long format (not a quick format).
add a comment |
Short answer yes. You can never be sure how the malware,rat work, most they work with the network and the usb.
New contributor
pioupiou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
While this may be true, your answer is a bit on the brief side. In order to improve your answer, you could elaborate your points more and/or add examples.
– MechMK1
3 hours ago
add a comment |
Would you like to backup possible altered data, to use that as correcting option to your clean environment?
If yes, you can think about a new compromised pc, the attacker can install stuff that was dragged to your system from the backup and once the malicious incoming connection has reached a place in a memory address of your pc during the backup process, its killed.
If no, you have no risk because you have more than one backup(or that's how it should be), top of the cake is another backup that is on another network.
New contributor
user34639 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "162"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsecurity.stackexchange.com%2fquestions%2f214186%2fis-it-safe-to-backup-data-images-documents-videos-etc-from-a-possibly-in%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Well until and unless you know what the malware performs by reverse engineering it you can never really know what it might do.Right?I mean a malware could simply wait for the victim to attach a USB device then copy itself onto it.When it comes to malware the realm of possibility is kind of limitless.So if you know a computer is infected you might want to use other techniques like a LINUX live boot or attach the hard disk and then copy data from there.Executing the malware might not be a good idea and Booting might do that
add a comment |
Well until and unless you know what the malware performs by reverse engineering it you can never really know what it might do.Right?I mean a malware could simply wait for the victim to attach a USB device then copy itself onto it.When it comes to malware the realm of possibility is kind of limitless.So if you know a computer is infected you might want to use other techniques like a LINUX live boot or attach the hard disk and then copy data from there.Executing the malware might not be a good idea and Booting might do that
add a comment |
Well until and unless you know what the malware performs by reverse engineering it you can never really know what it might do.Right?I mean a malware could simply wait for the victim to attach a USB device then copy itself onto it.When it comes to malware the realm of possibility is kind of limitless.So if you know a computer is infected you might want to use other techniques like a LINUX live boot or attach the hard disk and then copy data from there.Executing the malware might not be a good idea and Booting might do that
Well until and unless you know what the malware performs by reverse engineering it you can never really know what it might do.Right?I mean a malware could simply wait for the victim to attach a USB device then copy itself onto it.When it comes to malware the realm of possibility is kind of limitless.So if you know a computer is infected you might want to use other techniques like a LINUX live boot or attach the hard disk and then copy data from there.Executing the malware might not be a good idea and Booting might do that
answered 7 hours ago
Vipul NairVipul Nair
1,5091 gold badge5 silver badges17 bronze badges
1,5091 gold badge5 silver badges17 bronze badges
add a comment |
add a comment |
The way you phrased your question implies a basic misunderstanding, or perhaps I’m being pedantic, so bare with me.
In general media devices like thumb drives are not themselves infected, rather it’s individual files on the media that may be infected.
This ignores device firmware rewrites, but that is very low
probability in most cases.
The crux of the risks are the files you are moving. They may contain the malware and placing them on another machine may transfer the malware to that machine.
With normal modern configurations, there should be no automatic running of code simply by plugging in the thumb drive, although you may get a pop up asking you to do so to which you should obviously decline.
The big risk is from the files. While there have been a few exploits that managed to leverage data content only such as images via flaws in readers, these are rare. The more common threat is executable files. The catch here is that it’s sometimes difficult to know what is executable. Many “Documents” such as MS Office or PDFs can contain executables. These are you primary vectors for malware transfer.
The thumb drive itself can be sufficiently cleaned up with a long format (not a quick format).
add a comment |
The way you phrased your question implies a basic misunderstanding, or perhaps I’m being pedantic, so bare with me.
In general media devices like thumb drives are not themselves infected, rather it’s individual files on the media that may be infected.
This ignores device firmware rewrites, but that is very low
probability in most cases.
The crux of the risks are the files you are moving. They may contain the malware and placing them on another machine may transfer the malware to that machine.
With normal modern configurations, there should be no automatic running of code simply by plugging in the thumb drive, although you may get a pop up asking you to do so to which you should obviously decline.
The big risk is from the files. While there have been a few exploits that managed to leverage data content only such as images via flaws in readers, these are rare. The more common threat is executable files. The catch here is that it’s sometimes difficult to know what is executable. Many “Documents” such as MS Office or PDFs can contain executables. These are you primary vectors for malware transfer.
The thumb drive itself can be sufficiently cleaned up with a long format (not a quick format).
add a comment |
The way you phrased your question implies a basic misunderstanding, or perhaps I’m being pedantic, so bare with me.
In general media devices like thumb drives are not themselves infected, rather it’s individual files on the media that may be infected.
This ignores device firmware rewrites, but that is very low
probability in most cases.
The crux of the risks are the files you are moving. They may contain the malware and placing them on another machine may transfer the malware to that machine.
With normal modern configurations, there should be no automatic running of code simply by plugging in the thumb drive, although you may get a pop up asking you to do so to which you should obviously decline.
The big risk is from the files. While there have been a few exploits that managed to leverage data content only such as images via flaws in readers, these are rare. The more common threat is executable files. The catch here is that it’s sometimes difficult to know what is executable. Many “Documents” such as MS Office or PDFs can contain executables. These are you primary vectors for malware transfer.
The thumb drive itself can be sufficiently cleaned up with a long format (not a quick format).
The way you phrased your question implies a basic misunderstanding, or perhaps I’m being pedantic, so bare with me.
In general media devices like thumb drives are not themselves infected, rather it’s individual files on the media that may be infected.
This ignores device firmware rewrites, but that is very low
probability in most cases.
The crux of the risks are the files you are moving. They may contain the malware and placing them on another machine may transfer the malware to that machine.
With normal modern configurations, there should be no automatic running of code simply by plugging in the thumb drive, although you may get a pop up asking you to do so to which you should obviously decline.
The big risk is from the files. While there have been a few exploits that managed to leverage data content only such as images via flaws in readers, these are rare. The more common threat is executable files. The catch here is that it’s sometimes difficult to know what is executable. Many “Documents” such as MS Office or PDFs can contain executables. These are you primary vectors for malware transfer.
The thumb drive itself can be sufficiently cleaned up with a long format (not a quick format).
edited 7 hours ago
answered 7 hours ago
user10216038user10216038
2,2324 silver badges11 bronze badges
2,2324 silver badges11 bronze badges
add a comment |
add a comment |
Short answer yes. You can never be sure how the malware,rat work, most they work with the network and the usb.
New contributor
pioupiou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
While this may be true, your answer is a bit on the brief side. In order to improve your answer, you could elaborate your points more and/or add examples.
– MechMK1
3 hours ago
add a comment |
Short answer yes. You can never be sure how the malware,rat work, most they work with the network and the usb.
New contributor
pioupiou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
While this may be true, your answer is a bit on the brief side. In order to improve your answer, you could elaborate your points more and/or add examples.
– MechMK1
3 hours ago
add a comment |
Short answer yes. You can never be sure how the malware,rat work, most they work with the network and the usb.
New contributor
pioupiou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Short answer yes. You can never be sure how the malware,rat work, most they work with the network and the usb.
New contributor
pioupiou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
pioupiou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 8 hours ago
pioupioupioupiou
12 bronze badges
12 bronze badges
New contributor
pioupiou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
pioupiou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
While this may be true, your answer is a bit on the brief side. In order to improve your answer, you could elaborate your points more and/or add examples.
– MechMK1
3 hours ago
add a comment |
While this may be true, your answer is a bit on the brief side. In order to improve your answer, you could elaborate your points more and/or add examples.
– MechMK1
3 hours ago
While this may be true, your answer is a bit on the brief side. In order to improve your answer, you could elaborate your points more and/or add examples.
– MechMK1
3 hours ago
While this may be true, your answer is a bit on the brief side. In order to improve your answer, you could elaborate your points more and/or add examples.
– MechMK1
3 hours ago
add a comment |
Would you like to backup possible altered data, to use that as correcting option to your clean environment?
If yes, you can think about a new compromised pc, the attacker can install stuff that was dragged to your system from the backup and once the malicious incoming connection has reached a place in a memory address of your pc during the backup process, its killed.
If no, you have no risk because you have more than one backup(or that's how it should be), top of the cake is another backup that is on another network.
New contributor
user34639 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Would you like to backup possible altered data, to use that as correcting option to your clean environment?
If yes, you can think about a new compromised pc, the attacker can install stuff that was dragged to your system from the backup and once the malicious incoming connection has reached a place in a memory address of your pc during the backup process, its killed.
If no, you have no risk because you have more than one backup(or that's how it should be), top of the cake is another backup that is on another network.
New contributor
user34639 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Would you like to backup possible altered data, to use that as correcting option to your clean environment?
If yes, you can think about a new compromised pc, the attacker can install stuff that was dragged to your system from the backup and once the malicious incoming connection has reached a place in a memory address of your pc during the backup process, its killed.
If no, you have no risk because you have more than one backup(or that's how it should be), top of the cake is another backup that is on another network.
New contributor
user34639 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Would you like to backup possible altered data, to use that as correcting option to your clean environment?
If yes, you can think about a new compromised pc, the attacker can install stuff that was dragged to your system from the backup and once the malicious incoming connection has reached a place in a memory address of your pc during the backup process, its killed.
If no, you have no risk because you have more than one backup(or that's how it should be), top of the cake is another backup that is on another network.
New contributor
user34639 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user34639 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 8 hours ago
user34639user34639
164 bronze badges
164 bronze badges
New contributor
user34639 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user34639 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to Information Security Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsecurity.stackexchange.com%2fquestions%2f214186%2fis-it-safe-to-backup-data-images-documents-videos-etc-from-a-possibly-in%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown