Thank you for sharing this with us
[ Topic ] Malware Evasion - What is Code Signing?
by 0x27 - Thursday October 19, 2023 at 10:19 PM
|
02-28-2025, 11:20 PM
the question kinda makes me want to answer, but I have a feeling you do this in the hidden section,..
jesus christ, I fell for a low-effort post. okay kids, listen up and listen well, because I will explain to you why this post is irrelevant bullshit: yes, you can create an "impersonating" certificate yourself, with low effort. the code repos OP linked are basically just scripts that call openssl on your OS. nothing complex there, you can do this on your shell. the problem is that self-signed certificates (you create and sign the cert yourself) are untrusted by default. when you run code and the signature of this code is checked, the process will of course check the validity of the certificate itself first. typically, this is done by checking with a certificate authority, which calls the chain of trust and so on. you can clearly see in the screenshot by OP, that the "certificate in the signature cannot be verified." it even has a big red X in the picture. who is fooled by this??? signing your code with a self-generated cert is not the issue, the issue is getting your cert signed by a valid CA. and these CAs typically check if you actually control the website your're trying to create a cert for. truly, only the brightest minds are on breachforums.
03-03-2025, 11:10 AM
replying because it tells me to
03-03-2025, 11:27 AM
03-28-2025, 06:08 AM
thankyou for posting this i have been trying to find out about code signing
03-30-2025, 07:45 PM
Thanks i need to udnerstand it
04-03-2025, 06:48 AM
lets see what you talking about brooo
04-04-2025, 07:50 PM
I hope this is worth it!
04-04-2025, 07:55 PM
amazing, great, thanka pro
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Rust Malware PDF builder (Open SRC) | 90 | 13,213 |
6 hours ago Last Post: |
||
Real Craxsrat Source Code - Leaked | 248 | 12,874 |
6 hours ago Last Post: |
||
Malware Development MD MZ E Book | 37 | 1,231 |
Yesterday, 03:58 PM Last Post: |
||
Sektor7 - Malware Development Advanced - Vol.1 | 407 | 38,965 |
Yesterday, 01:42 PM Last Post: |
||
Build Undetectable Malware Using C Language | 65 | 2,864 |
08-06-2025, 10:17 AM Last Post: |