Bert's eid fuckketry lowlevel bit twisting
| Line 12: | Line 12: | ||
== links == | == links == | ||
| − | |||
* Rijksregister: view a bunch of official documentation that the government has on you on https://www.mijndossier.rrn.fgov.be/; note, there is even an access log so you can see who ''"rijksregistered"'' you. | * Rijksregister: view a bunch of official documentation that the government has on you on https://www.mijndossier.rrn.fgov.be/; note, there is even an access log so you can see who ''"rijksregistered"'' you. | ||
* Extensive owasp documentation/presentation on eid: http://www.owasp.org/images/0/01/The_Belgian_e-ID_hacker_vs_developer.pdf | * Extensive owasp documentation/presentation on eid: http://www.owasp.org/images/0/01/The_Belgian_e-ID_hacker_vs_developer.pdf | ||
| + | * http://en.wikipedia.org/wiki/ISO/IEC_7816 | ||
| + | * http://en.wikipedia.org/wiki/PKCS11 | ||
| + | * opensc-pkcs11.so: the libaray to open up in firefox | ||
| + | |||
== Bert's code == | == Bert's code == | ||
Latest revision as of 02:57, 30 October 2010
Note: this article is about a passed event.
| Bert's eid fuckketry lowlevel bit twisting |
|---|
|
| From 2010/10/29 19:00 to 2010/10/29 23:59 |
| Presenters ({{#arraydefine:p|Bert}}{{#arraysize:p}}warning.png"{{#arraysize:p}}" is not a number.): |
| Bert |
| Attendees ({{#arraydefine:a|Sandb, Tazo, Koenraad}}{{#arraysize:a}}warning.png"{{#arraysize:a}}" is not a number.): |
| Sandb, Tazo, Koenraad |
| Where: |
| Whitespace
Blekerijstraat 75, Gent, Belgium Loading map... The following error has been detected in your syntax:* Parameter coordinates must be one or more valid locations.The value "s eid fuckketry lowlevel bit twisting@ [[Whitespace]]" has been omitted. Costs 0 |
|
|
«Introduction to the belgian e-id card, and open source software to read it.»
Contents |
[edit] links
- Rijksregister: view a bunch of official documentation that the government has on you on https://www.mijndossier.rrn.fgov.be/; note, there is even an access log so you can see who "rijksregistered" you.
- Extensive owasp documentation/presentation on eid: http://www.owasp.org/images/0/01/The_Belgian_e-ID_hacker_vs_developer.pdf
- http://en.wikipedia.org/wiki/ISO/IEC_7816
- http://en.wikipedia.org/wiki/PKCS11
- opensc-pkcs11.so: the libaray to open up in firefox
[edit] Bert's code
[edit] download
Some low-level code to access your eID: eidshow.tar.gz
[edit] dependencies
You need to have the following installed to get it working:
dependencies eidshow:
- opensc
- libopensc2
- libopensc2-dev
- pcscd
depending on your device model, you need a card driver, e.g.:
- libccid
[edit] building
make to make pkcs15dump make eidshow to make the eidshow binary
[edit] running
First make sure that your card will be managed by the pcscd daemon. You do this by
vim /etc/opensc/opensc.conf
and making sure that the line
reader_drivers = ....
is not commented and only contains your card reader, e.g.:
reader_drivers = pcsc;
after that, either execute pkcs15dump to get a basic smart card dump or ./eidshow to get the full eid output.
| Has attendee | Sandb +, Tazo + and Koenraad + |
| Has attendee amount | |
| Has cost | 0 + |
| Has description | Introduction to the belgian e-id card, and open source software to read it. |
| Has end date | 29 October 2010 23:59:00 + |
| Has event type | |
| Has location | Whitespace + |
| Has presenter | Bert + |
| Has presenter amount | |
| Has start date | 29 October 2010 19:00:00 + |
