View Issue Details

IDProjectCategoryView StatusLast Update
0006281Kali LinuxKali Package Bugpublic2020-04-13 22:17
ReporterHataku Assigned Tog0tmi1k  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2020.1 
Fixed in Version2020.2 
Summary0006281: Issue with latest version of Crowbar in Kali Repo (0.3.6-dev)
Description

The latest version of crowbar within the Kali Repo is not working (0.3.6-dev). However, the previous version (0.3.5-dev) is working correctly.

Steps To Reproduce

The below commands were used against the same windows 10 machine using both the (0.3.5-dev) and (0.3.6-dev) versions

kali@kali:~$ crowbar -b rdp -s 192.168.x.x/32 -u administrator -C password.txt -n 1 -vv
2020-04-12 10:36:24 START
2020-04-12 10:36:24 Crowbar v0.3.5-dev
2020-04-12 10:36:24 Brute Force Type: rdp
2020-04-12 10:36:24 Output File: /home/kali/crowbar.out
2020-04-12 10:36:24 Log File: /home/kali/crowbar.log
2020-04-12 10:36:24 Discover Mode: False
2020-04-12 10:36:24 Verbose Mode: 2
2020-04-12 10:36:24 Debug Mode: False
2020-04-12 10:36:24 Trying 192.168.x.x:3389
2020-04-12 10:36:24 CMD: /usr/bin/xfreerdp /v:192.168.x.x/port:3389 /u:administrator /p:test /cert-ignore +auth-only
2020-04-12 10:36:24 LOG-RDP: 192.168.x.x:3389 - administrator:test
2020-04-12 10:36:26 RDP-SUCCESS : 192.168.x.x:3389 - administrator:test
2020-04-12 10:36:26 STOP

(0.3.6-dev)

kali@kali:~$ crowbar -b rdp -s 192.168.x.x/32 -u administrator -C password.txt -n 1 -vv
2020-04-12 10:37:16 START
2020-04-12 10:37:16 Crowbar v0.3.6-dev
2020-04-12 10:37:16 Brute Force Type: rdp
2020-04-12 10:37:16 Output File: /home/kali/crowbar.out
2020-04-12 10:37:16 Log File: /home/kali/crowbar.log
2020-04-12 10:37:16 Discover Mode: False
2020-04-12 10:37:16 Verbose Mode: 2
2020-04-12 10:37:16 Debug Mode: False
2020-04-12 10:37:16 Trying 192.168.x.x:3389
2020-04-12 10:37:16 CMD: /usr/bin/xfreerdp /v:192.168.x.x /port:3389 /u:administrator /p:test /cert-ignore +auth-only
2020-04-12 10:37:16 LOG-RDP: 192.168.x.x:3389 - administrator:test
2020-04-12 10:37:17 STOP
2020-04-12 10:37:17 No results found...

Additional Information

If other people have this issue, they can revert back to the previous version by the following commands

kali@kali:~$ wget http://http.kali.org/pool/main/c/crowbar/crowbar_3.4+git20170829-0kali1_all.deb

kali@kali:~$ sudo dpkg -i crowbar_3.4+git20170829-0kali1_all.deb
dpkg: warning: downgrading crowbar from 3.4+git20200406-0kali1 to 3.4+git20170829-0kali1
(Reading database ... 267460 files and directories currently installed.)
Preparing to unpack crowbar_3.4+git20170829-0kali1_all.deb ...
Unpacking crowbar (3.4+git20170829-0kali1) over (3.4+git20200406-0kali1) ...
Setting up crowbar (3.4+git20170829-0kali1) ...
Processing triggers for kali-menu (2020.1.7) ...
kali@kali:~$ crowbar -b rdp -s 192.168.x.x/32 -u administrator -C password.txt -n 1 -vv
2020-04-12 10:40:07 START
2020-04-12 10:40:07 Crowbar v0.3.5-dev
2020-04-12 10:40:07 Brute Force Type: rdp
2020-04-12 10:40:07 Output File: /home/kali/crowbar.out
2020-04-12 10:40:07 Log File: /home/kali/crowbar.log
2020-04-12 10:40:07 Discover Mode: False
2020-04-12 10:40:07 Verbose Mode: 2
2020-04-12 10:40:07 Debug Mode: False
2020-04-12 10:40:07 Trying 192.168.168.10:3389
2020-04-12 10:40:07 CMD: /usr/bin/xfreerdp /v:192.168.x.x /port:3389 /u:administrator /p:test /cert-ignore +auth-only
2020-04-12 10:40:07 LOG-RDP: 192.168.x.x:3389 - administrator:test
2020-04-12 10:40:08 RDP-SUCCESS : 192.168.x.x:3389 - administrator:test
2020-04-12 10:40:08 STOP

Activities

g0tmi1k

g0tmi1k

2020-04-13 17:37

administrator   ~0012610

This may help ~ https://github.com/galkan/crowbar/pull/42

g0tmi1k

g0tmi1k

2020-04-13 22:16

administrator   ~0012612

Just pushed v4.1 to repos

Issue History

Date Modified Username Field Change
2020-04-13 09:47 Hataku New Issue
2020-04-13 17:37 g0tmi1k Note Added: 0012610
2020-04-13 22:16 g0tmi1k Note Added: 0012612
2020-04-13 22:17 g0tmi1k Assigned To => g0tmi1k
2020-04-13 22:17 g0tmi1k Status new => resolved
2020-04-13 22:17 g0tmi1k Resolution open => fixed
2020-04-13 22:17 g0tmi1k Fixed in Version => 2020.2