# narkoz/hacker-scripts

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/narkoz-hacker-scripts).**

49,734 stars · 6,663 forks · JavaScript

## Links

- GitHub: https://github.com/NARKOZ/hacker-scripts
- awesome-repositories: https://awesome-repositories.com/repository/narkoz-hacker-scripts.md

## Description

hacker-scripts is a multi-purpose toolkit comprising a security vulnerability testing suite, a keyword-driven email automator, and a TCP remote hardware controller. It provides a collection of scripts for identifying security weaknesses and conducting controlled hacking experiments across multiple programming language environments.

The system automates email workflows by scanning headers and bodies for specific strings to trigger server responses and sends randomized text and email alerts based on system activity. It also enables remote hardware control by sending binary commands over network sockets to trigger physical actuators with precise timing.

Additional capabilities include polling-based mail scanning and session-state monitoring to coordinate automated notifications and absence alerts.

## Tags

### Security & Cryptography

- [Security Testing](https://awesome-repositories.com/f/security-cryptography/vulnerability-assessment-testing/security-testing-auditing/security-testing.md) — Provides a suite of multi-language scripts for identifying security weaknesses and conducting controlled hacking experiments. ([source](https://github.com/narkoz/hacker-scripts#readme))
- [Security Testing and Auditing](https://awesome-repositories.com/f/security-cryptography/vulnerability-assessment-testing/security-testing-auditing.md) — Offers a toolkit for evaluating and identifying security weaknesses through multi-language vulnerability testing scripts.

### System Administration & Monitoring

- [Remote Hardware Controls](https://awesome-repositories.com/f/system-administration-monitoring/remote-hardware-controls.md) — Sends binary commands over network sockets to trigger physical actuators on remote hardware devices.
- [User Session Monitors](https://awesome-repositories.com/f/system-administration-monitoring/activity-monitors/user-session-monitors.md) — Monitors active server connection states to determine the timing for sending absence or status notifications.
- [Session State Observation](https://awesome-repositories.com/f/system-administration-monitoring/monitoring-and-observability/session-state-observation.md) — Tracks real-time server connection states to coordinate the delivery of status notifications.

### Business & Productivity Software

- [Email Automation](https://awesome-repositories.com/f/business-productivity-software/task-workflow-automation/email-automation.md) — Implements an automated workflow that scans inboxes for keywords to trigger responses and server actions.

### Development Tools & Productivity

- [Email Automation Triggers](https://awesome-repositories.com/f/development-tools-productivity/email-automation-triggers.md) — Provides utilities to monitor email accounts and trigger automated server responses based on specific keywords.

### Hardware & IoT

- [Remote Hardware Controllers](https://awesome-repositories.com/f/hardware-iot/remote-hardware-controllers.md) — Enables remote triggering of physical actuators by sending binary commands over TCP network sockets.

### Networking & Communication

- [Socket Networking](https://awesome-repositories.com/f/networking-communication/socket-networking.md) — Implements low-level TCP socket networking to send binary commands to remote hardware actuators.
- [Text Message Automation](https://awesome-repositories.com/f/networking-communication/communication-platforms-services/messaging-notification-systems/messaging-automation/text-message-automation.md) — Automates the delivery of randomized text messages to report system status and session activity. ([source](https://github.com/narkoz/hacker-scripts#readme))
- [Notification Systems](https://awesome-repositories.com/f/networking-communication/communication-platforms-services/messaging-notification-systems/notification-systems.md) — Provides a framework for dispatching randomized text and email alerts based on server session activity.
- [Remote Mail Retrieval Services](https://awesome-repositories.com/f/networking-communication/mail-servers/remote-mail-retrieval-services.md) — Implements periodic polling of external mail accounts to identify keywords that initiate server-side actions.
