⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.48
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
tmp
/
Edit File: ins2026.py
import io, re, sys p = "/home/sc1voni9410/voyage-affaire.com/inc/config.php" s = io.open(p, encoding="utf-8").read() if "/bareme-kilometrique/2026/" in s: print("DEJA_PRESENT"); sys.exit(0) anchor = " \x27/simulateur-indemnites-kilometriques/\x27 => array(" if anchor not in s: print("ANCHOR_INTROUVABLE"); sys.exit(1) bloc = ( " \x27/bareme-kilometrique/2026/\x27 => array(\n" " \x27fichier\x27 => \x27bareme-kilometrique-2026.php\x27,\n" " \x27titre\x27 => \x27Barme kilomtrique 2026 : le tableau officiel et ce qui change\x27,\n" " \x27description\x27 => \x27Barme kilomtrique 2026 : tableaux officiels voiture, moto et cyclomoteur, majoration lectrique de 20 %, ce qui change par rapport 2025 et comment l\\\x27appliquer.\x27,\n" " \x27nav\x27 => null,\n" " ),\n" ) s = s.replace(anchor, bloc + anchor, 1) io.open(p, "w", encoding="utf-8").write(s) print("INSERE")
Simpan