Giter Site home page Giter Site logo

Comments (3)

taylorwin avatar taylorwin commented on May 23, 2024

taylor@taylor:~$ ncrack -d10 -U username -P password -p rdp 192.168.2.123
Fetchfile found username
Fetchfile found password

Starting Ncrack 0.6 ( http://ncrack.org ) at 2018-08-15 16:34 CST

rdp://192.168.2.123:3389 (EID 1) Initiating new Connection
rdp://192.168.2.123:3389 pushed to list FULL
rdp://192.168.2.123:3389 (EID 1) nsock READ error #104 (Connection reset by peer)
rdp://192.168.2.123:3389 Pool: Append 'administrator' '123abc'
rdp://192.168.2.123:3389 popped from list FULL
rdp://192.168.2.123:3389 (EID 1) Attempts: total 0 completed 0 supported 0 --- rate 0.00
rdp://192.168.2.123:3389 Pool: extract 'administrator' '123abc'
rdp://192.168.2.123:3389 (EID 2) Initiating new Connection
rdp://192.168.2.123:3389 Password list finished!
rdp://192.168.2.123:3389 pushed to list PAIRFINI
rdp://192.168.2.123:3389 (EID 2) nsock READ error #104 (Connection reset by peer)
rdp://192.168.2.123:3389 Pool: Append 'administrator' '123abc'
rdp://192.168.2.123:3389 popped from list PAIRFINI
rdp://192.168.2.123:3389 (EID 2) Attempts: total 0 completed 0 supported 0 --- rate 0.00
rdp://192.168.2.123:3389 Pool: extract 'administrator' '123abc'
rdp://192.168.2.123:3389 (EID 3) Initiating new Connection
rdp://192.168.2.123:3389 pushed to list PAIRFINI
rdp://192.168.2.123:3389 (EID 3) nsock READ error #104 (Connection reset by peer)
rdp://192.168.2.123:3389 Pool: Append 'administrator' '123abc'
rdp://192.168.2.123:3389 popped from list PAIRFINI
rdp://192.168.2.123:3389 (EID 3) Attempts: total 0 completed 0 supported 0 --- rate 0.00
rdp://192.168.2.123:3389 Pool: extract 'administrator' '123abc'
rdp://192.168.2.123:3389 (EID 4) Initiating new Connection
rdp://192.168.2.123:3389 pushed to list PAIRFINI
rdp://192.168.2.123:3389 (EID 4) nsock READ error #104 (Connection reset by peer)
rdp://192.168.2.123:3389 Pool: Append 'administrator' '123abc'
rdp://192.168.2.123:3389 popped from list PAIRFINI
rdp://192.168.2.123:3389 (EID 4) Attempts: total 0 completed 0 supported 0 --- rate 0.00
rdp://192.168.2.123:3389 Pool: extract 'administrator' '123abc'
rdp://192.168.2.123:3389 (EID 5) Initiating new Connection
rdp://192.168.2.123:3389 pushed to list PAIRFINI
rdp://192.168.2.123:3389 (EID 5) nsock READ error #104 (Connection reset by peer)
rdp://192.168.2.123:3389 Pool: Append 'administrator' '123abc'
rdp://192.168.2.123:3389 popped from list PAIRFINI
rdp://192.168.2.123:3389 (EID 5) Attempts: total 0 completed 0 supported 0 --- rate 0.00
rdp://192.168.2.123:3389 Pool: extract 'administrator' '123abc'
rdp://192.168.2.123:3389 (EID 6) Initiating new Connection
rdp://192.168.2.123:3389 pushed to list PAIRFINI
rdp://192.168.2.123:3389 (EID 6) nsock READ error #104 (Connection reset by peer)
rdp://192.168.2.123:3389 Pool: Append 'administrator' '123abc'
rdp://192.168.2.123:3389 popped from list PAIRFINI
rdp://192.168.2.123:3389 (EID 6) Attempts: total 0 completed 0 supported 0 --- rate 0.00
rdp://192.168.2.123:3389 Pool: extract 'administrator' '123abc'
rdp://192.168.2.123:3389 (EID 7) Initiating new Connection

from ncrack.

ciberesponce avatar ciberesponce commented on May 23, 2024

is there a workaround for this? i get same result, and doesn't appear to be NLA related

from ncrack.

albertcui avatar albertcui commented on May 23, 2024

I can reproduce this as follows:

docker run --rm --network host -e POSTGRES_HOST_AUTH_METHOD=trust postgres
/usr/bin/ncrack -vv -d10 -T3 --user anonymous --pass test -f psql://127.0.0.1:5432

postgres output is continuously:

2022-03-10 23:01:49.129 UTC [7146] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.131 UTC [7147] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.134 UTC [7148] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.137 UTC [7149] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.139 UTC [7150] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.142 UTC [7151] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.145 UTC [7152] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.148 UTC [7153] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.150 UTC [7154] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.153 UTC [7155] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.155 UTC [7156] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.158 UTC [7157] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.161 UTC [7158] FATAL:  role "anonymous" does not exist
2022-03-10 23:01:49.164 UTC [7159] FATAL:  role "anonymous" does not exist

And ncrack output is continously:

psql://127.0.0.1:5432 (EID 730) nsock READ error #104 (Connection reset by peer)
psql://127.0.0.1:5432 Pool: Append 'anonymous' 'test' 
psql://127.0.0.1:5432 popped from list PAIRFINI
psql://127.0.0.1:5432 (EID 730) Attempts: total 0 completed 0 supported 0 --- rate 0.00 
psql://127.0.0.1:5432 Pool: extract 'anonymous' 'test'
psql://127.0.0.1:5432 (EID 731) Initiating new Connection
psql://127.0.0.1:5432 pushed to list PAIRFINI
psql://127.0.0.1:5432 (EID 731) nsock READ error #104 (Connection reset by peer)
psql://127.0.0.1:5432 Pool: Append 'anonymous' 'test' 
psql://127.0.0.1:5432 popped from list PAIRFINI
psql://127.0.0.1:5432 (EID 731) Attempts: total 0 completed 0 supported 0 --- rate 0.00 
psql://127.0.0.1:5432 Pool: extract 'anonymous' 'test'
psql://127.0.0.1:5432 (EID 732) Initiating new Connection
psql://127.0.0.1:5432 pushed to list PAIRFINI
psql://127.0.0.1:5432 (EID 732) nsock READ error #104 (Connection reset by peer)
psql://127.0.0.1:5432 Pool: Append 'anonymous' 'test' 
psql://127.0.0.1:5432 popped from list PAIRFINI
psql://127.0.0.1:5432 (EID 732) Attempts: total 0 completed 0 supported 0 --- rate 0.00 
psql://127.0.0.1:5432 Pool: extract 'anonymous' 'test'
psql://127.0.0.1:5432 (EID 733) Initiating new Connection
psql://127.0.0.1:5432 pushed to list PAIRFINI
$ncrack --version

Ncrack version 0.7 ( http://ncrack.org )
Modules: SSH, RDP, FTP, Telnet, HTTP(S), Wordpress, POP3(S), IMAP, CVS, SMB, VNC, SIP, Redis, PostgreSQL, MQTT, MySQL, MSSQL, MongoDB, Cassandra, WinRM, OWA, DICOM

from ncrack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.