Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help / guidance needed for the post data request to the local host #13

Open
tbexploit opened this issue Jun 5, 2024 · 3 comments
Open

Comments

@tbexploit
Copy link

Good evening,
Just wondering if your able to give me some information regarding the post data request that is issued to the local host.
In the example photo you have the following
{
"app": "com.hilton.android.hhonors",
"lang": "en",
"version": "3.3.4",
"challenge": true,
"powurl": "https://m.hilton.io
}
I'm aware of how to see the current BPM the website is using
however where do you find the actual post data required for the sensor data response?
Does the apk need to be decompiled and searched through to see what is being sent to the generate sensor data function.

Sorry for the long explanation very keen to learn, just struggling with where to find the actual post data information needed to generate the successful sensor data

@KannaAny
Copy link

KannaAny commented Jun 29, 2024

Good evening, Just wondering if your able to give me some information regarding the post data request that is issued to the local host. In the example photo you have the following { "app": "com.hilton.android.hhonors", "lang": "en", "version": "3.3.4", "challenge": true, "powurl": "https://m.hilton.io } I'm aware of how to see the current BPM the website is using however where do you find the actual post data required for the sensor data response? Does the apk need to be decompiled and searched through to see what is being sent to the generate sensor data function.

Sorry for the long explanation very keen to learn, just struggling with where to find the actual post data information needed to generate the successful sensor data

Hello, I don't know what you mean by that. When you initialize the project, you just need to pay attention to the address it indicates. If you are local, it would just be the URL: "http://127.0.0.1:1337/akamai/bmp". You can see it in the same README.

@LyonSquad
Copy link

@tbexploit
As @KannaAny said pay attention to URL: "http://127.0.0.1:1337/akamai/bmp
You will get the response source: {"sensor":"

See my screenshots below

Screenshot 2024-10-08 023058
Screenshot 2024-10-08 021544
Screenshot 2024-10-08 021601
Screenshot 2024-10-08 024135

@JustAPR
Copy link

JustAPR commented Oct 10, 2024

@LyonSquad how can i contact you, i need help in 3.3.6 bmp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants