{"id":25041016,"url":"https://github.com/sircryptic/nullbot-guilded","last_synced_at":"2026-07-12T02:32:05.724Z","repository":{"id":102519082,"uuid":"603317372","full_name":"SirCryptic/NullBot-Guilded","owner":"SirCryptic","description":"Simple Guilded Auditing Bot","archived":false,"fork":false,"pushed_at":"2023-02-18T06:34:49.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T07:35:35.828Z","etag":null,"topics":["auditing-vulnerabilities","cyber-security","cybersecurity","guilded","guilded-bot","guilded-py","nikto","nmap","penetration-testing","pentest","pentesting"],"latest_commit_sha":null,"homepage":"","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/SirCryptic.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-18T06:10:31.000Z","updated_at":"2023-02-18T06:35:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"44d3b841-ea08-4d3b-b823-9c9036f32118","html_url":"https://github.com/SirCryptic/NullBot-Guilded","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SirCryptic/NullBot-Guilded","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2FNullBot-Guilded","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2FNullBot-Guilded/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2FNullBot-Guilded/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2FNullBot-Guilded/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SirCryptic","download_url":"https://codeload.github.com/SirCryptic/NullBot-Guilded/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2FNullBot-Guilded/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35380480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"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":["auditing-vulnerabilities","cyber-security","cybersecurity","guilded","guilded-bot","guilded-py","nikto","nmap","penetration-testing","pentest","pentesting"],"created_at":"2025-02-06T03:58:29.120Z","updated_at":"2026-07-12T02:32:05.718Z","avatar_url":"https://github.com/SirCryptic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nullbot-Reboot - [BETA] - Guilded Auditing Bot\n\nNullBot Beta is a multi-purpose Guilded bot for system administrators and security enthusiasts. The bot is capable of executing commands through Guilded to perform various tasks, such as detecting the operating system and finding open ports on a host using Nmap, and scanning a web server for vulnerabilities using Nikto. Now includes a WHOIS command. This bot was developed by [SirCryptic](https://github.com/sircryptic) of [NullSecurityTeam](https://github.com/orgs/NULL-Security-Team), and is open-source under the [MIT license](https://github.com/SirCryptic/Nullbot-Guilded/blob/main/LICENSE).\n\n- Heres a [Discord Version](https://github.com/SirCryptic/NullBot-Reboot)\n\n# Changelog\n\u003cdetails\u003e\n  \u003csummary\u003eClick to expand!\u003c/summary\u003e\n\n  - Added WHOIS\n  \n  - Removed Role Check For Guilded Version\n  \u003c/details\u003e\n\n\n# Installation Instructions\n\n1. Install the required Python packages using pip: `pip install -r requirements.txt`\n2. Create a new Guilded bot.\n4. Copy the bot token and replace the value of `client.run('your_bot_token')` in `nullbot.py` with the bot token.\n\n# Running The Bot\n```\nsudo python3 nullbot.py\n```\n\n## How do I use the bot?\n\nTo use the bot, you can type the following commands ...\n\n- `!console help` - Displays the list of available functions\n- `!console whois` - Get WHOIS Information About A Domain or IP\n- `!console nmap [host]` - Detect OS \u0026 Find Open Ports On A Host\n- `!console nikto -h [host]` - Scan a web server for vulnerabilities\n\n\n # ⚠️ Foot Notes / Q\u0026A ⚠️\n\nQ: Why do i have to run this as root?\n\nA: Unfortunatly you have to run the bot as root or the nmap command doesnt function properly and prompts you on the host machine to input your password.\n\nQ: Can anyone Scan the host machine?\n\nA: NO! localhost/all ip ranges regarding the host machine are blocked.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircryptic%2Fnullbot-guilded","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsircryptic%2Fnullbot-guilded","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsircryptic%2Fnullbot-guilded/lists"}