
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@agreatfool/obsidian-utils
Advanced tools
Command line tools to help obsidian stuff
Need to install LocateMe first:
$ brew update --verbose && brew install locateme
Use it once: $ locateme
, and you will get the error:
2021-08-31 10:47:01.299 locateme[32912:640457] [error code] != kCLErrorLocationUnknown: Error Domain=kCLErrorDomain Code=1 "(null)"
2021-08-31 10:47:01.299 locateme[32912:640457] Error: Error Domain=kCLErrorDomain Code=1 "(null)"
Go to security setting panel, give the location access to locateme, then it should be working correctly:
$ locateme -f "{\"lat\":\"{LAT}\",\"lon\":\"{LON}\"}"
{"lat":"XX.234463","lon":"XXX.482957"}
This tool is using:
You will need to prepare:
Write a config file obsidian_utils_config.yaml
, it's recommended to be put in your obsidian vault dir. It's content:
amapJsKey: "..."
amapWebKey: "..."
nowapiAppKey: "..."
nowapiSign: "..."
$ obsidian-utils -d ~/Downloads/your/vault -c ~/Downloads/your/vault/obsidian_utils_config.yaml -a util
$ # OR
$ obsidian-utils -d ~/Downloads/your/vault -a index
obsidian-utils help:
$ obsidian-utils -h
Usage: obsidian-utils [options]
Obsidian utility, help to generate frontmatter, etc
Options:
-V, --version output the version number
-a, --action <string> which action will be executed: util | diary | index
-t, --datetime <string> the datetime of the document to be created, format:
'YYYY-MM-DD HH:mm:ss'
-d, --dest <dir> directory of output destination
-c, --config <path> file path of the config yaml, example could be find at:
${source_root}/config.example.yaml; required if action is
"util | diray"
-h, --help display help for command
FAQs
obsidian utility tool, help to generate frontmatter, etc
The npm package @agreatfool/obsidian-utils receives a total of 3 weekly downloads. As such, @agreatfool/obsidian-utils popularity was classified as not popular.
We found that @agreatfool/obsidian-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.