aboutsummaryrefslogtreecommitdiff
path: root/security/cyberchef/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* security/cyberchef: Update to 9.37.3Dan Langille2022-04-201-1/+1
| | | | | | | | | | | | There is no offical Changelog for minor updates. Changelog: * Fix UI Icons * Extract operations now offer built-in Sort and Unique options. * Unique operation offers option to count occurances * CodeQL fixes * Fixed incorrect wording for RC4 Drop argument.
* security/cyberchef: Update to 9.37.0Dan Langille2022-03-311-1/+1
| | | | | Changelog https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md
* security/cyberchef: Add CPE informationStefan Eßer2021-10-211-1/+2
| | | | Approved by: portmgr (blanket)
* security/cyberchef: Update to 9.32.3Dan Langille2021-09-151-1/+1
| | | | | | | | | | | | | No official Changelog Bugfixes: * Switch XOR input and output differential logic. (9.32.3) * Fixed issues in Protobuf parsing (9.32.2) * Updated dependencies (9.32.1) PR: 258427 Reported by: thomas@bsdunix.ch
* security/cyberchef: Update to 9.32.0Dan Langille2021-09-031-1/+1
| | | | | | | | Changelog: https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md PR: 258255 Reported by: thomas@bsdunix.ch
* Update to 9.28.0Dan Langille2021-04-151-1/+1
| | | | | PR: 254794 Reported by: thomas@bsdunix.ch
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 9.27.6Dan Langille2021-03-151-1/+1
| | | | | | | | | | | | skipping a few version for no particular reason. See https://github.com/gchq/CyberChef/releases PR: 253947 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=568455
* Update to 9.27.1Dan Langille2021-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * Fuzzy Match operation added * Get Time operation added * Extract ID3 operation added fixes/changes: Escape HTML input in Fuzzy Match operation Tidied up hexdump UNIX format Renamed 'Generate Current Epoch' to 'Get Time'. It now uses the W3C High Resolution Time API and supports microsecond granularity Fixed incomplete multi-character sanitization and incomplete URL subtring sanitization issues. Frequency Distribution operation now displays an HTML table Fixed description hiighlighting issue Fixed recursive matching arguments PR: 253501 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=565310
* Update to 9.24.3Dan Langille2021-02-081-1/+1
| | | | | | | | | | | | | | | | re: https://github.com/gchq/CyberChef/releases/tag/v9.24.3 Changelog; SM3 hashing function added along with more configuration options for other hashing operations Various RSA operations added to encrypt, decrypt, sign, verify and generate keys 'Unicode Text Format' operation added. Multiple bug fixes and improvements PR: 253324 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=564712
* Update to 9.21.0Dan Langille2020-06-221-1/+1
| | | | | | | | | | re: https://github.com/gchq/CyberChef/releases/tag/v9.21.0 PR: 247330 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=539806
* Update to 9.20.3Dan Langille2020-04-041-1/+1
| | | | | | | | PR: 245123 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=530696
* Update to 9.19.0Dan Langille2020-03-251-1/+1
| | | | | | | | | | | | | * Improvements to the 'Magic' operation, allowing it to recognise more data formats and provide more accurate results * Fixed sitemap * Added a challenge PR: 245035 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=529100
* Update to 9.18.0Dan Langille2020-03-161-1/+1
| | | | | | | | | | | | | Convert to NATO alphabet 'Generate Image' operation added 'Colossus' operation added More Extractors: LZOP, DMP, PF, PFWin10, LNK PR: 244633 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=528527
* Update to 9.15.1Dan Langille2020-03-061-1/+1
| | | | | | | | PR: 244615 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=527881
* Update to 9.13.1Dan Langille2020-02-211-1/+1
| | | | | | | | | | https://github.com/gchq/CyberChef/releases/tag/v9.13.1 PR: 244265 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=526631
* Update to 9.13.0Dan Langille2020-02-141-1/+1
| | | | | | | | | | | | 'Rail Fence Cipher Encode' and 'Rail Fence Cipher Decode' operations added re: https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md PR: 244100 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=526119
* Update Cyberchef 9.11.13 to 9.12.0Dan Langille2019-12-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | re: https://github.com/gchq/CyberChef/releases/tag/v9.12.0 Changelog: Tidied up Normalise Unicode operation Tidied up Case Insensitive Regex ops Tidied up ICO extractor Tidied up OLE2 extractor Operation elements now have decreasing z-index properties, meaning meaning dropdown Fixed the magic bug where it wouldnt recommended operations that resulted in lists of files Always display HTML outputs even if they are above the size threshold Improved CR preservation logic - now based on entropy Added 'Show all' button to output file overlay Improve RTF detection PR: 242783 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=521398
* Update to 9.11.13Dan Langille2019-12-111-1/+1
| | | | | | | | | | | | | https://github.com/gchq/CyberChef/releases/tag/v9.11.13 Changelog: Fixed file overlay icon Updated dependencies Added word separator code to Morse Code ops. Notes: svn path=/head/; revision=519816
* Update to 9.11.10Dan Langille2019-11-301-1/+1
| | | | | | | | | | re https://github.com/gchq/CyberChef/releases/tag/v9.11.10 PR: 242172 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=518720
* Update to 9.11.2Dan Langille2019-11-091-1/+1
| | | | | | | | PR: 241820 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=517140
* Update to 9.9.0Dan Langille2019-11-041-1/+1
| | | | | | | | PR: 241535 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=516736
* Update to 9.7.17Dan Langille2019-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Fork no longer appends its merge delimiter to the end of the output. DES no longer requires an IV in ECB mode Merge branch 'Storms-Engineering-master' Merge branch 'wh0-backslash' Added tests for Utils.parseEscapedChars Merge branch 'BjoernAkAManf-master' Tidied up chainCommands function in Gruntfile Fixed search box appaerance in Firefox Merge branch 'Xenonym-chore/remove-duplicate-issue-template' Updated bug report template Added length check to Triple DES IVs Merge branch 'IV-length-Error' Fixed some typos Removed Clippy PHP Deserialize NULL values converted to correctly DES Encrypt/Decrypt - checks length of IV string Added test to ensure all operations are in a category Base64 operations now throw a meaningful error Merge branch 'fix-node-tests' PR: 208412 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=514737
* Update to 9.7.9Dan Langille2019-10-151-1/+1
| | | | | | | | PR: 241271 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=514540
* Update CyberChef from 9.7.6 to 9.7.7Dan Langille2019-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Whats new: Added several more file signatures: AutoCAD Drawing OGG Video lzop compressed TCP Packet UDP Packet Compiled HTML Windows Password Bitlocker recovery key Certificate PGP pubring PGP secring PGP Safe Task Scheduler Windows Shortcut (lnk) PR: 241127 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=514072
* Update to 9.7.6Dan Langille2019-10-021-2/+1
| | | | | | | | PR: 240919 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=513575
* Update CyberChef to 9.7.1Dan Langille2019-09-221-2/+2
| | | | | | | | | | re: https://github.com/gchq/CyberChef/releases/tag/v9.7.1 PR: 240743 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=512580
* Update to 9.6.0Dan Langille2019-09-091-7/+11
| | | | | | | | | | | | | Committed with some changes. Of note: CyberChef is no longer one single file. See also the images, assets, & modules diretories. PR: 240454 Submitted by: thomas@bsdunix.ch Notes: svn path=/head/; revision=511697
* Attempt #2 at fetching non-tarballs.Dan Langille2019-02-281-5/+5
| | | | | | | I think I have this right now. Notes: svn path=/head/; revision=494166
* Unbreak the port.Dan Langille2019-02-281-5/+7
| | | | | | | | | | Quite some time ago, the vendor code started using Node.js and I notice now that they started releasing ready-to-install files with each release. I have modified the port to download and install those two files. Notes: svn path=/head/; revision=494153
* Upgrade to 8.24.2Dan Langille2019-02-271-1/+1
| | | | Notes: svn path=/head/; revision=494089
* Upgrade to 8.22.0Dan Langille2019-01-111-1/+1
| | | | Notes: svn path=/head/; revision=489985
* Upgrade to 8.13.0Dan Langille2018-12-151-1/+1
| | | | Notes: svn path=/head/; revision=487535
* Upgrade to 8.12.3Dan Langille2018-11-241-1/+1
| | | | Notes: svn path=/head/; revision=485778
* Upgrade to 8.11.1Dan Langille2018-11-151-1/+1
| | | | Notes: svn path=/head/; revision=485013
* Upgrade to 8.10.2Dan Langille2018-11-101-1/+1
| | | | Notes: svn path=/head/; revision=484617
* Upgrade to 8.10.1Dan Langille2018-11-081-1/+1
| | | | Notes: svn path=/head/; revision=484451
* Upgrade to 8.8.7Dan Langille2018-11-071-1/+1
| | | | Notes: svn path=/head/; revision=484398
* Upgrade to 8.8.6Dan Langille2018-11-061-1/+1
| | | | Notes: svn path=/head/; revision=484288
* Upgrade to 8.7.0Dan Langille2018-09-011-1/+1
| | | | Notes: svn path=/head/; revision=478717
* Upgrade to 8.6.2Dan Langille2018-08-301-2/+1
| | | | Notes: svn path=/head/; revision=478447
* Correct the pkg-listDan Langille2018-08-251-0/+1
| | | | | | | Sorry about that. Notes: svn path=/head/; revision=478028
* Upgrade to 8.5.0Dan Langille2018-08-241-1/+1
| | | | Notes: svn path=/head/; revision=477960
* Upgrade to 8.0.1Dan Langille2018-08-101-1/+1
| | | | Notes: svn path=/head/; revision=476832
* Upgrade to 8.0.0Dan Langille2018-08-061-1/+1
| | | | Notes: svn path=/head/; revision=476515
* Upgrade to 7.11.1Dan Langille2018-07-261-4/+5
| | | | Notes: svn path=/head/; revision=475389
* Add CyberChef, a simple, intuitive web app for carrying out all manner ofDan Langille2017-01-241-0/+26
"cyber" operations within a web browser. These operations include creating hexdumps, simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, data compression and decompression, calculating hashes and checksums, IPv6 and X.509 parsing, and much more. Notes: svn path=/head/; revision=432355