-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathuseful oss.txt
504 lines (363 loc) · 15.3 KB
/
useful oss.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
https://www.reddit.com/r/networking/comments/9363af/cisco_firepower_rant/
https://www.reddit.com/r/networking/comments/9vynr9/cisco_firepower_rant_ii/
https://www.youtube.com/watch?v=xYeoYQ3kfWE
https://github.com/yahoo/panoptes
https://automatron.io/
## useful or interesting links ##
https://fasterdata.es.net/network-tuning/router-switch-buffer-size-issues/
https://nets.ucar.edu/nets/intro/staff/siemsen/hints/juniper/
http://www.solarflare.com/flareon-adapters
http://heat.cs.ucla.edu/faq.html
https://medium.com/netflix-techblog/flux-a-new-approach-to-system-intuition-cf428b7316ec
http://wand.net.nz/~perry/max_download.php
https://blog.packet-foo.com/2014/05/the-drawbacks-of-local-packet-captures/
https://supportforums.cisco.com/document/132151/using-ethanalyzer-nexus-platform-control-plane-and-data-plane-traffic-analysis
http://samuraism.jp/samurai/en/index.html
https://github.com/docker/infrakit
https://cloudposse.com/books/
https://denlab.io/setup-a-wicked-grafana-dashboard-to-monitor-practically-anything/
http://perfspy.blogspot.com/2016/06/ansible-tricks.html
http://www.oznetnerd.com/anatomy-ansible-playbook/
https://dzone.com/devops-tutorials-tools-news
https://gist.github.com/mvadu/5fbb7f5676ce31f2b1e6
https://basimaly.wordpress.com/2017/07/03/bgp-visualization-using-python/
https://stackoverflow.com/questions/35605603/using-ansible-set-fact-to-create-a-dictionary-from-register-results
http://www.cs.princeton.edu/~rbeckett/Propane/Tutorial/Language_Overview.html
https://devcentral.f5.com/articles/demystifying-icontrol-rest-part-1-understanding-the-request-uri
https://clouddocs.f5.com/products/orchestration/ansible/devel/usage/installing-modules.html#method-1-install-in-a-relative-location-recommended
https://github.com/networktocode/awesome-network-automation
https://github.com/udhos/jazigo
https://networklore.com/introducing-brigade/
http://www.automatingosint.com/blog/
https://stat.ripe.net/widget/routing-history#w.resource=216.165.0.0/17&w.normalise_visibility=true
https://github.com/TerryHowe/ansible-modules-hashivault
http://far-oeuf.com/ansible/avoiding-bloated-roles
https://www.accadius.com/
https://vswitchzero.com/tag/tcp/
https://awesome-python.com/
https://isolario.it/index.php
https://www.bggofurther.com/2017/06/check-ssl-certificate-of-an-url-with-openssl/
https://www.cyberciti.biz/faq/test-ssl-certificates-diagnosis-ssl-certificate/
https://mxtoolbox.com/SuperTool.aspx?action=asn%3a1299&run=toolpage#
https://devcentral.f5.com/questions/howto-getting-an-awesome-qualys-ssl-labs-rating-feb-2017-update-51489#answer149922
http://www.webpagetest.org/
http://pythonhosted.org/behave/philosophy.html
https://hype.codes/go-devops
http://agiletesting.blogspot.com/2005/08/managing-dns-zone-files-with-dnspython.html
https://panwdbl.appspot.com/
https://valerieaurora.org/hash.html
http://www.focb.co.nz/humor/
http://timgolden.me.uk/python/ad_cookbook.html
https://www.youtube.com/watch?v=b-qLOY5ChnQ
http://www.openconfig.net/projects/models/
http://my-netdata.io/
https://www.htbridge.com/ssl/
https://github.com/Juniper/wistar
## ##
https://www.jaegertracing.io/
https://github.com/tsenart/vegeta
http://gitlist.org/
https://www.nexthink.com/blog/the-best-network-monitoring-tools/
https://www.netxms.org
https://packetfence.org/
https://wiki.opentrafficshaper.org/start
https://www.freeipa.org/page/Main_Page
https://opnsense.org/
https://suricata-ids.org/
http://pnda.io
https://forums.juniper.net/t5/Enterprise-Cloud-and/Juniper-EngNet-and-New-Automation-Offerings-Bringing-Automation/ba-p/373388
https://eng.juniper.net/site/global/home/index.gsp
https://labs.networkreliability.engineering/
https://github.com/nre-learning
https://github.com/GoreNetwork?tab=repositories
https://www.onap.org/
https://github.com/johnsondnz/cisco-asa-policy-tester
https://www.arangodb.com/
https://www.nrl.navy.mil/itd/ncs/products/core
https://fsharp.org/
http://www.cs.princeton.edu/~rbeckett/Propane/Tutorial/Getting_Started.html
https://propane-lang.org/
https://www.intentionet.com/blog/intent_specification_language
https://eos.arista.com/network-ci-part-3/#CICD_environment_overview
https://github.com/aristanetworks/eoscentral/blob/networkci-p3/.gitlab-ci.yml
https://github.com/aristanetworks/eoscentral/blob/networkci-p3/build/library/my_ipam.py
https://github.com/networkop/meshnet-cni
https://github.com/hpreston
https://lkhill.com/
https://github.com/ansible-network/
https://medium.com/wardleymaps
https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/5/set-cicd-pipeline-kubernetes-part-1-overview
https://github.com/20c/vaping
https://techmocha.blog/
openNTI
https://outsideit.net/tag/rundeck/
https://guacamole.apache.org/
http://www.devoperandi.com/category/devopstools/
https://github.com/network-automation/
https://banzaicloud.com/blog/monitoring-vault-grafana/
http://www.brendangregg.com/ebpf.html
https://github.com/ajor/bpftrace
https://github.com/iovisor/ply
https://github.com/cloudflare/gokeyless
https://github.com/cloudflare/goflow
https://bgpview.io/
https://www.flowable.org/documentation.html
https://github.com/aleks/ansible-multi-wordpress
https://testinfra.readthedocs.io/en/latest/examples.html
https://github.com/aelsabbahy/goss
https://medium.com/@chaks/testing-ansible-role-with-molecule-docker-testinfra-goss-part-1-c0277b748b63
http://www.shudarshon.com/
https://networklore.com/nk-compare-configs/
http://www.iamondemand.com/blog/ansible-tricks-make-it-easy/
https://github.com/joelwking
Service provider story about tracking down TCP RSTs
https://mailman.nanog.org/pipermail/nanog/2018-September/096871.html
https://clickhouse.yandex/
https://pynet.twb-tech.com/blog/nornir/intro.html
https://faucet.nz/
https://openli.nz/
https://github.com/dainok
https://sipart.github.io/2018-03-11-post/
https://www.sitespeed.io/
https://github.com/nicolaka/netshoot
# speeding up postgres... run on zfs with synchronous commit off?
https://www.youtube.com/watch?v=IaNua0HrHY0
https://www.envoyproxy.io/
# Hashicorp consul connect
https://www.youtube.com/watch?v=XVD9PoExnRE
https://sentry.io/welcome/
https://www.opsgenie.com/
https://ifconfig.io/
https://www.keycloak.org/
https://github.com/carlbuchmann
https://www.projectatomic.io/blog/2018/02/reintroduction-podman/
http://cri-o.io/
https://github.com/projectatomic/skopeo
https://linuxacademy.com/blog/tips/ansible-vs-terraform-fight/
https://www.opendcim.org/screenshots.html
https://github.com/rhicks/bgp-dashboard
https://github.com/v1tal3/netconfig
https://github.com/aws-samples/aws-golden-ami-pipeline-sample
https://codingnetworker.com/2015/12/network-configuration-generator/
https://getuikit.com/
http://www.makotemplates.org/
https://www.combodo.com/teemip-194
https://www.joget.org/
https://workflowfirst.com/
https://nodered.org/
https://www.npmjs.com/package/tagui
https://rancher.com/rancher-os/
https://brigade.sh/
https://github.com/ksator/lab_management
https://github.com/syspimp/ansible-tower
http://danwalsh.livejournal.com/
https://opensource.com/article/17/8/ansible-environment-management
https://opensource.com/article/18/2/twine-gaming
https://github.com/jamesgpearce/confess
https://github.com/misteryiz/ansible-racadm
https://github.com/ArctiqTeam
https://zapier.com/engineering/ansible-molecule/
https://molecule.readthedocs.io/en/latest/
https://mitmproxy.org/
https://github.com/AAbouZaid/netbox-as-ansible-inventory
http://www.volatilityfoundation.org/
https://github.com/volatilityfoundation/volatility
https://github.com/peter-murray/
https://github.com/gites/awesome-vault-tools
https://github.com/rsingh88/F5-Virtual-Server-Indexing
https://github.com/f5devcentral/f5-automation-labs/
https://www.knime.com
https://community.tribelab.com/mod/page/view.php?id=688
https://community.tribelab.com/mod/page/view.php?id=501
https://github.com/skydive-project/skydive
http://www.alignak.net/
https://github.com/michaelrigart/ansible-role-interfaces
https://github.com/keinohguchi/do-in-action
https://github.com/DevNetSandbox/sbx_nxos
https://github.com/f5devcentral/f5-ansible-guardian
https://xeushack.com/zip-bomb/
https://github.com/irontec/sngrep
http://www.sipcapture.org/
https://github.com/sipcapture/homer
https://frrouting.org/
https://github.com/Netflix/lemur
https://github.com/Netflix/atlas/wiki
https://github.com/djenriquez/vault-ui
https://github.com/meirwah/awesome-workflow-engines
http://www.cloudslang.io/#/
https://github.com/18F/raktabija
https://github.com/google/capirca
http://far-oeuf.com/ansible/rotate-passwords-ansible-hashivault
https://www.accadius.com/python-device-management-tutorial/
http://jaluther.blogspot.com.au/2016/04/python-for-network-engineers-part-1.html
https://github.com/ianunruh/hvac
https://github.com/fugue/credstash
https://www.tastycidr.net/aws-codepipeline-ci-the-amazon-way/
Commercial DDoS protection (used by micron21)
https://nsfocusglobal.com
Ansible & tower
https://github.com/ansible/awx
https://www.stavros.io/posts/example-provisioning-and-deployment-ansible/
vflow https://github.com/VerizonDigital/vflow
kafka
nsq or nats (message queues)
kubernetes
prometheus
manageiq
terraform
vault
https://www.youtube.com/watch?v=KGzEo2nETIo
cadvisor
http://onsi.github.io/ginkgo/#ginkgo-and-continuous-integration
http://docs.drone.io/getting-started/
jenkins
f5
https://alien4cloud.github.io/
https://github.com/cloudify-cosmo
https://github.com/averagesecurityguy/prometheus
https://github.com/itdependsnetworks/awesome-network-automation
https://github.com/sindresorhus/awesome
http://python-eve.org/
https://stackshare.io/news
https://github.com/moby/moby
https://github.com/citusdata/citus
https://github.com/thefinn93/ansible-letsencrypt
https://github.com/sigscale/ocs
https://www.odoo.com/
https://domoticz.com/
https://www.quantumobject.org/
http://www.opendcim.org
https://github.com/OpenBMP/openbmp
http://www.snas.io/
https://phpipam.net/
https://keybase.io/
keycloak
traefik proxy
consul
https://github.com/google/cadvisor
https://github.com/lk-geimfari/elizabeth
https://github.com/moncho/dry
https://github.com/astaxie/bat
https://letsencrypt.org/
https://github.com/mholt/caddy
http://airflow.incubator.apache.org/project.html
https://oguya.ch/posts/2015-08-16-ansible-cis-benchmarks-ubuntu/
http://blog.lwolf.org/post/how-to-deploy-ha-postgressql-cluster-on-kubernetes/
https://github.com/zalando/patroni
https://github.com/wal-e/wal-e
https://github.com/MindPointGroup/RHEL7-CIS
rancheros
theforeman
ansible-containers
gitlist
https://github.com/emmericp/MoonGen
http://dpdk.org/download
https://getqor.com/en
https://fragmenta.eu/docs
golang iso8583
https://github.com/rkbalgi/go/
http://robotframework.org/
https://www.consul.io/
https://tirateunping.wordpress.com/2016/11/09/geoip-attack-map-cyber-security-geoip-attack-map-visualization/
http://robotframework.org
https://dmsimard.com/2017/03/12/an-even-better-ansible-reporting-interface-with-ara-0-12/
https://github.com/jasonbarbee/ansible-cisco-inventory
http://pythonhosted.org/behave/tutorial.html
http://perfspy.blogspot.com.au/2016/06/ansible-tricks.html
http://vulgarpython.com/jinja2-templates-for-network-automation/
http://perfspy.blogspot.com.au/2016/06/ansible-tricks.html
https://github.com/toni-moreno/snmpcollector
https://github.com/mehrdadrad/mylg
https://github.com/bittsi
https://www.menandmice.com/resources/webinar-dns-high-availability-tools/
https://www.nlnetlabs.nl/projects/dnssec-trigger/
https://upnext.io
SSLyze
https://github.com/nabla-c0d3/sslyze
httpstat
https://github.com/reorx/httpstat
https://www.passwordstore.org/
http://www.ibgplay.org/
http://bgplay.routeviews.org/
http://www.dia.uniroma3.it/~compunet/www/view/group.php?id=compunet
https://github.com/lukaszsedek/f5-ansible
http://www.fs.com
https://github.com/pr8kerl/f5er
http://my-netdata.io/
https://github.com/firehol/netdata/wiki/You-should-install-QoS-on-all-your-servers
https://gbhackers.com/sn1per-a-detailed-explanation-of-most-advanced-automated-information-gathering-penetration-testing-tool/
https://github.com/cyring/CoreFreq
https://github.com/k3oni/pydash
https://unix4lyfe.org/darkstat/
https://www.tecmint.com/limit-cpu-usage-of-a-process-in-linux-with-cpulimit-tool/
http://crunchtools.com/software/petit/
https://www.tecmint.com/category/monitoring-tools
https://blog.softwaremill.com/measuring-response-time-in-akka-http-7b6312ec70cf
https://kamino.io/
https://github.com/Juniper/warp17
https://github.com/cisco/joy
https://trex-tgn.cisco.com/
https://hype.codes/go-devops
https://hype.codes/what-gomock
http://www.pica8.com/products/pre-loaded-switches
https://hal-univ-tlse3.archives-ouvertes.fr/hal-01276379v1
https://github.com/jopohl/urh
http://www.webpagetest.org/
https://github.com/GitbookIO/gitbook
https://www.gocd.org/
https://stackify.com/top-continuous-integration-tools/
https://github.com/mr-mig/every-programmer-should-know
https://libcloud.apache.org/
http://blog.viktorpetersson.com/post/134533191074/using-ansible-with-google-cloud-platform-the-easy
https://n0where.net/open-distributed-threat-intelligence-yeti/
https://yeti-platform.github.io/
https://github.com/mateuszk87/PcapViz
https://n0where.net/domain-analyzer/
https://n0where.net/an-analytical-framework-for-network-data-flare/
https://blockstack.org/
http://www.automatingosint.com/blog/
https://www.reddit.com/r/DarkNetMarkets/
https://www.deepdotweb.com/2017/07/08/behind-scenes-darknet-market-ethereum-blockchain/
https://www.reddit.com/r/technology/comments/6mclpo/two_australian_banks_just_successfully_used/
https://panwdbl.appspot.com/
https://github.com/ManrajGrover/halo
https://github.com/frizb/OSCP-Survival-Guide
https://interledger.org/
https://jorin.me/use-go-channels-to-build-a-crawler/
https://www.reddit.com/r/golang/
https://github.com/topics/go
https://github.com/tsenart/vegeta
https://github.com/julienschmidt/httprouter
https://github.com/buger/goreplay
https://goreplay.org/
https://github.com/fatedier/frp
https://github.com/asciimoo/wuzz
https://github.com/labstack/echo
https://github.com/kataras/iris
https://github.com/tylertreat/comcast
https://github.com/Shopify/toxiproxy
https://github.com/avelino/awesome-go
https://github.com/julienschmidt/httprouter
https://github.com/gin-gonic/gin
https://docs.gitea.io/en-us/
https://github.com/kataras/iris
https://github.com/StackExchange/dnscontrol
https://github.com/fabiolb/fabio
http://cockpit-project.org/
https://github.com/pyca/infra
https://github.com/puikinsh/gentelella
https://github.com/ipspace/ansible-examples
https://github.com/gostor/awesome-go-storage
http://vulgarpython.com/
https://www.openmsa.co/
https://github.com/heketi/heketi
https://github.com/dgjnpr/ansible-template-for-junos
https://www.envoyproxy.io/
https://github.com/smallstep/cli
https://min.io/
https://bytesarena.com/dns/docker/2019/02/23/introduction-to-coredns.html
https://alerta.io/
https://landscape.cncf.io/fullscreen=yes
https://vector.dev/
https://www.pachyderm.com/
https://blog.kasten.io/posts/backup-and-disaster-recovery-for-rook-ceph-with-kasten-k10/