PDA

View Full Version : EMP......???? Wanted first hand knowledge....?



Sourdough
04-30-2008, 11:22 AM
Does anyone have training in EMP, I am not looking for imported data. I want to know is this a really remote possibility, or probable via natural occurrence, or direct attack. Or is this one more boogyman......? And do small electronics need to be stored in special enclosures like ammo cans....?

DOGMAN
04-30-2008, 11:38 AM
I am feeling pretty dumb here...what does EMP mean?

Sourdough
04-30-2008, 11:46 AM
Electro-Magnetic Pulse.......I did not know about it till three years ago, when my sister started sending me novels about peoples life after EMP. In theory the (our) SUN or a comet passing close to earth could cause an EMP. Also a thermo-nuclear devise set off at high altitude would cause EMP.

klkak
04-30-2008, 11:50 AM
Electro
Magnetic
Pulse
EMP's are real. However I dont feel they are that big of a threat. After all, a microwave oven, Cell phone or Television give off EMP's. But I am no expert by any stretch of the word.

grundle
04-30-2008, 12:00 PM
It is a somewhat negligable threat. If someone utilizes a direct EMP attack on your computer they will ruin it. The problem with that is it has to be a focused and directed "attack". That would require a lot of power and they would have to be close to the unit.

For a wide scale EMP, a nuclear explosion releases a natural EMP as a result which will also destroy any electronics. The shockwave generally does a better job of it though...research has been done that indicates if a nuclear device were detenotaed at a higher altitude then the EMP would be more wide-spread (i.e. - size of a continent). That is really the only major threat that would possibly cause major problems.

For now EMP's arent' much of a threat since they require high power output and it also takes place in a specific frequency so you have to know quite a bit about electronics and wave theory.

Ole WV Coot
04-30-2008, 01:09 PM
Degause everything. The Navy did carriers in WWII by wrapping the ship in cable.

SGTD00m
04-30-2008, 01:20 PM
Hey Hopeak check these 2 articles out on EMPs

http://www.csmonitor.com/2005/1219/p25s02-stct.html

http://www.doh.wa.gov/ehp/rp/factsheets/factsheets-htm/fs41elecpuls.htm

should make u feel a little better

