{ "info": { "author": "Eli Fulkerson", "author_email": "hardscan@elifulkerson.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Security" ], "description": "Hardscan is a local netstat replacement that scans for open ports by binding to\r\neach of them and attempting to handshake with itself. If the handshake fails, it\r\nis likely that some hidden process is using the port. This utility is meant to\r\nbe useful in a situation where you may have been rootkitted, rendering the\r\noutput of netstat and other security tools untrustworthy.", "description_content_type": null, "docs_url": null, "download_url": "http://www.elifulkerson.com/projects/downloads/hardscan-gpl.py.txt", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.elifulkerson.com/projects/hardscan.php", "keywords": "netstat, security, brute force", "license": "GPL", "maintainer": "Eli Fulkerson", "maintainer_email": "hardscan@elifulkerson.com", "name": "hardscan", "package_url": "https://pypi.org/project/hardscan/", "platform": "Tested on Debian Sarge, Windows 2000 and Windows XP. Expected to be platform\r\nindependent.", "project_url": "https://pypi.org/project/hardscan/", "project_urls": { "Download": "http://www.elifulkerson.com/projects/downloads/hardscan-gpl.py.txt", "Homepage": "http://www.elifulkerson.com/projects/hardscan.php" }, "release_url": "https://pypi.org/project/hardscan/1.0/", "requires_dist": null, "requires_python": null, "summary": "Utility to detect open ports if netstat may be compromised", "version": "1.0" }, "last_serial": 6756, "releases": { "1.0": [] }, "urls": [] }