Information which would help me understand and write shell codes?
Hello!
Can you direct me to information which would help me understand and write shell codes? This would be for Windows specifically.
I would really appreciate your help.
Hello!
Can you direct me to information which would help me understand and write shell codes? This would be for Windows specifically.
I would really appreciate your help.
Shell codes basically comprises into two parts:
A common shell code is used across multiple platforms. These are basically grouping of code; generally make up the preferred payloads for remote exploits.
Advanced shell is also grouping of codes but it not used as common, it has merit with regard to remote exploits. These advanced shells include downloading, executing a file, adding a new user to the machine or sharing a folder on the system. These all implementations can be easily done by using the advanced shell codes. By using common shell codes you can do some task but not like advanced shell codes. By using advanced shell codes we can do much more tasks which, common shell codes don’t have.