🖊️
Today I Learned
Ctrlk
  • Home(ish) for Things I've Learned
  • 🦄General
    • Agile Development
    • Architecture Development
    • Devops
    • Documentation
    • Networking
    • Virtualization
    • Security/Hacking
      • Reference
        • Big Data Security
        • Cryptography
        • Code Reviews
        • Forensic Challenges
        • PenTesting Challenges
        • PKI
        • VOIP
        • Virus Classification
        • VMs and Live CDs
        • Worm Classification
      • Forensics
      • Tests
      • Tools
  • 💻os
    • 🐧linux
    • 🍎mac
    • 🪟win
    • 🚇wsl
  • 👩‍💻programmy
    • azure
    • aad
    • databases
    • linux
    • c#
    • chrome
    • clojure
    • css
    • elixir
    • go
    • heroku
    • html
    • javascript
    • ml
    • node
    • php
    • python
    • rails
    • react
    • react native
    • react testing library
    • regEx
    • ruby
    • typescript
  • 🛠️Tools
    • ack
    • ansible
    • docker
    • git
    • github actions
    • hashicorp vault/consul
    • hashicorp terraform
    • jq
    • kubernetes
    • nginx
    • openssl
    • rspec
    • sed
    • seq
    • slack
    • statsd
    • vercel
    • vim
    • vscode
    • webpack
    • workflow
    • yaml
    • xstate
Powered by GitBook
On this page

Was this helpful?

Edit
  1. 🦄General
  2. Security/Hacking
  3. Reference

Code Reviews

https://www.amanhardikar.com/mindmaps/CodeReview.htmlwww.amanhardikar.com
URLs

CERT Coding Standards

https://www.securecoding.cert.org

OWASP Code Review Guide

https://www.owasp.org/index.php/Category:OWASP_Code_Review_Project

Agnitio

http://sourceforge.net/projects/agnitiotool/

CERT Rosecheckers

http://sourceforge.net/projects/rosecheckers/

Yasca

http://scovetta.github.io/yasca/

VCG

http://sourceforge.net/projects/visualcodegrepp/

phpcs-security-audit

https://github.com/FloeDesignTechnologies/phpcs-security-audit

RIPS

http://sourceforge.net/projects/rips-scanner/

Flawfinder

http://www.dwheeler.com/flawfinder/

Dawn

https://github.com/thesp0nge/dawnscanner

Brakeman

http://brakemanscanner.org/

PreviousCryptographyNextForensic Challenges

Last updated 2 years ago

Was this helpful?