Commit Graph

251 Commits

Author SHA1 Message Date
Justin Bastress
7a013ca261 Add output unit tests; add output.Process to strip debug; make MySQL debug fields omitempty too; use processor to strip data in Process() 2018-04-03 17:15:20 -04:00
Justin Bastress
e4bd0bcc89 move process tests 2018-04-02 16:10:01 -04:00
Justin Bastress
e82d5b4cfd add process tests 2018-04-02 16:09:41 -04:00
Justin Bastress
53e35bbaa7 prevent multiple concurrent usages of the same processor; copy all fields, nil out debug ones; 2018-04-02 16:09:27 -04:00
Justin Bastress
58601e045a add output processing 2018-03-30 16:28:24 -04:00
Luke Valenta
b4ac16e630 add H field to xssh server signature to allow signature verification (#95) 2018-03-29 10:17:39 -04:00
justinbastress
03e5473993 add serverKeyExchange digest to zcrypto schema (#96) 2018-03-29 09:42:48 -04:00
justinbastress
ec192eaf1b
Merge pull request #65 from zmap/feature/addOracleModule
add oracle module
2018-03-26 12:01:09 -04:00
Justin Bastress
c358b52018 add Protocol method 2018-03-26 11:46:27 -04:00
Justin Bastress
7f7225e25e Merge branch 'master' into feature/addOracleModule 2018-03-26 11:31:51 -04:00
Justin Bastress
24ab7e93d5 merge master 2018-03-26 11:31:35 -04:00
Justin Bastress
714e8f1833 address @dadrian's comments -- clean up schema, fix godoc formatting 2018-03-26 11:25:04 -04:00
justinbastress
9771ecb2bd Fix issue #91 -- heartbleed flags implies heartbeat enabled (#92) 2018-03-23 16:08:37 -05:00
justinbastress
2a3669abc2
Merge pull request #90 from zmap/feature/portSiemensModule
zgrab2: Port siemens s7 scanner from zgrab
2018-03-23 10:36:22 -04:00
Justin Bastress
13c4944e91 add siemens s7 scanner 2018-03-22 17:06:44 -04:00
justinbastress
1508e01582
Merge pull request #89 from zmap/feature/portFoxModule
zgrab2: port fox scanner from zgrab
2018-03-22 15:50:21 -04:00
Justin Bastress
8f91d369fc port fox scanner from zgrab 2018-03-22 15:33:42 -04:00
Zakir Durumeric
fadb53c3e1
Merge pull request #88 from zmap/cipher-suites
allow users to specify a comma-delimited list of ciphers to send
2018-03-22 11:37:54 -05:00
Zakir Durumeric
801ddf3ead allow users to specify a comma-delimited list of ciphers to send 2018-03-22 11:09:51 -05:00
justinbastress
ec2d01a541
Merge pull request #84 from zmap/feature/closeConnections
zgrab2: Close connections, add missing files
2018-03-22 11:25:39 -04:00
Justin Bastress
83212a722e add dnp3.go 2018-03-21 17:17:38 -04:00
Justin Bastress
04db34a3af Merge branch 'master' into feature/closeConnections 2018-03-21 17:17:23 -04:00
Justin Bastress
087337935b clean up connections before exiting 2018-03-21 17:16:58 -04:00
justinbastress
7b26ae30c5
Merge pull request #83 from zmap/feature/portDNP3Module
zgrab2: port DNP3 scanner from zgrab
2018-03-21 17:14:09 -04:00
Justin Bastress
735cb3a4c3 port DNP3 scanner 2018-03-21 16:52:53 -04:00
justinbastress
6ef616c073
Merge pull request #82 from zmap/feature/portScadaModule
zgrab2: port BACNet from zgrab
2018-03-21 16:44:32 -04:00
Justin Bastress
1c84990382 port BACNet from zgrab 2018-03-21 16:27:28 -04:00
justinbastress
75de499312
Merge pull request #81 from zmap/feature/portModbusFromZGrab
zgrab2: Port modbus from zgrab
2018-03-21 13:32:53 -04:00
Justin Bastress
45a96cf40a make requestID configurable 2018-03-21 11:49:26 -04:00
Justin Bastress
6f55be0fbb fix schema 2018-03-21 11:00:22 -04:00
Justin Bastress
c2aefe4ecd remove debug 2018-03-21 10:39:56 -04:00
Justin Bastress
0f7a265bdd add modbus scanner 2018-03-21 10:36:58 -04:00
justinbastress
eb52aeb439
Merge pull request #80 from zmap/feature/updateSMBLibrary
zgrab2: Update SMB library
2018-03-16 14:52:37 -04:00
Justin Bastress
199fe5d8e5 PEP8 updates; fix NTLM typo 2018-03-16 14:39:06 -04:00
Justin Bastress
1024fb4619 break out early if !setup-session; make debug configurable 2018-03-16 14:34:15 -04:00
Justin Bastress
586992cb15 More comments; make old zgrab behavior the default 2018-03-16 14:00:12 -04:00
Justin Bastress
d47c97d830 remove debug code 2018-03-16 13:36:53 -04:00
Justin Bastress
65d1789860 comments; update schema 2018-03-16 13:21:05 -04:00
Justin Bastress
c05c00a743 Pull in updated SMB library, modify it to take logs, use it in scanner 2018-03-16 12:08:59 -04:00
Justin Bastress
70314ce92b Port SMB (???) scanner from ZGrab 2018-03-15 16:58:57 -04:00
justinbastress
85f4b8f06a
Merge pull request #78 from zmap/feature/portIMAPModule
zgrab2: Port IMAP scanner from zgrab
2018-03-15 15:28:21 -04:00
justinbastress
46737b418c
Merge pull request #77 from zmap/feature/addSMTPModule
zgrab2/SMTP: add SMTPS support
2018-03-15 14:50:22 -04:00
Justin Bastress
aa4c966d0d add basic IMAP scanning 2018-03-15 14:35:35 -04:00
justinbastress
5a7f9c3bda
Merge pull request #76 from zmap/feature/portPOP3Module
zgrab2: Port POP3 module from zgrab
2018-03-15 13:41:29 -04:00
Justin Bastress
d12eb17aa4 add SMTPS support 2018-03-15 13:35:58 -04:00
Justin Bastress
0fbf68b9e9 fix input flags 2018-03-15 13:25:53 -04:00
Justin Bastress
8dd7a62768 remove port forwarding from pop3 container 2018-03-15 13:17:52 -04:00
Justin Bastress
f1c9bfbc89 merge master 2018-03-15 13:12:21 -04:00
justinbastress
1a1059e124
Merge pull request #75 from zmap/feature/addSMTPModule
zgrab2: Port SMTP module from ZGrab
2018-03-15 13:10:39 -04:00
Justin Bastress
ad6295f421 port POP3 2018-03-15 13:10:10 -04:00