{"id":18966664,"url":"https://github.com/eellak/gsoc2018-pypen","last_synced_at":"2025-10-04T00:42:45.795Z","repository":{"id":142037087,"uuid":"130693850","full_name":"eellak/gsoc2018-pypen","owner":"eellak","description":" Penetration Testing library written in Python","archived":false,"fork":false,"pushed_at":"2018-11-09T16:27:19.000Z","size":14662,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-19T17:53:55.856Z","etag":null,"topics":["penetration-testing","python-library"],"latest_commit_sha":null,"homepage":"https://summerofcode.withgoogle.com/projects/#5583642407993344","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eellak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-04-23T12:33:43.000Z","updated_at":"2024-06-27T03:25:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d93fd588-4167-4ea1-a37b-3a4bc609043a","html_url":"https://github.com/eellak/gsoc2018-pypen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eellak/gsoc2018-pypen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eellak%2Fgsoc2018-pypen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eellak%2Fgsoc2018-pypen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eellak%2Fgsoc2018-pypen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eellak%2Fgsoc2018-pypen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eellak","download_url":"https://codeload.github.com/eellak/gsoc2018-pypen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eellak%2Fgsoc2018-pypen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278250079,"owners_count":25955839,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["penetration-testing","python-library"],"created_at":"2024-11-08T14:38:03.636Z","updated_at":"2025-10-04T00:42:45.772Z","avatar_url":"https://github.com/eellak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python PenTest Library - PyPen\n\nPenetration Testing library written in Python  \nA [GFOSS](https://summerofcode.withgoogle.com/organizations/4954936912117760/) project for the Google Summer of Code 2018 programme\n* [GSoC project link](https://summerofcode.withgoogle.com/projects/#5583642407993344) \n\n## Description\n\nDevelopment of a Python library for penetration testers. The library will include a set of tools for performing the basic tasks for attacking a remote host. It will include reconnaissance tools such as modules that will be able to collect data for a specific target either through the web or through user input. Moreover, other tools will be developed to create custom dictionaries for username and password attacks. Other attack techniques that will be supported include DoS attack, and BruteForce attack. The library will also include various statistical functions for extracting additional information from a captured host.\n\n## Documentation\n\nThere's a detailed documentation section for each module of this project. It contains information regarding:  \n* requirements\n* installation\n* usage\n* examples  \n\nSee [Wiki](https://github.com/eellak/gsoc2018-pypen/wiki) tab\n\n## Project plan\n\nSee [Projects](https://github.com/eellak/gsoc2018-pypen/projects/1) tab\n\n### Work Done\n\nThis project consists of three main modules:  \n* [User Reconnaissance \u0026 Information Gathering](https://github.com/eellak/gsoc2018-pypen/tree/master/user_reconnaissance). This module's purpose is to gather information about Facebook users with public information on their profiles, and to create a collection of that information, which will be used in a dictionary attack.\n* [Target System Reconnaissance \u0026 Information Gathering](https://github.com/eellak/gsoc2018-pypen/tree/master/target_system_reconnaissance). A set of functions have been developed in order to get useful information for a target system such as open ports, OS info etc.\n* [Attack PenTest Tools](https://github.com/eellak/gsoc2018-pypen/tree/master/pentest_tools). A set of simple tools that try to take advantage of any information gathered with the use of our User Reconnaissance module and Target System Reconnaissance module, in order to succeed in some basic attack techniques.\n\n## Future Work\n\nPossible additions or improvements to this project could be the following:  \n* An SSH bruteforce module (brutSSH.py), similar to bruftp.py\n* The improvement of pydos_scapy.py, as it is not very effective at the moment, plus the improvement of the simple socket implementation, in order for the script to be cross platfrom and not depend on hping3\n* An extension of the User Reconnaissance module so that it covers a wider variety of social networks, such as Instagram, Twitter, LinkedIn etc.\n* A distributed, online password cracking module, based on our User Reconnaissance data, that will possibly use spoofed IPs to ensure a large number of attempts.\n\n## Contributors\n\n### Developer\n\n* Konstantinos Christos Liosis\n\n### Mentors\n\n* [Antonios Andreatos](https://www.researchgate.net/profile/Antonios_Andreatos)\n* [Panagiotis Karampelas](https://www.linkedin.com/in/panagiotis-karampelas-5868002/)\n* [Christos Pavlatos](http://www.cslab.ece.ntua.gr/~pavlatos/)\n\n### Organization\n\n[Open Technologies Alliance - GFOSS](https://gfoss.eu/)\n\n## Final Report (Gist)\n\n[gsoc18_pypen_report.md](https://gist.github.com/stikos/5228db0426a902e8833e7d73d67ec102)\n\n### Disclaimer\n\n*The purpose of this library is educational, for Penetration Testing and Ethical Hacking and under no circumstances for malicious actions. It's use will comply to all current data protection legislation.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feellak%2Fgsoc2018-pypen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feellak%2Fgsoc2018-pypen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feellak%2Fgsoc2018-pypen/lists"}