Skip to content

Instantly share code, notes, and snippets.

View coffeewithayman's full-sized avatar

Ayman coffeewithayman

View GitHub Profile
@coffeewithayman
coffeewithayman / ListOfVendors.md
Last active January 6, 2021 18:12
List of Vendors
@coffeewithayman
coffeewithayman / Emotional Intelligence Bot Research
Created September 13, 2020 22:54
Did some quick research for an idea about building a bot that can detect emotions. People have already done this before. There are even companies that offer API's!
Collection of Links:
https://webempath.com/
https://tone-analyzer-demo.ng.bluemix.net/
https://cloud.ibm.com/docs/tone-analyzer/index.html#about
https://vokaturi.com/ (Open Source and Paid API)
https://soulhackerslabs.com/2016/05/03/let-me-hear-your-voice-and-i-will-tell-you-how-you-feel/ (see video)
When you search for images under the key word “cybersecurity,” a familiar shot always turns up: a guy wearing a hoodie, operating in a dark room, fingers on a keyboard.
<express-as type="Uncertainty">
I’d like to replace that image with…anything. To be a cybersecurity professional, you can be anything. </express-as>
<express-as type="GoodNews">
And anyone.
</express-as>
<express-as type="Apology">
@coffeewithayman
coffeewithayman / homesecops.md
Last active April 26, 2020 00:20
Learning SecOps At Home

Using Your Home for Security Operations

  1. Get a router that can at least do syslog and then do more advanced features like DPI, Etc
  1. Get Logging setup

Raspberry Pi VPN Router

This is a quick-and-dirty guide to setting up a Raspberry Pi as a "router on a stick" to PrivateInternetAccess VPN.

Requirements

Install Raspbian Jessie (2016-05-27-raspbian-jessie.img) to your Pi's sdcard.

Use the Raspberry Pi Configuration tool or sudo raspi-config to: