Giter VIP home page Giter VIP logo

databasetools's Issues

连接mssql出现报错

./main -mssql -rhost 192.1.1.27 -rport 1433 -ruser sa -pwd "sa" -cli

`
2023/11/23 14:56:10 [-] TLS Handshake failed: tls: server selected unsupported protocol version 301
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x4f3133]

goroutine 1 [running]:
database/sql.(*DB).conn(0x0, {0xbcf5f0, 0xc00011e000}, 0x1)
/usr/local/go/src/database/sql/sql.go:1288 +0x53
database/sql.(*DB).prepare(0xc00014bce8?, {0xbcf5f0, 0xc00011e000}, {0xae712c, 0x11}, 0x0?)
/usr/local/go/src/database/sql/sql.go:1586 +0x45
database/sql.(*DB).PrepareContext(0xc0004260c0?, {0xbcf5f0, 0xc00011e000}, {0xae712c, 0x11})
/usr/local/go/src/database/sql/sql.go:1555 +0x96
database/sql.(*DB).Prepare(...)
/usr/local/go/src/database/sql/sql.go:1576
Databasetools/pac.MssqlCMD({0xae712c?, 0xc00012c010?}, 0x7ffc75725744?)
/root/Databasetools/pac/mssql_cmd.go:15 +0x6e
Databasetools/pac.Help()
/root/Databasetools/pac/help.go:215 +0x926
main.main()
/root/Databasetools/main.go:8 +0x17
`

redis 连接超时问题

您好,在使用工具进行学习时,对本地的测试环境进行 redis 未授权测试,本地搭建的环境是 vulntarget-a,本地攻击机 IP:192.168.3.164,目标出网机器:192.168.3.168,已获得出网机器权限,通过出网机器代理攻击内网设备 Win-2016,在本地攻击机中可以正常使用代理连接 Win-2016 上的 redis,以下为连接截图:
image
当我想使用您的工具进行下一步测试的时候,却一直提示连接超时的问题
image
我尝试修改过 redis 连接的超时时间为30秒
image
结果还是不能正常连接,请问是不是我哪里没设置对?感谢您的开源

oracle数据库连接问题

oracleshell.jar这个工具是支持普通权限和DBA权限的,你这边好像没写dba权限,我用system账号显示当前账号非DBA权限(oracle是windows)

1

而且oracle还可以列目录
希望可以添加上这两个功能

端口是9090为什么还是变成1433

go run .\main.go -mssql -rhost 14.23.58.6 -rport 9003 -ruser sa -pwd "xxxc" -cli

报错信息 unable to open tcp connection with host '14.23.58.6:1433': dial tcp 14.23.58.186:1433: connectex: No connection could be made because the target machine actively refused it.
panic: runtime error: invalid memory address or nil pointer dereference

没超时啊

你好,代码写的很不错,我认真学习了好几天 也本地复现了好几天,有一个问题请教一下,如果是爆破什么的,如果网络很卡 超时问题 怎么解决啊?比如postgresql的超时问题

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.