var unreadAlerts = '1';
You have one unread private message from dkota titled Welcome to the Forum!

Do I need to consider virus protection when developing malware for targeted use
#1
I am developing malware which I would spread to only couple of victims. I am planning to run it on tray icon and just standard user rights to make it simple for me, nothing too complicated.

Do I need to do some fancy tricks against virus protection? I really couldn't be bothered but at the same time if it needs to be done it has to be done. Obviously I am talking of heuristic detection.

I was also worrying that just copy pasting some well known obfuscating could just trigger the heuristics ?

takes and tips are much appreciated.

Peace
Report
#2
SciMartini Wrote: I am developing malware which I would spread to only couple of victims. I am planning to run it on tray icon and just standard user rights to make it simple for me, nothing too complicated.

Do I need to do some fancy tricks against virus protection? I really couldn't be bothered but at the same time if it needs to be done it has to be done. Obviously I am talking of heuristic detection.

I was also worrying that just copy pasting some well known obfuscating could just trigger the heuristics ?

takes and tips are much appreciated.

Peace


If your malware is FUD then no need
If you have any questions, please PM dkota
Reply Quote //
#3
Thanks for the reply. Yea it's done from the scratch so it's guaranteed to pass the static tests.
Reply Quote // Report


Quick Reply
Message
Type your reply to this message here.



Possibly Related Threads…
Thread Author Replies Views Last Post
  How to spread malware? nullcat 7 157 06-15-2023, 03:40 AM
Last Post: cyberiagu
  Malware & Tool creation service DerRoteMilan 0 54 06-06-2023, 02:17 AM
Last Post: DerRoteMilan
  whoami 'malware' malware 0 82 06-01-2023, 04:06 AM
Last Post: malware
  [PoC] Doing malware self-destruction elegantly KIARA 2 147 05-31-2023, 09:54 AM
Last Post: dkota
  Cookie Malware !67zIU 4 212 05-28-2023, 11:16 AM
Last Post: 167zIU



Users browsing this thread: purely_cabbage
var thread_deleted = "0"; if(thread_deleted == "1") { $("#quick_reply_form, .new_reply_button, .thread_tools, .inline_rating").hide(); $("#moderator_options_selector option.option_mirage").attr("disabled","disabled"); }