Notes

Notes

Skip


You can create a new domain to bypass SSRF filters. Making sure that the new domain looks like a subdomain from the one that is in scope.


Accumulator register Eax accumulator

Counter Ecx Movement rotation loops

Data Edx Arithmetic ops and I/O

Base Ebx Data pointer

Stack pointer ESP points to the superior stack

Base Stack pointer EBP points to the bottom stack

Esi and Edi Are taken from the assembly as 1 and 2 of data streams


The EIP instruction pointer

Contains the address of the instruction that will be executed in case that there is now branching


Flags are boolean values to indicate statuses


Little endian goes backwards and Endian goes standard when reading towards the system

%n to f'up the stack

Report Page