{"id":18802924,"url":"https://github.com/fer-moreira/network-tools","last_synced_at":"2025-10-16T11:23:50.229Z","repository":{"id":123640834,"uuid":"153821263","full_name":"fer-moreira/Network-Tools","owner":"fer-moreira","description":"Python Network Tooling for pentest","archived":false,"fork":false,"pushed_at":"2019-07-07T02:12:59.000Z","size":380,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T20:19:59.040Z","etag":null,"topics":["hacking","network","pentest","pentesting-networks","python","tools-engineering"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/fer-moreira.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":"2018-10-19T17:51:15.000Z","updated_at":"2022-05-04T08:54:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f2f1bdb-f480-4e0f-9cfa-0aba736afce5","html_url":"https://github.com/fer-moreira/Network-Tools","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-moreira%2FNetwork-Tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-moreira%2FNetwork-Tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-moreira%2FNetwork-Tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-moreira%2FNetwork-Tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fer-moreira","download_url":"https://codeload.github.com/fer-moreira/Network-Tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735262,"owners_count":19688262,"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":["hacking","network","pentest","pentesting-networks","python","tools-engineering"],"created_at":"2024-11-07T22:31:50.391Z","updated_at":"2025-10-16T11:23:45.210Z","avatar_url":"https://github.com/fer-moreira.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Netool - Network Tool #\n\n[?] This software provides a number of features for probing computer networks,  \nincluding host discovery and operating-system detection. These features are  \nextensible by one simple script that provide more advanced service detection,  \nvulnerability detection, and various others features.\n\n----------\n\n[!] legal disclaimer:\nUsage of this program to cause problems to third parties is not permited by developer,  \neducational purposees only. I do not assume any responsibilities for damages caused by this program\n\nThe source code is provided with this software because we believe that users have the right to\nknow exactly what a program will do before you run it.\nThis also allows you to audit the software for errors in the code and correct them\n\n----------\n\n**arguments:**\n\n    -h, \t\t--help            \tshow this help message and exit\n    -info [INFO], \t--get_info [INFO]       get more info about one specific module  [-info funcion  \n    -f [FUNCTION], \t--function [FUNCTION]   use this argument follow by function     [-f function]  \n    -in [CONTENT], \t--target [CONTENT]      use this argument follow by content      [-in adress]  \n    -t [TIMEOUT], \t--timeout [TIMEOUT]     Set function timeout                     [-t 1, default = 1]  \n    -max [MAX], \t--maximum [MAX]         Set an maximum value                     [-max 1, default = 10]  \n\n**Main Functions:**\n\n    - ports      Check for open ports in specific site                    [-f ports    -in www.site.com -t 1]  \n    - links      Craw and return all href links                           [-f links    -in www.site.com ]  \n    - robots     Acess site's/robots.txt and return content               [-f robots   -in www.site.com]  \n    - search     Search for vulnerable dorks with google hacking          [-f search   -in 'YOU DORK HERE' -max 1]  \n    - scrap      Scrap site's SourceCode                                  [-f scrap    -in www.site.com]  \n    - sitemap    Scrap sitemap.xml Code and return all links              [-f sitemap  -in www.site.com]  \n    - sql        Check if website is classic SQL and if is vulnerable     [-f sql      -in www.site.com/cart.php?id=1]  \n    - admin      Check connections in wordlist for admin url login        [-f admin    -in www.site.com]\n    - ipLookup   Run a IP Lookup and return all host information          [-f ipLookup -in www.site.com]\n    \n    [?] To see all documentation about an function. Use '-info function' or '--get_info=function' \n     \n    [?] If you need to put 'SPACES' in function content use -f \"function\" -in \"content\"\n    [?] Example:\n    \n    -f search -in \"FOO BAR\" or\n    -f search -in=\"FOO BAR\"\n    -f scrap -in \"www.vulnsite.com/hackthis,php?id=xxx\"\n    \n    Dorks example:\n    -f search -in \"inurl:admin filetype:.php\" or\n    -f search -in=\"inurl:creditcard_db filetype:.txt OR filetype:.xlsx\" \n    \n\n    \n----------\n**_netool.py - 24.10.2018_**  \n**_Author : Fernando Moreira - nandoferreira_prof@hotmail.com_**  \n**_CC0 - 2018 Creative Commons_**  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffer-moreira%2Fnetwork-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffer-moreira%2Fnetwork-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffer-moreira%2Fnetwork-tools/lists"}