scorchingoyster / owasp-layout

2 stars 2 forks source link

Event JSON Object > Stylized List #39

Open mikemccamon opened 5 years ago

mikemccamon commented 5 years ago

JSON of events for the Santa Barbara Meetup:

Event Name(as a link)
Date, Time at Venue name, city, State

So in the case of the data above we would have:

Web-app security training/CTF hosted by OWASP SB & Security Innovation (as link to Meetup) August 22, 2019, 3pm PT at InTouch Health, Goleta, CA

=== RAW JSON === HTTP/1.1 200 success { "0": { "created": 1564523618000, "duration": 18000000, "id": "263596915", "name": "Web-app security training/CTF hosted by OWASP SB & Security Innovation", "rsvp_limit": 30, "date_in_series_pattern": false, "status": "upcoming", "time": 1566511200000, "local_date": "2019-08-22", "local_time": "15:00", "rsvp_close_offset": "PT2H", "updated": 1565728955000, "utc_offset": -25200000, "waitlist_count": 0, "yes_rsvp_count": 24, "venue": { "id": 26471154, "name": "InTouch Health", "lat": 34.43021011352539, "lon": -119.8868408203125, "repinned": true, "address_1": "7402 Hollister Ave", "city": "Goleta", "country": "us", "localized_country_name": "USA", "zip": "93117", "state": "CA" }, "group": { "created": 1444171088000, "name": "Santa Barbara OWASP Chapter", "id": 19002931, "join_mode": "open", "lat": 34.41999816894531, "lon": -119.70999908447266, "urlname": "Santa-Barbara-OWASP-Chapter", "who": "Hackers", "localized_location": "Santa Barbara, CA", "state": "CA", "country": "us", "region": "en_US", "timezone": "US/Pacific" }, "link": "https://www.meetup.com/Santa-Barbara-OWASP-Chapter/events/263596915/", "description": "

PLEASE RSVP BEFORE TUESDAY, AUGUST 20 SO WE CAN HAVE THE RIGHT HEAD COUNT FOR SPACE, FOOD AND DRINKS

Come join us for this special event hosted jointly by OWASP SB & Security Innovation. We'll take advantage of Security Innovation's CMD+CTRL platform, which includes both training features and web-app CTF challenges.

More info: https://www.securityinnovation.com/training/cmd-ctrl-cyber-range-security-training/

Attendees can work at their own pace; beginner/intermediate level people can benefit from the training while working on the challenges whereas more advanced pentesters can solely focus on the CTF if they wish... and go home with a nice prize!

1st prize: A drone!
2nd prize: $100 gift card.
3rd prize: $50 gift card.

As always, we'll have food, drinks, great networking opportunities, and a lot of fun!

Event Agenda
03.00pm -- Event Kickoff & Announcements, by Walter Martín Villalba (OWASP)
03.15pm -- CTF Intro & Sign-up, by Security Innovation
03.30pm -- CTF & Training Start
07.00pm -- CTF & Training End / Prizes! / Dinner
07.30pm -- Open Discussion, by everyone :)

### CTF REQUIREMENTS ###
Laptop with wireless card and updated browser. No special tools are required, although an HTTP proxy such as OWASP ZAP or Burp could be used for some of the challenges.

Event location:
InTouch Health -- BUILDING 2 (see attached pictures)
7402 Hollister Ave · Goleta, CA

We hope to see you there!

Martín & the OWASP SB Team

PS: if you've been enjoying our frequent events since the relaunch in late 2018, please take a minute to rate our group on meetup.com.

", "how_to_find_us": "BUILDING 2 -- see attached pictures on how to get there.", "visibility": "public", "pro_is_email_shared": true, "member_pay_fee": false } }

scorchingoyster commented 5 years ago

If I understood correctly, this is the part where it's relevant:

Web-app security training/CTF hosted by OWASP SB & Security Innovation (as link to Meetup) August 22, 2019, 3pm PT at InTouch Health, Goleta, CA

Which you would like to be stylized to be shown in here:

firefox_1w4Spbo9uj

Otherwise, I am not quite sure if I recall what this is for—perhaps we have yet to discuss it.