top of page
Dish Antenna

INTRODUCING BAMBOO SECURITY

True Empowerment

Home: Welcome

OUR STORY

Innovators. Dreamers.

Bamboo Security is a leading provider of cutting-edge technologies and services, offering scalable solutions for companies of all sizes. Founded by a group of friends who started by scribbling their ideas on a piece of paper, today we offer smart, innovative services to dozens of clients worldwide.

We built our solutions by closely listening to our potential clientele and understanding their expectations with our product. We know how to analyze this information and customize our offering to changing market needs. Why not join our fast growing customer base? Get in touch today to learn more about the Bamboo Security story.

Home: About Us
Electronic Circuit

OUR INNOVATIVE TECHNOLOGY

At Bamboo Security, we believe that our solutions will soon become one of the biggest segments in the industry. We’ve only just started, but we already know that every product we build requires hard-earned skills, dedication and a daring attitude. Continue reading and learn all there is to know about the smart tech behind our successful IT Startup.

Explore
Home: Our Technology

THE BAMBOO SECURITY TEAM

Our Team

Screen Shot 2019-05-09 at 4.01.59 AM.png
Screen Shot 2019-05-09 at 4.03.26 AM.png
Screen Shot 2019-05-13 at 11.16.08 AM.pn
Screen Shot 2019-05-13 at 11.15.12 AM.pn

RYAN FAZAL

President

CHRISTIAN ARROYO

Vice-President

DAOUDA GAYE

Data Analyst

KENNY LIN

Data Analyst

Home: Our Team

RYAN FAZAL

President

  • Main Presenter for Bamboo Security

  • Project Coordinator

  • Co-Creator of the Bamboo Security Website

  • Manager of devteam.bamboo@gmail.com

  • “Backdoor” help of the app

CHRISTIAN ARROYO

Vice-President

  • GUI Designer: creating the user interface for the Bamboo Security App

  • Frontdoor access to the app.

  • Creator of what the customer will interact with.

DAOUDA GAYE

Data Analyst

  • Network Analyzer of TSHARK: monitoring network/software/ communications

  • Behind the scenes analyst

  • Monitoring the app from what the customer cannot see.

  • Looking for errors and checking what's going on within the app

KENNY LIN

Data Analyst

  • Network Analyzer of NMAP: checks the services and host that are on the Bamboo Security App

  • Behind the scenes analyst

  • Checks for errors

  • Monitors how packets are flowing

Home: List

ACTIVITIES

Home: Join Us

ACTIVITY #1

The first goal that I have completed was
researching and coming up with what language and accompanying libraries I would be using to
ultimately implement the application. When deciding this I had two main factors in my head. The first
main factor was that I want this application to be cross-platform. Because of this I had to abandon my
original idea of using windows form app because while the .Net framework is cross platform through the
mono program, it is not completely supported and do not want to waste a lot of time porting my
application to macOS. This led me to look towards cross platform API’s for C++ which lead me to
WXWidgets and Qi.

Screen Shot 2019-05-07 at 10.16.17 AM.pn

MILESTONE #1

The Beginning

Electronic Circuit

Decide what form will be your final product: Poster, App, Hardware, System, Algorithm, Analysis


For this company, our final product will be represented through a poster board, and an app formatting program. The goal is to show an example of how our app can work. And how simple it is to use.


Decide your main language: Python, C++, C, java, Go, R, Linux script, JavaScript,


The main language that our team will use would be Linux script.

Decide tools you’d like to use: Password tools, Vulnerability assessment, Packet analysis, Security, forensics (Memory forensics, Hard disk Forensics, Debugger, disassembler), etc.


For this company, we will use tools that will analyze network traffic. We will also try to generate our own data. We would use tools such as Zenmap in order to analyze a network.

Forms of input, output and processing (How you get data, what do you do with it, how does your output look like? Audio, Video, Graphs, numbers, etc.)


For this, both the input and output will be represented through a series of graphs and numbers. The goal is to simplify how a user can fix a networking issue on their router. Even if they don’t have an avid computer networking background.

What would you like to conclude?


Bamboo security wants to bring the simplicity of networking. With the app, it allows the user to monitor their network in a form of guides and or simple to read formatting. This is to take away the confusion of how a user operates their network. And thus, saves them money rather than having to call in a technician.

Working on a Computer
Home: Join Us
In the Woods

MILESTONE #3

Home: Press Kit

RYAN FAZAL

Activities 5-7

Screen Shot 2019-05-09 at 4.21.52 AM.png

CHRISTIAN ARROYO

Activities

Screen Shot 2019-05-09 at 4.23.53 AM.png

DAOUDA GAYE

Activities

Screen Shot 2019-05-09 at 4.19.15 AM.png

KENNY LIN

Activities

Screen Shot 2019-05-09 at 4.24.13 AM.png

MILESTONE 4

First Demo of Our App

Home: Join Us

OUR CODE

Public Class Form1

Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click

Dim OpenCMD

OpenCMD = CreateObject("wscript.shell")

OpenCMD.run("nmap -sn 192.168.0.0/24 -oN

C:\Users\Chris\source\repos\proofOfConcept\output.txt")

Dim FILE_NAME As String = "C:\Users\Chris\source\repos\proofOfConcept\output.txt"

System.Threading.Thread.Sleep(20000)


Dim TextLine As String

If System.IO.File.Exists(FILE_NAME) = True Then

Dim objReader As New System.IO.StreamReader(FILE_NAME)

Do While objReader.Peek() <> -1

TextLine = objReader.ReadLine()

Loop

TextBox1.Text = TextLine

Else

MessageBox.Show("File Does Not Exist")

End If

End Sub

End Class

Home: Text
Home: Video
Motherboard Installation

"The best way to predict the future is to create it"

Abraham Lincoln

Home: Quote

GET IN TOUCH

524 W 59th St, New York, NY 10019

123-456-7890

Thanks for submitting!

Modern Digital Watch
Home: Contact

Follow

  • Facebook
  • Twitter
  • LinkedIn

©2019 by Bamboo Security. Proudly created with Wix.com

bottom of page