EvilZone

Programming and Scripting => Scripting Languages => : GuerrillaWarfare April 18, 2015, 02:35:02 PM

: [Python] - Treasure
: GuerrillaWarfare 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
: Re: [Python] - Treasure
: Plasma 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??
: Re: [Python] - Treasure
: GuerrillaWarfare 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
: Re: [Python] - Treasure
: Kulverstukas April 18, 2015, 08:48:48 PM
So I don't understand why you want to scrape all of the projects by searching?
: Re: [Python] - Treasure
: Plasma 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
: Re: [Python] - Treasure
: GuerrillaWarfare 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
: Re: [Python] - Treasure
: 0E 800 April 20, 2015, 06:24:25 PM
Interesting idea. Would it be also possible to adapt it for pastebin?
: Re: [Python] - Treasure
: GuerrillaWarfare May 24, 2015, 11:58:43 PM
Interesting idea. Would it be also possible to adapt it for pastebin?

Possibly.
: Re: [Python] - Treasure
: Aurora August 16, 2015, 12:48:10 AM
So I don't understand why you want to scrape all of the projects by searching?


This.