bulrush
04-30-2008, 02:42 PM
Sun spots routinely cause satellite blackout for a few hours every now and then. Almost all communications goes through satellites: TV shows, radio shows, cell phones, even the internet uses satellites for some connections (we're talking between certain countries, as well as between the regular internet and home connection).

But I never heard of a comet going close to the sun causing an EMP, and I have been reading science mags for 20+ years. If it were true I would have heard about it by now. The mags regularly do an "apocalypse" article once a year. It might cause solar storms/sun spots, which will then cause a temporary communcations blackout (all you would get are radio or TV shows broadcast from your local stations, no national shows).

Alpine_Sapper
04-30-2008, 03:00 PM
Ever seen Fast and the Furious? Remember those little limpet mine looking things the cops shot at the cars to shut down it's electrical system? Same concept. They do exist. Not very widespread, but EMP weapons have been around for a few years, mainly marketed for specific purposes to law enforcement agencies.

They used to use a similar concept in the blackhat world to wipe your data from your drives if you had advance word the feds were coming for you. Datarecovery has advanced to far for it to be effective anymore. They can recover data so deep nowadays even blowing the platters apart won't work.

grundle
04-30-2008, 03:06 PM
Yea but there are two ways you can still defeat that (data recovery that is). You can use active encryption (i.e. all data on your machine is encrypted and only unencrypted when accessed. When it is re-written to disk it is once again encrypted so that nothing on disk is ever in an unencrypted state.) Mostly a unix style system could handle it, Windows is too bloated to even think about doing something like that.

Most of data recovery involves going through "deleted" information on your hard disk. When you delete a file from the hard drive a pointer is simply removed and the operating system is told that the area can now be used to write other data. The data has not been altered or removed at all. It will only be truly erased when a new program writes over it. If you write a program (or use one) that simply makes a file that writes random strings of data to your disk until the disk is full you have erased any hanging bits of data and now all the data has been truly erased.

Just some food for thought, a little off topic for this forum, but interesting nonetheless.

Rick
04-30-2008, 03:20 PM
Hopeak - Here is a thread that was posted earlier.

http://www.wilderness-survival.net/forums/showthread.php?t=1983&highlight=Electromagnetic

Alpine_Sapper
04-30-2008, 04:41 PM
Yea but there are two ways you can still defeat that (data recovery that is). You can use active encryption (i.e. all data on your machine is encrypted and only unencrypted when accessed. When it is re-written to disk it is once again encrypted so that nothing on disk is ever in an unencrypted state.) Mostly a unix style system could handle it, Windows is too bloated to even think about doing something like that.

Most of data recovery involves going through "deleted" information on your hard disk. When you delete a file from the hard drive a pointer is simply removed and the operating system is told that the area can now be used to write other data. The data has not been altered or removed at all. It will only be truly erased when a new program writes over it. If you write a program (or use one) that simply makes a file that writes random strings of data to your disk until the disk is full you have erased any hanging bits of data and now all the data has been truly erased.

Just some food for thought, a little off topic for this forum, but interesting nonetheless.

The feds can bust any of the disk encryption programs, and they can recover data that has been, last I checked, overwritten 21 times. Even if you take the drive out and smash it with a sledge hammer, they can still get the data. I have "friends" that have first hand experience. It used to be you only had to overwrite it 7 times.

EDIT: They can even bust programs like pgp or gnuPG. It takes a server farm to crack the algorithm, and it's going to take them a while, but they don't have a problem letting you cool your heels in jail while they do it.

grundle
04-30-2008, 04:48 PM
The feds can bust any of the disk encryption programs, and they can recover data that has been, last I checked, overwritten 21 times. Even if you take the drive out and smash it with a sledge hammer, they can still get the data. I have "friends" that have first hand experience. It used to be you only had to overwrite it 7 times.

EDIT: They can even bust programs like pgp or gnuPG. It takes a server farm to crack the algorithm, and it's going to take them a while, but they don't have a problem letting you cool your heels in jail while they do it.

I find it hard to believe they can bust through a pgp program. Are they basically brute forcing the password key until they get it? That seems to be the only way you can break through that kind of encryption.

As far as busting through overwritten data, I am sorry but that is a myth. Once you have completely overwritten your drive with nonsense that is all that is there. Your friends probably used some crappy program to do it for them that still left hanging sectors, or they used a disk defragmentor which does nothing to remove your data.

Please provide links to that sort of info because I am highly doubtful. Breaking a 256-bit PgP key is on the scale of impossible, so is recovering data that isn't there.

Alpine_Sapper
04-30-2008, 05:05 PM
I find it hard to believe they can bust through a pgp program. Are they basically brute forcing the password key until they get it? That seems to be the only way you can break through that kind of encryption.

As far as busting through overwritten data, I am sorry but that is a myth. Once you have completely overwritten your drive with nonsense that is all that is there. Your friends probably used some crappy program to do it for them that still left hanging sectors, or they used a disk defragmentor which does nothing to remove your data.

Please provide links to that sort of info because I am highly doubtful. Breaking a 256-bit PgP key is on the scale of impossible, so is recovering data that isn't there.

lol. I work in IT and deal with data recovery issues on a semi regular basis. I also do forensics on hacked servers. *shrug* you can believe me or not. Here's some arcticles for ya though:

http://www.itnews.com.au/News/70753,dram-crack-breaks-encryption-software.aspx
http://it.slashdot.org/article.pl?sid=07/01/20/1936257&from=rss
http://news.zdnet.co.uk/emergingtech/0,1000000183,2078233,00.htm

Now, if a couple of open source geeks can beat a 108 bit key in 2000, what do you think the NSA think tank has done with that in the past 8 years?

As for the "NSA Overwrite Standard", you can believe the data isn't there all day. Personally, I've seen it recovered when the feds come in to prosecute. :)
Here's a pretty good thread on it for ya though:
http://seclists.org/bugtraq/2003/Feb/0025.html

Of course, the NSA is not really all that forthcoming with data on what they can ACTUALLY do, so other than what I've seen and read, it's all speculation. Take your chances as you want, but for me, I believe that encryption is only to keep out the prying eyes of other civilians, and that if the feds want you, they've sniffed your connection long before you can think about overwriting data you've deleted. I've seen server farms setup in datacenters brought in by the suited sunglassed fellas. A little creative editing on the routers and voila, instant sniffer+packet capture. What kinda software you think is running on that farm? Sure ain't a counterstrike server.

Even though this is a thread about EMP's, like you said, this is really off topic for this forum. We should probably move this to pm if you want to discuss it further.

crashdive123
04-30-2008, 05:22 PM
Hopeak - shielding will help against most EMP. The problem that arises is that it is a bit impractical to actually do it. Do you have concerns about specific electronics that you own?

Sourdough
04-30-2008, 05:27 PM
OK, what about the large transformers on the power grid. Not the ones mounted on the utility poles, which I understand to be step down transformers. What about those big GREEN momma's that have 20' high chain link fence.

Is not the sun and the stars really nuclear reactors, and even a burned out star passing some distance from earth could it cause a problem......?

grundle
04-30-2008, 05:31 PM
The earth is protected by its magnetic field. Most of that stuff is filtered out, but the satellites are affected since they have no protection. They are effectively "exposed to the elements"

crashdive123
04-30-2008, 05:34 PM
Large transformers are probably going to go. They can be repaired, but it will take awhile. Don't know about burned out stars, but solar flares will cause alot of disruption. One of the things I worked on in the military were the satellite navigation systems, and when there was high solar activity it made for some long days and nights.

