• XSS.stack #1 – первый литературный журнал от юзеров форума

Is there any js/python or php sniffer open source?

what are you meaning by sniffer as there is many kinds of sniffing tools for various uses and that is a very broad request.

by defenition Wireshark is network sniffer.
if you are able to explain your goals i can hope to provide you with a better awnser and aim you in the right direction.
 
what are you meaning by sniffer as there is many kinds of sniffing tools for various uses and that is a very broad request.

by defenition Wireshark is network sniffer.
if you are able to explain your goals i can hope to provide you with a better awnser and aim you in the right direction.
Credit card sniffer
 
Credit card sniffer
so i am assuming you mean from users browser etc, while i cant think of any public sources, there are multiple ways you can achieve this, this article seems to cover what you are trying to acheive and is python focused Capturing and Editing Packets with PyDivert.
this will get you as far as hooking the winsock api's with a simple python wrapper PyDivert , the next step of your challenege will be parsing that intercepted data for CC's (research the luhn algorithm if not already familiar: Luhn Algorithm ) how you implement this with PyDivert will require your own research as it is not a library i am familair with.


hopefully this info is helpful and gives you a good starting point.


-0xc
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх