cuckoosandbox / community

Repository of modules and signatures contributed by the community
324 stars 175 forks source link

Add more TTPs to persistence_autorun.py #464

Closed keizn77 closed 4 years ago

keizn77 commented 4 years ago

The regex in this signature can capture multiple TTPs.

doomedraven commented 4 years ago

this is a very bad idea, you just put them all in one place, the best would be split them so each part would have it own ttp

keizn77 commented 4 years ago

Sorry for the late reply. I know this is a bad idea, but I'm not sure whether I can split this signature into multiple signatures or not. If it's allowed, I will try it.

doomedraven commented 4 years ago

Any improvement is allowed, if not you just will spam with fake ttps

El mié., 4 dic. 2019 1:54, keizn77 notifications@github.com escribió:

Sorry for the late reply. I know this is a bad idea, but I'm not sure whether I can split this signature into multiple signatures or not. If it's allowed, I will try it.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cuckoosandbox/community/pull/464?email_source=notifications&email_token=AAOFH36QE3TNJAAV3VOKSVDQW35UZA5CNFSM4JSAVNB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF3KY2Q#issuecomment-561425514, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOFH3ZTN7YJ2H3VHDR4IUDQW35UZANCNFSM4JSAVNBQ .

keizn77 commented 4 years ago

OK, I'll do it. Thank you!