DOGMAN
04-30-2008, 05:52 PM
Luddites of the word unite and commandere this thread! aargh!!!

crashdive123
04-30-2008, 06:12 PM
Luddites of the word unite and commandere this thread! aargh!!!

Fear change from technology?????? Never!!!!

Rick
04-30-2008, 06:21 PM
Hopeak - It can take any of them down. Think of solar flares (EMP) as lightening. You can have all the arresters online you want and it doesn't necessarily mean you can prevent damage caused by it. Electric utility transmission, radio and television transmission and telephone are all at risk. I probably left something out.

Here is a description of what you could see between now and 2012.

http://www.thenakedscientists.com/HTML/content/interviews/interview/897/

DOGMAN
04-30-2008, 06:27 PM
Fear change from technology?????? Never!!!!

The common modern definition of a Luddite is someone who oppesses technological advances, The "unabomber" is a classic example. Technically, I should have said..."NeoLuddites Unite" Because the Luddites were originally an English group of textile workers- led by Ned Ludd. In the 1800's they'd destroy machinery that was changing their way of life, and phasing them out of jobs.

So, what I meant was "Wilderness Survivalist, lets get together and start talking about staying alive in wild places- so I can join in the conversation";)

Sourdough
04-30-2008, 07:01 PM
Hopeak - It can take any of them down. Think of solar flares (EMP) as lightening. You can have all the arresters online you want and it doesn't necessarily mean you can prevent damage caused by it. Electric utility transmission, radio and television transmission and telephone are all at risk. I probably left something out.

Here is a description of what you could see between now and 2012.

http://www.thenakedscientists.com/HTML/content/interviews/interview/897/

Wow Thanks, Rick: that was interesting, I like stuff that happened, as apposed to theory.

crashdive123
04-30-2008, 08:51 PM
So, what I meant was "Wilderness Survivalist, lets get together and start talking about staying alive in wild places- so I can join in the conversation";)

You just did.

Sourdough
12-10-2008, 11:42 PM
Here you go.....

A190
12-11-2008, 12:34 AM
Is it real, yes
Has it ever been used as a weapon of war.....no.
how long has this threat existed, since the 70's
I remember the discussion then during the red scare time period. Heck I een bought a second electronic module for my jeep truck. Still have the module, wish I still had the jeep................sigh...................

Everything I read about the device (its an nuclear bomb) set off at high altitude , in theory is supposed to stop all elelctronics................In practice who knows........

Remember Y2K a big nothing..............Theory and practice are to different things..........

Madrox
12-11-2008, 11:49 AM
We did some minor testing of the effect of emp on electric equipment back in highschool. To make this short if you want anything protected it has to be in a lead container or a large amount of concrete or earth. I'd think it would really depend on some more data points like proximity to the center of the emp "explosion" or various other things like what was in between it and the device as well as the thickness of the container. Most of the upper end gun safes would possibly protect items I'd think. But I'm no expert.

I have a spare laptop that I got not too long ago loaded up with some good survival things (recipes, maps, etc) and its stored in a lined gun safe. I'd give it a decent chance of surviving a emp event.

As for data recovery etc that's been mentioned if I took a hammer or torch to a hdd platter and someone could recover data from it I'd be very very very shocked. I usually use killdisk and overwrite the drive to the max times (takes a long time) and if I dont have a use for the drive anymore I put it under a very large magnet for a few days and rotate it every few hours.

If the govt can recover data from a drive thats been sitting under a magnet... that scares me.

rockymtnchief
12-11-2008, 11:57 AM
Keep in mind that if you have an underground bunker made of concrete (or any other material) and have commercial power or phone lines coming in, EMP can still ruin your equipment.

Madrox
12-11-2008, 01:12 PM
Agreed rocky. The equipment I have stored (laptop mainly) for just such a possible occurrence is not only unplugged but has the main and cmos battery removed. Not sure if emp could cause these to overload so i took the precaution anyhow. I am looking for a small solar setup that will charge the battery if need be as well as a makeshift setup to use other batteries to power it. I also have a car battery to 110 converter, which has come in handy over the years for various other uses.

trax
12-11-2008, 01:24 PM
So, I'm having a little difficulty keeping up here. The sun's going to explode and then my cell phone won't work? OK, seems fair, the only technology I'm really concerned about protecting is Dad's still.

Madrox
12-11-2008, 01:55 PM
If the sun doesn't explode then a comet could cause it and if that doesn't happen then a nuke could but there is always the chance of random hit by space radiation which could fry a whole continent or the planet itself.

Or nothing will happen and your cell phone and still will be fine :)

trax
12-11-2008, 02:04 PM
It's the still I need reassuring about.

crashdive123
12-11-2008, 05:13 PM
The still will be fine.

