Skip to content

Commit

Permalink
release v1.6 - M4RAuD3R
Browse files Browse the repository at this point in the history
  • Loading branch information
epsylon committed Aug 17, 2020
1 parent adf8437 commit 6c8a681
Show file tree
Hide file tree
Showing 25 changed files with 2,380 additions and 265 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PYTHON=`which python`
DESTDIR=/
BUILDIR=$(CURDIR)/debian/ufonet
PROJECT=ufonet
VERSION=1.5
VERSION=1.6

all:
@echo "make source - Create source package"
Expand Down
77 changes: 58 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

----------

+ Project Website: https://ufonet.03c8.net
+ Website: https://ufonet.03c8.net

----------

Expand All @@ -22,6 +22,57 @@ and on the Layer3 (Network) abusing the protocol.

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-schema.png "UFONet Schema")

- LOIC:
https://en.wikipedia.org/wiki/Low_Orbit_Ion_Cannon

- LORIS:
https://en.wikipedia.org/wiki/Slowloris_(software)

- UFOSYN:
https://en.wikipedia.org/wiki/SYN_flood

- FRAGGLE:
https://en.wikipedia.org/wiki/Fraggle_attack

- UFORST:
https://ddos-guard.net/en/terminology/attack_type/rst-or-fin-flood

- SPRAY:
https://en.wikipedia.org/wiki/DRDOS

- SMURF:
https://en.wikipedia.org/wiki/Smurf_attack

- XMAS:
https://en.wikipedia.org/wiki/Christmas_tree_packet

- DROPER:
https://en.wikipedia.org/wiki/IP_fragmentation_attack

- SNIPER:
https://www.imperva.com/learn/application-security/snmp-reflection/

- TACHYON:
https://www.us-cert.gov/ncas/alerts/TA13-088A

- PINGER:
https://www.cloudflare.com/learning/ddos/ping-icmp-flood-ddos-attack/

- MONLIST:
https://www.us-cert.gov/ncas/alerts/TA14-013A

- UFOACK:
https://www.f5.com/services/resources/glossary/push-and-ack-flood

- OVERLAP:
https://cyberhoot.com/cybrary/fragment-overlap-attack/

- UFOUDP:
https://en.wikipedia.org/wiki/UDP_flood_attack

- NUKE:
https://dl.packetstormsecurity.net/papers/general/tcp-starvation.pdf

----------

#### Installing:
Expand Down Expand Up @@ -78,33 +129,21 @@ in the [LICENSE](./docs/LICENSE) file.

#### Screenshots (current version!):

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-shell-1.png "UFONet Shell")
![UFONet](https://ufonet.03c8.net/ufonet/ufonet-marauder-shell-1.png "UFONet Shell")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-shell-2.png "UFONet Shell Board")
![UFONet](https://ufonet.03c8.net/ufonet/ufonet-marauder-shell-2.png "UFONet Shell Board")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-shell-3.png "UFONet GUI Shell")
![UFONet](https://ufonet.03c8.net/ufonet/ufonet-marauder-shell-3.png "UFONet GUI Shell")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-main_small.png "UFONet GUI Main Panel")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-botnet_small.png "UFONet GUI Botnet")
![UFONet](https://ufonet.03c8.net/ufonet/ufonet-marauder-botnet.png "UFONet GUI Botnet")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-stats.png "UFONet GUI General Stats")
![UFONet](https://ufonet.03c8.net/ufonet/ufonet-marauder-stats.png "UFONet GUI General Stats")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-ranking_small.png "UFONet GUI Ranking")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-hydra-board_small.png "UFONet GUI Board/Forum")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-singularity-grid_small.png "UFONet GUI Crypto Grid Board")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-singularity-grid2_small.png "UFONet GUI Grid Stats")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-singularity-wargames_small.png "UFONet GUI Wargames")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-streams_small.png "UFONet GUI Streams")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-globalnet_small.png "UFONet GUI GlobalNet")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-multiverse-attack_small.png "UFONet GUI Attack")
![UFONet](https://ufonet.03c8.net/ufonet/ufonet-marauder-attack.png "UFONet GUI Attack")

![UFONet](https://ufonet.03c8.net/ufonet/ufonet-gui3_small.png "UFONet GeoMap /deploying/")

Expand Down
10 changes: 10 additions & 0 deletions botnet/snmp.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
91.209.18.121
141.0.173.136
213.251.149.156
188.166.0.146
80.151.159.249
146.247.132.41
200.183.132.53
50.78.18.195
112.213.83.161
94.176.237.178
Loading

0 comments on commit 6c8a681

Please sign in to comment.