Bruceforce

Results 18 comments of Bruceforce

Another workaround I'm currently using is to use git directly as described in https://gitpython.readthedocs.io/en/stable/tutorial.html#using-git-directly ```python for sm in repo.submodules: # Calling git directly for own submodules since using relative path...

@droidmonkey ssh for example is in PATH since Windows 10. Also specifying the full path doesn't work. A bit quick to close here IMHO.

@droidmonkey putty is working for me also. Does it work for you if you enter `cmd://C:\Windows\system32\OpenSSH\ssh.exe username@host`? There is no space in this command but it's still not working. Because...

I tried your command and it's still not working. Edit: okay. Thanks for re opening.

Hi. Just tested again with the latest docker Image. Output attached. ``` Traceback (most recent call last): File "/usr/src/app/arris-tg3442-reboot.py", line 89, in modem = login(session, url, username, password) File "/usr/src/app/arris-tg3442-reboot.py",...

Hi ,thanks for the reply. Running the sip tag with CMD `-p MyPassword` I got ``` Auto-detected firmware version 01.02.068.11.EURO.SIP Traceback (most recent call last): File "/usr/src/app/arris-tg3442-reboot.py", line 89, in...

> STOP SPAMMING THE THREAD. this is the third time I've gotten an email for a dumb vote request. > > Just make a comment and people will see it...

I don't think this should be closed since it's not resolved unless I've missed something.

Thanks for your reply. A plugin would just be nice to make it easily configurable in tasks like "If WiFi disconnected turn off the lights xy" without having to search...

> I had the same issue. > [...] > But in KeePassXC I had to change it to the following command: `cmd://"C:\Program Files (x86)\SAP\FrontEnd\SAPgui\sapshcut.exe" -maxgui -system={TITLE}` In my opinion this...