Code Monkey home page Code Monkey logo

30daysofgo's Introduction

30 Days of Go

A while back, I decided to learn the Go programming language but for me to learn a new language I need a project and a deadline. Early in March of 2017 I had the idea of releasing a new Go script every day of April and I decided to name the project 30 Days of Go.

For the next 30 days, I will be releasing a new Go script to this repo. The first few scripts are designed to teach some basic concepts in Go and the remaining scripts put those concepts into action. Some of the scripts are simple and fun, while others are designed to be the foundation for nice infosec tools.

Please, take these scripts, build on them, and tell me about it. If any of the scripts do not work as expected please open an issue and provide details about the problem you are having. If you want more detailed explanations of what the scripts are doing feel free to DM me on Twitter @averagesecguy or send me an email stephen at averagesecurityguy.info.

  • Day 1 - strings.go
  • Day 2 - flow.go
  • Day 3 - functions.go
  • Day 4 - maps.go
  • Day 5 - struct.go
  • Day 6 - encode.go
  • Day 7 - decode.go
  • Day 8 - hash.go
  • Day 9 - sieve.go
  • Day 10 - isprime.go
  • Day 11 - factor.go (Read this https://thenewstack.io/understanding-golang-packages/ and see if you can make a module to consolidate the code for days 9 - 11.)
  • Day 12 - iterhash.go
  • Day 13 - krypt.go
  • Day 14 - insert_encoder.go (Use the flag package discussed in this script to try to join the encode and decode scripts.)
  • Day 15 - hibp_paste.go
  • Day 16 - gravatar.go
  • Day 17 - nmap_summary.go
  • Day 18 - nessus_plugin.go
  • Day 19 - http_method_check.go
  • Day 20 - routine_channels.go
  • Day 21 - brute_http_basic.go (Use the concepts in this script and the last one to parallelize the nmap and nessus parsers.)
  • Day 22 - mongoscram.go
  • Day 23 - censys.go (You will need API credentials to run this.)
  • Day 24 - cryptopals-1-12.go
  • Day 25 - cryptopals-1-3.go
  • Day 26 - cryptopals-1-4.go
  • Day 27 - cryptopals-1-5.go
  • Day 28 - cryptopals-1-6.go
  • Day 29 - cryptopals-1-7.go
  • Day 30 - cryptopals-1-8.go

30daysofgo's People

Contributors

averagesecurityguy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.