-
It seems to me a mandatory feature for `ladon` to report a proper exit code.
If any command failed, it should return 1.
Right now it returns success `0` whatever the result of user commands.
What do …
-
Weird thing when I ran the csmm config command, concurrent download default was ok, as was save directory, but the temporary downloads folder, default spit an error (which i resolved by creating the f…
-
师傅好,fscan弱口令扫的又快又全,在内网渗透中hash爆破也是比较常用的手段。
1、是否考虑向ladon那样增加smbhash爆破、wmihash爆破
2、另外当前smb爆破不支持域账号的smb爆破,是否考虑增加域账号爆破机制。
3、1+2 域账号的hash爆破
-
Hi @JessicaGarson,
**Describe the bug**
While create_tweet.py worked, delete_tweet.py didn't with the **OAuth1**. The following exception is raised:
Exception: Request returned an error: 403 {"t…
-
Hi,
excuse my ignorance but the description states this script would run on windows. How do I actually run it? what are the dependencies/requirements?
-
Found a possible issue in [DigDeeply/gohs-ladon](https://www.github.com/DigDeeply/gohs-ladon) at [vendor/golang.org/x/crypto/ssh/kex_test.go](https://github.com/DigDeeply/gohs-ladon/blob/960a70cfc8bf…
-
`ladon` seems great.
But considering how close it is to GNU parallel, perhaps it could provide a binary `parallel` that would try to replicate the GNU parallel syntax.
This would be a great selling p…
-
未能加载文件或程序集“1174016 bytes loaded from Ladon, Version=6.6.2.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。试图加载格式不正确的程序
-
cs4.4有问题!
-
I have a project that used Microsof.Office.Interop to call VBA macros and retrieve the result, which was of clsWorkResult type (defined as a class in VBA). In C# I could have read the result like this…