Skip to content
View dnoach's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report dnoach

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dnoach/README.md
  • 👋 Hi, I’m @dnoach
  • 👀 I’m interested in cybersecurity, cryptography, blockchains and sports
  • 💞️ I’m looking to collaborate on open source projects
  • Twitter URL

Pinned Loading

  1. find-sec-bugs find-sec-bugs Public

    Forked from find-sec-bugs/find-sec-bugs

    The FindBugs plugin for security audits of Java web applications and Android applications. (Also work with Scala projects)

    Java

  2. offensiveKube offensiveKube Public

    OffensiveKube is a one stop shop to deploy docker containers for the ethical hacker

    Python

  3. OWASP-Nettacker OWASP-Nettacker Public

    Forked from blackhatethicalhacking/OWASP-Nettacker

    Automated Penetration Testing Framework

    Python

  4. Python AES Python AES
    1
    #!/usr/bin/env python
    2
    #coding: utf8
    3
    
                  
    4
    import base64
    5
    import hashlib