A webshell and a normal file that have the same MD5
1–10 of 49 posts
Re: A webshell and a normal file that have the same MD5
#2Re: A webshell and a normal file that have the same MD5
#3The normal file doesn't look that normal
Re: A webshell and a normal file that have the same MD5
#4Re: A webshell and a normal file that have the same MD5
#5https://github.com/angea/pocorgtfo#0x14
And yes, documents are not normally supposed to be able to display their own MD5 hash.
Re: A webshell and a normal file that have the same MD5
#6Re: A webshell and a normal file that have the same MD5
#7The idea here is you can trigger a server to run the "safe" php file, then send it the webshell version, which passes hash based scanning?
1. You can upload scripts that get scanned for malicious code 2. These scripts can be executed once deemed "safe" 3. The server is using MD5 hashes to determine if you uploaded the same file or if it should re-scan it
3. Is where the issue is. It should probably always re-scan it and it definitely should not be using MD5.
Re: A webshell and a normal file that have the same MD5
#8It's a pity that there is no description of what it is supposed to be used for.
Re: A webshell and a normal file that have the same MD5
#9It's a pity that there is no description of what it is supposed to be used for.
Re: A webshell and a normal file that have the same MD5
#10It's a pity that there is no description of what it is supposed to be used for.
But there are two applications: the first is breaking in to a system under some very obscure set of circumstances that you are very unlikely to encounter in the real world. The second is to bump up your karma on HN.