Skip to content

Latest commit

 

History

History
132 lines (90 loc) · 2.49 KB

paste-sites.md

File metadata and controls

132 lines (90 loc) · 2.49 KB
description
Paste sites are internet dumpsters, but dumpster diving can be rewarding

Paste Sites

Tools

Pastehunter

{% embed url="https://github.com/kevthehermit/PasteHunter" %}

Site Info

  • 8 byte alphanumeric ID
  • Provides scraping API with feeds, but requires grandfathered pro account
# example
https://pastebin.com/Vqai8sBA
  • 5 byte alphanumeric ID
  • no feed
# example
https://rentry.co/uvq4v
# example
https://zerobin.net/?98703897a0cdceef#uTVX3KoxQbNrDJE+efmO9sexX3jT6Zt0ed4glZj295U=
  • no recent feed
  • no API
# example paste
https://justpaste.it/3spa1
  • oauth from twitter only
  • no recent feed
  • api is for getting/updating posts only, auth required
  • 9 char id (alphanumeric with symbols)
# example link
https://www.twitlonger.com/show/n_1s1vre6
http://tl.gd/n_1s1vre6
  • 8 char id (alphanumeric)
#example
https://jsfiddle.net/k092mfae/
  • requires username
  • 32 char id (hex)
https://gist.github.com/cham423/308cba152d57d10d91a1dbd614768024
  • recent paste list, HTML only (would have to be scraped, extracted from homepage)
    • embedded in homepage, no API, no dedicated HTML page)
# example
https://textbin.net/1q09pepj0k

ideone (ideone.com)

# example
https://ideone.com/Ok8iWL
# example
https://pastesite.org/view/19d5c69e
  • popular
  • no recent feed
  • 8 byte hex ID
# example
<https://controlc.com/ff1435ac>

ghostbin

https://ghostbin.co

  • defunct

sources

https://mediasonar.com/2020/09/09/pastebins-darkwebmarketplaces-osint/