Hey Everyone, Hope y’all doing gr3at and aw3some!Continue reading on InfoSec Write-ups » (https://infosecwriteups.com/un3xpected-dos-attack-on-profile-pictur3-b957979dcc7?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Un3xpected DoS Attack on Profile Pictur3
Hey Everyone, Hope y’all doing gr3at and aw3some!
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Google Hacking — how to fix
https://cdn-images-1.medium.com/max/1200/1*YpJi7aaXOYijDHZ80nXNJw.png
Search engines doing really great job in indexing content. Of course everyone wants to be at the top of the search results. But sometimes…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Google Hacking — how to fix
https://cdn-images-1.medium.com/max/1200/1*YpJi7aaXOYijDHZ80nXNJw.png
Search engines doing really great job in indexing content. Of course everyone wants to be at the top of the search results. But sometimes…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Google Hacking — how to fix
Search engines doing really great job in indexing content. Of course everyone wants to be at the top of the search results. But sometimes…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How to start a career in cyber security 2022
https://cdn-images-1.medium.com/max/800/0*H4Fbg9C623lalIG5.png
Categories CAREER IN CYBER SECURITYCYBER SECURITY
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
How to start a career in cyber security 2022
https://cdn-images-1.medium.com/max/800/0*H4Fbg9C623lalIG5.png
Categories CAREER IN CYBER SECURITYCYBER SECURITY
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How to start a career in cyber security 2022
Categories CAREER IN CYBER SECURITYCYBER SECURITY
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Un3xpected DoS Attack on Profile Pictur3
https://cdn-images-1.medium.com/max/1920/1*QTqKFIrMTfCY40AYA2ZAYA.png
Hey Everyone, Hope y’all doing gr3at and aw3some!
Continue reading on InfoSec Write-ups »
___________________________
@hacking_Attack
@Hacking_Video
Un3xpected DoS Attack on Profile Pictur3
https://cdn-images-1.medium.com/max/1920/1*QTqKFIrMTfCY40AYA2ZAYA.png
Hey Everyone, Hope y’all doing gr3at and aw3some!
Continue reading on InfoSec Write-ups »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Un3xpected DoS Attack on Profile Pictur3
Hey Everyone, Hope y’all doing gr3at and aw3some!
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Setting iOS App Testing Environment with Burp-suite & Corellium
https://cdn-images-1.medium.com/max/2000/0*dyEVZAUVojC7CpBK
Corellium iOS App Testing with Burp-suite
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Setting iOS App Testing Environment with Burp-suite & Corellium
https://cdn-images-1.medium.com/max/2000/0*dyEVZAUVojC7CpBK
Corellium iOS App Testing with Burp-suite
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Setting iOS App Testing Environment with Burp-suite & Corellium
Corellium iOS App Testing with Burp-suite
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
modDetective - Tool That Chronologizes Files Based On Modification Time In Order To Investigate Recent System Activity
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqJtKPfbIhQBZqfVy4DUHEh8KlINCjJkOp1c9sN4Xb2hVIxz5RbmYOpxw5G8vFic45mJN3woPRpG4E7DzuDdksByD3D0N3xO8KLEnpUd2N4lddF7SKw3yR54K8JI11-RgX97TodUDc-NEbZoZdY5cA5K1eQ1OPfB__XenOt3JPjBBISL0BRlDNySAW/w640-h216/modDetective.png
modDetective is a small Python tool that chronologizes files based on modification time in order to investigate recent system activity. This can be used in CTF's in order to pinpoint where escalation and attack vectors may exist.
https://camo.githubusercontent.com/d212edb00617235c0c2216b103990e653ef49ed6a1b92d8a7292b074547f735b/68747470733a2f2f61736369696e656d612e6f72672f612f3234343734312e737667
To see the tool in its most useful form, try running the command as follows:
What is modDetective Doing?
modDetective is very elementary in how it operates. It simply walks the filesystem, with bounds determined by user specified options (-i is for ignore, meaning the tool will walk every directory EXCEPT for the ones specified in the -i option, and -e is for exclusive, meaning the tool will ONLY walk the directories specified). While walking, it picks up the modification times of each file, then orders these modification times in order to output them chronologically.
Additionally, in the output you will potentially see some files highlighted red. These files are denoted as "Indicators of User Activity," Since recent modifications to these files indicate that a user is currently active. As of now, these files include .swp files, .bash_history, .python_history and .viminfo. This list will be extended as I brainstorm more files that indicate present user activity.
Requirements
modDetective currently works only with python3; python2 compatability will be completed shortly (hence the lack of f strings). Standard libraries should be fine.
Download modDetective
___________________________
@hacking_Attack
@Hacking_Video
modDetective - Tool That Chronologizes Files Based On Modification Time In Order To Investigate Recent System Activity
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqJtKPfbIhQBZqfVy4DUHEh8KlINCjJkOp1c9sN4Xb2hVIxz5RbmYOpxw5G8vFic45mJN3woPRpG4E7DzuDdksByD3D0N3xO8KLEnpUd2N4lddF7SKw3yR54K8JI11-RgX97TodUDc-NEbZoZdY5cA5K1eQ1OPfB__XenOt3JPjBBISL0BRlDNySAW/w640-h216/modDetective.png
modDetective is a small Python tool that chronologizes files based on modification time in order to investigate recent system activity. This can be used in CTF's in order to pinpoint where escalation and attack vectors may exist.
https://camo.githubusercontent.com/d212edb00617235c0c2216b103990e653ef49ed6a1b92d8a7292b074547f735b/68747470733a2f2f61736369696e656d612e6f72672f612f3234343734312e737667
To see the tool in its most useful form, try running the command as follows:
python3 modDetective.py -i /usr/share,/usr/lib,/lib. This will ignore the /usr/lib, /usr/share, and /lib directories, which tend not to have anything of interest. Also note that by default the "dynamic" directories are ignored (/proc, /sys, /run, /snap, /dev).What is modDetective Doing?
modDetective is very elementary in how it operates. It simply walks the filesystem, with bounds determined by user specified options (-i is for ignore, meaning the tool will walk every directory EXCEPT for the ones specified in the -i option, and -e is for exclusive, meaning the tool will ONLY walk the directories specified). While walking, it picks up the modification times of each file, then orders these modification times in order to output them chronologically.
Additionally, in the output you will potentially see some files highlighted red. These files are denoted as "Indicators of User Activity," Since recent modifications to these files indicate that a user is currently active. As of now, these files include .swp files, .bash_history, .python_history and .viminfo. This list will be extended as I brainstorm more files that indicate present user activity.
Requirements
modDetective currently works only with python3; python2 compatability will be completed shortly (hence the lack of f strings). Standard libraries should be fine.
Download modDetective
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
modDetective - Tool That Chronologizes Files Based On Modification Time In Order To Investigate Recent System Activity
Un3xpected DoS Attack on Profile Pictur3
Hey Everyone, Hope y’all doing gr3at and aw3some!Continue reading on InfoSec Write-ups »
Read more...
Hey Everyone, Hope y’all doing gr3at and aw3some!Continue reading on InfoSec Write-ups »
Read more...
modDetective - Tool That Chronologizes Files Based On Modification Time In Order To Investigate Recent System Activity
http://www.kitploit.com/2022/07/moddetective-tool-that-chronologizes.html
___________________________
@hacking_Attack
@Hacking_Video
http://www.kitploit.com/2022/07/moddetective-tool-that-chronologizes.html
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
modDetective - Tool That Chronologizes Files Based On Modification Time In Order To Investigate Recent System Activity
modDetective is a small Python tool that chronologizes files based on modification (https://www.kitploit.com/search/label/Modification) time in order to investigate recent system activity. This can be used in CTF's in order to pinpoint (https://www.kitploit.com/search/label/Pinpoint) where escalation (https://www.kitploit.com/search/label/Escalation) and attack vectors may exist.
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Leading source of security tools, hacking tools, cybersecurity and network security. Learn about new tools and updates in one place.
To see the tool in its most useful form, try running the command as follows: python3 modDetective.py -i /usr/share,/usr/lib,/lib. This will ignore the /usr/lib, /usr/share, and /lib directories, which tend not to have anything of interest. Also note that by default the "dynamic" directories are ignored (/proc, /sys, /run, /snap, /dev). What is modDetective Doing? modDetective is very elementary in how it operates. It simply walks the filesystem, with bounds determined by user specified options (-i is for ignore, meaning the tool will walk every directory (https://www.kitploit.com/search/label/Directory) EXCEPT for the ones specified in the -i option, and -e is for exclusive, meaning the tool will ONLY walk the directories specified). While walking, it picks up the modification times of each file, then orders these modification times in order to output them chronologically. Additionally, in the output you will potentially see some files highlighted red. These files are denoted as "Indicators of User Activity," Since recent modifications to these files indicate that a user is currently active. As of now, these files include .swp files, .bash_history, .python_history and .viminfo. This list will be extended as I brainstorm more files that indicate present user activity. Requirements modDetective currently works only with python3; python2 (https://www.kitploit.com/search/label/Python2) compatability will be completed shortly (hence the lack of f strings). Standard libraries should be fine.
Download modDetective (https://github.com/itsKindred/modDetective)
___________________________
@hacking_Attack
@Hacking_Video
Download modDetective (https://github.com/itsKindred/modDetective)
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Leading source of security tools, hacking tools, cybersecurity and network security. Learn about new tools and updates in one place.
Bug Bounty: Hunting Open Redirect Vulnerabilities For $$$
https://faiyazhacks.medium.com/bug-bounty-hunting-open-redirect-vulnerabilities-for-e5b760abea8e?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://faiyazhacks.medium.com/bug-bounty-hunting-open-redirect-vulnerabilities-for-e5b760abea8e?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Bug Bounty: Hunting Open Redirect Vulnerabilities For $$$
This article was originally published at BePractical
This article was originally published at BePracticalContinue reading on Medium » (https://faiyazhacks.medium.com/bug-bounty-hunting-open-redirect-vulnerabilities-for-e5b760abea8e?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Bug Bounty: Hunting Open Redirect Vulnerabilities For $$$
This article was originally published at BePractical
hacking: security in practice
mirror links
How do I know that a mirror link for a certain site isn't a phishing site?
submitted by /u/dannova23
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
mirror links
How do I know that a mirror link for a certain site isn't a phishing site?
submitted by /u/dannova23
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
mirror links
How do I know that a mirror link for a certain site isn't a phishing site?