Coder Social home page Coder Social logo

slash's Introduction

._.

slash's People

Contributors

kn1cht avatar theahmadov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

slash's Issues

Some forums seem to always treated as "found"

What is happening

Results of Slash always returns forum/arduino and social/weheartit, even for ids which are obviously not exist.

How to reproduce

$ pwgen 12 1 | xargs python slash.py

image

Possible cause

https://create.arduino.cc/projecthub/.* returns 301 Moved Permanently possibly because that URL is not used now.
I cannot find any user page under the URL. I am not familiar with current Arduino website, but maybe https://forum.arduino.cc/u/{username} is a user page of the Arduino forum.
(Edit: I also found https://projecthub.arduino.cc/{username})

$ curl -I https://create.arduino.cc/projecthub/foobar           
HTTP/2 301
...

https://weheartit.com/.* returns 200 OK. However, the URL only displays a guide to smartphone apps of the service and do not show any user profile. I think non-registered user of this service cannot confirm existence of username from this URL.

$ curl -I https://weheartit.com/foobar
HTTP/1.1 200 OK
...

the extract scrape isnt working

whenever i type in a username it shows all the sites that username is on but it doesnt show the extract scrape where it can show the persons name and such i was wondering how i fix it

File "slash.py", line 35 [ SyntaxError: invalid syntax ]

input: python slash.py help

output:
File "slash.py", line 35
{color.graybg}{color.red}{color.bold}${color.reset}{color.graybg} python slash.py [email protected]{color.reset}""")
^
SyntaxError: invalid syntax

tried running with python2 ,3 with no luck
i'm using the latest version on kali

edit:
arrow is pointing to the { triple """ quotes at the end }

Invalid syntax

Dear Friend,
i am from Brazil and new to cyberskills. I have tried to test your slash but my Mac always tell me:
"SyntaxError: invalid syntax
sh-3.2# python slash.py jolusca
File "slash.py", line 35
{color.graybg}{color.red}{color.bold}${color.reset}{color.graybg} python slash.py [email protected]{color.reset}""")
^
SyntaxError: invalid syntax"
what could be my mistake?
Tks in advance
JL

I have issue when starting the command

when i click the gmail of my alt gmail, the command say

[14:21:40] Slash starting...
[14:21:40] Mail adress [[email protected]] succesfully setted.
[LEAK-CHECK]
Leaks : 1 | Passwords : 2

 [1] Leak : Stealer Logs    Leak Date :

[14:21:40] Searching [email protected] on Pastebin...
[14:21:40] Searching [email protected] on Github Commits...
[14:21:40] Github commit search finished! 0 results found for [email protected].
Exception in thread Thread-2 (search):
Traceback (most recent call last):
File "C:\Python312\Lib\threading.py", line 1052, in _bootstrap_inner
self.run()
File "C:\Python312\Lib\threading.py", line 989, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\USER\slash\api\pastebin.py", line 27, in search
cnt = db["count"]
~~^^^^^^^^^
TypeError: list indices must be integers or slices, not str

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.