ccsrch找尋log中的信用卡卡號
Description
ccsrch is a tool that searches for and identifies unencrypted and contiguous credit card numbers (PAN) and track data on windows and UNIX operating systems. It will also identify the location of the PAN data in the files and record MAC times. link
以上是官方的描述,意思是說ccsrch這個工具是用來track資料中沒有加密的信用卡卡號(PAN),而且可以運行在winsows和UNIX上。如果有閱讀README,進一步會發現它提供的source code可以移植到以下各個作業系統
…

開放mysql對外連線
雖然說這樣是一件蠻危險的事,但有時候逼不得宜又要開放給外面的IP來連線 所以這時要注意的就是既然會想要連mys…
Read More