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

how to use the web based interface #84

Closed
Jennifer0099 opened this issue Dec 12, 2018 · 7 comments
Closed

how to use the web based interface #84

Jennifer0099 opened this issue Dec 12, 2018 · 7 comments

Comments

@Jennifer0099
Copy link

Hello, can I use this software to test the facebook APIs and how can I do that. From the screenshot, I see the URL is http://localhost/checkout.php, so do I need to use the API that I want to test to connect to the localhost website through a software like POSTMAN? Because I am just a beginner with APIs, so I don't know how to use this testing software.

@sagarpo
Copy link
Collaborator

sagarpo commented Dec 12, 2018

@Jennifer0099 You can check this video: https://www.youtube.com/watch?v=EXAO-187ygI. Hope this will help.

@Jennifer0099
Copy link
Author

Thanks so much! This is helpful and now I know the localhost is not a must, but I still don't know how can I get the information like URL, Header, and Bodies.

@sagarpo
Copy link
Collaborator

sagarpo commented Dec 12, 2018

@Jennifer0099 What's the use case here?

@Jennifer0099
Copy link
Author

I am doing a project based your code, and I want to test whether the software can realize the functions it claims and how well it can perform that. And maybe I also need to know how this software can do that. I read something about RESTful API, so I have a rough idea of this area now, but just some theoretical staff. And now I want to find some opensource APIs to test, like Twitter and Facebook.

@sagarpo
Copy link
Collaborator

sagarpo commented Dec 12, 2018

If you want to scan for security vulnerabilities, you need to have valid URL, headers and body. That you can find out developer docs for Facebook!

@Jennifer0099
Copy link
Author

Thanks, so I need to understand the endpoints of the APIs then I can know how to get the valid URL, headers and body, right?
image

@sagarpo
Copy link
Collaborator

sagarpo commented Dec 12, 2018

Yes

@sagarpo sagarpo closed this as completed Dec 12, 2018
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

2 participants