Posted September 28, 201014 yr this is what a could find and rar up 2 tmp files1 exe that is really a dll1 lnk file1 lnk file (suckme)1 sys file1 dll file (suckme)vidnux.comoffensivecomputing4sharedit may still yet be incomplete.. so if it is.. lemme know.. there are 2 sys files yet i could only find 1... sites are listed that i found parts of this worm at...rar passwd: infectedStuxNet.rar
September 30, 201014 yr Interesting./>http://www.pcworld.com/businesscenter/article/205827/was_stuxnet_built_to_attack_irans_nuclear_program.html
September 30, 201014 yr Author Interesting./>http://www.pcworld.com/businesscenter/article/205827/was_stuxnet_built_to_attack_irans_nuclear_program.htmlOf course it was, at least Variant B, though i care less about decoding as i dont have the system that it was designed for, nor do i feel like making "fake" system to get StuxNet to do its thing. In other words is it possible that if StuxNet B is looking for this File we can create that "fake" file and make it think we are real. I dunno.. Btw 2 things1) Security advisors have stated it was designed to attack that plant2) the 2 tmp and 1 lnk files are indeed StuxNet Bkeep in mind most Botnet files are 15kb in size, these tmp files at least that 1 are upwards to 500kb, i would be very interested in knowing how the BOTNET portion of this worm actsnow according to wiki, Israel and USA are allies. So to hear the security industry point fingers at 1 or the other, is ridiculous.. they are both 1 on the same team Edited September 30, 201014 yr by JMC31337
October 1, 201014 yr thanx for the links guys, all bookmarked. I am not able to find a full set of stuxnet files though, especially the 1,18 MB main dll file. anyone...?
October 1, 201014 yr Here are its 4 digitally signed drivers. still looking for the main dll.... http://www45.zippyshare.com/v/63235727/file.html pass: infected edit: found the main dropper.I extracted & unpacked the main dll from it.Dropper & decrypted+unpacked main dll here: http://www34.zippyshare.com/v/83741603/file.html pass: infected in the dll one can actually see all these interesting strings in plain text.will look into it deeper tomorrow. Edited October 2, 201014 yr by deepzero
October 5, 201014 yr Author Here are its 4 digitally signed drivers. still looking for the main dll.... http://www45.zippyshare.com/v/63235727/file.html pass: infected edit: found the main dropper.I extracted & unpacked the main dll from it.Dropper & decrypted+unpacked main dll here: http://www34.zippyshare.com/v/83741603/file.html pass: infected in the dll one can actually see all these interesting strings in plain text.will look into it deeper tomorrow. What encryption was it K? Shucks i may as well take a peek into Nuclear Technology myself... NICE JOB! yea sneak peek nothing... damn thats some complicated stuff right there particularly interesting seeing that WinCC SCADA System SIMATIC WinCC - Operator control and monitoring Edited October 5, 201014 yr by JMC31337
October 9, 201014 yr Author You see how the StuxNet worm OPCODE totally disappears when ya get into the middle of it sometimes... nasty...
November 4, 201014 yr What encryption was it K?Shucks i may as well take a peek into Nuclear Technology myself...NICE JOB!yea sneak peek nothing... damn thats some complicated stuff right thereparticularly interesting seeing that WinCCSCADA System SIMATIC WinCC - Operator control and monitoringhi, i have to analyse the main dll exports of stuxnet for my security in computer system's course project, does anyone have something useful for me?
November 4, 201014 yr main dll is in post#5, second link...i found it, but i want to know how these resources and exports work, what is the result when they execute.
November 9, 201014 yr According to 'experts' anything that uses a shellcode propagation method is advanced..This uses no decent DNS obfuscation and is easy to detect even without an ARK. It looks like it's vector is some proprietary server, and has heap spray to get pass page guards and ASLR. Most RK researchers probably don't bother because their is other stuff more advanced in the industrial>consumer sector that do stuff like flux DNS and writing outside partitions and injecting in drivers.If you're on a FAT or NTFS partition on a laptop you probably have the computrace rootkit calling home every boot up AVs even keep the mapped PE out of HIPS and sigs ^^
November 10, 201014 yr According to 'experts' anything that uses a shellcode propagation method is advanced..Stuxnet is advanced, but not because of the shellcode. The shellcode is very simple, it's everything else that it does that makes it advanced....has heap spray to get pass page guards and ASLR.Stuxnet uses no heap spray. It does not need to - it knows exactly where the shellcode needs to be placed, because it can see the required pointer from user-mode.
November 11, 201014 yr Stuxnet is advanced, but not because of the shellcode. The shellcode is very simple, it's everything else that it does that makes it advanced.Stuxnet uses no heap spray. It does not need to - it knows exactly where the shellcode needs to be placed, because it can see the required pointer from user-mode.It's pretty obvious the author had access to binaries then to avoid an IDS..It's still not as interesting as some stuff on x86 that uses fluxdns and stores encrypted data outside partitions from inside native kernel code. Torpig and Rustock are being spread by shellcode droppers too.If you think this is interesting go read about the computrace rootkit that is on most laptops and other consumer machines that maps from bios to FAT and NTFS, and is a hard coded exception in most AVs. or all the worms on cirrus banking network that they try to keep hidden. Politics brought this one into the mainstream. Edited November 11, 201014 yr by chickenbutt
November 20, 201014 yr Detailed analysis of the code in the Stuxnet worm has narrowed the list of suspects who could have created it. />http://www.bbc.co.uk/news/technology-11795076 I'm not quite sure how narrowed that can be... Ted.
November 22, 201014 yr Stuxnet: A Breakthrough/>http://www.symantec.com/connect/blogs/stuxnet-breakthrough
December 1, 201014 yr just for the records, here is the dropper as it spreads via USB.pass: infected!!viewing the malicious .lnk files on an unpatched windows will get you infected immediately!!the extracted main dll & the drivers can be found in post #5.stuxnet usb infection.rar Edited December 1, 201014 yr by deepzero
December 28, 201014 yr Thanks for the files, even stuxnet is patched now I consider this as the work of a team of masterminds, probably the NSA, we will probably never know.Goes into my collection of nasties.
December 29, 201113 yr Author @ JMC31337 Thanks for StuxNet virus and Happy New Year Thanks for what??? Who is JMC31337 Whats a STUXNET Edited December 29, 201113 yr by JMC31337
January 30, 201213 yr I would lol if it was written in VB.... "Access violation XXXXXX @ XXXXXXXX msvb6.dll was not found"
March 29, 201213 yr It was probably generated with a custom PE kit.Opcodes disappear because of threaded mutations and disassembler bugs. Use IDA and hook thread creation.If you invest any time into figure this out, all that it will result in is knowledge of it's actions and AV companies making money by ripping what you publish about it.. Same with any advanced protector.
April 21, 201213 yr Author yea your damn right they will...It was probably generated with a custom PE kit.Opcodes disappear because of threaded mutations and disassembler bugs. Use IDA and hook thread creation.If you invest any time into figure this out, all that it will result in is knowledge of it's actions and AV companies making money by ripping what you publish about it.. Same with any advanced protector.yea your right they will and then get paid off by the govt...$$$ spent to teach em .. when other VX sites teach for freeehh ehh... Edited April 21, 201213 yr by JMC31337
Create an account or sign in to comment