GithubHelp home page GithubHelp logo

apricot-sec2019's People

Contributors

bhumiiika avatar cpelsser avatar pokui avatar randyqx avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

apricot-sec2019's Issues

3-3-2.dns-security-lab - Debugging BIND (named.conf and zone file errors)

Adding these under Issues, though they are more of suggestions which could be helpful for participants of the workshop & added in the slides. If you want me to send these using an alternative medium(email?), please let me know.

I have found debugging errors (syntax etc) in BIND to be really hard to track down. During the lab, was going in circles till I used a couple of commands which pointed the error. Attached is the screenshot.

  • To check for errors in a zone file
    named-checkzone group19.workshop /etc/bind/group19.workshop
    named-checkzone zonefilename /etc/bind/path/to/zone/file

  • To check for errors in named.conf
    named-checkconf /etc/named.conf

screenshot 2019-02-19 08 43 58

2-4-1 OpenVPN lab - Supporting files missing for connecting from Linux

Just tried this on Ubuntu and I am not sure why anyone using Linux in the workshop didn't report this.

Files missing -

  • pfs-udp-1194-Tokyo_OpenVPN.p12
  • pfs-udp-1194-Tokyo_OpenVPN-tls.key

Solution - Maybe pfsense also provides these files as well but I have gone ahead and created it manually using openssl.

  • Create .p12 using,
    openssl pkcs12 -export -in cert.crt -inkey key.key -certfile ca.crt -out pfs-udp-1194-Tokyo_OpenVPN.p12

  • Extracted the static key(ta.key) from Viscosity.visc and renamed it to pfs-udp-1194-Tokyo_OpenVPN-tls.key.

Attached is the set of files to be uploaded on https://psg.com/aprisec-sw/

Best,
Swapneel
openvpn-linux.zip

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.