TL;DR- These are the best resources that I’ve found, and different methods of learning that I’ve used on my bug hunting journey.Continue reading on The Gray Area » (https://medium.com/the-gray-area/the-best-bug-bounty-hunting-tips-and-tricks-of-2022-b9cc06c6ad7c?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
The Best Bug Bounty Hunting Tips and Tricks of 2022
TL;DR- These are the best resources that I’ve found, and different methods of learning that I’ve used on my bug hunting journey.
The Best Bug Bounty Hunting Tips and Tricks of 2022
TL;DR- These are the best resources that I’ve found, and different methods of learning that I’ve used on my bug hunting journey.Continue reading on The Gray Area »
Read more...
TL;DR- These are the best resources that I’ve found, and different methods of learning that I’ve used on my bug hunting journey.Continue reading on The Gray Area »
Read more...
hacking: security in practice
I tried using an Ec2 instance to circumvent the geolocation barrier on Fanduel and it does not work at all.
I don't really know much about aws at all but my dad really likes to play fanduel and we moved to a state that doesn't allow online betting. Fanduel is really good at detecting vpns so I watched some tutorials and created an instance of a windows machine. I chose north cali as the region and tried to log in from there. Somehow Fanduel still has decided to block access and I can't figure out why.
submitted by /u/averageATRenjoyer
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
I tried using an Ec2 instance to circumvent the geolocation barrier on Fanduel and it does not work at all.
I don't really know much about aws at all but my dad really likes to play fanduel and we moved to a state that doesn't allow online betting. Fanduel is really good at detecting vpns so I watched some tutorials and created an instance of a windows machine. I chose north cali as the region and tried to log in from there. Somehow Fanduel still has decided to block access and I can't figure out why.
submitted by /u/averageATRenjoyer
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
I tried using an Ec2 instance to circumvent the geolocation...
I don't really know much about aws at all but my dad really likes to play fanduel and we moved to a state that doesn't allow online betting....
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Hacking 101 — SQL Injection (For Complete Beginners)
https://cdn-images-1.medium.com/max/600/1*wql-cyDEIVZaboEXiUBh5w.gif
Welcome!
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Hacking 101 — SQL Injection (For Complete Beginners)
https://cdn-images-1.medium.com/max/600/1*wql-cyDEIVZaboEXiUBh5w.gif
Welcome!
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Hacking 101 — SQL Injection (For Complete Beginners)
Welcome!
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
The Best Bug Bounty Hunting Tips and Tricks of 2022
https://cdn-images-1.medium.com/max/2600/0*cTjBdDIeExfrfw_c
TL;DR- These are the best resources that I’ve found, and different methods of learning that I’ve used on my bug hunting journey.
Continue reading on The Gray Area »
___________________________
@hacking_Attack
@Hacking_Video
The Best Bug Bounty Hunting Tips and Tricks of 2022
https://cdn-images-1.medium.com/max/2600/0*cTjBdDIeExfrfw_c
TL;DR- These are the best resources that I’ve found, and different methods of learning that I’ve used on my bug hunting journey.
Continue reading on The Gray Area »
___________________________
@hacking_Attack
@Hacking_Video
Medium
The Best Bug Bounty Hunting Tips and Tricks of 2022
TL;DR- These are the best resources that I’ve found, and different methods of learning that I’ve used on my bug hunting journey.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
What is Artemis Ransomware?
https://cdn-images-1.medium.com/max/2600/0*5xByRslYLzKrBsTh
Maybe your antivirus launched an alarm saying that it found Artemis, but what is it?
Continue reading on Nerd For Tech »
___________________________
@hacking_Attack
@Hacking_Video
What is Artemis Ransomware?
https://cdn-images-1.medium.com/max/2600/0*5xByRslYLzKrBsTh
Maybe your antivirus launched an alarm saying that it found Artemis, but what is it?
Continue reading on Nerd For Tech »
___________________________
@hacking_Attack
@Hacking_Video
Medium
What is Artemis Ransomware?
Maybe your antivirus launched an alarm saying that it found Artemis, but what is it?
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Dismember : Scan Memory For Secrets And More
Dismember is a command-line toolkit for Linux that can be used to scan the memory of all processes (or particular ones) for common secrets and custom regular expressions, among other things.
It will eventually become a full
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIt3XUHmPvC1JI47DZz5Q-RZOlehIeLAFxptwg8kYelD1VNPT0cUC3Gf0s9yGzAyKdzdgh1EeDKiiWO-HM1LIOoIuEwcRSPeQoBEML7un4TKoT_JgFfDrxawJf52LVxw9Av-VwjueccZbXtfvRUbC5DHs-wPyaIuZK9yBtgi-8JkreAcq3XhZL76mQ/s1573/demo.gif
Using the
There are many built-in patterns included via the
Dismember can be used to search memory of all processes it has access to, so running it as root is the most effective method.
Commands are also included to list processes, explore process status and related information, draw process trees, and more…
Main Commands
CommandDescription
Utility Commands
CommandDescription
Installation
Grab a binary from the latest release and add it to your path.
Usage Examples
Search for a pattern in a process by PID
# search memory owned by process 1234
dismember grep -p 1234 'the password is .*'
Search for a pattern in a process by name
# search memory owned by processes named "nginx" for a login form submission
dismember grep -n nginx 'username=liamg&password=.*'
Search for a pattern across all processes
# find a github api token across all processes
dismember grep 'gh[pousr]_[0-9a-zA-Z]{36}'
Search for secrets in memory across all processes
# search all accessible memory for common secrets
dismember scan
Click Here To Download
___________________________
@hacking_Attack
@Hacking_Video
Dismember : Scan Memory For Secrets And More
Dismember is a command-line toolkit for Linux that can be used to scan the memory of all processes (or particular ones) for common secrets and custom regular expressions, among other things.
It will eventually become a full
/proctoolkit.https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIt3XUHmPvC1JI47DZz5Q-RZOlehIeLAFxptwg8kYelD1VNPT0cUC3Gf0s9yGzAyKdzdgh1EeDKiiWO-HM1LIOoIuEwcRSPeQoBEML7un4TKoT_JgFfDrxawJf52LVxw9Av-VwjueccZbXtfvRUbC5DHs-wPyaIuZK9yBtgi-8JkreAcq3XhZL76mQ/s1573/demo.gif
Using the
grepcommand, it can match a regular expression across all memory for all (accessible) processes. This could be used to find sensitive data in memory, identify a process by something included in its memory, or to interrogate a processes’ memory for interesting information.There are many built-in patterns included via the
scancommand, which effectively works as a secret scanner against the memory on your machine.Dismember can be used to search memory of all processes it has access to, so running it as root is the most effective method.
Commands are also included to list processes, explore process status and related information, draw process trees, and more…
Main Commands
CommandDescription
grepSearch process memory for a given string or regexscanSearch process memory for a set of predefined secret patterns Utility Commands
CommandDescription
filesShow a list of files being accessed by a processfindFind a PID given a process name. If multiple processes match, the first one is returned.infoShow information about a processkernelShow information about the kernelkillKill a process (or processes) using SIGKILLlistList all processes currently available on the systemresumeResume a suspended process using SIGCONTsuspendSuspend a process using SIGSTOP (use ‘dismember resume’ to leave suspension)treeShow a tree diagram of a process and all children (defaults to PID 1). Installation
Grab a binary from the latest release and add it to your path.
Usage Examples
Search for a pattern in a process by PID
# search memory owned by process 1234
dismember grep -p 1234 'the password is .*'
Search for a pattern in a process by name
# search memory owned by processes named "nginx" for a login form submission
dismember grep -n nginx 'username=liamg&password=.*'
Search for a pattern across all processes
# find a github api token across all processes
dismember grep 'gh[pousr]_[0-9a-zA-Z]{36}'
Search for secrets in memory across all processes
# search all accessible memory for common secrets
dismember scan
Click Here To Download
___________________________
@hacking_Attack
@Hacking_Video
Kali Linux Tutorials
Dismember : Scan Memory For Secrets And More 2022
Dismember is a command-line toolkit for Linux that can be used to scan the memory of all processes (or particular ones) for common secrets
Root detection analysis and bypass — Rootbeer Library |Beginner | Part 1
https://medium.com/@0xashish/root-detection-analysis-and-bypass-rootbeer-library-beginner-part-1-b642a41e38f2?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://medium.com/@0xashish/root-detection-analysis-and-bypass-rootbeer-library-beginner-part-1-b642a41e38f2?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Root detection analysis and bypass — Rootbeer Library |Beginner | Part 1
For those who don’t know, I am Ashish (co-founder of Bluefire redteam), We engage with many real-world cybersecurity challenges, and this…
For those who don’t know, I am Ashish (co-founder of Bluefire redteam), We engage with many real-world cybersecurity challenges, and this…Continue reading on Medium » (https://medium.com/@0xashish/root-detection-analysis-and-bypass-rootbeer-library-beginner-part-1-b642a41e38f2?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Root detection analysis and bypass — Rootbeer Library |Beginner | Part 1
For those who don’t know, I am Ashish (co-founder of Bluefire redteam), We engage with many real-world cybersecurity challenges, and this…
Root detection analysis and bypass — Rootbeer Library |Beginner | Part 1
For those who don’t know, I am Ashish (co-founder of Bluefire redteam), We engage with many real-world cybersecurity challenges, and this…Continue reading on Medium »
Read more...
For those who don’t know, I am Ashish (co-founder of Bluefire redteam), We engage with many real-world cybersecurity challenges, and this…Continue reading on Medium »
Read more...
hacking: security in practice
Check out my walk through for Hacktoria's Lost at Sea CTF
submitted by /u/s1l1c0np1r4t3
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Check out my walk through for Hacktoria's Lost at Sea CTF
submitted by /u/s1l1c0np1r4t3
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Check out my walk through for Hacktoria's Lost at Sea CTF
Posted in r/hacking by u/s1l1c0np1r4t3 • 47 points and 0 comments
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
A new cyber taskforce will supposedly ‘hack the hackers’ behind the Medibank breach.
https://cdn-images-1.medium.com/max/2560/0*8-3CI_nqnTdNSA_I.jpg
The Australian government is launching an offensive against cybercriminals, following a data breach that has exposed millions of people’s…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
A new cyber taskforce will supposedly ‘hack the hackers’ behind the Medibank breach.
https://cdn-images-1.medium.com/max/2560/0*8-3CI_nqnTdNSA_I.jpg
The Australian government is launching an offensive against cybercriminals, following a data breach that has exposed millions of people’s…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
A new cyber taskforce will supposedly ‘hack the hackers’ behind the Medibank breach. It could put a target on Australia’s back
The Australian government is launching an offensive against cybercriminals, following a data breach that has exposed millions of people’s…