Simone Margaritelli
Simone Margaritelli
Brief Description: The app gets stucked to "Connecting to default server ..." message.  Operating System (OS and version): Mac OS X 10.11.14 OpenBazaar version...
Hi there, I have a Post model which I've made impressionable: ``` is_impressionable :counter_cache => true, :column_name => :views ``` I was thinking about, let's say once a month, clearing...
Since the id field is exposed in the /entities/search JSON response, it would be nice if that'd be part of the [searchable fields in the Notice model](https://github.com/berkmancenter/lumendatabase/blob/dev/app/models/notice.rb#L18) so that a...
Hi, since you're solely relying on the `/proc` filesystem in order to correlate connections to pids and pids to application paths, your software is vulnerable to path manipulation. Long story...
Hi, i tested this tool against a Linux DC running Kerberos and OpenLDAP ( https://ubuntu.com/server/docs/service-kerberos-with-openldap-backend ) and noticed that all attempts failed due to the realm [getting uppercased here]( https://github.com/ropnop/kerbrute/blob/master/session/session.go#L73)...
Example: ```SUBDOMAINS => ; PORTS => ; SCAN_PORTS_ON_NEW_SUBDOMAIN => @SUBDOMAINS | json(selector="target") | system(cmd="/Users/evilsocket/lab/legba/target/debug/legba tcp.ports --tcp-ports 80-10000 -T {{ .main }} --output /Users/evilsocket/lab/legba/data/drip/ports.jsonl --output-format jsonl"); ```
Hi, apologies if this is documented somewhere, I tried to look for macOS installation instructions with no luck. I downloaded the v2.3.0 version of the code and tried to use...
By using a bmp instead of just text for faces, we can render whatever we want, while now we have limitations due to what the font and generally ascii emoji...