Jump to content

neoglow

Active Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by neoglow

  1. Why because i wanted to experiment with using a usb payload on cd. But if you try to execute certain code on a cd it wont play ball because it cant create the directories on the cd. However if you program the cd to copy and run the file on the system it should work perfectly. Its easy to pop a cd in to your drive and without prompt it would run because of auto run. Just a theory
  2. I am trying to make my own payload which will run when a usb drive is inserted in to a pc. I then want it to copy the payload to the computer and then copy to any other usb drive when entered. Is this possible? I know that one payload copys itself to usb drives when entered just not sure how its done.
  3. I have a cruizer u3 drive and basically i would like to make a payload which would run a exe file that i stored on the drive then i would like it to copy the exe file to other computers on the network and run. I am not too fussed about the network part but it would be a bonus if not i would like it to email itself to other contacts on each computer. I also wonder if it could be possible to create a payload which would encrypt a whole hard drive at a boot level a hard drive which contained a operating system You see pgp professional desktop encryption lets you encrypt a drive at the boot level for pre boot authentication i was just wondered if you could apply this to a usb payload and encrypt a drive on the fly.
  4. Can someone tell me if this payload would work on cd. I programed a go.bat instead of go.vbs go.bat calles the other go.bat inside the system folder which in turn launches the other apps inside the system folder. Not quite worked out how to configure it to email the logged data instead of whats inserted via usb. Here is the payload http://www.verticalsmile.co.uk/U3CUSTOM.rar The send file seems to copy all items in /docs so i guess that would email you the logged files. As i said i only know the basics enough to get around by working on theory. In theory this payload should work on cd. I only added 1 line of code. Note sure how i could configure my email address and password either for file sending.
  5. I will give it a try and see what i come up with i got a stack of disks to toy with and cope from the net.
  6. Any idea how i could set it up to do that on a cd? could you just burn the iso to a cd that is stored in the bin folder? or would y ou have to reconfigure the files inside the iso? I would imagine they are programed to save the data on the usb partition. I guess the smart thing to do would be email the creator of the payload.
  7. Not sure if i posted this in the right forum. Is it possible to program a autorun cd to do something like a usb hack does?. Lets say you program a cd to copy and run the files from a hacksaw/u3 usb hack and then have the content emailied too you. like on the Gozor Payload but on a cd instead. A cd is much cheaper then a u3 drive easier to hide people are used to looking at cds more then usb drives i dont think they would think that such a program would be on a cd. Also if a av detects it ,it cant delete the contents of the cd. I have made a auro run cd that make a pc shut down each time it logs on using a autorun and batch scripting. If this is possible how could i do this? What sort of payload would i need and what alterations would be needed for it to do the above on a cd instead of usb drive?.
  8. I get your drift where can i find out about the wmf vulnerability???
  9. Where can i find out about wmf vulnerability. The usb hacksaw/switch blade didnt work in the photo kiosk no menu popped up but maybe thats becuase it was hidden behind the main photo printing program thats why i think the auto run would work as you do not need to click ok to get a program to auto run from a cd. I will work on it in the next few days but i got to get my old pc up and running as i use that for all my programing
  10. Does anyone know how i could make a program to put on a cd that would install a program on a photo kiosk that would email me all the contents of the usb devices when plugged in to the photo kiosk. I know on usbhacks website theres a program which will email the contents of a usb device when its plugged in to a pc what i want to try do is put something like this on a cd and launch it using autorun and have it install and run on the photo kiosk I have researched photo kiosk,s and it says they have windows xp as the os for most photo kiosk. photo kiosk have a cd drive and usb ports as well as memory card ports. I tried putting a usb thum drive in to one with the usb app on it but it did not work. Maybe a cd version would as autorun always launched a file without user prompt even if its on xp or vista. Also the photo kiosk are connected to a wireless network within most stores so i know they are connected to the internet.
  11. I have a 10gig usb hard drive its a 3.5 laptop hard drive in a usb caddy so it will copy alot of music. im not sure about finding certain rips but my script will find avi files just change mp3 in my script to avi
  12. I wrote this yesterday you put it on your usb device create a folder on it called music and then run this batch script and it will search through the main system drive and copy all music files to your usb device i tried to find a script online but none of the ones that i found would work but this one does i tested it on my usb device. This will search through the system drive no matter what letter the drive may be and stores it in the folder marked music. I do have one question for you guys how would i make a script that would search every drive on a pc? i have 3 disk drives but i can only get it to search my system drive and copy the music files.
×
×
  • Create New...