Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dltcollab/tangle-dos-attacker

DoS attack experiment for IOTA
https://github.com/dltcollab/tangle-dos-attacker

dos iota

Last synced: 7 days ago
JSON representation

DoS attack experiment for IOTA

Awesome Lists containing this project

README

        

# DOS-attack-with-FPGA-accelerator
DOS attack experiment for IOTA mainnet.

# Prerequisites

```
1. sudo apt-get install python-pip python-setuptools python-dev python3-dev \
build-essential libssl-dev libffi-dev

2. pip install pyota
```

# Build

```
make all
```

# Test

```
python3 test.py
```

It issues transactions to Tangle.

"Tag" is "YILLKIDATTACK".

[more detail](https://hackmd.io/s/SkffgwLw7)