Questions tagged [swap]

Swapping or paging is the process of storing working memory on the hard drive.

8 questions
35
votes
6 answers

How to protect against SIM swap scammers?

SIM swap occurs where the scammer uses phished information about you to request a SIM card replacement from your cell phone carrier, by tricking them into believing that it is you who is making the request for a SIM card replacement by passing their…
user610620
  • 536
  • 3
  • 10
5
votes
1 answer

Is the Windows paging file safe in the encrypted partition?

I came across this setting called ClearPageFileAtShutdown. The setting is described here and says: If you are truly worried about security, boot Windows off a fully-encrypted drive. Then you needn't worry about your sensitive data being unencrypted…
Iteration
  • 73
  • 1
  • 5
4
votes
2 answers

Truecrypt and swap

I've got Ubuntu 14.04 Desktop and I use Truecrypt to store my confidential files. I've read that since Truecrypt does on the fly encryption, it only stores its decrypted content (and user's password and his keyfile I would think?) in RAM. If it's…
Gregory
  • 83
  • 3
4
votes
2 answers

Can malicious software be installed inside Linux swap partition?

Is it possible for a virus of any kind to be installed inside Linux swap partition? If so, could it be transferred to the system even after formatting the Linux partition only and reinstalling the OS (without formatting the swap area)?
pgmank
  • 415
  • 6
  • 13
3
votes
1 answer

Can I tell Linux not to swap out the data space of a specific process?

I need to be able to write a program that uses a secret value that I want to ensure never gets written to disk during a page swap. The value is securely entered when the program starts, and gets erased (by secure garbage collection) when it is no…
David Scholefield
  • 1,824
  • 12
  • 21
2
votes
2 answers

Why are SWAP partitions good for security?

This page on server hardening has a large section on adding a SWAP partition. Why is adding a SWAP partition good for server hardening?
Randomblue
  • 1,685
  • 3
  • 15
  • 17
2
votes
1 answer

Possible security risk with disk encryption key getting swapped to the hard drive

I've recently read about the cold boot method, where it's possible to obtain the key for an encrypted filesystem from DRAM. This can be done even after the computer is turned off, but it requires special equipment that is very difficult for most…
Zen Hacker
  • 571
  • 1
  • 3
  • 11
0
votes
1 answer

RAM as a attack target

What is the simplest or most common method to read a value, for example a text, from the RAM of a personal computer? What access requirements are necessary for this? Is a search in a hex dump always required or are there shorter ways?
BeloumiX
  • 246
  • 1
  • 5