Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems
https://1.bp.blogspot.com/-k3WF8h8rSHw/YIetXdww6lI/AAAAAAAAV_c/9p5f_FsZKnYnvJ232xziTVGR3VrDRkofACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png An advanced multi-threaded, multi-client python reverse shell for hacking linux systems. There's still more work to do so feel free to help out with the development. Disclaimer: This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal. Getting StartedPlease follow these instructions to get a copy of PwnLnX running on your local machine without any problems. Prerequisites* Python3:
* vidstream
* pyfiglet
* tqdm
* mss
* termcolor
* pyautogui
* pyinstaller
* pip3
* pynput Installing
NB. you can also execute linux system commands besides those listed above. DisclaimerI will not be responsible for any direct or indirect damage caused due to the usage of this tool, it is for educational purposes only. Report Bugsspectertraww@gmail.com Snapshotshttps://1.bp.blogspot.com/-fVfM5B6frM8/YIetk2U8rnI/AAAAAAAAV_8/B_Xnr1mQp5IX7h9EHtaX1UYF73IfTuvsgCNcBGAsYHQ/w640-h62/PwnLnX_8_start_con.png https://1.bp.blogspot.com/-Z4xWU1QYftE/YIetlKBB6AI/AAAAAAAAWAA/3IAm_ZLitps_yifWn-L04dtHCcndKiA2ACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png https://1.bp.blogspot.com/-5VJNujXhk3U/YIeti37XZDI/AAAAAAAAV_o/iAVB6ik83vAXOdOGYs-Jz-zWlmtNEqsjACNcBGAsYHQ/w640-h112/PwnLnX_10_show_sess.png https://1.bp.blogspot.com/-HudNeaeFgHE/YIetiyMUzFI/AAAAAAAAV_k/vLouH_ySayADUC62cFuxXm-U02adKazFgCNcBGAsYHQ/w640-h92/PwnLnX_11_session.png https://1.bp.blogspot.com/-_KnuqN-0Wy8/YIeti7EoYUI/AAAAAAAAV_g/zOXCUmWdjFM93csJmz2Gikof9rEL0J9rACNcBGAsYHQ/w640-h292/PwnLnX_12_help.png https://1.bp.blogspot.com/-Q7guw2C81Kg/YIetj_fPu4I/AAAAAAAAV_s/HpbmWABG_4UsujgqfMQ84fMQzAQDzOHrwCNcBGAsYHQ/w640-h304/PwnLnX_13_help2.png https://1.bp.blogspot.com/-nzcxj8QJmqc/YIetkKSxZTI/AAAAAAAAV_w/q20dyDtcGB0cWgoNK1yMsIBYRRACDCFLQCNcBGAsYHQ/w640-h148/PwnLnX_14_ls.png https://1.bp.blogspot.com/-DERImL7GSXI/YIetkcOrVMI/AAAAAAAAV_0/9YLxS_7nprgEH8zBdiBTL5gumBpcaE9UACNcBGAsYHQ/w640-h8[...]
___________________________
@hacking_Attack
@Hacking_Video
PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems
https://1.bp.blogspot.com/-k3WF8h8rSHw/YIetXdww6lI/AAAAAAAAV_c/9p5f_FsZKnYnvJ232xziTVGR3VrDRkofACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png An advanced multi-threaded, multi-client python reverse shell for hacking linux systems. There's still more work to do so feel free to help out with the development. Disclaimer: This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal. Getting StartedPlease follow these instructions to get a copy of PwnLnX running on your local machine without any problems. Prerequisites* Python3:
* vidstream
* pyfiglet
* tqdm
* mss
* termcolor
* pyautogui
* pyinstaller
* pip3
* pynput Installing
# Download source code
git clone https://github.com/spectertraww/PwnLnX.git
cd PwnLnX
# download and install the dipendences
chmod +x setup.sh
./setup.sh Getting PwnLnx up and runningShow helppython3 PwnLnX.py --helpListening for incoming connectionspython3 PwnLnX.py --lhost [your localhost ip address] --lport [free port for listening incoming connections]creating/Generating a payloadchmod +x PwnGen.sh
./PwnGen.sh then follow the procedure to successifully create your payload, the payload is saved in PwnLnx directory. Send the created payload to victim PwnLnx UsageCommand Usage help show help exit close all the sessions and quit the progaram. show sessions show all available sessions from connected. session [ID] interact with a specified session ID. kill [all/ID] kill a specified session or all to kill all sessions. banner have funny by changing the program banner Interact with a sessionCommand Usage help show help. quit close the current session. background background the current session. sysinfo get minimum target system information. create_persist create a persistant backdoor. upload upload the specified filename to the target system. download download the specified filename from the target system. screenshot take a desktop screenshot of the target system. start_screenshare start desktop screensharing. stop_screenshare stop desktop screensharing. start_keycap start capturing victim's pressed keystrokes. dump_keycap dump/get the captured keystrokes. stop_keycap stop the capturing keystrokes. NB. you can also execute linux system commands besides those listed above. DisclaimerI will not be responsible for any direct or indirect damage caused due to the usage of this tool, it is for educational purposes only. Report Bugsspectertraww@gmail.com Snapshotshttps://1.bp.blogspot.com/-fVfM5B6frM8/YIetk2U8rnI/AAAAAAAAV_8/B_Xnr1mQp5IX7h9EHtaX1UYF73IfTuvsgCNcBGAsYHQ/w640-h62/PwnLnX_8_start_con.png https://1.bp.blogspot.com/-Z4xWU1QYftE/YIetlKBB6AI/AAAAAAAAWAA/3IAm_ZLitps_yifWn-L04dtHCcndKiA2ACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png https://1.bp.blogspot.com/-5VJNujXhk3U/YIeti37XZDI/AAAAAAAAV_o/iAVB6ik83vAXOdOGYs-Jz-zWlmtNEqsjACNcBGAsYHQ/w640-h112/PwnLnX_10_show_sess.png https://1.bp.blogspot.com/-HudNeaeFgHE/YIetiyMUzFI/AAAAAAAAV_k/vLouH_ySayADUC62cFuxXm-U02adKazFgCNcBGAsYHQ/w640-h92/PwnLnX_11_session.png https://1.bp.blogspot.com/-_KnuqN-0Wy8/YIeti7EoYUI/AAAAAAAAV_g/zOXCUmWdjFM93csJmz2Gikof9rEL0J9rACNcBGAsYHQ/w640-h292/PwnLnX_12_help.png https://1.bp.blogspot.com/-Q7guw2C81Kg/YIetj_fPu4I/AAAAAAAAV_s/HpbmWABG_4UsujgqfMQ84fMQzAQDzOHrwCNcBGAsYHQ/w640-h304/PwnLnX_13_help2.png https://1.bp.blogspot.com/-nzcxj8QJmqc/YIetkKSxZTI/AAAAAAAAV_w/q20dyDtcGB0cWgoNK1yMsIBYRRACDCFLQCNcBGAsYHQ/w640-h148/PwnLnX_14_ls.png https://1.bp.blogspot.com/-DERImL7GSXI/YIetkcOrVMI/AAAAAAAAV_0/9YLxS_7nprgEH8zBdiBTL5gumBpcaE9UACNcBGAsYHQ/w640-h8[...]
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems
Hacking Articles Tips Tricks Videos Tutorials
KitPloit - PenTest Tools! PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems https://1.bp.blogspot.com/-k3WF8h8rSHw/YIetXdww6lI/AAAAAAAAV_c/9p5f_FsZKnYnvJ232xziTVGR3VrDRkofACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png…
2/PwnLnX_15_download.png https://1.bp.blogspot.com/--FbVSI_ULTw/YIetko6s1PI/AAAAAAAAV_4/T1-rX94dlyoP1yiYRE6HbHaeRYLJ47UbwCNcBGAsYHQ/w640-h244/PwnLnX_16_pwngen.png Download PwnLnX
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Hacking challenge with a 1.7M satoshi reward
I'm working to develop an algorithmic code methodology which will be "easy" to code and arbitrarily difficult to hack.
My ultimate goal is to provide a framework to create smart contracts without a need for anything like the Ethereum blockchain.
In order to test this I provide hacking challenges with BTC private keys embedded in hackable lock boxes.
My latest challenge is labeled 4.0 and you can find all the details here:
https://algomachines.com/
Reports on many past challenges are available at this website as well.
submitted by /u/cryptocomicon
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Hacking challenge with a 1.7M satoshi reward
I'm working to develop an algorithmic code methodology which will be "easy" to code and arbitrarily difficult to hack.
My ultimate goal is to provide a framework to create smart contracts without a need for anything like the Ethereum blockchain.
In order to test this I provide hacking challenges with BTC private keys embedded in hackable lock boxes.
My latest challenge is labeled 4.0 and you can find all the details here:
https://algomachines.com/
Reports on many past challenges are available at this website as well.
submitted by /u/cryptocomicon
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Hacking challenge with a 1.7M satoshi reward
I'm working to develop an algorithmic code methodology which will be "easy" to code and arbitrarily difficult to hack. My ultimate goal is to...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
I’m putting a WiFi router into a wall charger (Part 0)
https://cdn-images-1.medium.com/max/1884/1*H4jzZ_CwTjGwbOibf98FfA.png
This is the first part of a blog about putting a wifi router into a phone charger.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
I’m putting a WiFi router into a wall charger (Part 0)
https://cdn-images-1.medium.com/max/1884/1*H4jzZ_CwTjGwbOibf98FfA.png
This is the first part of a blog about putting a wifi router into a phone charger.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
I’m putting a WiFi router into a wall charger (Part 0)
This is the first part of a blog about putting a wifi router into a phone charger.
Forwarded from ᵗʰᵉ ⁅ L E A K E R H O U N D ⁆ ᴳᵒᵈˢ 🐧 (♛ 𝚏𝟺𝚌𝟹𝚛𝟷𝟶𝟶 | [ 𝑩 𝑼 𝑺 𝒀 ] ♛)
GOOGLE HACKING FOR PENTESTER BY SR.SYST3M
1️⃣ The user name and password
1️⃣ The user name and password
"create table" insert into" "pass|passwd|password" (ext:sql | ext:dump | ext:txt)2️⃣ Key
"your password * is" (ext:csv | ext.doc | ext:txt)
"index of" slave_datatrans OR from_master3️⃣ Privacy Password
"Begin (DSA | RSA)" ext:key4️⃣ An encrypted message
"index of" "secring.gpg"
-"public | pubring | pubkeysignature | pgp | and | or |release" ext:gpg5️⃣ Chat Logs
-intext:"and" (ext:enc | ext:axx)
"ciphervalue" ext:xml
"session start" "session ident" thomas ext:txt6️⃣ Personal letters / e-mail
"index of" inbox.dbx7️⃣ Confidential files and directories
"To parent directory" inurl:"Identities"
"index of" (private | secure | geheim | gizli)8️⃣ Online Webcam
"robots.txt" "User-agent" ext:txt
"this document is private | confidential | secret" ext:doc | ext:pdf | ext:xls
intitle:"index of" "jpg | png | bmp" inurl"personal | inurl:private
intitle:"live View/ -AXIS" | inurl:view/view.shtml9️⃣ Description Identification private information
inurl:"ViewFrame?Mode="
inurl:"MultiCameraFrame?Mode="
inturl:"axis-cgi/mjpg"
intext:"MOBOTIX M1"
intext:"Open Menu"
inurl:"view/index.shtml"
allintext: name email phone address intext:"thomas fischer" ext:pdf🔟 username
Twiki inurl:"View/Main" "thomas fischer"
intitle:CV OR intitle:Lebenslauf "thomas fischer"
intitle:CV OR intitle:Lebenslauf ext:pdf OR ext:doc
intitle:"usage Statistics for" intext:"Total Unique Usernames"1️⃣1️⃣ Unreliable procedures to disclose information
"php version" intitle:phpinfo inurl:info.php1️⃣2️⃣ SQL injection vulnerabilities and weak opening path
"advanced guestbook * powered" inurl:addentry.php1️⃣3️⃣ Security Scan Report
intitle:"View img" inurl:viewimg.php
"Assessment report" "nessus" filetype:pdf1️⃣4️⃣ Database program and error files
"Welcome to phpmyadmin ***" "running on * as root@*" intitle:phpmyadmin1️⃣5️⃣ find records of these sites robots.txt screening
"mysql error with query"
"robots.txt" "disallow:" filetype:txt1️⃣6️⃣ Use this search string, you can get a lot of passwords and login account, search for these files password and account have not had encrypted
inurl:_vti_pvt "service.pwd"1️⃣7️⃣ VNC user info
"vnc desktop" inurl:58001️⃣8️⃣ View public network shared printer, you can check their status, set up, you can use some of them to print their own stuff
inurl:"port_255" -htm1️⃣9️⃣ php admin access
intitle:phpMyAdmin "Welcome to phpMyAdmin ***" running on * as root@*"hacking: security in practice
My official email is hacked
I got an email from my firms support email account address to itself today morning.
It has the usual, you watch a porn, we recorded the screen and webcam bullshit that asks to pay in Bitcoin.
But, this is an email configured on Redmine and Nextcloud to send out notification emails. The webcam in my laptop is physically closed. And I don’t watch pornography in work machines.
The interesting part is how they got access to my email and password to send it to myself.
The email is from godaddy. It has a reasonable password strength. If they got access to the email, they may have access to the sent items and thus have info of the recipients.
Any idea how I can secure further will be greatly appreciated.
submitted by /u/vijayrex
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
My official email is hacked
I got an email from my firms support email account address to itself today morning.
It has the usual, you watch a porn, we recorded the screen and webcam bullshit that asks to pay in Bitcoin.
But, this is an email configured on Redmine and Nextcloud to send out notification emails. The webcam in my laptop is physically closed. And I don’t watch pornography in work machines.
The interesting part is how they got access to my email and password to send it to myself.
The email is from godaddy. It has a reasonable password strength. If they got access to the email, they may have access to the sent items and thus have info of the recipients.
Any idea how I can secure further will be greatly appreciated.
submitted by /u/vijayrex
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
My official email is hacked
I got an email from my firms support email account address to itself today morning. It has the usual, you watch a porn, we recorded the screen...
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Exploring the use of Iptables as an Application Layer Firewall
https://external-preview.redd.it/7l6QG0hCCUd0xVQ85P-mtlUGoeSit78TRlCMXcIYxSU.jpg?width=108&crop=smart&auto=webp&s=b5c85cb79623f266299b4c36c2d5653cb4471aed submitted by /u/trot-trot
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Exploring the use of Iptables as an Application Layer Firewall
https://external-preview.redd.it/7l6QG0hCCUd0xVQ85P-mtlUGoeSit78TRlCMXcIYxSU.jpg?width=108&crop=smart&auto=webp&s=b5c85cb79623f266299b4c36c2d5653cb4471aed submitted by /u/trot-trot
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Exploring the use of Iptables as an Application Layer Firewall
Posted in r/hacking by u/trot-trot • 1 point and 0 comments
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Android Malware Flubot using UPS themed Emails for Phishing
https://external-preview.redd.it/0sGtVJ3831i-R3GVf-oTMgqtj3NqDYGBZySC_CB26VU.jpg?width=640&crop=smart&auto=webp&s=158c58549136ee9e3dfec5b7c9121d4781fe71ce submitted by /u/ProjektDVD
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Android Malware Flubot using UPS themed Emails for Phishing
https://external-preview.redd.it/0sGtVJ3831i-R3GVf-oTMgqtj3NqDYGBZySC_CB26VU.jpg?width=640&crop=smart&auto=webp&s=158c58549136ee9e3dfec5b7c9121d4781fe71ce submitted by /u/ProjektDVD
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Android Malware Flubot using UPS themed Emails for Phishing
Posted in r/hacking by u/ProjektDVD • 1 point and 0 comments
Deep Web
Can a .onion site be tracked back to its host?
I was wondering if a .onion site in anyway can be tracked back to its host
submitted by /u/Different_Addition_2
[link] [comments]
Can a .onion site be tracked back to its host?
I was wondering if a .onion site in anyway can be tracked back to its host
submitted by /u/Different_Addition_2
[link] [comments]
reddit
Can a .onion site be tracked back to its host?
I was wondering if a .onion site in anyway can be tracked back to its host
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
HEROCTF WALKTHROUGH part-2
https://cdn-images-1.medium.com/max/1413/1*Uk2zHVSip4F2lnxUb1fing.png
After completing of our first forensic challenge we go to the part two .In this second part our challenge is to find the plaintext format…
Continue reading on InfoSec Write-ups »
___________________________
@hacking_Attack
@Hacking_Video
HEROCTF WALKTHROUGH part-2
https://cdn-images-1.medium.com/max/1413/1*Uk2zHVSip4F2lnxUb1fing.png
After completing of our first forensic challenge we go to the part two .In this second part our challenge is to find the plaintext format…
Continue reading on InfoSec Write-ups »
___________________________
@hacking_Attack
@Hacking_Video
Medium
HEROCTF WALKTHROUGH part-2
After completing of our first forensic challenge we go to the part two .In this second part our challenge is to find the plaintext format…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Free Ethical Hacking Course 2021 | Best Hacking Course in 2021 | Lear Free
https://cdn-images-1.medium.com/max/1200/1*J_Thr7SDN0x9ikzt39IzWA.jpeg
Free Ethical Hacking Course 2021 | Best Hacking Course in 2021 | Lear Free
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Free Ethical Hacking Course 2021 | Best Hacking Course in 2021 | Lear Free
https://cdn-images-1.medium.com/max/1200/1*J_Thr7SDN0x9ikzt39IzWA.jpeg
Free Ethical Hacking Course 2021 | Best Hacking Course in 2021 | Lear Free
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Free Ethical Hacking Course 2021 | Best Hacking Course in 2021 | Lear Free
Free Ethical Hacking Course 2021 | Best Hacking Course in 2021 | Lear Free
hacking: security in practice
Is The Art of Exploitation still relevant?
I'm thinking if gifting the book to a friend that wants to start learning. Is the book outdated or is there a better book similar to it?
submitted by /u/TwoConditions
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Is The Art of Exploitation still relevant?
I'm thinking if gifting the book to a friend that wants to start learning. Is the book outdated or is there a better book similar to it?
submitted by /u/TwoConditions
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Is The Art of Exploitation still relevant?
I'm thinking if gifting the book to a friend that wants to start learning. Is the book outdated or is there a better book similar to it?
Forwarded from Hacking On Medium (Feed Reader Bot)
PenTesting
BlackBox Penetrating Exercise
Hi everyone, I am a sophomore studying cyber security and currently enrolled in an ethical hacking class. My professor assigned the class a homework assignment to hack into the virtual machine he set up. From a little reconnaissance, the open ports and services running on the IP Address are:
22/tcp open ssh OpenSSH 6.7p1 Debian 5+deb8u3 (protocol 2.0)
80/tcp open http Apache httpd 2.4.10 ((Debian))
11/tcp open rpcbind 2-4 (RPC #100000)
| rpcinfo:
| program version port/proto service
| 100000 2,3,4 111/tcp rpcbind
| 100000 2,3,4 111/udp rpcbind
| 100000 3,4 111/tcp6 rpcbind
| 100000 3,4 111/udp6 rpcbind
| 100024 1 33861/udp status
| 100024 1 43053/tcp6 status
| 100024 1 47080/udp6 status
|_ 100024 1 57764/tcp status
57764/tcp open status 1 (RPC #100024)
As a student that is still just a beginner in ethical hacking I am not sure what my next steps should be from this information. Any help in the right direction would be much appreciated.
submitted by /u/sneezyyyy
[link] [comments]
BlackBox Penetrating Exercise
Hi everyone, I am a sophomore studying cyber security and currently enrolled in an ethical hacking class. My professor assigned the class a homework assignment to hack into the virtual machine he set up. From a little reconnaissance, the open ports and services running on the IP Address are:
22/tcp open ssh OpenSSH 6.7p1 Debian 5+deb8u3 (protocol 2.0)
80/tcp open http Apache httpd 2.4.10 ((Debian))
11/tcp open rpcbind 2-4 (RPC #100000)
| rpcinfo:
| program version port/proto service
| 100000 2,3,4 111/tcp rpcbind
| 100000 2,3,4 111/udp rpcbind
| 100000 3,4 111/tcp6 rpcbind
| 100000 3,4 111/udp6 rpcbind
| 100024 1 33861/udp status
| 100024 1 43053/tcp6 status
| 100024 1 47080/udp6 status
|_ 100024 1 57764/tcp status
57764/tcp open status 1 (RPC #100024)
As a student that is still just a beginner in ethical hacking I am not sure what my next steps should be from this information. Any help in the right direction would be much appreciated.
submitted by /u/sneezyyyy
[link] [comments]
reddit
BlackBox Penetrating Exercise
Hi everyone, I am a sophomore studying cyber security and currently enrolled in an ethical hacking class. My professor assigned the class a...