What's Changed
- Verbose error when msfvenom fails in
generate stargerby @rkervella in #1239 - Bump gorm.io/gorm from 1.25.0 to 1.25.1 by @dependabot[bot] in #1234
- Check for nil session when using
session -kby @rkervella in #1242 - Added memory file feature by @rwincey in #1238
- Fix msg type errors in tasks fetch command by @xl4sh in #1243
- Bump gorm.io/driver/sqlite from 1.5.0 to 1.5.1 by @dependabot[bot] in #1249
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot[bot] in #1245
- Bump gorm.io/driver/postgres from 1.5.0 to 1.5.2 by @dependabot[bot] in #1247
- Bump gorm.io/driver/mysql from 1.5.0 to 1.5.1 by @dependabot[bot] in #1246
- More information from the jobs command about stage listeners by @RafBishopFox in #1251
- Update autorelease action by @moloch-- in #1255
- Customization of the LURI for MSF Stager Payloads by @RafBishopFox in #1257
- C2/serversign by @moloch-- in #1258
- New CLI system by @maxlandon in #1261
- Client Side Error for Invalid / Unsupported TLS Certs for HTTPS listener by @RafBishopFox in #1267
- Add back server admin commands by @maxlandon in #1264
- Adding validation for advanced C2 options by @RafBishopFox in #1266
- Experimental console logging with golang.org/x/exp/slog by @maxlandon in #1269
- V1.6.0/rpclogger by @moloch-- in #1271
- Rotate and compress server-side console logs by @moloch-- in #1272
- Add console session asciicast recorder by @maxlandon in #1274
- Fixing new line issue for shell commands with windows sliver client by @kernelpanic-bf in #1273
- Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 by @dependabot[bot] in #1275
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot[bot] in #1278
- Bump github.com/klauspost/compress from 1.15.12 to 1.16.5 by @dependabot[bot] in #1276
- Bump github.com/glebarez/sqlite from 1.7.0 to 1.8.0 by @dependabot[bot] in #1279
- Bump github.com/ncruces/go-sqlite3 from 0.5.3 to 0.7.0 by @dependabot[bot] in #1277
- MSF Stager Advanced Options by @RafBishopFox in #1281
- Add wasm output in beacon mode by @moloch-- in #1283
- Bump modernc.org/sqlite from 1.22.1 to 1.23.1 by @dependabot[bot] in #1291
- Bump gorm.io/driver/sqlite from 1.5.1 to 1.5.2 by @dependabot[bot] in #1292
- Bump github.com/ncruces/go-sqlite3 from 0.7.0 to 0.7.2 by @dependabot[bot] in #1293
- Storing Shikata Ga Nai (SGN) preference with implant profile by @RafBishopFox in #1298
- "profiles info" subcommand and saving poll timeout in profile by @RafBishopFox in #1299
- Hidden windows for Executed Processes on Windows by @RafBishopFox in #1301
- Fix implant exit code. by @rkervella in #1302
- Fallback to Direct Connection when HTTP Proxy Connection Fails by @RafBishopFox in #1295
- Add additional details to audit log by @moloch-- in #1303
- Bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot[bot] in #1308
- Bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot[bot] in #1306
- Bump github.com/tetratelabs/wazero from 1.2.0 to 1.2.1 by @dependabot[bot] in #1305
- Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot[bot] in #1304
- Bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot[bot] in #1312
- Bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot[bot] in #1313
- Add command to task many implants at once by @ActualTrash in #1311
- Bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 by @dependabot[bot] in #1316
- Bump github.com/klauspost/compress from 1.16.5 to 1.16.6 by @dependabot[bot] in #1314
- Fix make token test by @rkervella in #1319
- Multiplayer/Tailscale by @moloch-- in #1322
- Go v1.20.5 by @moloch-- in #1323
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot[bot] in #1325
- Bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2 by @dependabot[bot] in #1324
- Add RC4 support to shellcode stager by @stephenbradshaw in #1332
- Upload command: Changes to remote path specification by @RafBishopFox in #1341
- Fix pstree (v1.6) by @rkervella in #1345
- Added a copy file command by @Paradoxis in #1346
- Add option to disable connect to tcp/80 when tcp/443 not reachable by @xinhuang in #1352
- Enhance the
installscript by @n3rada in #1350 - fix 'gpg: invalid armor header' by @rarFood in #1356
- Fix CP command file occupation by @SpadesA99 in #1368
- Bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot[bot] in #1339
- Go 1.20.7 by @moloch-- in #1372
- Use path.Join for embedded fs instead of filepath.Join by @rkervella in #1373
- Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot[bot] in #1335
- Add the ability to generate .exe MSF stagers from Sliver by @TheDuchy in #1377
- Bump github.com/tetratelabs/wazero from 1.2.1 to 1.3.1 by @dependabot[bot] in #1375
- Add basic len check to mtls conn by @moloch-- in #1374
- Notxt dns by @rwincey in #1284
- Added Cybereason ActiveProbe to known processes by @c2biz in #1381
- Go v1.21.0 by @moloch-- in #1382
- Update ps.go by @realalexandergeorgiev in #1398
- Fix the process handle leak when using ps command on Windows by @SpadesA99 in #1399
- Fix filters in the download command by @RafBishopFox in #1409
- Bump github.com/klauspost/compress from 1.16.6 to 1.17.0 by @dependabot[bot] in #1416
- client/console: fix dropped error by @alrs in #1430
- Update install by @4nt11 in #1420
- Go 1.21.3 by @moloch-- in #1432
- Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot[bot] in #1431
- Adding the grep command by @RafBishopFox in #1422
- chore: remove refs to deprecated io/ioutil by @testwill in #1437
- client/command/filesystem: fix dropped error by @alrs in #1440
- Head and Tail commands by @RafBishopFox in #1407
- Bump tailscale.com from 1.44.0 to 1.50.1 by @dependabot[bot] in #1425
- Bump google.golang.org/grpc from 1.56.1 to 1.59.0 by @dependabot[bot] in #1443
- Fixed min_path and max_path settings on http profile customization by @draka15 in #1446
- Fixing issue with User Agent in Implant Generation by @RafBishopFox in #1445
- client/command/info: fix dropped errors by @alrs in #1447
- Fix: removed implant macos and generic proxy logs when debug is disabled by @D00Movenok in #1453
- V1.6.0/http c2 by @TimBF in #1454
- Go/v1.21.4 by @moloch-- in #1455
- allow profile updates by @TimBF in #1456
- Allow selective staging by @TimBF in #1457
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #1402
- adapt external builds to support http c2 configuration and new build … by @TimBF in #1459
- Optimize Dockerfile by @bman46 in #1458
- Fix kill for sessions by @rkervella in #1378
- Update Wireguard Deps by @moloch-- in #1460
- Update sqlite deps by @moloch-- in #1461
- Update default http c2 config by @moloch-- in #1463
- Update deps by @moloch-- in #1464
- Adding the ability to upload directories by @RafBishopFox in #1421
- Update ssh and garble by @moloch-- in #1465
- Operator/permissions by @moloch-- in #1466
- Bump github.com/reeflective/readline from 1.0.8 to 1.0.10 by @dependabot[bot] in #1471
- Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 by @dependabot[bot] in #1470
- Bump github.com/miekg/dns from 1.1.56 to 1.1.57 by @dependabot[bot] in #1468
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot[bot] in #1469
- Bump github.com/yiya1989/sshkrb5 from 0.0.0-20201110125252-a1455b75a35e to 0.0.1 by @dependabot[bot] in #1467
- Bump github.com/reeflective/readline from 1.0.10 to 1.0.11 by @dependabot[bot] in #1476
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot[bot] in #1477
- correct section length in evasion_windows.go by @Z3ratu1 in #1489
- Bump actions/setup-go from 4 to 5 by @dependabot[bot] in #1498
- Adds the "permissions" flag to operator cmd in cli by @vitorfhc in #1495
- Add nextjs docs app by @moloch-- in #1502
- Docs/next by @moloch-- in #1503
- IOC Fixes by @RafBishopFox in #1504
- Bump gorm.io/driver/sqlite from 1.5.2 to 1.5.4 by @dependabot[bot] in #1478
- Docs/next by @moloch-- in #1505
- Fix dark mode docs by @moloch-- in #1506
- Docs/next by @moloch-- in #1509
- Fixes for removing IOCs by @RafBishopFox in #1507
- Fix for hosts command and host IDs for loot by @RafBishopFox in #1508
- Fix image rendering by @moloch-- in #1510
- Docs/next by @moloch-- in #1511
- Docs/next by @moloch-- in #1512
- Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot[bot] in #1523
- multimanifest extension support by @C-Sto in #1397
- Extensionargs by @C-Sto in #1424
- Fix C2 URL Duplication in Database by @RafBishopFox in #1525
- Encode Shellcode with SGN when generating via stage-listener by @RafBishopFox in #1530
- Bump actions/deploy-pages from 2 to 4 by @dependabot[bot] in #1527
- Bump actions/upload-pages-artifact from 1 to 3 by @dependabot[bot] in #1526
- no positional arg needed by @audibleblink in #1531
- Addressing Migrate "record not found" by @RafBishopFox in #1535
- Add
migratesupport to beacons by @RafBishopFox in #1536 - Fix CLI changes by @rkervella in #1537
- enables generation of exe-service stagers by @audibleblink in #1541
- Add option to output credentials to stdout by @rkervella in #1540
- Bump actions/download-artifact from 3 to 4 by @dependabot[bot] in #1533
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #1534
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #1518
- Display More Process Information (
sessionsandbeaconscommands) by @RafBishopFox in #1538 - Fix migration issues with Windows service builds by @RafBishopFox in #1543
- address regression; previously fixed in dd2af38 by @audibleblink in #1544
- Small Client Command Fixes by @RafBishopFox in #1548
- Bump github.com/chromedp/chromedp from 0.9.1 to 0.9.3 by @dependabot[bot] in #1475
- Support multi-builders (1:n) by @rkervella in #1549
- Don't exit on connection error. by @rkervella in #1550
- Add support for tailscale to daemon mode by @rkervella in #1551
- Adding the
servicescommand by @RafBishopFox in #1557 - Fix procdump on Windows by @rkervella in #1560
- Adding the
registry read hivecommand by @RafBishopFox in #1559 - Bump actions/configure-pages from 3 to 4 by @dependabot[bot] in #1517
- Bump github/codeql-action from 2 to 3 by @dependabot[bot] in #1515
- Fix download RPC by @rkervella in #1568
- Add elastic binaries to knownSecurityTools by @kmathisbf in #1579
- Removing support for legacy DLL extensions by @RafBishopFox in #1572
- Fix typo in
make-tokenwhen no credentials are provided. by @gatariee in #1585 - Fix using duplicated envelope id bug by @xl4sh in #1586
- Go 1.22.1 by @moloch-- in #1592
- Adding mount command for Windows and Linux by @precurse-bf in #1596
- Adding Linux namespace support to ifconfig by @precurse-bf in #1545
- Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4 by @dependabot[bot] in #1599
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot] in #1597
- Bump golang.org/x/crypto from 0.17.0 to 0.21.0 by @dependabot[bot] in #1612
- Fix hang when calling generate stager by @rkervella in #1617
- Bump actions/configure-pages from 4 to 5 by @dependabot[bot] in #1620
- re-add deleted commands from bad merge for c2profiles and implant staging by @TimBF in #1622
- add export command for c2 profiles by @TimBF in #1623
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot[bot] in #1621
- use filehash for extension ref instead of command name by @C-Sto in #1638
- Support for Self-Hosted Armories and Armory Fixes by @RafBishopFox in #1633
- add session command back to implant context by @C-Sto in #1636
- add overwrite flag back into upload cmd by @C-Sto in #1635
- check session mode correctly in windows exec by @C-Sto in #1634
- Fix procdump (bis) by @rkervella in #1562
- fix useragent variable in implant generation by @C-Sto in #1637
- Bump actions/cache from 3 to 4 by @dependabot[bot] in #1566
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot[bot] in #1639
- Bump github.com/klauspost/compress from 1.17.0 to 1.17.8 by @dependabot[bot] in #1630
- Remove prelude operator support by @rkervella in #1643
- Bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.5.8 by @dependabot[bot] in #1627
- Fix bug in
sideload,execute-assemblyand `spawndll`` where spaces were removed in command line arguments by @rkervella in #1644 - Tweak builder by @moloch-- in #1645
- Go 1.22.2 by @moloch-- in #1648
- Embedded Zig Cross-Compiler by @moloch-- in #1652
- Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot[bot] in #1651
- Expand unit tests for better arm64 coverage by @moloch-- in #1653
- Remove docker platform specification by @moloch-- in #1654
- Fix/init logging by @moloch-- in #1655
- Update Various Server and Implant Dependencies by @moloch-- in #1656
- fix: handle noargs case by @C-Sto in #1658
- fix merge error for stage encoders by @TimBF in #1661
- Improve compile from source docs by @moloch-- in #1662
- Add to index by @moloch-- in #1663
- Adding root directory entry to
lscommand by @RafBishopFox in #1664 - Fix Default Linux Host Process for Aliases by @RafBishopFox in #1666
- fix extension registration, run, and load flows by @C-Sto in #1659
- C2profile update bugfix by @TimBF in #1665
- fix: close resource by @testwill in #1646
- Docs/community guides by @moloch-- in #1667
- fix: add missing newline in #1669
- Bump github.com/jedib0t/go-pretty/v6 from 6.5.8 to 6.5.9 by @dependabot[bot] in #1673
- Bump github.com/ncruces/go-sqlite3 from 0.7.2 to 0.15.0 by @dependabot[bot] in #1670
- Bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0 by @dependabot[bot] in #1672
- Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot[bot] in #1674
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot[bot] in #1671
- extract original host ip if forwarded by one or more hosts by @TimBF in #1675
- New Output Handler for Extensions and Aliases by @RafBishopFox in #1676
- Fix #1668 by @rkervella in #1679
- Bump modernc.org/sqlite from 1.29.8 to 1.29.9 by @dependabot[bot] in #1684
- Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot[bot] in #1683
- Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot[bot] in #1685
- Improving PostgreSQL Support by @RafBishopFox in #1687
- Fixing install script for Arch by @RafBishopFox in #1686
- Bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.5 by @dependabot[bot] in #1682
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot[bot] in #1681
- Fixed command typo in Getting Started.md by @w33ts in #1690
- View Certificate Information by @RafBishopFox in #1691
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot[bot] in #1695
- improve c2profiles command by @TimBF in #1692
- Bump tailscale.com from 1.64.2 to 1.66.3 by @dependabot[bot] in #1694
- Bump github.com/tetratelabs/wazero from 1.7.1 to 1.7.2 by @dependabot[bot] in #1696
- send encoder id's to external server during external implant generation by @TimBF in #1699
- Bump modernc.org/sqlite from 1.29.9 to 1.29.10 by @dependabot[bot] in #1697
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot[bot] in #1693
- Implement clean command by @TimBF in #1703
- Improve socks menu by @TimBF in #1704
- Bump tailscale.com from 1.66.3 to 1.66.4 by @dependabot[bot] in #1700
- autoremove socks proxies by @TimBF in #1705
- Bump modernc.org/sqlite from 1.29.10 to 1.30.0 by @dependabot[bot] in #1712
- Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot[bot] in #1711
- Bump github.com/klauspost/compress from 1.17.8 to 1.17.9 by @dependabot[bot] in #1722
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot[bot] in #1733
- Bump modernc.org/sqlite from 1.30.0 to 1.30.1 by @dependabot[bot] in #1723
- Bump braces from 3.0.2 to 3.0.3 in /docs/sliver-docs by @dependabot[bot] in #1720
- Fixes #1736 by @lip234 in #1737
- Removing generate msf-stager command by @RafBishopFox in #1751
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot[bot] in #1743
- Wiki 1.6 update by @TimBF in #1752
- Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot[bot] in #1740
- fixed typos in docs by @martinboca in #1762
- Go 1.22.5, Zig 0.13.0 by @moloch-- in #1765
- Bump micromatch from 4.0.5 to 4.0.8 in /docs/sliver-docs by @dependabot[bot] in #1772
- Bump github.com/tetratelabs/wazero from 1.7.2 to 1.8.0 by @dependabot[bot] in #1763
- Bump next from 14.2.3 to 14.2.12 in /docs/sliver-docs by @dependabot[bot] in #1780
- Removed duplicate word from help menu by @AFrenchBanana in #1779
- Add detecting sliver c2 with zeek to community guides by @moloch-- in #1784
- Correct Windows compile command by @AD2011 in #1796
- Update link in Community Guides section of docs by @An00bRektn in #1787
- Added a missing word and a missing period. by @toasted-time-traveller in #1800
- Fixed implant custom HTTP header code by @rwincey in #1811
- Bump github.com/ncruces/go-sqlite3 from 0.15.0 to 0.20.3 by @dependabot[bot] in #1824
- Bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 by @dependabot[bot] in #1741
- Bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 by @dependabot[bot] in #1724
- Bump next from 14.2.12 to 14.2.20 in /docs/sliver-docs by @dependabot[bot] in #1836
- fix broken pr for http headers and add additional constraints for c2p… by @TimBF in #1841
- Bump next from 14.2.20 to 14.2.22 in /docs/sliver-docs by @dependabot[bot] in #1847
- fix to import overwrite c2Profile to url_parameters by @w4lle-code in #1844
- Simplifying Implant Download Code by @RafBishopFox in #1857
- Abide generate name by @c2biz in #1855
- Bump golang.org/x/crypto from 0.29.0 to 0.32.0 by @dependabot[bot] in #1854
- Bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot[bot] in #1858
- Update to Go v1.23.5 and Garble v1.23.5 by @moloch-- in #1872
- missing default value by @TimBF in #1882
- Track tunnel creation for
rportfwdby @rkervella in #1889 - Keep track of file extension by @TimBF in #1879
- Add Palo Alto Cortex XDR binaries to
knownSecurityToolsby @kmathisbf in #1911 - Extend nonce configurations by @TimBF in #1919
- build Dockerfile: use uppercase FROM / AS combination by @m1tm4n404 in #1914
- Bof flag args by @c2biz in #1925
- Bugfix listeners by @TimBF in #1926
- Cursed Chrome Cookie Fix by @mosesrenegade in #1924
- Simplified Default ps Output by @RafBishopFox in #1935
- Fixes for Issues with Beacon Tasks by @RafBishopFox in #1928
- Bugfixes and additional compilation options by @TimBF in #1940
- Fix pivots by @TimBF in #1941
- Doc 1.6 update by @TimBF in #1942
- Bugfix add default export by @TimBF in #1944
- Added ps detection for Faronics Anti-Executable processes by @Signum21 in #1943
- add exports when creating profile for windows shellcode by @TimBF in #1947
- Fix: correct closure capture in C2Generator to prevent loop variable bug by @Hunter-0x07 in #1958
- closes #1955 by @tandem97 in #1956
- Suggested adjective and noun changes by @atomicchonk in #1970
- Go v1.25.1 by @moloch-- in #1996
- Enrich client logging in implant sessions by @hypnoticpattern in #1983
- Codex/basics by @moloch-- in #1998
- Update Docs and Fix Various Quirks by @moloch-- in #1999
- Dependency Updates by @moloch-- in #2000
- feat: Add NtCreateThreadEx syscall for advanced evasion techniques by @z3xddd in #1979
- Add info about potential causes for sliver daemon port binding error by @hypnoticpattern in #1985
- Codex refactors ioutil usage by @moloch-- in #2001
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #2007
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #2005
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #2006
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2003
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #2004
- Sgn wasm by @moloch-- in #2015
- Update to Go v1.25.3 by @moloch-- in #2022
- Fix Windows network adapter retrieval for DNS C2, add additional logging by @blincoln-bf in #2024
- Update implant's x/crypto version by @moloch-- in #2031
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #2030
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2027
- Bump tailscale.com from 1.88.4 to 1.90.2 by @dependabot[bot] in #2028
- Secure Rand Utils by @moloch-- in #2035
- Bump tailscale.com from 1.90.2 to 1.90.6 by @dependabot[bot] in #2037
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2052
- Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs/sliver-docs by @dependabot[bot] in #2058
- Bump next from 15.5.4 to 15.5.7 in /docs/sliver-docs by @dependabot[bot] in #2059
- Go v1.25.5 by @moloch-- in #2060
- Update zig download to be more polite and secure issue #2065 by @moloch-- in #2074
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #2068
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #2069
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #2067
- Bump next from 15.5.7 to 15.5.9 in /docs/sliver-docs by @dependabot[bot] in #2063
- Improvements to DNS C2, Port go-assest.sh to Golang by @moloch-- in #2075
- Add cleanup to unit tests to avoid excessive disk usage by @moloch-- in #2076
- fix: DNS beacon Close() should call CloseSession() to prevent UDP port leak by @xp3s in #2070
- Implement basic forms by @moloch-- in #2077
- Refactor Survey to Huh by @moloch-- in #2078
New Contributors
- @xl4sh made their first contribution in #1243
- @maxlandon made their first contribution in #1261
- @kernelpanic-bf made their first contribution in #1273
- @ActualTrash made their first contribution in #1311
- @Paradoxis made their first contribution in #1346
- @xinhuang made their first contribution in #1352
- @n3rada made their first contribution in #1350
- @rarFood made their first contribution in #1356
- @SpadesA99 made their first contribution in #1368
- @TheDuchy made their first contribution in #1377
- @c2biz made their first contribution in #1381
- @alrs made their first contribution in #1430
- @4nt11 made their first contribution in #1420
- @testwill made their first contribution in #1437
- @draka15 made their first contribution in #1446
- @D00Movenok made their first contribution in #1453
- @bman46 made their first contribution in #1458
- @Z3ratu1 made their first contribution in #1489
- @vitorfhc made their first contribution in #1495
- @gatariee made their first contribution in #1585
- @precurse-bf made their first contribution in #1596
- @w33ts made their first contribution in #1690
- @lip234 made their first contribution in #1737
- @martinboca made their first contribution in #1762
- @AFrenchBanana made their first contribution in #1779
- @AD2011 made their first contribution in #1796
- @An00bRektn made their first contribution in #1787
- @toasted-time-traveller made their first contribution in #1800
- @w4lle-code made their first contribution in #1844
- @m1tm4n404 made their first contribution in #1914
- @Signum21 made their first contribution in #1943
- @Hunter-0x07 made their first contribution in #1958
- @tandem97 made their first contribution in #1956
- @atomicchonk made their first contribution in #1970
- @z3xddd made their first contribution in #1979
- @blincoln-bf made their first contribution in #2024
- @xp3s made their first contribution in #2070
Full Changelog: v1.5.39...v1.6.0