An open API service indexing awesome lists of open source software.

https://github.com/shsingh/blackhat-tools

This repository contains tools made by completing exercises from various books on blackhat programming. The intent is to learn writing software in Typescript, Go, Rust and Python
https://github.com/shsingh/blackhat-tools

blackhat go hacking pentesting redteam rust security typescript

Last synced: 6 months ago
JSON representation

This repository contains tools made by completing exercises from various books on blackhat programming. The intent is to learn writing software in Typescript, Go, Rust and Python

Awesome Lists containing this project

README

          

# Black Hat Tools

Author: [shsingh@linux.com](mailto:shsingh@linux.com)

---

[![License](https://img.shields.io/github/license/shsingh/blackhat-tools)](https://github.com/shsingh/blackhat-tools/blob/master/LICENSE)
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/shsingh/blackhat-tools)](https://github.com/shsingh/blackhat-tools/graphs/commit-activity)
[![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/shsingh/blackhat-tools)](https://libraries.io/github/shsingh/blackhat-tools)

[![powered by semgrep](https://img.shields.io/badge/powered%20by-semgrep-1B2F3D?labelColor=lightgrey&link=https://semgrep.live/&style=flat-square&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAYAAAD0f5bSAAAABmJLR0QA/gD+AP+cH+QUAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH5AYMEy0l8dkqrQAAAvFJREFUKBUB5gIZ/QEAAP8BAAAAAAMG6AD9+hn/GzA//wD//wAAAAD+AAAAAgABAQDl0MEBAwbmAf36GQAAAAAAAQEC9QH//gv/Gi1GFQEC+OoAAAAAAAAAAAABAQAA//8AAAAAAAAAAAD//ggX5tO66gID9AEBFSRxAgYLzRQAAADpAAAAAP7+/gDl0cMPAAAA+wAAAPkbLz39AgICAAAAAAAAAAAs+vU12AEbLz4bAAAA5P8AAAAA//4A5NDDEwEBAO///wABAQEAAP//ABwcMD7hAQEBAAAAAAAAAAAaAgAAAOAAAAAAAQEBAOXRwxUAAADw//8AAgAAAAD//wAAAAAA5OXRwhcAAQEAAAAAAAAAAOICAAAABP3+/gDjzsAT//8A7gAAAAEAAAD+AAAA/wAAAAAAAAAA//8A7ePOwA/+/v4AAAAABAIAAAAAAAAAAAAAAO8AAAABAAAAAAAAAAIAAAABAAAAAAAAAAgAAAD/AAAA8wAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAA8AAAAEAAAA/gAAAP8AAAADAAAA/gAAAP8AAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAA7wAAAPsAAAARAAAABAAAAP4AAAAAAAAAAgAAABYAAAAAAAAAAAIAAAD8AwICAB0yQP78/v4GAAAA/wAAAPAAAAD9AAAA/wAAAPr9//8aHTJA6AICAgAAAAD8AgAAADIAAAAAAP//AB4wPvgAAAARAQEA/gEBAP4BAQABAAAAGB0vPeIA//8AAAAAAAAAABAC+vUz1QAAAA8AAAAAAwMDABwwPu3//wAe//8AAv//ABAcMD7lAwMDAAAAAAAAAAAG+vU0+QEBAvUB//4L/xotRhUBAvjqAAAAAAAAAAAAAQEAAP//AAAAAAAAAAAA//4IF+bTuuoCA/QBAQAA/wEAAAAAAwboAP36Gf8bMD//AP//AAAAAP4AAAACAAEBAOXQwQEDBuYB/foZAAAAAAD4I6qbK3+1zQAAAABJRU5ErkJggg==)](https://github.com/shsingh/blackhat-tools/actions?query=workflow%3ASemgrep)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/shsingh/blackhat-tools/master.svg)](https://results.pre-commit.ci/latest/github/shsingh/blackhat-tools/master)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/shsingh/blackhat-tools/badge)](https://api.securityscorecards.dev/projects/github.com/shsingh/blackhat-tools)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7180/badge)](https://bestpractices.coreinfrastructure.org/projects/7180)

---

This repository contains tools made by completing exercises from the following books:

Black Hat PythonBlack Hat PythonBlack Hat Python

The intent is to specifically learn writing asynchronous and/or concurrent software for security use-cases in:

- Typescript
- Go
- Rust
- Python

Any network-based tests are carried out against [scanme.f5labs.dev](https://scanme.f5labs.dev) which is a domain I own. Alternate domains include [scanme.nmap.org](http://scanme.nmap.org) if you do not own your own domain for testing.