https://github.com/fortra/impacket
· scanned 2026-05-15 16:00 UTC (3 weeks ago)
· 10 languages
276 findings (32 legacy + 244 scanner) 57th percentile · Python · large (100-500K LoC) Scanner says 64 (higher by 13)
Last scanned 3 weeks ago · v1 · 21 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
75.0 | 0.15 | 11.25 |
security_score |
79.5 | 0.25 | 19.88 |
testing_score |
100.0 | 0.20 | 20.00 |
documentation_score |
72.0 | 0.15 | 10.80 |
practices_score |
75.0 | 0.15 | 11.25 |
code_quality |
43.1 | 0.10 | 4.31 |
| Overall | 1.00 | 77.5 |
All 11146 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
read |
software | healthy | setup.py:50 |
set_remote_config_file_path |
software | healthy | tests/__init__.py:40 |
get_remote_config_file_path |
software | healthy | tests/__init__.py:46 |
get_remote_config |
software | healthy | tests/__init__.py:58 |
set_transport_config |
software | healthy | tests/__init__.py:112 |
pytest_configure |
software | healthy | tests/conftest.py:16 |
pytest_addoption |
software | healthy | tests/conftest.py:28 |
remote_config |
software | healthy | tests/conftest.py:38 |
setUp |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:20 |
test_01 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:60 |
test_02 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:67 |
test_03 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:74 |
test_04 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:85 |
test_05 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:96 |
test_06 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:107 |
test_07 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:113 |
test_08 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:119 |
test_09 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:125 |
test_10 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:130 |
test_11 |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:139 |
__init__ |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:18 |
setUp |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:29 |
test_01_StartupPacketsStringTest |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:51 |
test_02_StartupPacketsSizeTest |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:57 |
test_03_ChildModificationTest |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:75 |
test_04_ChildModificationTest |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:82 |
test_05_ChildModificationTest |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:104 |
test_06_ChildModificationTest |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:111 |
test_07_ChildModificationTest |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:118 |
setUp |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:20 |
test_01 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:65 |
test_02 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:72 |
test_03 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:79 |
test_04 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:90 |
test_05 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:101 |
test_06 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:112 |
test_07 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:118 |
test_08 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:124 |
test_09 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:130 |
test_10 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:135 |
test_11 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:141 |
test_12 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:147 |
test_13 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:156 |
test_14 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:167 |
test_15 |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:175 |
setUp |
software | healthy | tests/dot11/test_Dot11Decoder.py:19 |
test_01_Dot11Decoder |
software | healthy | tests/dot11/test_Dot11Decoder.py:31 |
test_02_Dot11DataFrameDecoder |
software | healthy | tests/dot11/test_Dot11Decoder.py:38 |
test_03_Dot11WEP |
software | healthy | tests/dot11/test_Dot11Decoder.py:45 |
test_04_Dot11WEPData |
software | healthy | tests/dot11/test_Dot11Decoder.py:52 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
RemoteTestCase |
software | healthy | tests/__init__.py:100 |
TestDot11ManagementProbeRequestFrames |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py:18 |
PacketTest |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:16 |
TestDot11HierarchicalUpdate |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py:27 |
TestDot11ManagementAssociationRequestFrames |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py:18 |
TestDot11Decoder |
software | healthy | tests/dot11/test_Dot11Decoder.py:17 |
TestDot11FrameControlACK |
software | healthy | tests/dot11/test_FrameControlACK.py:16 |
TestDot11ManagementAssociationResponseFrames |
software | healthy | tests/dot11/test_FrameManagementAssociationResponse.py:18 |
TestDot11ManagementReassociationRequestFrames |
software | healthy | tests/dot11/test_FrameManagementReassociationRequest.py:18 |
TestDot11DataFrames |
software | healthy | tests/dot11/test_FrameData.py:16 |
TestRadioTap |
software | healthy | tests/dot11/test_RadioTap.py:17 |
TestDot11FrameControlCFEnd |
software | healthy | tests/dot11/test_FrameControlCFEnd.py:16 |
TestDot11FrameControlRTS |
software | healthy | tests/dot11/test_FrameControlRTS.py:16 |
TestDot11ManagementProbeResponseFrames |
software | healthy | tests/dot11/test_FrameManagementProbeResponse.py:18 |
TestDot11ManagementAuthenticationFrames |
software | healthy | tests/dot11/test_FrameManagementAuthentication.py:18 |
TestTLVContainer |
software | healthy | tests/dot11/test_wps.py:23 |
TestDot11ManagementBeaconFrames |
software | healthy | tests/dot11/test_FrameManagementDeauthentication.py:18 |
TestDot11Common |
software | healthy | tests/dot11/test_Dot11Base.py:16 |
TestDot11ManagementDisassociationFrames |
software | healthy | tests/dot11/test_FrameManagementDisassociation.py:18 |
TestDot11WPAData |
software | healthy | tests/dot11/test_WPA.py:16 |
TestHelpers |
software | healthy | tests/dot11/test_helper.py:22 |
MockPacket |
software | healthy | tests/dot11/test_helper.py:25 |
TestDot11ManagementReassociationResponseFrames |
software | healthy | tests/dot11/test_FrameManagementReassociationResponse.py:18 |
TestDot11WPA2Data |
software | healthy | tests/dot11/test_WPA2.py:16 |
TestDot11FrameControlPSPoll |
software | healthy | tests/dot11/test_FrameControlPSPoll.py:16 |
TestDot11WEPData |
software | healthy | tests/dot11/test_WEPEncoder.py:19 |
TestDot11FrameControlCFEndCFACK |
software | healthy | tests/dot11/test_FrameControlCFEndCFACK.py:16 |
TestDot11WEPData |
software | healthy | tests/dot11/test_WEPDecoder.py:21 |
TestDot11ManagementBeaconFrames |
software | healthy | tests/dot11/test_FrameManagement.py:18 |
TestDot11FrameControlCTS |
software | healthy | tests/dot11/test_FrameControlCTS.py:16 |
TestRadioTapDecoder |
software | healthy | tests/dot11/test_RadioTapDecoder.py:19 |
RPCHTest |
software | healthy | tests/SMB_RPC/test_rpch.py:23 |
RPCHLocalTest |
software | healthy | tests/SMB_RPC/test_rpch.py:57 |
WMITests |
software | healthy | tests/SMB_RPC/test_wmi.py:62 |
WMIOfflineTests |
software | healthy | tests/SMB_RPC/test_wmi.py:280 |
SMBTests |
software | healthy | tests/SMB_RPC/test_smb.py:43 |
SMB1Tests |
software | healthy | tests/SMB_RPC/test_smb.py:330 |
SMB1TestsNetBIOS |
software | healthy | tests/SMB_RPC/test_smb.py:345 |
SMB1TestsUnicode |
software | healthy | tests/SMB_RPC/test_smb.py:353 |
SMB002Tests |
software | healthy | tests/SMB_RPC/test_smb.py:361 |
SMB21Tests |
software | healthy | tests/SMB_RPC/test_smb.py:369 |
SMB3Tests |
software | healthy | tests/SMB_RPC/test_smb.py:377 |
Test_Issue2099_SessionError_On_Truncated_Response |
software | healthy | tests/SMB_RPC/test_smb.py:384 |
RecvResponse |
software | healthy | tests/SMB_RPC/test_smb.py:440 |
StoppableMixin |
software | healthy | tests/SMB_RPC/test_smbserver.py:93 |
SMBSERVERForTests |
software | healthy | tests/SMB_RPC/test_smbserver.py:114 |
SMBServerUnitTests |
software | healthy | tests/SMB_RPC/test_smbserver.py:117 |
SimpleSMBServerFuncTests |
software | healthy | tests/SMB_RPC/test_smbserver.py:171 |
SimpleSMBServer2FuncTestsClientFallBack |
software | healthy | tests/SMB_RPC/test_smbserver.py:682 |
SimpleSMBServer2FuncTests |
software | healthy | tests/SMB_RPC/test_smbserver.py:688 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.1.102 |
network | healthy | tests/dot11/test_WEPEncoder.py |
64.233.163.103 |
network | healthy | tests/dot11/test_WEPEncoder.py |
127.0.0.1 |
network | healthy | tests/SMB_RPC/test_smb.py |
10.0.1.1 |
network | healthy | tests/SMB_RPC/test_nmb.py |
1.1.1.1 |
network | healthy | tests/SMB_RPC/test_nmb.py |
1.1.1.2 |
network | healthy | tests/SMB_RPC/test_nmb.py |
4.2.2.1 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.2.2 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.2.3 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.2.4 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.3.1 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.3.2 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.3.4 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.4.1 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.4.2 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
4.2.4.4 |
network | healthy | tests/SMB_RPC/test_ntlm.py |
192.168.1.100 |
network | healthy | tests/SMB_RPC/test_acl.py |
10.0.0.1 |
network | healthy | tests/misc/test_ticketer.py |
69.89.31.199 |
network | healthy | tests/misc/test_dns.py |
209.59.195.20 |
network | healthy | tests/misc/test_dns.py |
209.59.194.246 |
network | healthy | tests/misc/test_dns.py |
209.59.195.246 |
network | healthy | tests/misc/test_dns.py |
209.85.195.83 |
network | healthy | tests/misc/test_dns.py |
209.85.195.18 |
network | healthy | tests/misc/test_dns.py |
209.85.195.19 |
network | healthy | tests/misc/test_dns.py |
216.239.32.10 |
network | healthy | tests/misc/test_dns.py |
216.239.34.10 |
network | healthy | tests/misc/test_dns.py |
216.239.36.10 |
network | healthy | tests/misc/test_dns.py |
216.239.38.10 |
network | healthy | tests/misc/test_dns.py |
2.2.1.1 |
network | healthy | tests/dcerpc/test_lsat.py |
172.16.123.1 |
network | healthy | tests/dcerpc/test_wkst.py |
2.2.2.2 |
network | healthy | examples/goldenPac.py |
192.168.1.63 |
network | healthy | examples/DumpNTLMInfo.py |
192.168.1.10 |
network | healthy | examples/netview.py |
10.90.1.1 |
network | healthy | examples/sambaPipe.py |
2.2.1.10 |
network | healthy | examples/describeTicket.py |
2.2.1.12 |
network | healthy | examples/describeTicket.py |
2.2.1.13 |
network | healthy | examples/describeTicket.py |
192.168.1.11 |
network | healthy | examples/changepasswd.py |
10.10.13.37 |
network | healthy | examples/changepasswd.py |
192.168.0.1 |
network | healthy | examples/rpcmap.py |
192.168.0.2 |
network | healthy | examples/reg.py |
2.2.13.1 |
network | healthy | impacket/smb3structs.py |
2.2.37.1 |
network | healthy | impacket/smb3structs.py |
4.2.1.2 |
network | healthy | impacket/nmb.py |
4.2.1.3 |
network | healthy | impacket/nmb.py |
2.2.5.5 |
network | healthy | impacket/tds.py |
192.168.45.162 |
network | healthy | impacket/mqtt.py |
3.2.4.2 |
network | healthy | impacket/smbserver.py |
3.2.5.3 |
network | healthy | impacket/smbserver.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TESTING.md |
software | healthy | TESTING.md |
README.md |
software | healthy | README.md |
Dockerfile |
software | healthy | Dockerfile |
setup.py |
software | healthy | setup.py |
ChangeLog.md |
software | healthy | ChangeLog.md |
requirements.txt |
software | healthy | requirements.txt |
SECURITY.md |
software | healthy | SECURITY.md |
__init__.py |
software | healthy | tests/__init__.py |
conftest.py |
software | healthy | tests/conftest.py |
walkmodules.py |
software | warning | tests/walkmodules.py |
test_FrameManagementProbeRequest.py |
software | healthy | tests/dot11/test_FrameManagementProbeRequest.py |
test_Dot11HierarchicalUpdate.py |
software | healthy | tests/dot11/test_Dot11HierarchicalUpdate.py |
__init__.py |
software | healthy | tests/dot11/__init__.py |
test_FrameManagementAssociationRequest.py |
software | healthy | tests/dot11/test_FrameManagementAssociationRequest.py |
test_Dot11Decoder.py |
software | healthy | tests/dot11/test_Dot11Decoder.py |
test_FrameControlACK.py |
software | healthy | tests/dot11/test_FrameControlACK.py |
test_FrameManagementAssociationResponse.py |
software | healthy | tests/dot11/test_FrameManagementAssociationResponse.py |
test_FrameManagementReassociationRequest.py |
software | healthy | tests/dot11/test_FrameManagementReassociationRequest.py |
test_FrameData.py |
software | healthy | tests/dot11/test_FrameData.py |
test_RadioTap.py |
software | healthy | tests/dot11/test_RadioTap.py |
test_FrameControlCFEnd.py |
software | healthy | tests/dot11/test_FrameControlCFEnd.py |
test_FrameControlRTS.py |
software | healthy | tests/dot11/test_FrameControlRTS.py |
test_FrameManagementProbeResponse.py |
software | healthy | tests/dot11/test_FrameManagementProbeResponse.py |
test_FrameManagementAuthentication.py |
software | healthy | tests/dot11/test_FrameManagementAuthentication.py |
test_wps.py |
software | healthy | tests/dot11/test_wps.py |
test_FrameManagementDeauthentication.py |
software | healthy | tests/dot11/test_FrameManagementDeauthentication.py |
test_Dot11Base.py |
software | healthy | tests/dot11/test_Dot11Base.py |
test_FrameManagementDisassociation.py |
software | healthy | tests/dot11/test_FrameManagementDisassociation.py |
test_WPA.py |
software | healthy | tests/dot11/test_WPA.py |
test_helper.py |
software | healthy | tests/dot11/test_helper.py |
test_FrameManagementReassociationResponse.py |
software | healthy | tests/dot11/test_FrameManagementReassociationResponse.py |
test_WPA2.py |
software | healthy | tests/dot11/test_WPA2.py |
test_FrameControlPSPoll.py |
software | healthy | tests/dot11/test_FrameControlPSPoll.py |
test_WEPEncoder.py |
software | healthy | tests/dot11/test_WEPEncoder.py |
test_FrameControlCFEndCFACK.py |
software | healthy | tests/dot11/test_FrameControlCFEndCFACK.py |
test_WEPDecoder.py |
software | healthy | tests/dot11/test_WEPDecoder.py |
test_FrameManagement.py |
software | healthy | tests/dot11/test_FrameManagement.py |
test_FrameControlCTS.py |
software | healthy | tests/dot11/test_FrameControlCTS.py |
test_RadioTapDecoder.py |
software | healthy | tests/dot11/test_RadioTapDecoder.py |
__init__.py |
software | healthy | tests/SMB_RPC/__init__.py |
test_rpch.py |
software | healthy | tests/SMB_RPC/test_rpch.py |
test_wmi.py |
software | healthy | tests/SMB_RPC/test_wmi.py |
test_smb.py |
software | healthy | tests/SMB_RPC/test_smb.py |
test_smbserver.py |
software | healthy | tests/SMB_RPC/test_smbserver.py |
test_nmb.py |
software | healthy | tests/SMB_RPC/test_nmb.py |
test_rpcrt.py |
software | healthy | tests/SMB_RPC/test_rpcrt.py |
test_secretsdump.py |
software | healthy | tests/SMB_RPC/test_secretsdump.py |
test_ldap.py |
software | healthy | tests/SMB_RPC/test_ldap.py |
test_spnego.py |
software | healthy | tests/SMB_RPC/test_spnego.py |
test_ntlm.py |
software | healthy | tests/SMB_RPC/test_ntlm.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/SMB_RPC/test_smbserver.py |
security | healthy | tests/SMB_RPC/test_smbserver.py |
password_literal::tests/SMB_RPC/test_ntlm.py |
security | healthy | tests/SMB_RPC/test_ntlm.py |
password_literal::tests/SMB_RPC/test_acl.py |
security | healthy | tests/SMB_RPC/test_acl.py |
password_literal::tests/misc/test_dpapi.py |
security | healthy | tests/misc/test_dpapi.py |
password_literal::tests/dcerpc/test_scmr.py |
security | healthy | tests/dcerpc/test_scmr.py |
password_literal::examples/goldenPac.py |
security | healthy | examples/goldenPac.py |
password_literal::examples/net.py |
security | healthy | examples/net.py |
password_literal::examples/smbserver.py |
security | healthy | examples/smbserver.py |
password_literal::examples/psexec.py |
security | healthy | examples/psexec.py |
password_literal::examples/smbclient.py |
security | healthy | examples/smbclient.py |
password_literal::examples/atexec.py |
security | healthy | examples/atexec.py |
password_literal::examples/dpapi.py |
security | healthy | examples/dpapi.py |
password_literal::examples/dpapi.py |
security | healthy | examples/dpapi.py |
password_literal::examples/dpapi.py |
security | healthy | examples/dpapi.py |
password_literal::examples/dpapi.py |
security | healthy | examples/dpapi.py |
password_literal::examples/Get-GPPPassword.py |
security | healthy | examples/Get-GPPPassword.py |
password_literal::examples/dpapidump.py |
security | healthy | examples/dpapidump.py |
password_literal::examples/sambaPipe.py |
security | healthy | examples/sambaPipe.py |
password_literal::examples/dacledit.py |
security | healthy | examples/dacledit.py |
password_literal::examples/changepasswd.py |
security | healthy | examples/changepasswd.py |
password_literal::examples/changepasswd.py |
security | healthy | examples/changepasswd.py |
password_literal::examples/changepasswd.py |
security | healthy | examples/changepasswd.py |
password_literal::examples/wmiexec.py |
security | healthy | examples/wmiexec.py |
password_literal::examples/badsuccessor.py |
security | healthy | examples/badsuccessor.py |
password_literal::examples/ticketer.py |
security | healthy | examples/ticketer.py |
password_literal::examples/exchanger.py |
security | healthy | examples/exchanger.py |
password_literal::examples/attrib.py |
security | healthy | examples/attrib.py |
password_literal::examples/mimikatz.py |
security | healthy | examples/mimikatz.py |
password_literal::examples/wmiquery.py |
security | healthy | examples/wmiquery.py |
password_literal::examples/filetime.py |
security | healthy | examples/filetime.py |
password_literal::examples/mssqlclient.py |
security | healthy | examples/mssqlclient.py |
password_literal::examples/dcomexec.py |
security | healthy | examples/dcomexec.py |
password_literal::examples/dcomexec.py |
security | healthy | examples/dcomexec.py |
password_literal::impacket/examples/smbclient.py |
security | healthy | impacket/examples/smbclient.py |
password_literal::impacket/examples/smbclient.py |
security | healthy | impacket/examples/smbclient.py |
password_literal::impacket/examples/smbclient.py |
security | healthy | impacket/examples/smbclient.py |
password_literal::impacket/examples/utils.py |
security | healthy | impacket/examples/utils.py |
password_literal::impacket/examples/ntlmrelayx/attacks/ldap… |
security | healthy | impacket/examples/ntlmrelayx/attacks/ldapattack.py |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
dot11 |
software | healthy | tests/dot11 |
SMB_RPC |
software | healthy | tests/SMB_RPC |
ImpactPacket |
software | healthy | tests/ImpactPacket |
misc |
software | healthy | tests/misc |
dcerpc |
software | healthy | tests/dcerpc |
examples |
software | healthy | examples |
impacket |
software | healthy | impacket |
krb5 |
software | healthy | impacket/krb5 |
examples |
software | healthy | impacket/examples |
ntlmrelayx |
software | healthy | impacket/examples/ntlmrelayx |
utils |
software | healthy | impacket/examples/ntlmrelayx/utils |
attacks |
software | healthy | impacket/examples/ntlmrelayx/attacks |
httpattacks |
software | healthy | impacket/examples/ntlmrelayx/attacks/httpattacks |
servers |
software | healthy | impacket/examples/ntlmrelayx/servers |
socksplugins |
software | healthy | impacket/examples/ntlmrelayx/servers/socksplugins |
clients |
software | healthy | impacket/examples/ntlmrelayx/clients |
dcerpc |
software | healthy | impacket/dcerpc |
v5 |
software | healthy | impacket/dcerpc/v5 |
dcom |
software | healthy | impacket/dcerpc/v5/dcom |
ldap |
software | healthy | impacket/ldap |
mssql |
software | healthy | impacket/mssql |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1445 |
network | healthy | tests/SMB_RPC/test_smbserver.py |
port:135 |
network | healthy | examples/rpcdump.py |
port:445 |
network | healthy | examples/machine_role.py |
port:1433 |
network | healthy | impacket/tds.py |
port:88 |
network | healthy | impacket/krb5/kerberosv5.py |
port:636 |
network | healthy | impacket/examples/utils.py |
port:11000 |
network | healthy | impacket/examples/ntlmrelayx/utils/tcpshell.py |
port:10 |
network | healthy | impacket/dcerpc/v5/rpcrt.py |
port:6001 |
network | healthy | impacket/dcerpc/v5/rpch.py |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/labeler.yml |
lint |
cicd | healthy | .github/workflows/build_and_test.yml |
test |
cicd | healthy | .github/workflows/build_and_test.yml |
docker |
cicd | healthy | .github/workflows/build_and_test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | impacket/examples/ntlmrelayx/servers/socksserver.py |
ANY /ntlmrelayx/api/v1.0/relays |
api | healthy | impacket/examples/ntlmrelayx/servers/socksserver.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::labeler |
cicd | healthy | .github/workflows/labeler.yml |
gha::build_and_test |
cicd | healthy | .github/workflows/build_and_test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
DOCKER_TAG |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-u98mbwmk |
software | healthy | /tmp/repobility-clone-u98mbwmk |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | impacket/nt_errors.py |
This page is publicly accessible at:
https://repobility.com/scan/9034f894-6baa-4d67-938c-5b1fd00c9965/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9034f894-6baa-4d67-938c-5b1fd00c9965/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.