Author Topic: [Python] - Treasure  (Read 1568 times)

0 Members and 2 Guests are viewing this topic.

GuerrillaWarfare

  • Guest
[Python] - Treasure
« on: April 18, 2015, 02:35:02 pm »
So obviously i've been coding ...

anyway ... this time .... i made a tool to go and perform a DUMP of all the code in a code search on github

and added the ability to be able to quickly grep through them so yeah ...

its here https://github.com/GuerrillaWarfare/Treasure, it's not bad and it's usefull.

Enjoy. If you like it. Follow me on Github :P

Offline Plasma

  • Serf
  • *
  • Posts: 20
  • Cookies: 2
  • U shall not passssssss
    • View Profile
Re: [Python] - Treasure
« Reply #1 on: April 18, 2015, 02:40:54 pm »
I like the idea but I don't get why it searches for bit coin wallet addresses, isn't that useless??
"A dick has a sad life. His hair is a mess; his family is nuts; his next-door neighbor is an asshole; his best friend is a pussy, and his owner beats him habitually."
-Obama

GuerrillaWarfare

  • Guest
Re: [Python] - Treasure
« Reply #2 on: April 18, 2015, 02:44:33 pm »
LOL! It doesn't search for bitcoin wallet addresses automagically! that is an option you can use once you have a code dump on disk :P

 ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: [Python] - Treasure
« Reply #3 on: April 18, 2015, 08:48:48 pm »
So I don't understand why you want to scrape all of the projects by searching?

Offline Plasma

  • Serf
  • *
  • Posts: 20
  • Cookies: 2
  • U shall not passssssss
    • View Profile
Re: [Python] - Treasure
« Reply #4 on: April 18, 2015, 09:20:52 pm »
LOL! It doesn't search for bitcoin wallet addresses automagically! that is an option you can use once you have a code dump on disk :P

 ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D
Ohhhhh lel
"A dick has a sad life. His hair is a mess; his family is nuts; his next-door neighbor is an asshole; his best friend is a pussy, and his owner beats him habitually."
-Obama

GuerrillaWarfare

  • Guest
Re: [Python] - Treasure
« Reply #5 on: April 19, 2015, 02:05:32 am »
So I don't understand why you want to scrape all of the projects by searching?

The reason you scrape/dump all of the code snippets to a DUMP file is because you never know which code snippets may contain leaked creds. Github has alot of devs who forgot or who have intentionally left valid creds in their code. Therefore ABUSE this until it's corrected.

 :P :P :P :P :P :P :P :P :P :P :P :P :P :P :P :P :P

Offline 0E 800

  • Not a VIP
  • VIP
  • Baron
  • *
  • Posts: 895
  • Cookies: 131
  • • тнε ιηтεяηεт ιs мү яεcүcℓε-вιη •
    • View Profile
Re: [Python] - Treasure
« Reply #6 on: April 20, 2015, 06:24:25 pm »
Interesting idea. Would it be also possible to adapt it for pastebin?
The invariable mark of wisdom is to see the miraculous in the common.

GuerrillaWarfare

  • Guest
Re: [Python] - Treasure
« Reply #7 on: May 24, 2015, 11:58:43 pm »
Interesting idea. Would it be also possible to adapt it for pastebin?

Possibly.

Offline Aurora

  • /dev/null
  • *
  • Posts: 18
  • Cookies: -31
  • Reverse Engineer
    • View Profile
Re: [Python] - Treasure
« Reply #8 on: August 16, 2015, 12:48:10 am »
So I don't understand why you want to scrape all of the projects by searching?


This.