• Stars
    star
    760
  • Rank 57,892 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 7 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spoilerwall introduces a brand new concept in the field of network hardening. Avoid being scanned by spoiling movies on all your ports!

Beware! Spoilers ahead!

Spoilerwall introduces a brand new concept in the field of network hardening. Avoid being scanned by spoiling movies on all your ports!

Firewall? How about Fire'em'all! Stop spending thousand of dollars on big teams that you don't need! Just fire up the Spoilers Server and that's it!

Movie Spoilers DB + Open Ports + Pure Evil = Spoilerwall

Set your own:

  1. Clone this repo
$ git clone [email protected]:infobyte/spoilerwall.git
  1. Edit the file server-spoiler.py and set the HOST and PORT variables.

  2. Change spoiler color (or not?), default green

  3. Run the server

$ python2 server-spoiler.py

The server will listen on the selected port (8080 by default). Redirect incoming TCP traffic in all ports to this service by running:

iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 1:65535 -j DNAT --to-destination {HOST}:{PORT}

Change {HOST} and {PORT} for the values set in step (2). Also, if the traffic is redirected to localhost, run:

sysctl -w net.ipv4.conf.eth0.route_localnet=1

Using this config, an nmap scan will show every port as open and a spoiler for each one.

View the live demo running in spoilerwall.faradaysec.com

~ ❯❯❯ telnet spoilerwall.faradaysec.com 23

Trying 138.197.196.144...

Connected to spoilerwall.faradaysec.com.

Escape character is '^]'.

Gummo

Fucked up people killing cats after a tornado

Connection closed by foreign host.

Browse in Shodan (but beware of the Spoilers!):

https://www.shodan.io/host/138.197.196.144

Be careful in your next CTF - you never know when the spoilers are coming!

Spoilers from SpoilMe: https://spoilme.io Thanks SpoilMe!

More Repositories

1

faraday

Open Source Vulnerability Management Platform
Python
4,518
star
2

evilgrade

Evilgrade is a modular framework that allows the user to take advantage of poor upgrade implementations by injecting fake updates.
Perl
1,250
star
3

emploleaks

An OSINT tool that helps detect members of a company with leaked credentials
Python
491
star
4

cve-2022-27255

Python
269
star
5

CVE-2023-21036

Detection and sanitization for Acropalypse Now - CVE-2023-21036
Python
77
star
6

faraday_plugins

Security tools report parsers for Faradaysec.com
Python
43
star
7

faraday-cli

Faraday's Command Line Interface
Python
37
star
8

faraday_agent_dispatcher

Faraday Agent Dispatcher launches any security tools and send results to Faradaysec Platform.
Python
35
star
9

cscan

Faraday Continuous Scanning
Python
33
star
10

distro_checker

Cross Distribution Exploit Testing
Shell
27
star
11

CVE-2016-2776

CVE-2016-2776
Ruby
27
star
12

Exploit-CVE-2021-21086

Python
26
star
13

faraday_bugbounty

Faraday Workspaces for Bug Bounties
20
star
14

isr-sqlget

ISR-sqlget It's a blind SQL injection tool developed in Perl.
Perl
14
star
15

wardriving

Wardriving ekoparty
Python
13
star
16

faraday_angular_frontend

Faraday's frontend angular code, you need a Faraday server to serve the API
JavaScript
10
star
17

ezviz_lan_rce

C
9
star
18

code

Lab tools
Perl
8
star
19

faraday_burp

Burp Extension for collaboration in Faraday
Java
8
star
20

gorrabot

Gorrabot is a bot made to automate checks and processes in the development process.
Python
8
star
21

faraday-client

GTK client of FaradaySEC
Python
6
star
22

alexafaraday

Alexa skill example for Faraday API
Python
5
star
23

faraday_templates

5
star
24

faraday_addon

A browser extension for faradaysec platform https://faradaysec.com
JavaScript
5
star
25

presentations

Talks & Workshops & Meetups slides
JavaScript
3
star
26

gha-faraday-report-uploader

Shell
2
star
27

nec_aterm_tools

C
2
star
28

Labs

Faraday Labs (security research)
2
star
29

faraday_agent_parameters_types

The faraday agents run code remotely from the faraday server. The server sets the parameters of the code, and this repository sets the models to by used by both sides.
Python
2
star
30

pictureme

Java
2
star
31

eko2020-challenge

JavaScript
1
star
32

faraday_zap

Zap Extension for collaboration in Faraday
Java
1
star
33

docker-faraday-report-uploader

Shell
1
star
34

faraday-vmpipelines

HTML
1
star
35

SymaX5SW-Rx-Tx

Syma X5SW Telemetry and Transmissor
Python
1
star