https://github.com/infobyte/alexafaraday
Alexa skill example for Faraday API
https://github.com/infobyte/alexafaraday
alexa amazon api echo faraday pentesting vulnerability
Last synced: about 2 months ago
JSON representation
Alexa skill example for Faraday API
- Host: GitHub
- URL: https://github.com/infobyte/alexafaraday
- Owner: infobyte
- License: gpl-3.0
- Created: 2019-07-12T15:02:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T15:16:07.000Z (almost 6 years ago)
- Last Synced: 2025-04-01T10:22:17.809Z (2 months ago)
- Topics: alexa, amazon, api, echo, faraday, pentesting, vulnerability
- Language: Python
- Homepage: https://www.faradaysec.com
- Size: 18.6 KB
- Stars: 5
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
https://www.faradaysec.com
https://github.com/infobyte/faraday
# Amazon Alexa Faraday Skill Using Flask-ASK and VMware REST API's
This is the GitHub Repository for Amazon Echo, Python Flask/Flask-ASK, and Faraday API's blogpost and subsequent updates.
We leverage Flask-Ask to interact with the Amazon Skills platform and build rest API communication from pythonFaraday API documentation:
https://github.com/infobyte/faraday/wiki/API-ServerCredits:
Flask-Ask - https://github.com/johnwheeler/flask-ask
TheHumbleLab (https://www.thehumblelab.com) Blog Walkthrough of building an Alexa Skill to interface with VMware REST API's