User Controls

Oy gevalt! I need a fun project you goys.

  1. #21
    Sophie Pedophile Tech Support
    If you decide to do this, I'll definitely make a botnet with my whole town. Please keep me updated.

    Well if we do decide to do this we seriously need to work on our comsec.
  2. #22
    yo soph i got a bit of a tech thing im working on but too much of a faggot to actually do what im looking to do.

    my project is modifying a python based image board software to have user accounts and some other features. anyway im alll about learning to do it but i dont know where to begin. i have the source to two boards that i can link you to. anyway this could be a fun collab and it would be a good cause. hit me up if your in nigga.
  3. #23
    Sophie Pedophile Tech Support
    yo soph i got a bit of a tech thing im working on but too much of a faggot to actually do what im looking to do.

    my project is modifying a python based image board software to have user accounts and some other features. anyway im alll about learning to do it but i dont know where to begin. i have the source to two boards that i can link you to. anyway this could be a fun collab and it would be a good cause. hit me up if your in nigga.

    Never did such a thing before, but i'll be happu to have a look, don't know how much help i'll be.
  4. #24
    Sharpie Houston
    What site that I posted?
    I'll see if I can refind the post...
  5. #25
    Never did such a thing before, but i'll be happu to have a look, don't know how much help i'll be.

    https://github.com/dequis/wakarimasen

    This board I think could do what I want if I simply modified the staff accounts to be user accounts. What im not so sure of is if I could do a pm feature which I would really like to add.

    https://github.com/tslocum/PyIB

    This has simpler or at least less code so if I cant use or modify wakarimasen as i want to it might be easier to use as a base. Take a look and tell m what you think.
  6. #26
    LiquidIce Houston
    Couldn't we just make a botnet out of the routers, i already have sauce code for a router botnet, how's your perl? We just need to add some malicious subroutines and dank obfuscation and encoding to frustrate reverse engineers and for anti-forensics and such.

    https://gitlab.com/rav7teif/linux.wifatch

    Cyber world domination is on my bucket list but i'll settle for stealing banking info as well though, lewl.

    My perl is non-existent. I was always curious why these botnets are written in perl/php/some other god forsaken language and not erlang/python/javascript? Do you know?

    https://github.com/dequis/wakarimasen
    Decent pep8 adherence, mediocre coding style. Uncle Bob would not be proud of the variable names. Uses sqlalchemy, good imports, and a decent amount of comments and docs.

    https://github.com/tslocum/PyIB
    2 space indentation. Seriously? Just horrible. Star imports? ("from mod import *"). It also uses its own string parameterization ie. query("%s", _mysql.escape_string(configuration)). At least the guy was generous with try/except blocks and docstrings.

    If I had to choose between these two projects, I'd go for the wakarimasen. Because it uses sqlalchemy, it'll be easier to extend the database schema with users and pms. To add users, I'd first look at how the Staff model looks like and how StaffActions work and then create a User model and UserAction class.

    I don't wanna barge in on your project, but I could assist with the infrastructure ie. server setup, postgresql optimization, some simple monitoring, fabric/capistrano for easier deployment and stuff.






  7. #27
    Decent pep8 adherence, mediocre coding style. Uncle Bob would not be proud of the variable names. Uses sqlalchemy, good imports, and a decent amount of comments and docs.


    2 space indentation. Seriously? Just horrible. Star imports? ("from mod import *"). It also uses its own string parameterization ie. query("%s", _mysql.escape_string(configuration)). At least the guy was generous with try/except blocks and docstrings.

    If I had to choose between these two projects, I'd go for the wakarimasen. Because it uses sqlalchemy, it'll be easier to extend the database schema with users and pms. To add users, I'd first look at how the Staff model looks like and how StaffActions work and then create a User model and UserAction class.

    I don't wanna barge in on your project, but I could assist with the infrastructure ie. server setup, postgresql optimization, some simple monitoring, fabric/capistrano for easier deployment and stuff.

    dank post m8. Thanks for the feed back. Ill make a thread on my progress sometime and go more in depth but for now this is a great help. Glad to see someone interested.


  8. #28
    LiquidIce Houston
    dank post m8. Thanks for the feed back. Ill make a thread on my progress sometime and go more in depth but for now this is a great help. Glad to see someone interested.

    No problem, have fun, dude. Btw, if you get to the point when you're looking for hosting, this site -> http://lowendbox.com/ has a bunch of good deals. I was able to snag a 1gb/20gb sdd/2 core/2 ips/east coast area deal for 24$/year
  9. #29
    Sophie Pedophile Tech Support
    My perl is non-existent. I was always curious why these botnets are written in perl/php/some other god forsaken language and not erlang/python/javascript? Do you know?

    Perl is the traditional 'hacker language' after C/++ and before python got popular. Besides perl is linux native to a great extent so if you're going to write something on a linux box you might as well use perl. IDK, i prefer python also, botnets in PHP? Lol, i don't think it works like that, PHP will be employed server side as interface/whatever for your C&C other than that i'd say a language designed for web apps would only be useful in building a stresser. Also, can you even compile javascript? How will you distribute your bots if you can't, only useful application for javascript in a malware scenario is delivery via a web app or embedded JS in a PDF file i suppose.



    2 space indentation. Seriously? Just horrible. Star imports? ("from mod import *"). It also uses its own string parameterization ie. query("%s", _mysql.escape_string(configuration)). At least the guy was generous with try/except blocks and docstrings.

    Did lol.

    https://github.com/dequis/wakarimasen

    This board I think could do what I want if I simply modified the staff accounts to be user accounts. What im not so sure of is if I could do a pm feature which I would really like to add.

    https://github.com/tslocum/PyIB

    This has simpler or at least less code so if I cant use or modify wakarimasen as i want to it might be easier to use as a base. Take a look and tell m what you think.

    I literally don't even know half the syntax for using these modules, i really only focus on sec related programming, but python web dev seems pretty dank, in fact python is dank for just about everything.
  10. #30
    Hewfil1 Houston
    Alright Sophie. Status update. My ex-boyfriend is giving me three of his old BlackBerry cell phones, that have blank SIMs in them. So, basically. if you write the coding we spoke of. The router crack, botnet, and etc. I have three phones I could have running it, along with whatever security programs you decide to package for me, all at once. In short, I could run a micro remote hacking server in my pockets by carrying these phones around. It's only limited to our abilities and coding. So, please keep me updated. And if you need ideas and shit, just come to me. You have the ways to contact me, Hewfil, out.

    Edit:
    And of course if we were doing this, hypothetically of course. I'd want the programs to send me phone notifications so I could decide whether or not it was one I wanted to crack. Basically have my other phone a remote access panel, ya'know?
  11. #31
    Sophie Pedophile Tech Support
    Alright Sophie. Status update. My ex-boyfriend is giving me three of his old BlackBerry cell phones, that have blank SIMs in them. So, basically. if you write the coding we spoke of. The router crack, botnet, and etc. I have three phones I could have running it, along with whatever security programs you decide to package for me, all at once. In short, I could run a micro remote hacking server in my pockets by carrying these phones around. It's only limited to our abilities and coding. So, please keep me updated. And if you need ideas and shit, just come to me. You have the ways to contact me, Hewfil, out.

    Edit:
    And of course if we were doing this, hypothetically of course. I'd want the programs to send me phone notifications so I could decide whether or not it was one I wanted to crack. Basically have my other phone a remote access panel, ya'know?

    >ex-boyfriend

    lol

    Anyway, what language are blackberry apps even written in nigga'. Also, i am seriously going to need some help with all this if we're going to do this (-_-")
  12. #32
    Hewfil1 Houston
    >ex-boyfriend

    lol

    Anyway, what language are blackberry apps even written in nigga'. Also, i am seriously going to need some help with all this if we're going to do this (-_-")

    Idk man. Like I said, the SIMs are blank, so it might not even need to be an app, maybe a new OS capable of running on the BlackBerry.

    Edit:
    Native apps are written in C++
    And some use Cascades, which is a combination of JavaScript and QML.
    They also use Python, LUA, and ActionScript.
    Not sure what else.
  13. #33
    Hewfil1 Houston
    As an addition to my previous post. I'm more than willing to help. Of course research on the BlackBerry will be required. I was looking on GitHub and saw someone redid a BlackBerry with nothing but Python and QML.
    Sure, we're going to have a lot of work ahead of us, but with me being a mobile-hacking rig, and a remote access. We can have 300+ routers, phones, PC's on our net.

    Edit:
    Link to BlackBerry platform developer and coding.
  14. #34
    From Rhodium archves.
    What if you already have the fentanyl? Can you methylate it?
  15. #35
    Also, i have an idea :

    A script or browser plugin that allows me to browse /b/ while automatically hiding threads based on keywords?

    I think i would actually be willing to pay for something like this at this point
  16. #36
    LiquidIce Houston
    Perl is the traditional 'hacker language' after C/++ and before python got popular. Besides perl is linux native to a great extent so if you're going to write something on a linux box you might as well use perl. IDK, i prefer python also, botnets in PHP? Lol, i don't think it works like that, PHP will be employed server side as interface/whatever for your C&C other than that i'd say a language designed for web apps would only be useful in building a stresser. Also, can you even compile javascript? How will you distribute your bots if you can't, only useful application for javascript in a malware scenario is delivery via a web app or embedded JS in a PDF file i suppose.
    True dat, but I'd say Python took it's place after 2005. I mean it's so easy to work with sockets in python, structs for binary data, and text manipulation should be just as easy as it with perl (PCRE, amirite?). Python is also linux native at this point I think, at least on debian/ubuntu (dunno about redhat, fedora, slack, etc). My bad on the botnet stuff, I was just looking at some botnet code and I was hitting php files - didnt occur to me that those were the C&C and not the actual botnet.



    Did lol.
    I dont consider myself a good software engineer yet, but seeing how shitty someone's code is helps to improve your own code.

    I literally don't even know half the syntax for using these modules, i really only focus on sec related programming, but python web dev seems pretty dank, in fact python is dank for just about everything.
    True dat. It's quite easy, you could pick it up in a week - then it's pretty reusable across different frameworks and languages.
  17. #37
    Sophie Pedophile Tech Support
    True dat, but I'd say Python took it's place after 2005. I mean it's so easy to work with sockets in python, structs for binary data, and text manipulation should be just as easy as it with perl (PCRE, amirite?). Python is also linux native at this point I think, at least on debian/ubuntu (dunno about redhat, fedora, slack, etc). My bad on the botnet stuff, I was just looking at some botnet code and I was hitting php files - didnt occur to me that those were the C&C and not the actual botnet.

    I think we can safely conclude in this day and age python would be the most appropriate language. There's even AV and heuristic sandbox evasion programs written in python to be employed in the construction of said malware. Take peCloak for instance.

    http://seclist.us/pecloak-py-beta-a-...sion-tool.html

    I dont consider myself a good software engineer yet, but seeing how shitty someone's code is helps to improve your own code.

    Lol, me niether, how shitty is my code? Lewl.

    True dat. It's quite easy, you could pick it up in a week - then it's pretty reusable across different frameworks and languages.

    I'll tell you what, i don't even have the fucking brain for abstract things like programming so a week would be a little short to pick it up but if i can do it i think most people could.

    As an addition to my previous post. I'm more than willing to help. Of course research on the BlackBerry will be required. I was looking on GitHub and saw someone redid a BlackBerry with nothing but Python and QML.
    Sure, we're going to have a lot of work ahead of us, but with me being a mobile-hacking rig, and a remote access. We can have 300+ routers, phones, PC's on our net.

    Edit:
    Link to BlackBerry platform developer and coding.

    Python it is then, with any luck our homeboy Liquidice would be willing to help. (n_n")
  18. #38
    Sophie Pedophile Tech Support
    What if you already have the fentanyl? Can you methylate it?

    I don't see why not.

    Also, i have an idea :

    A script or browser plugin that allows me to browse /b/ while automatically hiding threads based on keywords?

    I think i would actually be willing to pay for something like this at this point

    Or how about you stop going to the cancer that is 4chan and go to 8chan or masterchan instead.
  19. #39
    LiquidIce Houston
    I think we can safely conclude in this day and age python would be the most appropriate language. There's even AV and heuristic sandbox evasion programs written in python to be employed in the construction of said malware. Take peCloak for instance.

    http://seclist.us/pecloak-py-beta-a-...sion-tool.html
    Noice, checkin it out.

    Lol, me niether, how shitty is my code? Lewl.
    Everyone's code is shit until you refactor it 3 times :P. Honestly, it's the hardest thing ever -- it's like physical exercise.
    I'll tell you what, i don't even have the fucking brain for abstract things like programming so a week would be a little short to pick it up but if i can do it i think most people could.
    If you can wrap your head around the infosec stuff, you can do it for anything else code related bro.

    Python it is then, with any luck our homeboy Liquidice would be willing to help. (n_n")
    Sure, I could lend a hand here and there.
  20. #40
    Sophie Pedophile Tech Support
    Noice, checkin it out.

    You should.

    The skids would call it a crypter to make the dank malwarez FUD. Lel.

    Everyone's code is shit until you refactor it 3 times :P. Honestly, it's the hardest thing ever – it's like physical exercise.

    Refractoring is for the weak, just like sanity and sleep.


    If you can wrap your head around the infosec stuff, you can do it for anything else code related bro.

    Well, i get by i'm like a skid++(or # if you prefer), i spend about 20% of infosec time on coding, i want to do more actually but i need to get better first, but man, motivation and shit.


    Sure, I could lend a hand here and there.

    That would be sweet. Into the fray gentlemen.
Jump to Top