UJP - Responder-Windows

Life is fun and easy!

不正IP報告数

Okan Sensor
 
メイン
ログイン
ブログ カテゴリ一覧

  • カテゴリ ツール の最新配信
  • RSS
  • RDF
  • ATOM

ブログ - Responder-Windows

Responder-Windows

カテゴリ : 
セキュリティ » ツール
ブロガー : 
ujpblog 2021/3/3 1:36
 悪用されがちツール.

Responder And MultiRelay For Windows
https://github.com/lgandx/Responder-Windows

 仕組みの理解.

LLMNRとNBTとは – DNS サーバが無いのに名前解決ができる理由
https://turningp.jp/server-client/windows/windows-llmnr-netbios

$ git clone https://github.com/lgandx/Responder-Windows🆑
Cloning into 'Responder-Windows'...
remote: Enumerating objects: 151, done.
remote: Total 151 (delta 0), reused 0 (delta 0), pack-reused 151
Receiving objects: 100% (151/151), 7.73 MiB | 9.68 MiB/s, done.
Resolving deltas: 100% (43/43), done.
[macmini2014:ujpadmin 01:31:08 ~/bin ]
$ ls -la Responder-Windows/🆑
total 4
drwxr-xr-x  6 ujpadmin staff  192  3  3 01:31 .
drwxr-xr-x 10 ujpadmin staff  320  3  3 01:31 ..
drwxr-xr-x 12 ujpadmin staff  384  3  3 01:31 .git
-rwxr-xr-x  1 ujpadmin staff 3290  3  3 01:31 README.md
drwxr-xr-x  3 ujpadmin staff   96  3  3 01:31 binaries
drwxr-xr-x 16 ujpadmin staff  512  3  3 01:31 src
[macmini2014:ujpadmin 01:31:18 ~/bin ]
$ tree Responder-Windows/🆑
Responder-Windows/
├── README.md
├── binaries
│   └── Responder
│       ├── MultiRelay.exe🈁
│       ├── Responder.conf
│       ├── Responder.exe
│       ├── logs
│       └── relay-dumps
└── src
    ├── LICENSE
    ├── Responder.conf
    ├── Responder.py
    ├── certs
    │   ├── gen-self-signed-cert.sh
    │   ├── responder.crt
    │   └── responder.key
    ├── files
    │   ├── AccessDenied.html
    │   └── BindShell.exe
    ├── fingerprint.py
    ├── logs
    ├── odict.py
    ├── packets.py
    ├── poisoners
    │   ├── LLMNR.py
    │   ├── MDNS.py
    │   ├── NBTNS.py
    │   └── __init__.py
    ├── servers
    │   ├── Browser.py
    │   ├── DNS.py
    │   ├── FTP.py
    │   ├── HTTP.py
    │   ├── HTTP_Proxy.py
    │   ├── IMAP.py
    │   ├── Kerberos.py
    │   ├── LDAP.py
    │   ├── MSSQL.py
    │   ├── POP3.py
    │   ├── Proxy_Auth.py
    │   ├── SMB.py
    │   ├── SMTP.py
    │   └── __init__.py
    ├── settings.py
    ├── tools
    │   ├── BrowserListener.py
    │   ├── DHCP.py
    │   ├── DHCP_Auto.sh
    │   ├── FindSMB2UPTime.py
    │   ├── FindSQLSrv.py
    │   ├── Icmp-Redirect.py
    │   ├── MultiRelay
    │   │   ├── MultiRelay.py
    │   │   ├── RelayMultiCore.py
    │   │   ├── RelayMultiPackets.py
    │   │   ├── SMBFinger
    │   │   │   ├── Finger.py
    │   │   │   ├── __init__.py
    │   │   │   └── odict.py
    │   │   ├── creddump
    │   │   │   ├── CHANGELOG
    │   │   │   ├── COPYING
    │   │   │   ├── README
    │   │   │   ├── __init__.py
    │   │   │   ├── cachedump.py
    │   │   │   ├── framework
    │   │   │   │   ├── __init__.py
    │   │   │   │   └── win32
    │   │   │   │       ├── __init__.py
    │   │   │   │       ├── addrspace.py
    │   │   │   │       ├── domcachedump.py
    │   │   │   │       ├── hashdump.py
    │   │   │   │       ├── lsasecrets.py
    │   │   │   │       ├── newobj.py
    │   │   │   │       ├── object.py
    │   │   │   │       ├── rawreg.py
    │   │   │   │       └── types.py
    │   │   │   ├── lsadump.py
    │   │   │   └── pwdump.py
    │   │   ├── odict.py
    │   │   └── relay-dumps
    │   ├── RunFinger.py
    │   └── odict.py
    └── utils.py

17 directories, 67 files
[macmini2014:ujpadmin 01:31:29 ~/bin ]
$

トラックバック


広告スペース
Google