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 sys | |
| import os | |
| import string | |
| import urllib.request | |
| import urllib.error | |
| import http.client | |
| import json | |
| import struct | |
| import time | |
| import array |
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 os | |
| import subprocess | |
| import socket | |
| import psutil | |
| import platform | |
| import time | |
| from src import Ops | |
| #import speedtest | |
| def check_disk_usage(): |
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
| #!/usr/bin/env python3 | |
| import base64 | |
| import struct | |
| import argparse | |
| KEY = bytes([8, 1, 2, 5, 2, 1, 7, 0, 1, 1, 0, 5, 0, 7, 0, 8]) | |
| RC4_KEY = b"D2F7DN23VW" | |
| SECONDARY_XOR_KEY = 123 | |
| def xor_bytes(data: bytes, key: bytes) -> bytes: |
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 sys | |
| import os | |
| import string | |
| import urllib.request | |
| import urllib.error | |
| import http.client | |
| import json | |
| import struct | |
| import time | |
| import array |
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 matplotlib.pyplot as plt | |
| from src import Basic, Common | |
| # Main function to execute all tests | |
| def run_basic_tests(): | |
| tests = [ | |
| ("OS", Basic.check_os), | |
| ("Python Version", Basic.check_python_version), | |
| ("Create Temp File", Basic.create_temp_file), | |
| ("Delete Temp File", lambda: Basic.delete_temp_file(Basic.create_temp_file())), |
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
| #!/bin/bash | |
| # Description: Wrapper for nuclei with command-line target input. | |
| # Check if target is passed | |
| if [ -z "$1" ]; then | |
| echo "Usage: $0 <target>" | |
| exit 1 | |
| fi |
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
| #!/bin/bash | |
| # Check if an argument (file path) is provided | |
| if [ $# -ne 1 ]; then | |
| echo "Usage: bash $0 /path/to/buckets.txt" | |
| exit 1 | |
| fi | |
| BUCKET_FILE="$1" |
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
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <meta name="referrer" content="never" /> | |
| <title>Republic of the Philippines Social Security System</title> | |
| <meta | |
| name="description" | |
| content="The MySSS is the official mobile app of the Philippine Social Security System" |
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
| #!/bin/bash | |
| # daloRADIUS - RADIUS Web Platform | |
| # Copyright (C) 2007 - Liran Tal <liran@enginx.com> All Rights Reserved. | |
| # | |
| # This program is free software; you can redistribute it and/or | |
| # modify it under the terms of the GNU General Public License | |
| # as published by the Free Software Foundation; either version 2 | |
| # of the License, or (at your option) any later version. | |
| # |
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
| attemplate.com | |
| exportants.it | |
| resetts.it | |
| bankmenia.com | |
| exportants.org | |
| resetts.org | |
| bankmenia.de | |
| financerta.com | |
| salarytoolint.com | |
| bankmenia.es |
NewerOlder