similar to: Why is Sanitizing SQL Fragments so Highly Muddled?

Displaying 20 results from an estimated 3000 matches similar to: "Why is Sanitizing SQL Fragments so Highly Muddled?"

2018 May 10
1
OT: hardware: sanitizing a dead SSD?
Probably too late for consideration at this point, but there are Enterprise Class SSDs available with DoD/NSA certified/approved self encryption capability. The concept is that encryption is a hardware feature of the drive, when you want to dispose of it, you throw away the key. This allows vendors to receive broken drives back from GOV/MIL clients securely so that failure methods can be
2007 Aug 06
4
problem with rails_root
Hi everybody, I used a openseradmin who is based on rubygem (i suppose ), so when i start my server of this openseradmin in the http://localhost:3000, i reciceved some messages like this: SocketError in LoginController#login getaddrinfo: Name or service not known RAILS_ROOT: script/../config/.. Application Trace | Framework Trace | Full Trace
2006 Feb 28
0
help with sanitizing html (comments in blog)
I''ve added this method in my model which is called with each save. It does a good job getting rid of html tags and then emplementing RedCloth. I''m very new at blogs so I''m not sure if this is adequate or not for comments. What do you think? I would love to hear if this is safe, unsafe, or just plain bad form. Also, I don''t think that RedCloth is
2008 Nov 25
0
Sanitizing the New Session Key Format
Facebook''s new session format contains periods and underscores which appear to be breaking mem_cache_store. To get my app working again, I appended the following code to the end of environment.rb class CGI class Session class MemCacheStore def check_id(id) #:nodoc:# id = id.gsub(''-'', '''').gsub(''.'',
2014 Nov 17
0
[PATCH V3 1/2] virtio: introduce methods of sanitizing device features
On Mon, Nov 17, 2014 at 10:44:30AM +0100, Cornelia Huck wrote: > On Mon, 17 Nov 2014 11:37:01 +0200 > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > On Mon, Nov 17, 2014 at 05:17:17PM +0800, Jason Wang wrote: > > > Buggy host may advertised buggy host features (a usual case is that host > > > advertise a feature whose dependencies were
2014 Nov 17
0
[PATCH V3 1/2] virtio: introduce methods of sanitizing device features
On Mon, Nov 17, 2014 at 11:20:48AM +0100, Cornelia Huck wrote: > On Mon, 17 Nov 2014 12:11:39 +0200 > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > On Mon, Nov 17, 2014 at 10:44:30AM +0100, Cornelia Huck wrote: > > > On Mon, 17 Nov 2014 11:37:01 +0200 > > > "Michael S. Tsirkin" <mst at redhat.com> wrote: > > > >
2014 Nov 18
0
[PATCH V3 1/2] virtio: introduce methods of sanitizing device features
On Tue, Nov 18, 2014 at 11:23:49AM +0800, Jason Wang wrote: > On 11/17/2014 06:11 PM, Michael S. Tsirkin wrote: > > On Mon, Nov 17, 2014 at 10:44:30AM +0100, Cornelia Huck wrote: > >> On Mon, 17 Nov 2014 11:37:01 +0200 > >> "Michael S. Tsirkin" <mst at redhat.com> wrote: > >> > >>> On Mon, Nov 17, 2014 at 05:17:17PM +0800, Jason Wang
2018 May 08
0
OT: hardware: sanitizing a dead SSD?
On 8 May 2018 at 15:34, <m.roth at 5-cent.us> wrote: > Anyone have any clues about how to sanitize a dead SSD? We haven't had it > yet, but we're sure it's coming. Esp. since I'm a federal contractor, a > dead disk gets deGaussed, but what the hell do you do with a SSD? > SSD disks must be shredded as the data has been written over multiple sectors many times to
2018 May 08
1
OT: hardware: sanitizing a dead SSD?
On Tue, 2018-05-08 at 15:46 -0400, Stephen John Smoogen wrote: > SSD disks must be shredded as the data has been written over multiple > sectors many times to 'even the writes'. This allows for even a 'dead' > disk to be disassembled with 'off-the-shelf' equipment to extract > items from the dead places. Depending on the data involved, there may > be
2018 May 09
0
OT: hardware: sanitizing a dead SSD?
On Wed, 2018-05-09 at 13:00 +0200, Leon Fauster wrote: > > Am 08.05.2018 um 21:46 schrieb Stephen John Smoogen <smooge at gmail.com>: > > > > On 8 May 2018 at 15:34, <m.roth at 5-cent.us> wrote: > > > Anyone have any clues about how to sanitize a dead SSD? We haven't had it > > > yet, but we're sure it's coming. Esp. since I'm a
2018 May 09
0
OT: hardware: sanitizing a dead SSD?
Disclaimer: My $dayjob is with a government contractor, but I am speaking as private citizen. Talk to your organization's computer security people. They will have a standard procedure for getting rid of dead disks. We on the internet can't know what they are. I'm betting it involves some degree of paperwork. Around here, I give the disks to my local computer support who in turn
2018 May 09
0
OT: hardware: sanitizing a dead SSD?
On Wed, 9 May 2018, m.roth at 5-cent.us wrote: > Federal contractor here, too. (I'm the OP). For disks that work, shred or > DBAN is what we use. For dead disks, we do the paperwork, and get them > deGaussed. SSD's are a brand new issue. We haven't had to deal with them > yet, but it's surely coming, so we might as well figure it out now. Does anyone use hdparm's
2018 May 11
0
OT: hardware: sanitizing a dead SSD?
On Thu, May 10, 2018 12:00, m.roth at 5-cent.us wrote: > > > On the other hand... static, and unchanging, right, and how many > minutes of Amazon S3 will it take to break the encryption? None. If it is NSA certified there will be a backdoor. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Do NOT open attachments nor
2005 Nov 29
1
[OT] Sanitizing Characters In Pasted Text
Because Microsoft Word changes quotes to curly quotes, double dashes to en-dashes, etc., copied / pasted text from Word into a textarea can contain characters not rendered the same in all browsers. Put more bluntly, when they paste from Word, it looks like cr@p on my Mac. I¹ve seen this question asked before, but never seen the answer. Is there any translation table between Word¹s special
2014 Nov 17
0
[PATCH V3 1/2] virtio: introduce methods of sanitizing device features
On Mon, Nov 17, 2014 at 05:17:17PM +0800, Jason Wang wrote: > Buggy host may advertised buggy host features (a usual case is that host > advertise a feature whose dependencies were missed). In this case, driver > should detect and disable the buggy features by itself. > > This patch introduces driver specific sanitize_features() method which is > called just before features
2018 May 09
2
OT: hardware: sanitizing a dead SSD?
James Szinger wrote: > Disclaimer: My $dayjob is with a government contractor, but I am speaking > as private citizen. > > Talk to your organization's computer security people. They will have a > standard procedure for getting rid of dead disks. We on the internet > can't > know what they are. I'm betting it involves some degree of paperwork. > > Around
2015 Jan 16
2
[PATCH 1/2] mllib: add simple qemu filename sanitizing function
It mimics a bit in OCaml the logic used in commit a95214b1985e694946e3426120a6fdc13a3f081f (for the main library) and commit 588af1953e5f7ab74009b9175cc5d3efb8bb651a (in disk-create), so in OCaml tools direct calls to qemu/qemu-img with filenames provided by the user can properly handle filenames with e.g. ':'. --- mllib/common_utils.ml | 13 +++++++++++++ mllib/common_utils.mli | 8
2018 May 09
3
OT: hardware: sanitizing a dead SSD?
> Am 08.05.2018 um 21:46 schrieb Stephen John Smoogen <smooge at gmail.com>: > > On 8 May 2018 at 15:34, <m.roth at 5-cent.us> wrote: >> Anyone have any clues about how to sanitize a dead SSD? We haven't had it >> yet, but we're sure it's coming. Esp. since I'm a federal contractor, a >> dead disk gets deGaussed, but what the hell do you do
2018 May 08
8
OT: hardware: sanitizing a dead SSD?
Anyone have any clues about how to sanitize a dead SSD? We haven't had it yet, but we're sure it's coming. Esp. since I'm a federal contractor, a dead disk gets deGaussed, but what the hell do you do with a SSD?
2018 May 09
2
OT: hardware: sanitizing a dead SSD?
On 9 May 2018 at 07:18, Pete Biggs <pete at biggs.org.uk> wrote: > On Wed, 2018-05-09 at 13:00 +0200, Leon Fauster wrote: >> > Am 08.05.2018 um 21:46 schrieb Stephen John Smoogen <smooge at gmail.com>: >> > >> > On 8 May 2018 at 15:34, <m.roth at 5-cent.us> wrote: >> > > Anyone have any clues about how to sanitize a dead SSD? We