Top 3.8% forks on proxy.golang.org
proxy.golang.org : github.com/averagesecurityguy/30daysofgo
Copyright (c) 2017, AverageSecurityGuy # All rights reserved. View Censys data about an IP address, a domain name or a TLS certificate. Usage: $ go run censys.go -d domain $ go run censys.go -i ip $ go run censys.go -c sha256 Copyright (c) 2017, AverageSecurityGuy # All rights reserved. Insertion shell encoder modeled after the one found here: https://gist.github.com/geyslan/5376542 Usage of ./insert_encoder: The following command: go run insert_encoder.go -g 55 -e 3333 -s 0001ff02ffff -p xbb Results in the following output: [+] Encoded shellcode with decoder: \xeb\x1a\x5e\x8d\x3e\x31\xc9\x8b\x1c\x0e\x41\x66\x81\xfb\x33\x33\x74\x0f\x80 \xfb\x55\x74\xf0\x88\x1f\x47\xeb\xeb\xe8\xe1\xff\xff\xff\x55\x00\x01\x55\xff \x02\x55\xff\xff\x33\x33 Copyright (c) 2017, AverageSecurityGuy # All rights reserved. Use the Sieve of Eratosthanes to determine if a given number is prime. Example usage: $ go run isprime.go number Let Go know that this file is the starting point for our script. It holds the main function.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/averagesecurityguy/30daysofgo
License: BSD-3-Clause
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/averagesecurityguy
Stars: 79 on GitHub
Forks: 10 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/averagesecurityguy
Last synced: 3 days ago