pastebin - collaborative debugging tool
kpaste.kpaste.net RSS


Untitled
Posted by Anonymous on Wed 24th Feb 2021 17:12
raw | new post

  1. echo "kernel.randomize_va_space = 0" > /etc/sysctl.d/01-disable-aslr.conf
  2.  
  3. console=tty2 ipv6.disable=1 l1tf=off mds=off mitigations=off no_stf_barrier noexec=off noexec32=off noibpb noibrs nopti nospec_store_bypass_disable nospectre_v1 nospectre_v2 quiet spec_store_bypass_disable=off spectre_v2_user=off vt.global_cursor_default=0
  4.  
  5. passwd -d root
  6.  
  7. /etc/pam.d/common-auth
  8. nullok
  9.  
  10. /sbin/rmmod pcspkr
  11.  
  12. /usr/bin/compton --backend glx --paint-on-overlay --vsync opengl-swc
  13.  
  14. /usr/bin/xinput --set-prop 9 'libinput Accel Profile Enabled' 0, 1
  15. /usr/bin/xinput --set-prop 9 'libinput Accel Speed' 0.5
  16.  
  17. /etc/pam.d/lightdm-autologin
  18. #auth      required pam_succeed_if.so user != root quiet_success
  19.  
  20. /usr/share/lightdm/lightdm.conf.d/01_debian.conf
  21. [SeatDefaults]
  22. autologin-user=root
  23.  
  24. /usr/share/bleachbit/cleaners/clean_logs.xml
  25. <?xml version="1.0" encoding="UTF-8"?>
  26. <cleaner id="custom">
  27.   <label>Custom</label>
  28.   <description>Custom Rules</description>
  29.   <option id="cleanlogs">
  30.     <label>Clean Logs</label>
  31.     <description>Delete all files under /var/log/</description>
  32.     <action search="walk.all" command="delete" path="/var/log/"/>
  33.   </option>
  34. </cleaner>
  35.  
  36. /etc/gtk-3.0/settings.ini
  37. [Settings]
  38. gtk-enable-animations=false
  39. gtk-recent-files-enabled=false
  40.  
  41. /etc/hosts
  42. 127.0.0.1       firefox.settings.services.mozilla.com
  43.  
  44. #!/bin/sh
  45. PREREQ=''
  46. prereqs() {
  47.   echo "$PREREQ"
  48. }
  49. case $1 in
  50. prereqs)
  51.   prereqs
  52.   exit 0
  53.   ;;
  54. esac
  55. . /usr/share/initramfs-tools/hook-functions
  56. manual_add_modules aufs
  57. manual_add_modules tmpfs
  58. copy_exec /bin/chmod /bin
  59.  
  60. #!/bin/sh
  61. PREREQ=''
  62. prereqs() {
  63.   echo "$PREREQ"
  64. }
  65. case $1 in
  66. prereqs)
  67.   prereqs
  68.   exit 0
  69.   ;;
  70. esac
  71. if grep single /proc/cmdline >/dev/null; then
  72.   exit 0
  73. fi
  74. ro_mount_point="${rootmnt%/}.ro"
  75. rw_mount_point="${rootmnt%/}.rw"
  76. mkdir "${ro_mount_point}" "${rw_mount_point}"
  77. mount --move "${rootmnt}" "${ro_mount_point}"
  78. mount -t tmpfs -o "noatime,nodiratime" root.rw "${rw_mount_point}"
  79. mount -t aufs -o "dirs=${rw_mount_point}=rw:${ro_mount_point}=ro,noatime,nodiratime" root.union "${rootmnt}"
  80. chmod 755 "${rootmnt}"
  81. mkdir "${rootmnt}/ro" "${rootmnt}/rw"
  82. mount --move "${ro_mount_point}" "${rootmnt}/ro"
  83. mount --move "${rw_mount_point}" "${rootmnt}/rw"
  84. rm -f "${rootmnt}/etc/rcS.d"/S[0-9][0-9]checkroot.sh
  85.  
  86. mega.nz/file/EIdABJTI#w9nS9y3kC_MoJt8Ef1rCRh34FJJFZGp6FyZMhBpgB5k
  87.  
  88. /opt/firefox/distribution/policies.json
  89. {
  90.     "policies": {
  91.         "DisableAppUpdate": true
  92.     }
  93. }
  94.  
  95. app.normandy.enabled
  96. browser.bookmarks.max_backups
  97. browser.newtabpage.activity-stream.feeds.asrouterfeed
  98. browser.sessionstore.max_tabs_undo
  99. browser.sessionstore.max_windows_undo
  100. datareporting.policy.dataSubmissionEnabled
  101. extensions.blocklist.enabled
  102. extensions.getAddons.cache.enabled
  103. extensions.htmlaboutaddons.recommendations.enabled
  104. extensions.pocket.enabled
  105. extensions.systemAddon.update.enabled
  106. extensions.update.enabled
  107. media.gmp-gmpopenh264.enabled
  108. media.gmp-gmpopenh264.visible
  109. media.gmp-provider.enabled
  110. media.peerconnection.enabled
  111. messaging-system.rsexperimentloader.enabled
  112. mousewheel.default.delta_multiplier_x
  113. mousewheel.default.delta_multiplier_y
  114. mousewheel.default.delta_multiplier_z
  115. network.captive-portal-service.enabled
  116. network.dns.disablePrefetch
  117. network.http.speculative-parallel-limit
  118. network.prefetch-next
  119. permissions.memory_only
  120. reader.parse-on-load.enabled
  121. security.nocertdb
  122. toolkit.telemetry.unified
  123.  
  124. safebrowsing
  125. urlclassifier
  126.  
  127. // ==UserScript==
  128. // @name         OGARio
  129. // @grant        GM_xmlhttpRequest
  130. // @run-at       document-start
  131. // @match        *://agar.io/*
  132. // ==/UserScript==
  133. if(location.host === 'agar.io' && location.pathname === '/'){
  134.     location.href = `https://agar.io/ogario${location.hash}`
  135.     return
  136. }
  137. function modifyHTML(html){
  138.     return html
  139.         .replace('<head>', '<head><script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit async"></script><script src="https://bundle.run/buffer@5.2.1"></script><script src="https://reogario.yolasite.com/ws/media-library/9f716c648aad434aa505ab2e9543198e/reogario"></script>')
  140.         .replace('https://cdn.ogario.ovh/v4/beta/ogario.v4.js', 'https://reogario.yolasite.com/ws/media-library/e0d576d70d2f4e759449c20f07e6d5b2/reogario.js')
  141. }
  142. GM_xmlhttpRequest({
  143.     method: 'GET',
  144.     url: 'https://cdn.ogario.ovh/v4/beta',
  145.     onload(res2){
  146.         document.open()
  147.         document.write(modifyHTML(res2.responseText))
  148.         document.close()
  149.     }
  150. })

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at