HackerTrans
トップ新着トレンドコメント過去質問紹介求人

h4sh

no profile record

投稿

China People's Liberation Army Information Support Force

en.wikipedia.org
1 ポイント·投稿者 h4sh·2 年前·0 コメント

Cybermuffins for Patching Citrixbleed

infosec.exchange
1 ポイント·投稿者 h4sh·3 年前·0 コメント

Sshfs 3.7.4 Released

github.com
8 ポイント·投稿者 h4sh·3 年前·3 コメント

[untitled]

1 ポイント·投稿者 h4sh·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 h4sh·3 年前·0 コメント

コメント

h4sh
·2 年前·議論
the best dillo experience on macos is probably with https://github.com/crossbowerbt/dillo-plus/ (

I couldn't get dillo to compile easily on macos, it doesn't seem to detect ssl libraries installed on the system)

you can do this to compile it on macos (tested on M1):

install https://www.xquartz.org/ to have X11

brew install fltk libjpeg #you might also need openssl@3 but unsure

git clone https://github.com/crossbowerbt/dillo-plus/; cd dillo-plus

# update the 1.3.8_1 fltk version

sed 's/1.3.8_1/1.3.9/g' Makefile.options.MacOS > Makefile.options

make -j8

# find binary in ./src/dillo

maybe someone should make a brew package (for both this and dillo-plus)..?
h4sh
·2 年前·議論
theres literally c files in that repo how is that pure bash
h4sh
·3 年前·議論
honestly this situation is quite common to cyber security and disclosure of vulnerabilities / problems that need fixing. rfc9116 (security.txt) is pretty useless; most of the time just some email inbox to /dev/null

knowing back channels, having the 'village' mindset is much better