POS malware questions?

scorpyo

UNRESOLVED PROBLEMS
Messages
197
Reaction score
16
Points
18
does anyone have copy of soft here http://www.xylibox.com/2012/03/pos-carding.html ))??

i want to learn how this work, if anyone know where to download already compiled scraping tools please let me know )

a friend of mine say he can code it however i'd like to ask community first as he said he needs to figure out how to even locate dumps, i.e. which port to sniff, etc. )

i know it is best to use LUHN algorithm to check as it scan the memory for card numbers then record after the = sign as well.
 
does anyone have copy of soft here http://www.xylibox.com/2012/03/pos-carding.html ))??

i want to learn how this work, if anyone know where to download already compiled scraping tools please let me know )

a friend of mine say he can code it however i'd like to ask community first as he said he needs to figure out how to even locate dumps, i.e. which port to sniff, etc. )

i know it is best to use LUHN algorithm to check as it scan the memory for card numbers then record after the = sign as well.


http://www.kernelmode.info/forum/viewtopic.php?f=16&t=1756
 
Man , just parse memory , and you will find dumps. Don't need sniffing any ports
 
Top