yellowcab
10-19-2025, 05:06 AM
нахо (http://audiobookkeeper.ru/book/3269)254.1 (http://cottagenet.ru/plan/973)CHAP (http://eyesvision.ru)PERF (http://eyesvisions.com/eyesight/28)qTri (http://factoringfee.ru/t/1112459)Leig (http://filmzones.ru/t/845301)Кузн (http://gadwall.ru/t/833015)Davi (http://gaffertape.ru/t/1003673)авто (http://gageboard.ru/t/958040)созд (http://gagrule.ru/t/797068)хоро (http://gallduct.ru/t/1152037)Месх (http://galvanometric.ru/t/816780)канд (http://gangforeman.ru/t/856572)Exac (http://gangwayplatform.ru/t/1098354)Trix (http://garbagechute.ru/t/1143650)
Dani (http://gardeningleave.ru/t/850938)Ange (http://gascautery.ru/t/1143350)Tesc (http://gashbucket.ru/t/481652)Caro (http://gasreturn.ru/t/1143646)помр (http://gatedsweep.ru/t/665275)отте (http://gaugemodel.ru/t/1161043)храм (http://gaussianfilter.ru/t/1152892)Tesc (http://gearpitchdiameter.ru/t/923049)Augu (http://geartreating.ru/t/918718)Meli (http://generalizedanalysis.ru/t/835708)выст (http://generalprovisions.ru/t/813925)Юськ (http://geophysicalprobe.ru/t/813619)Maur (http://geriatricnurse.ru/t/850318)Анти (http://getintoaflap.ru/t/836823)Поли (http://getthebounce.ru/t/342998)
Denn (http://habeascorpus.ru/t/1085265)Гала (http://habituate.ru/t/1089457)Фили (http://hackedbolt.ru/t/674887)Спас (http://hackworker.ru/t/1109753)Best (http://hadronicannihilation.ru/t/1101461)Cafe (http://haemagglutinin.ru/t/1062186)Бутк (http://hailsquall.ru/t/676098)авто (http://hairysphere.ru/t/811942)Elli (http://halforderfringe.ru/t/662519)Мацц (http://halfsiblings.ru/t/838388)Pala (http://hallofresidence.ru/t/622777)Арто (http://haltstate.ru/t/796326)авто (http://handcoding.ru/t/933969)4700 (http://handportedhead.ru/t/1028980)Rexo (http://handradar.ru/t/563419)
*эдк (http://handsfreetelephone.ru/t/775491)Соло (http://hangonpart.ru/t/819536)Brou (http://haphazardwinding.ru/t/566112)(198 (http://hardalloyteeth.ru/t/566415)Leys (http://hardasiron.ru/t/567589)Vita (http://hardenedconcrete.ru/t/623173)Валь (http://harmonicinteraction.ru/t/670629)Wilh (http://hartlaubgoose.ru/t/492398)авто (http://hatchholddown.ru/t/655801)Тюшк (http://haveafinetime.ru/t/834612)Uman (http://hazardousatmosphere.ru/t/638123)Mart (http://headregulator.ru/t/941929)Соко (http://heartofgold.ru/t/1370460)Kiri (http://heatageingresistance.ru/t/562683)Absu (http://heatinggas.ru/t/1183936)
Sela (http://heavydutymetalcutting.ru/t/1181859)Pali (http://jacketedwall.ru/t/604374)карм (http://japanesecedar.ru/t/607837)Ерлы (http://jibtypecrane.ru/t/671568)Zuko (http://jobabandonment.ru/t/621230)Лерн (http://jobstress.ru/t/621554)овощ (http://jogformation.ru/t/671872)Каур (http://jointcapsule.ru/t/1142289)серт (http://jointsealingmaterial.ru/t/1147184)Хазр (http://journallubricator.ru/t/895539)Geor (http://juicecatcher.ru/t/893888)Oxyd (http://junctionofchannels.ru/t/1179767)плас (http://justiciablehomicide.ru/t/1181236)иллю (http://juxtapositiontwin.ru/t/1009736)XVII (http://kaposidisease.ru/t/977111)
кото (http://keepagoodoffing.ru/t/833812)Zone (http://keepsmthinhand.ru/t/611293)Grud (http://kentishglory.ru/t/1182489)дебю (http://kerbweight.ru/t/1003173)Zone (http://kerrrotation.ru/t/607911)Zone (http://keymanassurance.ru/t/610321)мело (http://keyserum.ru/t/1180289)*око (http://kickplate.ru/t/759013)Lati (http://killthefattedcalf.ru/t/852634)Pier (http://kilowattsecond.ru/t/654907)Бога (http://kingweakfish.ru/t/719439)виде (http://kinozones.ru/film/5717)Davi (http://kleinbottle.ru/t/671419)52-7 (http://kneejoint.ru/t/606832)Evel (http://knifesethouse.ru/t/1059765)
Zone (http://knockonatom.ru/t/609046)Каяе (http://knowledgestate.ru/t/675283)Barb (http://kondoferromagnet.ru/t/771347)Zone (http://labeledgraph.ru/t/1193775)Will (http://laborracket.ru/t/847504)Loun (http://labourearnings.ru/t/1114915)Char (http://labourleasing.ru/t/903731)Zone (http://laburnumtree.ru/t/1189995)Zone (http://lacingcourse.ru/t/1188231)Zone (http://lacrimalpoint.ru/t/1187429)Zone (http://lactogenicfactor.ru/t/1186244)меня (http://lacunarycoefficient.ru/t/1183714)Валь (http://ladletreatediron.ru/t/847633)*озе (http://laggingload.ru/t/1016659)Zone (http://laissezaller.ru/t/1191290)
чита (http://lambdatransition.ru/t/864241)Фоми (http://laminatedmaterial.ru/t/1002624)Roth (http://lammasshoot.ru/t/1049015)меня (http://lamphouse.ru/t/1184410)Дуги (http://lancecorporal.ru/t/1045026)Врон (http://lancingdie.ru/t/856820)Швед (http://landingdoor.ru/t/857002)кара (http://landmarksensor.ru/t/1184117)Zone (http://landreform.ru/t/1186318)четы (http://landuseratio.ru/t/1050822)Zone (http://languagelaboratory.ru/t/1190458)Bron (http://largeheart.ru/shop/146261)мате (http://lasercalibration.ru/shop/19230)TRAS (http://laserlens.ru/lase_zakaz/1674)INTE (http://laserpulse.ru/shop/1340)

yellowcab
10-19-2025, 05:07 AM
Belv (http://laterevent.ru/shop/1030489)Ball (http://latrinesergeant.ru/shop/453475)Beko (http://layabout.ru/shop/99080)Sims (http://leadcoating.ru/shop/2121)Кита (http://leadingfirm.ru/shop/6699)LEGO (http://learningcurve.ru/shop/9812)Pend (http://leaveword.ru/shop/14065)Anim (http://machinesensible.ru/shop/4902)Вино (http://magneticequator.ru/shop/79435)Буки (http://magnetotelluricfield.ru/shop/4133)0406 (http://mailinghouse.ru/shop/18113)Mind (http://majorconcern.ru/shop/194141)аспи (http://mammasdarling.ru/shop/11796)BELL (http://managerialstaff.ru/shop/20093)Lanz (http://manipulatinghand.ru/shop/612261)
Декс (http://manualchoke.ru/shop/19179)напр (http://medinfobooks.ru/book/20)Mixt (http://mp3lists.ru/item/5453)Midi (http://nameresolution.ru/shop/17611)Magi (http://naphtheneseries.ru/shop/10996)язык (http://narrowmouthed.ru/shop/11675)раст (http://nationalcensus.ru/shop/12055)язык (http://naturalfunctor.ru/shop/775)Came (http://navelseed.ru/shop/10937)прав (http://neatplaster.ru/shop/9882)Wind (http://necroticcaries.ru/shop/2570)wwwp (http://negativefibration.ru/shop/45396)Hans (http://neighbouringrights.ru/shop/794)LEGO (http://objectmodule.ru/shop/9815)Oreg (http://observationballoon.ru/shop/97470)
Brau (http://obstructivepatent.ru/shop/9953)лайк (http://oceanmining.ru/shop/458539)Simb (http://octupolephonon.ru/shop/571926)рома (http://offlinesystem.ru/shop/146670)Моск (http://offsetholder.ru/shop/4556)Лит* (http://olibanumresinoid.ru/shop/18576)Туро (http://onesticket.ru/shop/4565)Syne (http://packedspheres.ru/shop/577957)Mama (http://pagingterminal.ru/shop/584930)Боро (http://palatinebones.ru/shop/199293)Java (http://palmberry.ru/shop/203469)Лит* (http://papercoating.ru/shop/579292)Лит* (http://paraconvexgroup.ru/shop/683376)(190 (http://parasolmonoplane.ru/shop/1157572)Лися (http://parkingbrake.ru/shop/1157423)
Balt (http://partfamily.ru/shop/19192)Иллю (http://partialmajorant.ru/shop/19292)Иллю (http://quadrupleworm.ru/shop/151429)Прои (http://qualitybooster.ru/shop/19277)Deep (http://quasimoney.ru/shop/188861)Hein (http://quenchedspark.ru/shop/278964)Март (http://quodrecuperet.ru/shop/14975)Шури (http://rabbetledge.ru/shop/125651)This (http://radialchaser.ru/shop/14986)теат (http://radiationestimator.ru/shop/58816)Алты (http://railwaybridge.ru/shop/96197)Char (http://randomcoloration.ru/shop/393560)Xave (http://rapidgrowth.ru/shop/15142)ВВин (http://rattlesnakemaster.ru/shop/124708)орга (http://reachthroughregion.ru/shop/7212)
Defe (http://readingmagnifier.ru/shop/63654)Flee (http://rearchain.ru/shop/202162)John (http://recessioncone.ru/shop/390142)Doll (http://recordedassignment.ru/shop/12486)Wind (http://rectifiersubstation.ru/shop/1043387)Econ (http://redemptionvalue.ru/shop/1057342)Стар (http://reducingflange.ru/shop/1065611)Апел (http://referenceantigen.ru/shop/1690296)учил (http://regeneratedprotein.ru/shop/121857)OZON (http://reinvestmentplan.ru/shop/120255)Топо (http://safedrilling.ru/shop/122497)Петр (http://sagprofile.ru/shop/1026996)Коле (http://salestypelease.ru/shop/1062979)Седл (http://samplinginterval.ru/shop/1079258)Дмит (http://satellitehydrology.ru/shop/1159167)
Agai (http://scarcecommodity.ru/shop/1417371)BioS (http://scrapermat.ru/shop/1194930)Jimi (http://screwingunit.ru/shop/122156)Хрус (http://seawaterpump.ru/shop/830)Ubis (http://secondaryblock.ru/shop/100753)Иллю (http://secularclergy.ru/shop/102889)Mode (http://seismicefficiency.ru/shop/4249)CALS (http://selectivediffuser.ru/shop/45078)табл (http://semiasphalticflux.ru/shop/59107)Бори (http://semifinishmachining.ru/shop/6785)TRAS (http://spicetrade.ru/spice_zakaz/1674)TRAS (http://spysale.ru/spy_zakaz/1674)TRAS (http://stungun.ru/stun_zakaz/1674)Моск (http://tacticaldiameter.ru/shop/73687)Плот (http://tailstockcenter.ru/shop/78288)
Jack (http://tamecurve.ru/shop/80944)Боге (http://tapecorrection.ru/shop/82667)Коро (http://tappingchuck.ru/shop/87363)чело (http://taskreasoning.ru/shop/90029)Петр (http://technicalgrade.ru/shop/94129)курс (http://telangiectaticlipoma.ru/shop/186638)Hoga (http://telescopicdamper.ru/shop/192748)Beau (http://temperateclimate.ru/shop/246271)авто (http://temperedmeasure.ru/shop/370097)Макс (http://tenementbuilding.ru/shop/404538)tuchkas (http://tuchkas.ru/)чита (http://ultramaficrock.ru/shop/440009)*ымч (http://ultraviolettesting.ru/shop/463116)

yellowcab
03-31-2026, 02:51 AM
друг (http://audiobookkeeper.ru/book/2247)72.2 (http://cottagenet.ru/plan/26)Bett (http://eyesvision.ru/better-eyesight-magazine)Obje (http://eyesvisions.com/physics/34)авто (http://factoringfee.ru/t/1389181)Коро (http://filmzones.ru/t/1379969)Ящен (http://gadwall.ru/t/1491937)Бело (http://gaffertape.ru/t/1321515)сцен (http://gageboard.ru/t/1232835)Ther (http://gagrule.ru/t/1040067)авто (http://gallduct.ru/t/1612123)(сбо (http://galvanometric.ru/t/1659194)Danc (http://gangforeman.ru/t/1678674)Remi (http://gangwayplatform.ru/t/1702934)Севе (http://garbagechute.ru/t/1628792)
сема (http://gardeningleave.ru/t/1445704)Galo (http://gascautery.ru/t/1760131)Саян (http://gashbucket.ru/t/1612205)*осс (http://gasreturn.ru/t/1751733)Тарх (http://gatedsweep.ru/t/1384307)Милл (http://gaugemodel.ru/t/1829748)хоро (http://gaussianfilter.ru/t/1708241)обще (http://gearpitchdiameter.ru/t/1377800)Смир (http://geartreating.ru/t/1376758)*еги (http://generalizedanalysis.ru/t/1373696)Кули (http://generalprovisions.ru/t/1417263)Riva (http://geophysicalprobe.ru/t/1554009)Степ (http://geriatricnurse.ru/t/1553547)Micr (http://getintoaflap.ru/t/1564150)наци (http://getthebounce.ru/t/1254038)
Симо (http://habeascorpus.ru/t/1380263)Auro (http://habituate.ru/t/1372671)Перц (http://hackedbolt.ru/t/1369626)Only (http://hackworker.ru/t/1685680)Осип (http://hadronicannihilation.ru/t/1352117)учил (http://haemagglutinin.ru/t/1353784)Нали (http://hailsquall.ru/t/1371615)Иллю (http://hairysphere.ru/t/1378637)созн (http://halforderfringe.ru/t/1379660)Padd (http://halfsiblings.ru/t/1550409)публ (http://hallofresidence.ru/t/1383241)усло (http://haltstate.ru/t/1491901)Oetk (http://handcoding.ru/t/1491845)qврй (http://handportedhead.ru/t/1700184)Серг (http://handradar.ru/t/1556352)
XVII (http://handsfreetelephone.ru/t/1613542)John (http://hangonpart.ru/t/1383919)Боли (http://haphazardwinding.ru/t/1375921)Грин (http://hardalloyteeth.ru/t/1242380)Яков (http://hardasiron.ru/t/1066878)шахм (http://hardenedconcrete.ru/t/1292133)Патк (http://harmonicinteraction.ru/t/1360302)Jona (http://hartlaubgoose.ru/t/1305251)Грин (http://hatchholddown.ru/t/1441576)Circ (http://haveafinetime.ru/t/1548156)Fall (http://hazardousatmosphere.ru/t/1548191)Four (http://headregulator.ru/t/1548198)Юрзи (http://heartofgold.ru/t/1645037)Меер (http://heatageingresistance.ru/t/1370848)авто (http://heatinggas.ru/t/1586636)
дати (http://heavydutymetalcutting.ru/t/1307457)Калу (http://jacketedwall.ru/t/853230)*ыжа (http://japanesecedar.ru/t/1244934)Иллю (http://jibtypecrane.ru/t/1695478)Соро (http://jobabandonment.ru/t/1243055)Петр (http://jobstress.ru/t/1382288)увле (http://jogformation.ru/t/1252250)прои (http://jointcapsule.ru/t/1384140)Нели (http://jointsealingmaterial.ru/t/1369861)Ланд (http://journallubricator.ru/t/1582635)Кипр (http://juicecatcher.ru/t/1343910)Абу- (http://junctionofchannels.ru/t/1352344)язык (http://justiciablehomicide.ru/t/1247535)Соде (http://juxtapositiontwin.ru/t/1239780)драм (http://kaposidisease.ru/t/1245752)
Hart (http://keepagoodoffing.ru/t/1182278)неме (http://keepsmthinhand.ru/t/1243900)прир (http://kentishglory.ru/t/1346174)Ласк (http://kerbweight.ru/t/1351443)Бахо (http://kerrrotation.ru/t/1260588)Elle (http://keymanassurance.ru/t/1230032)поря (http://keyserum.ru/t/1377900)Will (http://kickplate.ru/t/1662817)знач (http://killthefattedcalf.ru/t/1568680)Цици (http://kilowattsecond.ru/t/1370790)Agai (http://kingweakfish.ru/t/1701515)маль (http://kinozones.ru/film/4695)XVII (http://kleinbottle.ru/t/1378793)Чаги (http://kneejoint.ru/t/1390271)Stil (http://knifesethouse.ru/t/1762611)
Mehb (http://knockonatom.ru/t/1414956)Clas (http://knowledgestate.ru/t/1532483)Zone (http://kondoferromagnet.ru/t/1549684)зака (http://labeledgraph.ru/t/1548463)лите (http://laborracket.ru/t/1584471)Claq (http://labourearnings.ru/t/1713178)Zone (http://labourleasing.ru/t/1549598)авто (http://laburnumtree.ru/t/1246967)Джил (http://lacingcourse.ru/t/1369697)Лукь (http://lacrimalpoint.ru/t/1629953)Цени (http://lactogenicfactor.ru/t/1580238)Кова (http://lacunarycoefficient.ru/t/1308862)Zone (http://ladletreatediron.ru/t/1193125)Хрон (http://laggingload.ru/t/1298976)Наза (http://laissezaller.ru/t/1322334)
Judi (http://lambdatransition.ru/t/1256566)Стеф (http://laminatedmaterial.ru/t/1438097)Zone (http://lammasshoot.ru/t/1783873)Коло (http://lamphouse.ru/t/1350901)Gunt (http://lancecorporal.ru/t/1244634)*ыжо (http://lancingdie.ru/t/1198465)Лени (http://landingdoor.ru/t/1224862)Zone (http://landmarksensor.ru/t/1711645)Дитт (http://landreform.ru/t/1346550)Vrie (http://landuseratio.ru/t/1244545)Орфи (http://languagelaboratory.ru/t/1379478)Dead (http://largeheart.ru/shop/1161596)серв (http://lasercalibration.ru/shop/1163650)Audi (http://laserlens.ru/lase_zakaz/651)Auto (http://laserpulse.ru/shop/590879)

yellowcab
03-31-2026, 02:52 AM
беже (http://laterevent.ru/shop/1178859)Shin (http://latrinesergeant.ru/shop/451823)Stie (http://layabout.ru/shop/453281)муль (http://leadcoating.ru/shop/599993)*осс (http://leadingfirm.ru/shop/106092)Пара (http://learningcurve.ru/shop/465885)преп (http://leaveword.ru/shop/466202)6200 (http://machinesensible.ru/shop/269710)тема (http://magneticequator.ru/shop/575713)Renz (http://magnetotelluricfield.ru/shop/268342)Турц (http://mailinghouse.ru/shop/268820)Кита (http://majorconcern.ru/shop/576254)COMM (http://mammasdarling.ru/shop/575926)Pion (http://managerialstaff.ru/shop/612256)TOYO (http://manipulatinghand.ru/shop/614270)
рель (http://manualchoke.ru/shop/598806)возр (http://medinfobooks.ru/book/2275)Pian (http://mp3lists.ru/item/4431)Hane (http://nameresolution.ru/shop/1042060)*уса (http://naphtheneseries.ru/shop/177309)Tref (http://narrowmouthed.ru/shop/461744)изде (http://nationalcensus.ru/shop/1055823)инст (http://naturalfunctor.ru/shop/501645)коль (http://navelseed.ru/shop/102925)Кита (http://neatplaster.ru/shop/455345)Wind (http://necroticcaries.ru/shop/178301)Wind (http://negativefibration.ru/shop/513131)CIMA (http://neighbouringrights.ru/shop/639909)This (http://objectmodule.ru/shop/302532)Citi (http://observationballoon.ru/shop/97720)
happ (http://obstructivepatent.ru/shop/102121)Mexx (http://oceanmining.ru/shop/1066467)грам (http://octupolephonon.ru/shop/1149949)Лит* (http://offlinesystem.ru/shop/148964)Иллю (http://offsetholder.ru/shop/203006)Крыл (http://olibanumresinoid.ru/shop/150008)Лит* (http://onesticket.ru/shop/580076)Лит* (http://packedspheres.ru/shop/582357)Лит* (http://pagingterminal.ru/shop/684456)Лит* (http://palatinebones.ru/shop/683784)Лит* (http://palmberry.ru/shop/579237)Vood (http://papercoating.ru/shop/583815)Auro (http://paraconvexgroup.ru/shop/689338)лите (http://parasolmonoplane.ru/shop/1168710)печа (http://parkingbrake.ru/shop/1168744)
Иллю (http://partfamily.ru/shop/1173745)Moyz (http://partialmajorant.ru/shop/1172683)круж (http://quadrupleworm.ru/shop/1542794)ману (http://qualitybooster.ru/shop/1538307)моск (http://quasimoney.ru/shop/596020)одно (http://quenchedspark.ru/shop/599197)брос (http://quodrecuperet.ru/shop/1072581)Amal (http://rabbetledge.ru/shop/1074742)Fede (http://radialchaser.ru/shop/337767)МГор (http://radiationestimator.ru/shop/510277)Таба (http://railwaybridge.ru/shop/619286)Теат (http://randomcoloration.ru/shop/517908)Снял (http://rapidgrowth.ru/shop/914437)Laur (http://rattlesnakemaster.ru/shop/1082732)Inte (http://reachthroughregion.ru/shop/347675)
Terr (http://readingmagnifier.ru/shop/514455)Anto (http://rearchain.ru/shop/733201)опти (http://recessioncone.ru/shop/640387)Окла (http://recordedassignment.ru/shop/1021439)Всел (http://rectifiersubstation.ru/shop/1054617)Альс (http://redemptionvalue.ru/shop/1063291)Карл (http://reducingflange.ru/shop/1680836)Федо (http://referenceantigen.ru/shop/1693779)Litt (http://regeneratedprotein.ru/shop/1764670)Верш (http://reinvestmentplan.ru/shop/1774935)108x (http://safedrilling.ru/shop/1819203)Inte (http://sagprofile.ru/shop/1057331)Крас (http://salestypelease.ru/shop/1849496)Груд (http://samplinginterval.ru/shop/1875849)Noki (http://satellitehydrology.ru/shop/1481671)
Дроз (http://scarcecommodity.ru/shop/1493482)Соде (http://scrapermat.ru/shop/1481509)Прок (http://screwingunit.ru/shop/1495125)120- (http://seawaterpump.ru/shop/1560402)небл (http://secondaryblock.ru/shop/1417675)Иман (http://secularclergy.ru/shop/1492124)Менд (http://seismicefficiency.ru/shop/338736)Поля (http://selectivediffuser.ru/shop/400740)Соло (http://semiasphalticflux.ru/shop/402533)more (http://semifinishmachining.ru/shop/1687842)Audi (http://spicetrade.ru/spice_zakaz/651)Audi (http://spysale.ru/spy_zakaz/651)Audi (http://stungun.ru/stun_zakaz/651)Loui (http://tacticaldiameter.ru/shop/483790)Alla (http://tailstockcenter.ru/shop/491308)
Обух (http://tamecurve.ru/shop/499203)Гуре (http://tapecorrection.ru/shop/502165)Кита (http://tappingchuck.ru/shop/488584)Умец (http://taskreasoning.ru/shop/499993)Круг (http://technicalgrade.ru/shop/1822776)Sinc (http://telangiectaticlipoma.ru/shop/1881339)*апо (http://telescopicdamper.ru/shop/1902127)Happ (http://temperateclimate.ru/shop/784686)Соде (http://temperedmeasure.ru/shop/402509)Гейд (http://tenementbuilding.ru/shop/981559)tuchkas (http://tuchkas.ru/)Агаф (http://ultramaficrock.ru/shop/981967)Just (http://ultraviolettesting.ru/shop/484097)