Coder Social home page Coder Social logo

go-security's Introduction

My Go Security Projects

SSH Harvester

Initial version of tool written in Go that harvests SSH certificates. For explanation of code please see the blog post Simple SSH Harvester in Go.

golnk

Go package for parsing Windows shell link binary (lnk or Windows shortcut) files.

pcap Tutorial

Code for the blog post Go and pcaps which explains how to use Go to extract ICMP echo payloads from a pcap file.

Go-Fuzz Adventures

Learning how to use Go-Fuzz.

iprange

Test code for fuzzing the iprange package. See blog post Learning Go-Fuzz 1: iprange.

goexif2

Code and accompanying material for blog post Learning Go-Fuzz 2: goexif2 discussing fuzzing the goexif2 package.

CLI Package Tests

Sample programs and notes while learning urfave-cli and Cobra packages for creating CLI applications.

urfave/cli

spf13/cobra

Base64 Stream Decoder

Code for blog post Decoding Large Base64 Files with Go showing how to use base64 stream decoder on large files.

PNG Tests

Reading and writing PNG files. Includes some test scripts and code for blog post Extracting PNG Chunks with Go.

Go Slices And Their Oddities

Code for the blog post Go Slices and Their Oddities. go run slice-oddities/quiz1.go to see the first quiz.

go-security's People

Contributors

parsiya 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.