Y
Y
Yurka Blokhin2017-05-02 11:41:19
PHP
Yurka Blokhin, 2017-05-02 11:41:19

How to find out the data that the script sends?

There is a php site which is coded by ioncube. The site has a form that, through AJAX, accesses the script on the site, and it sends some data to another server. Tell me how to find out this data that this script sends.
We have centos 7 on the server.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Serezha, 2017-05-02
@blrik

monitoring outgoing requests and the request body from the script
// Accordingly, you need to install tcpdump on your centos.

D
Deioncube, 2017-06-12
@Deioncube

decrypt the script, find out what's inside it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question