Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/25/21 in all areas

  1. We covered some of this in my Secure Software Engineering class. Lots of great info and lots of great tools out there. NIST is pretty awesome. SEI is also pretty amazing for looking up things dealing with code. For those unfamiliar, SEI has documentation for each language on common unsecure code snippets, why it is unsecure and better ways to write the code while achieving the same result. SEI for C as an example: https://wiki.sei.cmu.edu/confluence/display/c
    1 point
  2. @cwade12c Yea so generally a group of people go in a building or a space and they essentially cost share the space and investments on tools. Usually other people can join. The best hackerspace I've seen was down in San Diego when I was stationed there. One of the local hams on the 440 repeater I frequented all the time is an EE at Qualcomm and either was a member or was one of the founders of the San Diego one that I checked out. Each hackerspace can vary, it just depends on the space an equipment. If I remember, the one in San Diego had it's standalone building with a garage. The garage had a lift and everything. You could go in there and someone was doing maintenance, swapping an engine or tinkering. Most of them have full electronics labs with scopes and analyzers. If you have one close they are pretty cool. Just remember I said that they vary. It depends on how much money they have for tools or if they get donations. Some have a monthly membership and some have a day rate. Some have classes. Some will reduce the membership cost if you have a skill or knowledge in an area and are willing to dedicate a few hours a week to hosting a class or just being available to help others. So if they have a CNC machine, they may cut someone slack on membership if they have knowledge and are willing to spend 3 hours every Saturday just helping out. For cost reference, the one in San Diego was I think close to $200/month. https://wiki.hackerspaces.org/San_Diego Edit: You may be more familiar with the term makerspace. It can be essentially the same thing, but the term hackerspace was more before the revolution of arduino, RPIs, and other SBC/MicroControllers.
    1 point
  3. What are some dorks and APIs that you find useful for username/profile gathering? Post them all here! Here's a couple to get started. Amazon Usernames: https://www.google.com/search?q=site:amazon.com+%3Cusername%3E Github Usernames: https://api.github.com/users/%3Cusername%3E/events/public
    1 point
×
×
  • Create New...