| Name | socx JSON |
| Version |
2.4.0
JSON |
| download |
| home_page | None |
| Summary | A set of useful tools for a security operations center |
| upload_time | 2025-11-01 18:49:37 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | MIT |
| keywords |
soc
security
operations
automation
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# SOCX
A collection of helpful tools for a SOC analyst. Easily search for IPs, domains, and find files on the system.
## Installing
python -m pip install socx
### Installing from QA
python -m pip install --index-url https://test.pypi.org/simple/ socx
## Usage
A tool to assist with day to day activites in a security operations center (pronounced "socks")
Usage:
socx [universal options]
\[function] \[arguments]
or
python socx.py [universal options] [function] [arguments]
Examples:
socx --help
socx info -h
socx info -ip 1.2.3.4
socx -v 3 info -d google.com
socx find -f filename.txt -i
socx find -f fold.*name -r
socx unwrap --url "https://urldefense.com/v3/__https:/..."
socx combine --csvs 5
socx awake --minutes 90
socx awake --restart
## Other Information
### Install Testing Version
python -m pip install --index-url https://test.pypi.org/simple/ --no-deps socx
or
python -m pip install -i https://test.pypi.org/simple/ socx==0.0.3
## Dev Info
### Uploading Python Package
python -m build
python -m twine upload --repository testpypi dist/*
python -m twine upload dist/*
Raw data
{
"_id": null,
"home_page": null,
"name": "socx",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "soc, security, operations, automation",
"author": null,
"author_email": "Enlace <enlace.aman@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/98/87/0adff8330d0544171f82c1f117c3f092305f2c03539d1c896c1a16be7087/socx-2.4.0.tar.gz",
"platform": null,
"description": "# SOCX\r\nA collection of helpful tools for a SOC analyst. Easily search for IPs, domains, and find files on the system.\r\n\r\n## Installing\r\npython -m pip install socx\r\n\r\n### Installing from QA\r\npython -m pip install --index-url https://test.pypi.org/simple/ socx\r\n\r\n## Usage\r\nA tool to assist with day to day activites in a security operations center (pronounced \"socks\") \r\n\r\nUsage:\r\n \r\n socx [universal options] \r\n \\[function] \\[arguments]\r\n\r\nor\r\n\r\n python socx.py [universal options] [function] [arguments]\r\n\r\nExamples:\r\n\r\n socx --help\r\n\r\n socx info -h\r\n \r\n socx info -ip 1.2.3.4\r\n \r\n socx -v 3 info -d google.com\r\n \r\n socx find -f filename.txt -i\r\n \r\n socx find -f fold.*name -r\r\n \r\n socx unwrap --url \"https://urldefense.com/v3/__https:/...\"\r\n \r\n socx combine --csvs 5\r\n \r\n socx awake --minutes 90\r\n \r\n socx awake --restart\r\n\r\n## Other Information\r\n\r\n### Install Testing Version\r\npython -m pip install --index-url https://test.pypi.org/simple/ --no-deps socx\r\n\r\nor \r\n\r\npython -m pip install -i https://test.pypi.org/simple/ socx==0.0.3\r\n\r\n## Dev Info\r\n\r\n### Uploading Python Package\r\npython -m build\r\n\r\npython -m twine upload --repository testpypi dist/*\r\n\r\npython -m twine upload dist/*\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A set of useful tools for a security operations center",
"version": "2.4.0",
"project_urls": {
"Homepage": "https://github.com/yourusername/socx",
"Issues": "https://github.com/yourusername/socx/issues",
"Repository": "https://github.com/yourusername/socx"
},
"split_keywords": [
"soc",
" security",
" operations",
" automation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2741e8336d18a22774597421a518304241232001cab59c2583328020d68b4594",
"md5": "c5854a6ea43dd6c91b706c693cb75e29",
"sha256": "8dc07b90ccb0d2fa2757542c560c6973ce2d47fdf6a03b9c28d3305fc313b4e3"
},
"downloads": -1,
"filename": "socx-2.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5854a6ea43dd6c91b706c693cb75e29",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 13185,
"upload_time": "2025-11-01T18:49:36",
"upload_time_iso_8601": "2025-11-01T18:49:36.215696Z",
"url": "https://files.pythonhosted.org/packages/27/41/e8336d18a22774597421a518304241232001cab59c2583328020d68b4594/socx-2.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "98870adff8330d0544171f82c1f117c3f092305f2c03539d1c896c1a16be7087",
"md5": "9bdfe0793af24804f0f3642eefba27d8",
"sha256": "13732b5a6999b441766acf41a067828d56b1f8809eb22a24e74fdf7350ff498e"
},
"downloads": -1,
"filename": "socx-2.4.0.tar.gz",
"has_sig": false,
"md5_digest": "9bdfe0793af24804f0f3642eefba27d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 15073,
"upload_time": "2025-11-01T18:49:37",
"upload_time_iso_8601": "2025-11-01T18:49:37.021343Z",
"url": "https://files.pythonhosted.org/packages/98/87/0adff8330d0544171f82c1f117c3f092305f2c03539d1c896c1a16be7087/socx-2.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-01 18:49:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "socx",
"github_not_found": true,
"lcname": "socx"
}