|
|
e502c57d6b
|
Add support for output to a Discord webhook (#1725)
|
2022-06-07 16:45:33 +08:00 |
|
|
|
8b1e1cf4db
|
fix (#1723)
|
2022-05-28 18:58:17 +08:00 |
|
|
|
f7f31c7d73
|
remove python 3.7 (#1721)
* remove python 3.7
|
2022-05-25 09:15:19 +08:00 |
|
|
|
eb4a061e24
|
py311 (#1716)
* python 3.11-beta-1
* pytype only for py<3.11
|
2022-05-19 21:21:21 +08:00 |
|
|
|
aec7ac6e43
|
log entry should be outfile (#1717)
* log entry should be `outfile`
* roll back sphinx version
|
2022-05-06 21:10:30 +08:00 |
|
|
|
078e53e11b
|
Automatic update of dependencies (#1715)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2022-05-02 10:10:55 +08:00 |
|
|
|
830b3860e7
|
tpying mostly (#1714)
* typing hints mostly with a few bug fixes.
|
2022-05-01 00:08:34 +08:00 |
|
|
|
cbaadeeec1
|
New ThreatJammer output module (#1712)
|
2022-04-30 23:28:11 +08:00 |
|
|
|
b2e2f95aa9
|
update mongodb output to work correctly with pymongo versions >= 3.0 (#1710)
* update mongodb output to work correctly with pymongo versions > 3.0
|
2022-04-25 11:44:34 +08:00 |
|
|
|
bdbad6ca4f
|
testing for 22.4 (#1709)
* rewrite curl/wget for 22.4
* update reqs
|
2022-04-22 22:51:13 +08:00 |
|
|
|
24a7317f1b
|
etc/cowrie.cfg.dist: remove unused options (#1704)
In [honeypot], the report_public_ip and reported_ssh_port options are no longer used by the current code.
|
2022-03-19 11:21:11 +08:00 |
|
|
|
7f9958f626
|
Fix bug fsctl: mkfile wrong file_mode (#1703)
Co-authored-by: Mario Aragones Lozano (maarlo) <mario.aragones.lozano@gmail.com>
|
2022-03-15 10:57:45 +08:00 |
|
|
|
01b2de1b6f
|
upgrade all except twisted (#1702)
* upgrade all except twisted
* fix incompatibilities
Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
|
2022-03-14 09:44:27 +08:00 |
|
|
|
2b2b7415e9
|
fix exit on unknown command (#1701)
Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
|
2022-03-14 09:12:25 +08:00 |
|
|
|
fd966a52dd
|
Bump treq from 21.5.0 to 22.1.0 (#1691)
Bumps [treq](https://github.com/twisted/treq) from 21.5.0 to 22.1.0.
- [Release notes](https://github.com/twisted/treq/releases)
- [Changelog](https://github.com/twisted/treq/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/twisted/treq/compare/release-21.5.0...release-22.1.0)
---
updated-dependencies:
- dependency-name: treq
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-08 09:30:01 +08:00 |
|
|
|
f8e3341800
|
remove version requirement from importlib (#1688)
* remove version requirement from importlib
* do pypy37 and pypy38
|
2022-01-30 14:00:55 +08:00 |
|
|
|
9c528fdc0e
|
moving from twisted.trial.unittest to unittest (#1672)
* replace twisted.trial.unittest with unittest
|
2022-01-29 11:38:46 +08:00 |
|
|
|
6140b11f19
|
Fix #1684 and #1307 (#1685)
|
2022-01-27 10:14:46 +08:00 |
|
|
|
68c46118ed
|
Telegram bot output (#1675)
* Implement Telegram bot based on #1291
* Code style improvements based on flake8 output
|
2022-01-15 00:40:33 +08:00 |
|
|
|
db5f74844d
|
Automatic update of dependencies (#1673)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2022-01-15 00:30:18 +08:00 |
|
|
|
86488fa4ee
|
Automatic update of dependencies (#1668)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-12-28 12:55:47 +08:00 |
|
|
|
22bd5430d8
|
Open file in 'r' mode instead of 'rb' (#1662)
|
2021-12-06 20:44:22 +08:00 |
|
|
|
1ce86d6b11
|
Automatic update of dependencies (#1664)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-12-06 20:41:46 +08:00 |
|
|
|
0d842d7bc7
|
only run typing on 3.8+ (#1663)
* only run typing on 3.8+
Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
|
2021-12-06 20:36:50 +08:00 |
|
|
|
d9f86a88cd
|
Automatic update of dependencies (#1659)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-11-26 16:25:58 +08:00 |
|
|
|
a733d663c2
|
Add output to Graylog via GELF HTTP input. (#1652)
* Add output to Graylog via GELF HTTP input
|
2021-11-19 19:32:59 +08:00 |
|
|
|
15f2450f3c
|
run pur in 3.9 only (#1655)
|
2021-11-08 12:10:59 +08:00 |
|
|
|
4423ef4b43
|
allow workflows to be started manually (#1654)
|
2021-11-08 12:03:50 +08:00 |
|
|
|
f600605402
|
more docker infra (#1648)
* more docker infra
* build needs directory argument
* end with /
* yamllint fixes
* also copy grp file
|
2021-10-24 12:53:13 +08:00 |
|
|
|
bb81bcb403
|
Integrated docker (#1646)
* Merge docker build infra into main repo
|
2021-10-22 14:19:55 +08:00 |
|
|
|
a3202006df
|
update readme (#1647)
|
2021-10-22 14:18:23 +08:00 |
|
|
|
74490589ae
|
fix 1638 and pass session attribute on (#1645)
|
2021-10-19 00:22:13 +08:00 |
|
|
|
555ff10d95
|
Mypy (#1644)
this is release 2.30 many new typing improvements. deprecate python 3.6.
v2.3.0
|
2021-10-17 23:30:18 +08:00 |
|
|
|
0e52f5b375
|
Fix wget for links with IP (#1642)
|
2021-10-16 11:14:47 +08:00 |
|
|
|
b22487bb36
|
Add Redis to requirements-output.txt (#1641)
|
2021-10-15 10:55:10 +08:00 |
|
|
|
99cc0033f0
|
Py310 (#1636)
* add py3.10
* limit pytype to python<3.10
Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
|
2021-10-10 12:08:36 +08:00 |
|
|
|
2b5daca5cd
|
Automatic update of dependencies (#1637)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-10-10 11:59:04 +08:00 |
|
|
|
fee98d47d3
|
chg: [misp] Extended the misp output plugin (#1631)
* chg: [misp] Extended the misp output plugin
* fix: [misp] If files are uploaded the key 'url' does not exist.
|
2021-10-06 15:29:32 +08:00 |
|
|
|
50808121ed
|
Automatic update of dependencies (#1634)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-10-06 15:28:59 +08:00 |
|
|
|
c04eb1611f
|
Automatic update of dependencies (#1630)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-09-28 11:16:42 +08:00 |
|
|
|
680132591d
|
add new public keys ECDSAKeys and ed25519 (#1627)
|
2021-09-28 11:16:02 +08:00 |
|
|
|
6b1e829154
|
Automatic update of dependencies (#1625)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-09-20 00:29:51 +08:00 |
|
|
|
32744ac4b3
|
Automatic update of dependencies (#1624)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-09-13 14:13:56 +08:00 |
|
|
|
d7c6b20576
|
Pidfile (#1622)
* really no pid file when running in foreground mode
|
2021-09-10 10:44:06 +08:00 |
|
|
|
b214699af4
|
Automatic update of dependencies (#1621)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-09-07 14:27:49 +08:00 |
|
|
|
b8e69c2c1f
|
fix userdb.example (#1619)
|
2021-09-02 09:57:12 +08:00 |
|
|
|
bd0e3a8bfa
|
Automatic update of dependencies (#1618)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-08-29 15:34:26 +08:00 |
|
|
|
33c3f7c7d0
|
Automatic update of dependencies (#1609)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
|
2021-08-24 10:44:47 +08:00 |
|
|
|
03f13934ef
|
Update pur.yml
|
2021-08-19 18:51:55 +08:00 |
|
|
|
7ec2004788
|
Wf (#1612)
* yaml fix for workflow
|
2021-08-05 11:38:02 +08:00 |
|