![]() |
|
How do you download and run programs - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge) +--- Thread: How do you download and run programs (/Thread-How-do-you-download-and-run-programs) |
RE: How do you download and run programs - prevent - 03-05-2019 sandboxie still let a virus spread into my heuristics... idk ill stick with an RDP
RE: How do you download and run programs - mothered - 03-05-2019 (03-05-2019, 02:46 AM)prevent Wrote: sandboxie still let a virus spread into my heuristics... idk ill stick with an RDP Isolated/virtual environments are not 100% fail safe, hence I use a dedicated test system on which my VM/Sandboxie Is running. RE: How do you download and run programs - d4kota - 03-07-2019 use virtual machines to download items check downloaded items on virustotal , etc use good AV RE: How do you download and run programs - samjr - 03-21-2019 Sandboxie for sure. There have been a lot of alternatives. But, this is plain and simple. For advanced virtualization, I just fire the Virtualbox and throw anything highly suspicious. RE: How do you download and run programs - mothered - 03-22-2019 (03-21-2019, 11:56 PM)samjr Wrote: For advanced virtualization, I just fire the Virtualbox and throw anything highly suspicious. Basically any file you're unsure of at the time. When deemed safe, transfer It to your main box via a clean Isolated USB stick. Advanced malware can circumvent the virtual environment, hence It's good practice to run the Guest OS on a dedicated Host physical machine, segregated (If need be) from the network. RE: How do you download and run programs - samjr - 03-23-2019 (03-22-2019, 12:54 AM)mothered Wrote:(03-21-2019, 11:56 PM)samjr Wrote: For advanced virtualization, I just fire the Virtualbox and throw anything highly suspicious. I agree with your response. But, I've had no issues testing few viruses on Qubes OS.
RE: How do you download and run programs - mothered - 03-23-2019 (03-23-2019, 09:32 AM)samjr Wrote:(03-22-2019, 12:54 AM)mothered Wrote:(03-21-2019, 11:56 PM)samjr Wrote: For advanced virtualization, I just fire the Virtualbox and throw anything highly suspicious. Exactly what Issues are you experiencing? Install a Windows OS on the VM, and you will not come across any Issues. RE: How do you download and run programs - phyrrus9 - 03-23-2019 My preferred method is to simply build it from source after verifying the tarball signature. sometimes that's not possible, so I resort to just verifying the signature and using sandboxd. RE: How do you download and run programs - Lustris - 03-31-2019 Same, If the file is from unknown source, I will always scan it and run in sandbox. RE: How do you download and run programs - mothered - 04-01-2019 (03-31-2019, 04:28 PM)Lustris Wrote: Same, If the file is from unknown source, I will always scan it and run in sandbox. Malware Is known to circumvent a Sandbox environment, so as an added layer of protection, run It In a VM, preferably on a dedicated Host physical machine. |