{"id":23151377,"url":"https://github.com/husseinfo/securitools","last_synced_at":"2025-04-04T15:15:18.369Z","repository":{"id":89966642,"uuid":"101425446","full_name":"Husseinfo/securitools","owner":"Husseinfo","description":"Useful security related tools ","archived":false,"fork":false,"pushed_at":"2017-08-25T17:24:26.000Z","size":1,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T00:44:44.443Z","etag":null,"topics":["bash","encryption","security","shell"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Husseinfo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-25T17:09:56.000Z","updated_at":"2022-08-29T15:06:28.000Z","dependencies_parsed_at":"2023-03-05T12:30:35.736Z","dependency_job_id":null,"html_url":"https://github.com/Husseinfo/securitools","commit_stats":null,"previous_names":["hupta/securitools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Husseinfo%2Fsecuritools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Husseinfo%2Fsecuritools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Husseinfo%2Fsecuritools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Husseinfo%2Fsecuritools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Husseinfo","download_url":"https://codeload.github.com/Husseinfo/securitools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198466,"owners_count":20900081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","encryption","security","shell"],"created_at":"2024-12-17T18:32:55.731Z","updated_at":"2025-04-04T15:15:18.347Z","avatar_url":"https://github.com/Husseinfo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# securitools\n\n## genpass\nHash your plain text password to become a strong hexadecimal one and then use it.\n```\n\nMBP:~ hussein$ genpass \nEnter the password 👀\nMjg2NzU1ZmFkMDQ4NjljYTUyMzMyMGFjY2UwZGM2YTQgIC0K\nCopy it and clear the console 🙄\n```\n\n## crypto\nEncrypt and decrypt files in a very simple way.\n\n```\n⚠️  Usage: crypto [-e file_to_encrypt | -d file_to_decrypt]\n```\n\n```\nMBP:~ hussein$ crypto -e secret_file.zip \n🔒  Encrypting secret_file.zip using AES with 256 bit key length in CBC mode\nenter aes-256-cbc encryption password:\nVerifying - enter aes-256-cbc encryption password:\n✅  secret_file.zip is encrypted as secret_file.zip.enc\n\nMBP:~ hussein$ crypto -d secret_file.zip.enc \n🔓  Decrypting secret_file.zip.enc using AES with 256 bit key length in CBC mode\nenter aes-256-cbc decryption password:\n✅  secret_file.zip.enc is decrypted as secret_file.zip\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhusseinfo%2Fsecuritools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhusseinfo%2Fsecuritools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhusseinfo%2Fsecuritools/lists"}