- Improved IPV4 Regex #14
- Small Code Refactor
Unclaimed project
Are you a maintainer of DataSurgeon? Claim this project to take control of your public changelog and roadmap.
Changelog
Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Security Numbers and a lot More From Text
Resolved an issue where executing ds without specific search parameters (like -i or -6) did not utilize all the available search options as intended.
I Added the --update option to enhance the management of installed plugins, additionally I added a version field to the plugins. You can update an existing plugin by using it's Source URL or you can update all plugins by passing all.
drew@DESKTOP-A5AO3TO$ ds --update https://github.com/DataSurgeon-ds/ds-cve-plugin
[*] Updated Plugin: htt...
Fixed a bug where downloading a plugin saved the wrong source URL to the plugin, making it unremovable when using the original URL.
Fixed bug in get_plugin_path that might have caused issues compiling on Mac devices. Additionally, removed the exit prompt if the plugin file was not found. This is primary for people that are using DataSurgeon as a static binary and the Debian installer.