Skip to content

DedSec Project v1.0.1

Latest

Choose a tag to compare

@dedsec1121fk dedsec1121fk released this 17 Aug 19:50
· 7 commits to main since this release
9a35bc5

Version 1.0.1 expands and improves the DedSec Project with updated core tools, new functionality, and refinements across the Termux experience.

What's New

  • Added the new Transfer System to "Settings.py".

    • Creates offline transfer archives of the Termux environment.
    • Splits large transfers into manageable ZIP files.
    • Generates an "Install.sh" restoration script.
    • Excludes credentials, SSH keys, tokens, GitHub authentication data, project secrets, and other sensitive files.
    • Designed to move a compatible Termux environment to another device without requiring the transferred packages to be downloaded again.
  • Significantly expanded Digital Footprint Finder.py.

    • Case-based public-source OSINT workflow.
    • Supports domains, URLs, usernames, emails, IP addresses, names, phone numbers, organizations, files, hashes, ASNs, prefixes, and additional investigation pivots.
    • Uses multiple free public data sources and APIs.
    • Supports optional user-provided API credentials for additional enrichment.
    • Adds evidence tracking, SHA-256 hashes, relationships, confidence analysis, timelines, contradictions, correlation, and investigation guidance.
    • Supports multiple report and evidence export formats.
    • Saves investigation results under "Downloads/Digital Footprint Finder//files/".
  • Added Trojan.py to the Developer Base.

    • Educational Termux malware-demonstration script for understanding the capabilities and risks of malicious scripts on non-root Android environments.
    • Demonstrates collection of accessible device information and files, Termux:API interactions, local archiving, and configurable test behaviors.
    • Saves generated data under "/sdcard/Download/Troy/", with "~/Troy/" used as a fallback when shared storage is unavailable.

Settings Improvements

  • Expanded DedSec OS functionality and responsiveness.
  • Improved operation on both mobile and desktop-sized displays.
  • Updated project-management controls.
  • Improved package and module updating.
  • Improved Sponsors-Only access handling.
  • Improved GitHub account integration.
  • Improved Termux usage statistics.
  • Improved VPN and Tor utilities.
  • Improved menu configuration and auto-start controls.
  • Updated credits and moved "gr3ysec" to Past Help.

General Improvements

  • Improved tool organization and descriptions.
  • Improved bilingual English and Greek support.
  • Improved reliability and maintainability of project components.
  • Updated functionality to better reflect the current DedSec Project ecosystem.

DedSec Project v1.0.1 continues expanding the project as an all-in-one Android and Termux cybersecurity learning and experimentation environment.